BREWBLOX DIAGNOSTIC DUMP Sun 12 Feb 15:36:45 CET 2023 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ .env ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ BREWBLOX_RELEASE=edge BREWBLOX_CFG_VERSION=0.7.0 BREWBLOX_PORT_HTTP=80 BREWBLOX_PORT_HTTPS=443 BREWBLOX_PORT_MQTT=1883 COMPOSE_FILE=docker-compose.shared.yml:docker-compose.yml COMPOSE_PROJECT_NAME=brewblox ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Versions ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Linux thebrewery 5.10.60-v7l+ #1449 SMP Wed Aug 25 15:00:44 BST 2021 armv7l GNU/Linux Python 3.7.3 Docker version 20.10.8, build 3967b7d docker-compose version 1.29.2, build unknown +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Containers +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Name Command State Ports ------------------------------------------------------------------------------------------------------------------------------------- brewblox_ctl-78_1 python3 -m brewblox_devcon ... Up 5000/tcp brewblox_ctl-79_1 python3 -m brewblox_devcon ... Up 5000/tcp brewblox_ctl-86_1 python3 -m brewblox_devcon ... Up 5000/tcp brewblox_eventbus_1 /docker-entrypoint.sh /usr ... Up 0.0.0.0:1883->1883/tcp,:::1883->1883/tcp brewblox_grafana_1 /run.sh Up 3000/tcp brewblox_history_1 python3 -m brewblox_history Up 5000/tcp brewblox_redis_1 docker-entrypoint.sh --app ... Up 6379/tcp brewblox_traefik_1 /entrypoint.sh --api.dashb ... Up 0.0.0.0:443->443/tcp,:::443->443/tcp, 0.0.0.0:80->80/tcp,:::80->80/tcp brewblox_ui_1 /docker-entrypoint.sh ngin ... Up 80/tcp brewblox_victoria_1 /victoria-metrics-prod --r ... Up 8428/tcp +++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: ctl-78 ++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_ctl-78_1 ctl-78_1 | 2023-02-12T11:59:49.243937471Z 2023/02/12 11:59:49 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-78_1 | 2023-02-12T11:59:49.244312564Z 2023/02/12 11:59:49 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-78', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': '10521C86BB18', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-78_1 | 2023-02-12T11:59:49.287683767Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt Starting ctl-78_1 | 2023-02-12T11:59:49.288905045Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T11:59:49.289333175Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T11:59:49.291919138Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-78_1 | 2023-02-12T11:59:49.292396434Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-78_1 | 2023-02-12T11:59:49.292961360Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-78_1 | 2023-02-12T11:59:49.293356749Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-78_1 | 2023-02-12T11:59:49.293986027Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-78_1 | 2023-02-12T11:59:49.308059619Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt connected ctl-78_1 | 2023-02-12T11:59:49.323880415Z 2023/02/12 11:59:49 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-78-service-db', 'data': {'autoconnecting': True, 'retry_interval': 4}} ctl-78_1 | 2023-02-12T11:59:49.338278545Z 2023/02/12 11:59:49 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-78_1 | 2023-02-12T11:59:49.339103675Z 2023/02/12 11:59:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:02:19.448992252Z 2023/02/12 12:02:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:02:19.449155974Z 2023/02/12 12:02:19 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-78_1 | 2023-02-12T12:02:19.449226104Z 2023/02/12 12:02:19 INFO ...lox_devcon_spark.connection Retrying connection... ctl-78_1 | 2023-02-12T12:02:23.452887490Z 2023/02/12 12:02:23 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:04:53.576539456Z 2023/02/12 12:04:53 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:04:57.580325621Z 2023/02/12 12:04:57 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:07:27.688539679Z 2023/02/12 12:07:27 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:07:31.692937936Z 2023/02/12 12:07:31 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:10:01.802158495Z 2023/02/12 12:10:01 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:10:05.805243678Z 2023/02/12 12:10:05 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:12:35.898868014Z 2023/02/12 12:12:35 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:12:39.902767604Z 2023/02/12 12:12:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:15:10.028115126Z 2023/02/12 12:15:10 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:15:14.032715198Z 2023/02/12 12:15:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:17:44.158603053Z 2023/02/12 12:17:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:17:48.163992958Z 2023/02/12 12:17:48 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:20:18.276956479Z 2023/02/12 12:20:18 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:20:22.280420681Z 2023/02/12 12:20:22 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:22:52.385912961Z 2023/02/12 12:22:52 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:22:56.387672570Z 2023/02/12 12:22:56 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:25:26.483091240Z 2023/02/12 12:25:26 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:25:30.492559145Z 2023/02/12 12:25:30 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:28:00.616283833Z 2023/02/12 12:28:00 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:28:04.620516442Z 2023/02/12 12:28:04 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:30:34.736717241Z 2023/02/12 12:30:34 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:30:38.741027276Z 2023/02/12 12:30:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:33:08.849877279Z 2023/02/12 12:33:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:33:12.853952406Z 2023/02/12 12:33:12 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:35:42.953319465Z 2023/02/12 12:35:42 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:35:46.956130666Z 2023/02/12 12:35:46 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:38:17.047832873Z 2023/02/12 12:38:17 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:38:21.051832426Z 2023/02/12 12:38:21 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:40:51.168972430Z 2023/02/12 12:40:51 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:40:55.173427112Z 2023/02/12 12:40:55 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:43:25.291708727Z 2023/02/12 12:43:25 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:43:29.296285113Z 2023/02/12 12:43:29 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:45:59.401228301Z 2023/02/12 12:45:59 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:46:03.404428169Z 2023/02/12 12:46:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:48:33.507514765Z 2023/02/12 12:48:33 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:48:37.509690059Z 2023/02/12 12:48:37 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:51:07.594719525Z 2023/02/12 12:51:07 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:51:07.595622803Z 2023/02/12 12:51:07 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-78_1 | 2023-02-12T12:51:07.598618081Z 2023/02/12 12:51:07 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-78_1 | 2023-02-12T12:51:07.620228395Z 2023/02/12 12:51:07 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 6} ctl-78_1 | 2023-02-12T12:51:07.627646784Z ======== Running on http://0.0.0.0:5000 ======== ctl-78_1 | 2023-02-12T12:51:07.627827933Z (Press CTRL+C to quit) ctl-78_1 | 2023-02-12T12:51:12.986741281Z 2023/02/12 12:51:12 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-78_1 | 2023-02-12T12:51:12.996562540Z 2023/02/12 12:51:12 INFO brewblox_service.service Service name: ctl-78 ctl-78_1 | 2023-02-12T12:51:12.996669633Z 2023/02/12 12:51:12 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-78_1 | 2023-02-12T12:51:12.996935633Z 2023/02/12 12:51:12 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-78', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': '10521C86BB18', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-78_1 | 2023-02-12T12:51:13.042329096Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt Starting ctl-78_1 | 2023-02-12T12:51:13.043523263Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T12:51:13.043685337Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T12:51:13.046301948Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-78_1 | 2023-02-12T12:51:13.046458522Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-78_1 | 2023-02-12T12:51:13.046638281Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-78_1 | 2023-02-12T12:51:13.047165781Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-78_1 | 2023-02-12T12:51:13.047323466Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-78_1 | 2023-02-12T12:51:13.060148596Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt connected ctl-78_1 | 2023-02-12T12:51:13.076664318Z 2023/02/12 12:51:13 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-78-service-db', 'data': {'autoconnecting': True, 'retry_interval': 6}} ctl-78_1 | 2023-02-12T12:51:13.091450929Z 2023/02/12 12:51:13 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-78_1 | 2023-02-12T12:51:13.092163226Z 2023/02/12 12:51:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:53:43.196950525Z 2023/02/12 12:53:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:53:43.197800969Z 2023/02/12 12:53:43 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-78_1 | 2023-02-12T12:53:43.198307525Z 2023/02/12 12:53:43 INFO ...lox_devcon_spark.connection Retrying connection... ctl-78_1 | 2023-02-12T12:53:49.201454984Z 2023/02/12 12:53:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:56:19.290733358Z 2023/02/12 12:56:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:56:25.295436595Z 2023/02/12 12:56:25 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T12:58:55.399799802Z 2023/02/12 12:58:55 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T12:59:01.403352872Z 2023/02/12 12:59:01 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:01:31.512553487Z 2023/02/12 13:01:31 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:01:37.517846261Z 2023/02/12 13:01:37 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:04:07.632199134Z 2023/02/12 13:04:07 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:04:13.638576557Z 2023/02/12 13:04:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:06:43.762267060Z 2023/02/12 13:06:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:06:49.764016908Z 2023/02/12 13:06:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:09:19.854115985Z 2023/02/12 13:09:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:09:25.858002852Z 2023/02/12 13:09:25 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:11:55.960055781Z 2023/02/12 13:11:55 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:12:01.964738240Z 2023/02/12 13:12:01 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:14:32.074226929Z 2023/02/12 13:14:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:14:38.079974962Z 2023/02/12 13:14:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:17:08.207575391Z 2023/02/12 13:17:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:17:14.214535628Z 2023/02/12 13:17:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:19:44.340748613Z 2023/02/12 13:19:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:19:50.343188813Z 2023/02/12 13:19:50 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:22:20.435455335Z 2023/02/12 13:22:20 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:22:26.439626498Z 2023/02/12 13:22:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:24:56.538969427Z 2023/02/12 13:24:56 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:25:02.544968590Z 2023/02/12 13:25:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:27:32.646928704Z 2023/02/12 13:27:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:27:38.653493701Z 2023/02/12 13:27:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:30:08.767903296Z 2023/02/12 13:30:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:30:14.771578774Z 2023/02/12 13:30:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:32:44.893812870Z 2023/02/12 13:32:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:32:50.896738922Z 2023/02/12 13:32:50 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:35:20.986165814Z 2023/02/12 13:35:20 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:35:26.990265959Z 2023/02/12 13:35:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:37:57.090220406Z 2023/02/12 13:37:57 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:38:03.095208569Z 2023/02/12 13:38:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:40:33.200233609Z 2023/02/12 13:40:33 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:40:39.207275532Z 2023/02/12 13:40:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:43:09.325264424Z 2023/02/12 13:43:09 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:43:09.325431313Z 2023/02/12 13:43:09 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-78_1 | 2023-02-12T13:43:09.327858461Z 2023/02/12 13:43:09 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-78_1 | 2023-02-12T13:43:09.346691276Z 2023/02/12 13:43:09 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 9} ctl-78_1 | 2023-02-12T13:43:09.352936757Z ======== Running on http://0.0.0.0:5000 ======== ctl-78_1 | 2023-02-12T13:43:09.353175424Z (Press CTRL+C to quit) ctl-78_1 | 2023-02-12T13:43:14.445207365Z 2023/02/12 13:43:14 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-78_1 | 2023-02-12T13:43:14.455409310Z 2023/02/12 13:43:14 INFO brewblox_service.service Service name: ctl-78 ctl-78_1 | 2023-02-12T13:43:14.455984235Z 2023/02/12 13:43:14 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-78_1 | 2023-02-12T13:43:14.456528772Z 2023/02/12 13:43:14 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-78', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': '10521C86BB18', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-78_1 | 2023-02-12T13:43:14.504458458Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt Starting ctl-78_1 | 2023-02-12T13:43:14.505938717Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T13:43:14.506499476Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T13:43:14.509533347Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-78_1 | 2023-02-12T13:43:14.510582013Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-78_1 | 2023-02-12T13:43:14.511230069Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-78_1 | 2023-02-12T13:43:14.511802161Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-78_1 | 2023-02-12T13:43:14.513491087Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-78_1 | 2023-02-12T13:43:14.522130291Z 2023/02/12 13:43:14 INFO brewblox_service.mqtt connected ctl-78_1 | 2023-02-12T13:43:14.537570013Z 2023/02/12 13:43:14 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-78-service-db', 'data': {'autoconnecting': True, 'retry_interval': 9}} ctl-78_1 | 2023-02-12T13:43:14.552339458Z 2023/02/12 13:43:14 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-78_1 | 2023-02-12T13:43:14.553134513Z 2023/02/12 13:43:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:45:44.652387387Z 2023/02/12 13:45:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:45:44.652741072Z 2023/02/12 13:45:44 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-78_1 | 2023-02-12T13:45:44.653101961Z 2023/02/12 13:45:44 INFO ...lox_devcon_spark.connection Retrying connection... ctl-78_1 | 2023-02-12T13:45:53.658682122Z 2023/02/12 13:45:53 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:48:23.773676958Z 2023/02/12 13:48:23 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:48:32.778544046Z 2023/02/12 13:48:32 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:51:02.893766493Z 2023/02/12 13:51:02 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:51:11.902418766Z 2023/02/12 13:51:11 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:53:42.007527417Z 2023/02/12 13:53:42 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:53:51.010196208Z 2023/02/12 13:53:51 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:56:21.103621489Z 2023/02/12 13:56:21 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:56:30.110539724Z 2023/02/12 13:56:30 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T13:59:00.231745468Z 2023/02/12 13:59:00 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T13:59:09.238636592Z 2023/02/12 13:59:09 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:01:39.360900244Z 2023/02/12 14:01:39 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:01:48.365722572Z 2023/02/12 14:01:48 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:04:18.477659926Z 2023/02/12 14:04:18 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:04:27.481653199Z 2023/02/12 14:04:27 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:06:57.582782998Z 2023/02/12 14:06:57 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:07:06.586144326Z 2023/02/12 14:07:06 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:09:36.680533978Z 2023/02/12 14:09:36 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:09:45.687519787Z 2023/02/12 14:09:45 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:12:15.803245142Z 2023/02/12 14:12:15 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:12:24.808221470Z 2023/02/12 14:12:24 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:14:54.919185955Z 2023/02/12 14:14:54 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:15:03.924027079Z 2023/02/12 14:15:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:17:34.035955786Z 2023/02/12 14:17:34 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:17:43.040261669Z 2023/02/12 14:17:43 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:20:13.140913487Z 2023/02/12 14:20:13 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:20:22.143347815Z 2023/02/12 14:20:22 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:22:52.232344855Z 2023/02/12 14:22:52 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:23:01.238227109Z 2023/02/12 14:23:01 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:25:31.353297649Z 2023/02/12 14:25:31 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:25:40.360143311Z 2023/02/12 14:25:40 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:28:10.478128666Z 2023/02/12 14:28:10 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:28:19.482869494Z 2023/02/12 14:28:19 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:30:49.591900811Z 2023/02/12 14:30:49 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:30:58.594882473Z 2023/02/12 14:30:58 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:33:28.694322272Z 2023/02/12 14:33:28 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:33:37.696404471Z 2023/02/12 14:33:37 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-78_1 | 2023-02-12T14:36:07.783923455Z 2023/02/12 14:36:07 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-78_1 | 2023-02-12T14:36:07.784854344Z 2023/02/12 14:36:07 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-78_1 | 2023-02-12T14:36:07.787889122Z 2023/02/12 14:36:07 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-78_1 | 2023-02-12T14:36:07.809151585Z 2023/02/12 14:36:07 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 14} ctl-78_1 | 2023-02-12T14:36:07.816132640Z ======== Running on http://0.0.0.0:5000 ======== ctl-78_1 | 2023-02-12T14:36:07.816359585Z (Press CTRL+C to quit) ctl-78_1 | 2023-02-12T14:36:12.905703730Z 2023/02/12 14:36:12 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-78_1 | 2023-02-12T14:36:12.917923730Z 2023/02/12 14:36:12 INFO brewblox_service.service Service name: ctl-78 ctl-78_1 | 2023-02-12T14:36:12.918027119Z 2023/02/12 14:36:12 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-78_1 | 2023-02-12T14:36:12.918323489Z 2023/02/12 14:36:12 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-78', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': '10521C86BB18', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-78_1 | 2023-02-12T14:36:12.964408230Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt Starting ctl-78_1 | 2023-02-12T14:36:12.965520693Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T14:36:12.965638489Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-78_1 | 2023-02-12T14:36:12.968539285Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-78_1 | 2023-02-12T14:36:12.968809045Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-78_1 | 2023-02-12T14:36:12.969097008Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-78_1 | 2023-02-12T14:36:12.969401508Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-78_1 | 2023-02-12T14:36:12.969635304Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-78_1 | 2023-02-12T14:36:12.982986545Z 2023/02/12 14:36:12 INFO brewblox_service.mqtt connected ctl-78_1 | 2023-02-12T14:36:12.999622452Z 2023/02/12 14:36:12 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-78-service-db', 'data': {'autoconnecting': True, 'retry_interval': 14}} ctl-78_1 | 2023-02-12T14:36:13.014180545Z 2023/02/12 14:36:13 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-78_1 | 2023-02-12T14:36:13.014837693Z 2023/02/12 14:36:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) +++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: ctl-79 ++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_ctl-79_1 ctl-79_1 | 2023-02-12T11:59:49.689592545Z 2023/02/12 11:59:49 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-79_1 | 2023-02-12T11:59:49.689942341Z 2023/02/12 11:59:49 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-79', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BE54', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-79_1 | 2023-02-12T11:59:49.736770637Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt Starting ctl-79_1 | 2023-02-12T11:59:49.738001323Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T11:59:49.738512915Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T11:59:49.741327286Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-79_1 | 2023-02-12T11:59:49.741738286Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-79_1 | 2023-02-12T11:59:49.742113804Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-79_1 | 2023-02-12T11:59:49.742920156Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-79_1 | 2023-02-12T11:59:49.743315971Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-79_1 | 2023-02-12T11:59:49.756058360Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt connected ctl-79_1 | 2023-02-12T11:59:49.766902471Z 2023/02/12 11:59:49 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-79-service-db', 'data': {'autoconnecting': True, 'retry_interval': 4}} ctl-79_1 | 2023-02-12T11:59:49.778587545Z 2023/02/12 11:59:49 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-79_1 | 2023-02-12T11:59:49.779280804Z 2023/02/12 11:59:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:02:19.886276529Z 2023/02/12 12:02:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:02:19.886900752Z 2023/02/12 12:02:19 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-79_1 | 2023-02-12T12:02:19.887238141Z 2023/02/12 12:02:19 INFO ...lox_devcon_spark.connection Retrying connection... ctl-79_1 | 2023-02-12T12:02:23.891625434Z 2023/02/12 12:02:23 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:04:53.999520104Z 2023/02/12 12:04:53 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:04:58.003311046Z 2023/02/12 12:04:58 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:07:28.108031086Z 2023/02/12 12:07:28 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:07:32.112531899Z 2023/02/12 12:07:32 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:10:02.212736958Z 2023/02/12 12:10:02 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:10:06.215555289Z 2023/02/12 12:10:06 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:12:36.308714181Z 2023/02/12 12:12:36 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:12:40.312004863Z 2023/02/12 12:12:40 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:15:10.430103515Z 2023/02/12 12:15:10 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:15:14.435134660Z 2023/02/12 12:15:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:17:44.555944849Z 2023/02/12 12:17:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:17:48.559517569Z 2023/02/12 12:17:48 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:20:18.673509349Z 2023/02/12 12:20:18 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:20:22.678456495Z 2023/02/12 12:20:22 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:22:52.783349887Z 2023/02/12 12:22:52 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:22:56.786412440Z 2023/02/12 12:22:56 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:25:26.883885629Z 2023/02/12 12:25:26 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:25:30.887925126Z 2023/02/12 12:25:30 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:28:01.013326203Z 2023/02/12 12:28:01 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:28:05.018327405Z 2023/02/12 12:28:05 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:30:35.147378815Z 2023/02/12 12:30:35 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:30:39.152542628Z 2023/02/12 12:30:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:33:09.263233649Z 2023/02/12 12:33:09 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:33:13.267896777Z 2023/02/12 12:33:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:35:43.364114706Z 2023/02/12 12:35:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:35:47.367955944Z 2023/02/12 12:35:47 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:38:17.459151929Z 2023/02/12 12:38:17 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:38:21.463241593Z 2023/02/12 12:38:21 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:40:51.591503855Z 2023/02/12 12:40:51 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:40:55.596685908Z 2023/02/12 12:40:55 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:43:25.712304504Z 2023/02/12 12:43:25 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:43:29.716096409Z 2023/02/12 12:43:29 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:45:59.833771968Z 2023/02/12 12:45:59 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:46:03.837668595Z 2023/02/12 12:46:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:48:33.935899376Z 2023/02/12 12:48:33 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:48:37.938407262Z 2023/02/12 12:48:37 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:51:08.031051432Z 2023/02/12 12:51:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:51:08.031449155Z 2023/02/12 12:51:08 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-79_1 | 2023-02-12T12:51:08.033382377Z 2023/02/12 12:51:08 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-79_1 | 2023-02-12T12:51:08.127544543Z 2023/02/12 12:51:08 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 6} ctl-79_1 | 2023-02-12T12:51:08.132626284Z ======== Running on http://0.0.0.0:5000 ======== ctl-79_1 | 2023-02-12T12:51:08.133065191Z (Press CTRL+C to quit) ctl-79_1 | 2023-02-12T12:51:13.760110484Z 2023/02/12 12:51:13 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-79_1 | 2023-02-12T12:51:13.769068466Z 2023/02/12 12:51:13 INFO brewblox_service.service Service name: ctl-79 ctl-79_1 | 2023-02-12T12:51:13.769459429Z 2023/02/12 12:51:13 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-79_1 | 2023-02-12T12:51:13.769824725Z 2023/02/12 12:51:13 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-79', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BE54', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-79_1 | 2023-02-12T12:51:13.815900873Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt Starting ctl-79_1 | 2023-02-12T12:51:13.817204633Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T12:51:13.817749318Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T12:51:13.820587910Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-79_1 | 2023-02-12T12:51:13.821506355Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-79_1 | 2023-02-12T12:51:13.821963262Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-79_1 | 2023-02-12T12:51:13.822489633Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-79_1 | 2023-02-12T12:51:13.822931077Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-79_1 | 2023-02-12T12:51:13.833129058Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt connected ctl-79_1 | 2023-02-12T12:51:13.845498355Z 2023/02/12 12:51:13 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-79-service-db', 'data': {'autoconnecting': True, 'retry_interval': 6}} ctl-79_1 | 2023-02-12T12:51:13.857524170Z 2023/02/12 12:51:13 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-79_1 | 2023-02-12T12:51:13.858277873Z 2023/02/12 12:51:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:53:43.962894043Z 2023/02/12 12:53:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:53:43.963703895Z 2023/02/12 12:53:43 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-79_1 | 2023-02-12T12:53:43.964250210Z 2023/02/12 12:53:43 INFO ...lox_devcon_spark.connection Retrying connection... ctl-79_1 | 2023-02-12T12:53:49.966643577Z 2023/02/12 12:53:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:56:20.060081876Z 2023/02/12 12:56:20 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:56:26.065247576Z 2023/02/12 12:56:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T12:58:56.168881264Z 2023/02/12 12:58:56 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T12:59:02.173260187Z 2023/02/12 12:59:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:01:32.286696782Z 2023/02/12 13:01:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:01:38.292540797Z 2023/02/12 13:01:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:04:08.409025967Z 2023/02/12 13:04:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:04:14.415216112Z 2023/02/12 13:04:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:06:44.538400800Z 2023/02/12 13:06:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:06:50.542202482Z 2023/02/12 13:06:50 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:09:20.630580448Z 2023/02/12 13:09:20 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:09:26.633247852Z 2023/02/12 13:09:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:11:56.736836614Z 2023/02/12 13:11:56 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:12:02.741865370Z 2023/02/12 13:12:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:14:32.856891317Z 2023/02/12 13:14:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:14:38.864189091Z 2023/02/12 13:14:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:17:08.988782224Z 2023/02/12 13:17:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:17:14.995244813Z 2023/02/12 13:17:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:19:45.122208150Z 2023/02/12 13:19:45 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:19:51.124998442Z 2023/02/12 13:19:51 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:22:21.219115668Z 2023/02/12 13:22:21 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:22:27.223929923Z 2023/02/12 13:22:27 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:24:57.328121389Z 2023/02/12 13:24:57 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:25:03.331940256Z 2023/02/12 13:25:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:27:33.443820963Z 2023/02/12 13:27:33 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:27:39.449688200Z 2023/02/12 13:27:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:30:09.571874592Z 2023/02/12 13:30:09 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:30:15.579886237Z 2023/02/12 13:30:15 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:32:45.700843795Z 2023/02/12 13:32:45 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:32:51.703489829Z 2023/02/12 13:32:51 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:35:21.797756999Z 2023/02/12 13:35:21 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:35:27.801514810Z 2023/02/12 13:35:27 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:37:57.906326646Z 2023/02/12 13:37:57 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:38:03.912423476Z 2023/02/12 13:38:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:40:34.020111590Z 2023/02/12 13:40:34 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:40:40.025899365Z 2023/02/12 13:40:40 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:43:10.153101331Z 2023/02/12 13:43:10 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:43:10.153736145Z 2023/02/12 13:43:10 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-79_1 | 2023-02-12T13:43:10.156025108Z 2023/02/12 13:43:10 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-79_1 | 2023-02-12T13:43:10.185616386Z 2023/02/12 13:43:10 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 9} ctl-79_1 | 2023-02-12T13:43:10.228082386Z ======== Running on http://0.0.0.0:5000 ======== ctl-79_1 | 2023-02-12T13:43:10.228237034Z (Press CTRL+C to quit) ctl-79_1 | 2023-02-12T13:43:15.744206550Z 2023/02/12 13:43:15 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-79_1 | 2023-02-12T13:43:15.752719494Z 2023/02/12 13:43:15 INFO brewblox_service.service Service name: ctl-79 ctl-79_1 | 2023-02-12T13:43:15.752934809Z 2023/02/12 13:43:15 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-79_1 | 2023-02-12T13:43:15.753171957Z 2023/02/12 13:43:15 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-79', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BE54', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-79_1 | 2023-02-12T13:43:15.793009309Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt Starting ctl-79_1 | 2023-02-12T13:43:15.794094012Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T13:43:15.794344679Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T13:43:15.796827624Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-79_1 | 2023-02-12T13:43:15.797074716Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-79_1 | 2023-02-12T13:43:15.797736290Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-79_1 | 2023-02-12T13:43:15.797979068Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-79_1 | 2023-02-12T13:43:15.798233105Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-79_1 | 2023-02-12T13:43:15.809771124Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt connected ctl-79_1 | 2023-02-12T13:43:15.816582161Z 2023/02/12 13:43:15 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-79-service-db', 'data': {'autoconnecting': True, 'retry_interval': 9}} ctl-79_1 | 2023-02-12T13:43:15.828285883Z 2023/02/12 13:43:15 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-79_1 | 2023-02-12T13:43:15.828873938Z 2023/02/12 13:43:15 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:45:45.933052182Z 2023/02/12 13:45:45 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:45:45.933977275Z 2023/02/12 13:45:45 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-79_1 | 2023-02-12T13:45:45.934592497Z 2023/02/12 13:45:45 INFO ...lox_devcon_spark.connection Retrying connection... ctl-79_1 | 2023-02-12T13:45:54.940383399Z 2023/02/12 13:45:54 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:48:25.059163661Z 2023/02/12 13:48:25 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:48:34.063336952Z 2023/02/12 13:48:34 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:51:04.175662622Z 2023/02/12 13:51:04 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:51:13.180224543Z 2023/02/12 13:51:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:53:43.289910157Z 2023/02/12 13:53:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:53:52.295503281Z 2023/02/12 13:53:52 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:56:22.387316173Z 2023/02/12 13:56:22 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:56:31.393262946Z 2023/02/12 13:56:31 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T13:59:01.519208912Z 2023/02/12 13:59:01 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T13:59:10.525941906Z 2023/02/12 13:59:10 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:01:40.648823706Z 2023/02/12 14:01:40 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:01:49.653278663Z 2023/02/12 14:01:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:04:19.763467092Z 2023/02/12 14:04:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:04:28.767899272Z 2023/02/12 14:04:28 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:06:58.871232849Z 2023/02/12 14:06:58 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:07:07.873383400Z 2023/02/12 14:07:07 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:09:37.965394014Z 2023/02/12 14:09:37 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:09:46.969135490Z 2023/02/12 14:09:46 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:12:17.096019993Z 2023/02/12 14:12:17 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:12:26.102540580Z 2023/02/12 14:12:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:14:56.216027250Z 2023/02/12 14:14:56 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:15:05.220817893Z 2023/02/12 14:15:05 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:17:35.333200100Z 2023/02/12 14:17:35 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:17:44.336526594Z 2023/02/12 14:17:44 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:20:14.436197468Z 2023/02/12 14:20:14 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:20:23.438943333Z 2023/02/12 14:20:23 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:22:53.531342132Z 2023/02/12 14:22:53 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:23:02.542376331Z 2023/02/12 14:23:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:25:32.661630130Z 2023/02/12 14:25:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:25:41.667898606Z 2023/02/12 14:25:41 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:28:11.789557757Z 2023/02/12 14:28:11 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:28:20.793627104Z 2023/02/12 14:28:20 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:30:50.902377607Z 2023/02/12 14:30:50 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:30:59.906238639Z 2023/02/12 14:30:59 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:33:30.003214957Z 2023/02/12 14:33:30 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:33:39.006060451Z 2023/02/12 14:33:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-79_1 | 2023-02-12T14:36:09.099043140Z 2023/02/12 14:36:09 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-79_1 | 2023-02-12T14:36:09.099283991Z 2023/02/12 14:36:09 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-79_1 | 2023-02-12T14:36:09.100804140Z 2023/02/12 14:36:09 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-79_1 | 2023-02-12T14:36:09.115930399Z 2023/02/12 14:36:09 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 14} ctl-79_1 | 2023-02-12T14:36:09.120485269Z ======== Running on http://0.0.0.0:5000 ======== ctl-79_1 | 2023-02-12T14:36:09.120765232Z (Press CTRL+C to quit) ctl-79_1 | 2023-02-12T14:36:14.234700211Z 2023/02/12 14:36:14 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-79_1 | 2023-02-12T14:36:14.243057544Z 2023/02/12 14:36:14 INFO brewblox_service.service Service name: ctl-79 ctl-79_1 | 2023-02-12T14:36:14.243302525Z 2023/02/12 14:36:14 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-79_1 | 2023-02-12T14:36:14.243574599Z 2023/02/12 14:36:14 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-79', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BE54', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-79_1 | 2023-02-12T14:36:14.283691711Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt Starting ctl-79_1 | 2023-02-12T14:36:14.284743377Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T14:36:14.285208099Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-79_1 | 2023-02-12T14:36:14.287691044Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-79_1 | 2023-02-12T14:36:14.287961951Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-79_1 | 2023-02-12T14:36:14.288219525Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-79_1 | 2023-02-12T14:36:14.288884451Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-79_1 | 2023-02-12T14:36:14.289131377Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-79_1 | 2023-02-12T14:36:14.300133692Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt connected ctl-79_1 | 2023-02-12T14:36:14.309097303Z 2023/02/12 14:36:14 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-79-service-db', 'data': {'autoconnecting': True, 'retry_interval': 14}} ctl-79_1 | 2023-02-12T14:36:14.320764155Z 2023/02/12 14:36:14 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-79_1 | 2023-02-12T14:36:14.321419951Z 2023/02/12 14:36:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) +++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: ctl-86 ++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_ctl-86_1 ctl-86_1 | 2023-02-12T11:59:49.648976360Z 2023/02/12 11:59:49 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-86_1 | 2023-02-12T11:59:49.649384249Z 2023/02/12 11:59:49 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-86', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BD9C', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-86_1 | 2023-02-12T11:59:49.692736397Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt Starting ctl-86_1 | 2023-02-12T11:59:49.693950915Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T11:59:49.694411341Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T11:59:49.697142804Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-86_1 | 2023-02-12T11:59:49.697551767Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-86_1 | 2023-02-12T11:59:49.697887304Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-86_1 | 2023-02-12T11:59:49.698261045Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-86_1 | 2023-02-12T11:59:49.699235434Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-86_1 | 2023-02-12T11:59:49.717050434Z 2023/02/12 11:59:49 INFO brewblox_service.mqtt connected ctl-86_1 | 2023-02-12T11:59:49.721748600Z 2023/02/12 11:59:49 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-86-service-db', 'data': {'autoconnecting': True, 'retry_interval': 4}} ctl-86_1 | 2023-02-12T11:59:49.734813915Z 2023/02/12 11:59:49 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-86_1 | 2023-02-12T11:59:49.735652693Z 2023/02/12 11:59:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:02:19.845328826Z 2023/02/12 12:02:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:02:19.846355622Z 2023/02/12 12:02:19 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-86_1 | 2023-02-12T12:02:19.846756992Z 2023/02/12 12:02:19 INFO ...lox_devcon_spark.connection Retrying connection... ctl-86_1 | 2023-02-12T12:02:23.848994472Z 2023/02/12 12:02:23 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:04:53.972374752Z 2023/02/12 12:04:53 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:04:57.977222898Z 2023/02/12 12:04:57 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:07:28.086411475Z 2023/02/12 12:07:28 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:07:32.090591954Z 2023/02/12 12:07:32 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:10:02.197999421Z 2023/02/12 12:10:02 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:10:06.201668011Z 2023/02/12 12:10:06 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:12:36.296869458Z 2023/02/12 12:12:36 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:12:40.301494734Z 2023/02/12 12:12:40 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:15:10.431839681Z 2023/02/12 12:15:10 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:15:14.436499160Z 2023/02/12 12:15:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:17:44.556578386Z 2023/02/12 12:17:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:17:48.560778420Z 2023/02/12 12:17:48 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:20:18.672648201Z 2023/02/12 12:20:18 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:20:22.676265125Z 2023/02/12 12:20:22 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:22:52.788368628Z 2023/02/12 12:22:52 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:22:56.791628551Z 2023/02/12 12:22:56 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:25:26.887477055Z 2023/02/12 12:25:26 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:25:30.890815237Z 2023/02/12 12:25:30 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:28:01.019601352Z 2023/02/12 12:28:01 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:28:05.024936590Z 2023/02/12 12:28:05 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:30:35.146114982Z 2023/02/12 12:30:35 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:30:39.152323887Z 2023/02/12 12:30:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:33:09.263340279Z 2023/02/12 12:33:09 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:33:13.267597314Z 2023/02/12 12:33:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:35:43.374695835Z 2023/02/12 12:35:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:35:47.377412740Z 2023/02/12 12:35:47 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:38:17.470926632Z 2023/02/12 12:38:17 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:38:21.481242648Z 2023/02/12 12:38:21 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:40:51.592705392Z 2023/02/12 12:40:51 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:40:55.596669871Z 2023/02/12 12:40:55 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:43:25.721241949Z 2023/02/12 12:43:25 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:43:29.724976761Z 2023/02/12 12:43:29 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:45:59.834716727Z 2023/02/12 12:45:59 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:46:03.838755688Z 2023/02/12 12:46:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:48:33.940401561Z 2023/02/12 12:48:33 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:48:37.942938670Z 2023/02/12 12:48:37 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:51:08.040554673Z 2023/02/12 12:51:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:51:08.040647673Z 2023/02/12 12:51:08 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-86_1 | 2023-02-12T12:51:08.040678543Z 2023/02/12 12:51:08 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-86_1 | 2023-02-12T12:51:08.130417210Z 2023/02/12 12:51:08 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 6} ctl-86_1 | 2023-02-12T12:51:08.136824895Z ======== Running on http://0.0.0.0:5000 ======== ctl-86_1 | 2023-02-12T12:51:08.137087006Z (Press CTRL+C to quit) ctl-86_1 | 2023-02-12T12:51:13.737290725Z 2023/02/12 12:51:13 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-86_1 | 2023-02-12T12:51:13.746645596Z 2023/02/12 12:51:13 INFO brewblox_service.service Service name: ctl-86 ctl-86_1 | 2023-02-12T12:51:13.746777170Z 2023/02/12 12:51:13 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-86_1 | 2023-02-12T12:51:13.746898318Z 2023/02/12 12:51:13 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-86', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BD9C', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-86_1 | 2023-02-12T12:51:13.789662021Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt Starting ctl-86_1 | 2023-02-12T12:51:13.790673355Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T12:51:13.790781540Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T12:51:13.793375540Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-86_1 | 2023-02-12T12:51:13.793616818Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-86_1 | 2023-02-12T12:51:13.793769058Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-86_1 | 2023-02-12T12:51:13.793943781Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-86_1 | 2023-02-12T12:51:13.794100614Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-86_1 | 2023-02-12T12:51:13.807876781Z 2023/02/12 12:51:13 INFO brewblox_service.mqtt connected ctl-86_1 | 2023-02-12T12:51:13.815793614Z 2023/02/12 12:51:13 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-86-service-db', 'data': {'autoconnecting': True, 'retry_interval': 6}} ctl-86_1 | 2023-02-12T12:51:13.832398633Z 2023/02/12 12:51:13 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-86_1 | 2023-02-12T12:51:13.833595447Z 2023/02/12 12:51:13 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:53:43.942455173Z 2023/02/12 12:53:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:53:43.943289358Z 2023/02/12 12:53:43 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-86_1 | 2023-02-12T12:53:43.943840080Z 2023/02/12 12:53:43 INFO ...lox_devcon_spark.connection Retrying connection... ctl-86_1 | 2023-02-12T12:53:49.946915762Z 2023/02/12 12:53:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:56:20.041788006Z 2023/02/12 12:56:20 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:56:26.046509132Z 2023/02/12 12:56:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T12:58:56.149911579Z 2023/02/12 12:58:56 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T12:59:02.154480872Z 2023/02/12 12:59:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:01:32.268855968Z 2023/02/12 13:01:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:01:38.273272205Z 2023/02/12 13:01:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:04:08.388129986Z 2023/02/12 13:04:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:04:14.395484482Z 2023/02/12 13:04:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:06:44.521396911Z 2023/02/12 13:06:44 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:06:50.523119222Z 2023/02/12 13:06:50 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:09:20.615531707Z 2023/02/12 13:09:20 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:09:26.619844463Z 2023/02/12 13:09:26 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:11:56.730622929Z 2023/02/12 13:11:56 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:12:02.736254925Z 2023/02/12 13:12:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:14:32.857976539Z 2023/02/12 13:14:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:14:38.864429591Z 2023/02/12 13:14:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:17:08.983411094Z 2023/02/12 13:17:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:17:14.989791739Z 2023/02/12 13:17:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:19:45.123160890Z 2023/02/12 13:19:45 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:19:51.126589720Z 2023/02/12 13:19:51 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:22:21.221703464Z 2023/02/12 13:22:21 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:22:27.225801794Z 2023/02/12 13:22:27 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:24:57.326137371Z 2023/02/12 13:24:57 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:25:03.330493997Z 2023/02/12 13:25:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:27:33.440991556Z 2023/02/12 13:27:33 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:27:39.447893256Z 2023/02/12 13:27:39 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:30:09.577632685Z 2023/02/12 13:30:09 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:30:15.583044070Z 2023/02/12 13:30:15 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:32:45.700109277Z 2023/02/12 13:32:45 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:32:51.702467199Z 2023/02/12 13:32:51 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:35:21.799103813Z 2023/02/12 13:35:21 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:35:27.805476477Z 2023/02/12 13:35:27 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:37:57.904963572Z 2023/02/12 13:37:57 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:38:03.909607254Z 2023/02/12 13:38:03 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:40:34.018820979Z 2023/02/12 13:40:34 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:40:40.025626105Z 2023/02/12 13:40:40 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:43:10.135355368Z 2023/02/12 13:43:10 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:43:10.135479608Z 2023/02/12 13:43:10 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-86_1 | 2023-02-12T13:43:10.136296849Z 2023/02/12 13:43:10 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-86_1 | 2023-02-12T13:43:10.169860479Z 2023/02/12 13:43:10 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 9} ctl-86_1 | 2023-02-12T13:43:10.187196275Z ======== Running on http://0.0.0.0:5000 ======== ctl-86_1 | 2023-02-12T13:43:10.187340090Z (Press CTRL+C to quit) ctl-86_1 | 2023-02-12T13:43:15.477867402Z 2023/02/12 13:43:15 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-86_1 | 2023-02-12T13:43:15.486472142Z 2023/02/12 13:43:15 INFO brewblox_service.service Service name: ctl-86 ctl-86_1 | 2023-02-12T13:43:15.486759346Z 2023/02/12 13:43:15 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-86_1 | 2023-02-12T13:43:15.487050161Z 2023/02/12 13:43:15 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-86', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BD9C', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-86_1 | 2023-02-12T13:43:15.528419494Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt Starting ctl-86_1 | 2023-02-12T13:43:15.529471550Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T13:43:15.529763087Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T13:43:15.532274124Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-86_1 | 2023-02-12T13:43:15.532805013Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-86_1 | 2023-02-12T13:43:15.532985253Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-86_1 | 2023-02-12T13:43:15.533271457Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-86_1 | 2023-02-12T13:43:15.533468735Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-86_1 | 2023-02-12T13:43:15.546751216Z 2023/02/12 13:43:15 INFO brewblox_service.mqtt connected ctl-86_1 | 2023-02-12T13:43:15.556025457Z 2023/02/12 13:43:15 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-86-service-db', 'data': {'autoconnecting': True, 'retry_interval': 9}} ctl-86_1 | 2023-02-12T13:43:15.568486105Z 2023/02/12 13:43:15 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-86_1 | 2023-02-12T13:43:15.569144401Z 2023/02/12 13:43:15 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:45:45.675216164Z 2023/02/12 13:45:45 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:45:45.675828738Z 2023/02/12 13:45:45 ERROR brewblox_service.repeater error during run(): DiscoveryAbortedError() ctl-86_1 | 2023-02-12T13:45:45.676171090Z 2023/02/12 13:45:45 INFO ...lox_devcon_spark.connection Retrying connection... ctl-86_1 | 2023-02-12T13:45:54.682181307Z 2023/02/12 13:45:54 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:48:24.803651810Z 2023/02/12 13:48:24 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:48:33.809353934Z 2023/02/12 13:48:33 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:51:03.923606493Z 2023/02/12 13:51:03 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:51:12.927354024Z 2023/02/12 13:51:12 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:53:43.030776972Z 2023/02/12 13:53:43 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:53:52.033393281Z 2023/02/12 13:53:52 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:56:22.128853007Z 2023/02/12 13:56:22 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:56:31.135910353Z 2023/02/12 13:56:31 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T13:59:01.265797560Z 2023/02/12 13:59:01 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T13:59:10.272930518Z 2023/02/12 13:59:10 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:01:40.395763243Z 2023/02/12 14:01:40 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:01:49.400017626Z 2023/02/12 14:01:49 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:04:19.513188370Z 2023/02/12 14:04:19 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:04:28.517327069Z 2023/02/12 14:04:28 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:06:58.623102572Z 2023/02/12 14:06:58 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:07:07.625755418Z 2023/02/12 14:07:07 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:09:37.717834810Z 2023/02/12 14:09:37 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:09:46.724217435Z 2023/02/12 14:09:46 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:12:16.846502438Z 2023/02/12 14:12:16 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:12:25.852285377Z 2023/02/12 14:12:25 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:14:55.966267047Z 2023/02/12 14:14:55 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:15:04.969067874Z 2023/02/12 14:15:04 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:17:35.077336804Z 2023/02/12 14:17:35 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:17:44.081446983Z 2023/02/12 14:17:44 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:20:14.184234561Z 2023/02/12 14:20:14 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:20:23.185884851Z 2023/02/12 14:20:23 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:22:53.277920966Z 2023/02/12 14:22:53 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:23:02.286600331Z 2023/02/12 14:23:02 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:25:32.412939852Z 2023/02/12 14:25:32 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:25:41.418758699Z 2023/02/12 14:25:41 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:28:11.540564498Z 2023/02/12 14:28:11 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:28:20.545531456Z 2023/02/12 14:28:20 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:30:50.657550700Z 2023/02/12 14:30:50 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:30:59.662448972Z 2023/02/12 14:30:59 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:33:29.761314734Z 2023/02/12 14:33:29 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:33:38.763374340Z 2023/02/12 14:33:38 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ctl-86_1 | 2023-02-12T14:36:08.855467751Z 2023/02/12 14:36:08 ERROR ...lox_devcon_spark.connection Device discovery failed. ctl-86_1 | 2023-02-12T14:36:08.855549806Z 2023/02/12 14:36:08 ERROR ...lox_devcon_spark.connection Connection aborted. Exiting now. ctl-86_1 | 2023-02-12T14:36:08.855577640Z 2023/02/12 14:36:08 INFO ...blox_devcon_spark.datastore Writing data while closing ctl-86_1 | 2023-02-12T14:36:08.865927584Z 2023/02/12 14:36:08 INFO ..._devcon_spark.service_store saved config: {'autoconnecting': True, 'retry_interval': 14} ctl-86_1 | 2023-02-12T14:36:08.870358380Z ======== Running on http://0.0.0.0:5000 ======== ctl-86_1 | 2023-02-12T14:36:08.870449325Z (Press CTRL+C to quit) ctl-86_1 | 2023-02-12T14:36:13.979573951Z 2023/02/12 14:36:13 INFO __main__ firmware.ini: {'firmware_version': 'bd5b4c26', 'firmware_date': '2021-09-20', 'firmware_sha': 'bd5b4c2606e8fc9b29185e49a865a206a95f747c', 'proto_version': 'f1b0d77b', 'proto_date': '2021-09-01', 'system_version': '3.1.0'} ctl-86_1 | 2023-02-12T14:36:13.988359618Z 2023/02/12 14:36:13 INFO brewblox_service.service Service name: ctl-86 ctl-86_1 | 2023-02-12T14:36:13.988529970Z 2023/02/12 14:36:13 INFO brewblox_service.service Service info: @ Mon Sep 20 16:24:52 UTC 2021 ctl-86_1 | 2023-02-12T14:36:13.988724507Z 2023/02/12 14:36:13 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'ctl-86', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'simulation': False, 'device_host': None, 'device_port': 8332, 'device_serial': None, 'device_id': 'C4DD5766BD9C', 'discovery': 'all', 'command_timeout': 20, 'broadcast_interval': 5, 'volatile': False, 'datastore_topic': 'brewcast/datastore', 'skip_version_check': False} ctl-86_1 | 2023-02-12T14:36:14.029322081Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt Starting ctl-86_1 | 2023-02-12T14:36:14.030465711Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T14:36:14.030556655Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt subscribe(brewcast/datastore/brewblox-global) ctl-86_1 | 2023-02-12T14:36:14.033033359Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/create) ctl-86_1 | 2023-02-12T14:36:14.033272803Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/write) ctl-86_1 | 2023-02-12T14:36:14.033498525Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/patch) ctl-86_1 | 2023-02-12T14:36:14.033791174Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt listen(brewcast/spark/blocks/delete) ctl-86_1 | 2023-02-12T14:36:14.033956025Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt subscribe(brewcast/spark/blocks/#) ctl-86_1 | 2023-02-12T14:36:14.046962322Z 2023/02/12 14:36:14 INFO brewblox_service.mqtt connected ctl-86_1 | 2023-02-12T14:36:14.059339433Z 2023/02/12 14:36:14 INFO ..._devcon_spark.service_store read {'namespace': 'spark-service', 'id': 'ctl-86-service-db', 'data': {'autoconnecting': True, 'retry_interval': 14}} ctl-86_1 | 2023-02-12T14:36:14.072625729Z 2023/02/12 14:36:14 INFO ...evcon_spark.synchronization Service temperature unit set to degC ctl-86_1 | 2023-02-12T14:36:14.073290414Z 2023/02/12 14:36:14 INFO ..._devcon_spark.connect_funcs Discovering devices... (all) ++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: grafana ++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_grafana_1 grafana_1 | 2023-02-03T10:17:41.700336160Z t=2023-02-03T10:17:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-03T10:17:41.700393049Z t=2023-02-03T10:17:41+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-03T10:17:41.700419512Z t=2023-02-03T10:17:41+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-03T10:17:41.700485549Z t=2023-02-03T10:17:41+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-03T10:17:41.700525234Z t=2023-02-03T10:17:41+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-03T10:17:41.700559272Z t=2023-02-03T10:17:41+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-03T10:17:41.700591457Z t=2023-02-03T10:17:41+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-03T10:17:41.725812364Z t=2023-02-03T10:17:41+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-03T10:17:41.842914697Z t=2023-02-03T10:17:41+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-03T10:17:41.914641475Z t=2023-02-03T10:17:41+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=11.501759ms grafana_1 | 2023-02-03T10:17:41.918369697Z t=2023-02-03T10:17:41+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-03T10:17:43.165894882Z t=2023-02-03T10:17:43+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-03T10:17:43.251069937Z t=2023-02-03T10:17:43+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-03T10:17:43.543323659Z t=2023-02-03T10:17:43+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= grafana_1 | 2023-02-03T10:17:33.712117461Z GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable. grafana_1 | 2023-02-03T10:17:33.735952406Z GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana_1 | 2023-02-03T10:17:33.736029702Z GF_PATHS_HOME='/usr/share/grafana' is not readable. grafana_1 | 2023-02-03T10:17:33.736056832Z You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | 2023-02-03T10:17:39.367413032Z t=2023-02-03T10:17:39+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.5 commit=c725a4259a branch=HEAD compiled=2021-09-21T08:54:08+0000 grafana_1 | 2023-02-03T10:17:39.367521514Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini grafana_1 | 2023-02-03T10:17:39.367692921Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini grafana_1 | 2023-02-03T10:17:39.367855069Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" grafana_1 | 2023-02-03T10:17:39.368085680Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" grafana_1 | 2023-02-03T10:17:39.368265625Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" grafana_1 | 2023-02-03T10:17:39.368436532Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" grafana_1 | 2023-02-03T10:17:39.368572588Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" grafana_1 | 2023-02-03T10:17:39.368745699Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" grafana_1 | 2023-02-03T10:17:39.368895051Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" grafana_1 | 2023-02-03T10:17:39.369111754Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana_1 | 2023-02-03T10:17:39.369274032Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana_1 | 2023-02-03T10:17:39.369468828Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://localhost:3000/grafana" grafana_1 | 2023-02-03T10:17:39.369638217Z t=2023-02-03T10:17:39+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-03T10:17:39.369804291Z t=2023-02-03T10:17:39+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-03T10:17:39.369967217Z t=2023-02-03T10:17:39+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-03T10:17:39.370125051Z t=2023-02-03T10:17:39+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-03T10:17:39.370263569Z t=2023-02-03T10:17:39+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-03T10:17:39.370544680Z t=2023-02-03T10:17:39+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-03T10:17:39.370604458Z t=2023-02-03T10:17:39+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-03T10:17:39.412790569Z t=2023-02-03T10:17:39+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-03T10:17:39.570925680Z t=2023-02-03T10:17:39+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-03T10:17:39.629513847Z t=2023-02-03T10:17:39+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=9.860704ms grafana_1 | 2023-02-03T10:17:39.648491773Z t=2023-02-03T10:17:39+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-03T10:17:41.017269346Z t=2023-02-03T10:17:41+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-03T10:17:41.055003457Z t=2023-02-03T10:17:41+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-03T10:17:41.091874198Z t=2023-02-03T10:17:41+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= grafana_1 | 2023-02-03T10:17:36.164987923Z GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable. grafana_1 | 2023-02-03T10:17:36.168413090Z GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana_1 | 2023-02-03T10:17:36.168458053Z GF_PATHS_HOME='/usr/share/grafana' is not readable. grafana_1 | 2023-02-03T10:17:36.168483442Z You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | 2023-02-03T10:17:42.840167438Z t=2023-02-03T10:17:42+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.5 commit=c725a4259a branch=HEAD compiled=2021-09-21T08:54:08+0000 grafana_1 | 2023-02-03T10:17:42.840322586Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini grafana_1 | 2023-02-03T10:17:42.840360475Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini grafana_1 | 2023-02-03T10:17:42.841094623Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" grafana_1 | 2023-02-03T10:17:42.841171419Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" grafana_1 | 2023-02-03T10:17:42.841199308Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" grafana_1 | 2023-02-03T10:17:42.841225345Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" grafana_1 | 2023-02-03T10:17:42.841249271Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" grafana_1 | 2023-02-03T10:17:42.841272660Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" grafana_1 | 2023-02-03T10:17:42.841541382Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" grafana_1 | 2023-02-03T10:17:42.841591567Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana_1 | 2023-02-03T10:17:42.841617697Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana_1 | 2023-02-03T10:17:42.841641771Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://localhost:3000/grafana" grafana_1 | 2023-02-03T10:17:42.841666197Z t=2023-02-03T10:17:42+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-03T10:17:42.841855845Z t=2023-02-03T10:17:42+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-03T10:17:42.841887789Z t=2023-02-03T10:17:42+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-03T10:17:42.841910845Z t=2023-02-03T10:17:42+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-03T10:17:42.841933845Z t=2023-02-03T10:17:42+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-03T10:17:42.841960919Z t=2023-02-03T10:17:42+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-03T10:17:42.841984715Z t=2023-02-03T10:17:42+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-03T10:17:42.868964845Z t=2023-02-03T10:17:42+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-03T10:17:43.045115030Z t=2023-02-03T10:17:43+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-03T10:17:43.220578585Z t=2023-02-03T10:17:43+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=13.938ms grafana_1 | 2023-02-03T10:17:43.232762160Z t=2023-02-03T10:17:43+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-03T10:17:45.197437751Z t=2023-02-03T10:17:45+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-03T10:17:45.297313825Z t=2023-02-03T10:17:45+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-03T10:17:45.414998399Z t=2023-02-03T10:17:45+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= grafana_1 | 2023-02-03T10:17:34.133070017Z GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable. grafana_1 | 2023-02-03T10:17:34.141014943Z GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana_1 | 2023-02-03T10:17:34.141074498Z GF_PATHS_HOME='/usr/share/grafana' is not readable. grafana_1 | 2023-02-03T10:17:34.141125980Z You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | 2023-02-03T10:17:40.598298198Z t=2023-02-03T10:17:40+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.5 commit=c725a4259a branch=HEAD compiled=2021-09-21T08:54:08+0000 grafana_1 | 2023-02-03T10:17:40.598379606Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini grafana_1 | 2023-02-03T10:17:40.598406606Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini grafana_1 | 2023-02-03T10:17:40.598432050Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" grafana_1 | 2023-02-03T10:17:40.598468328Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" grafana_1 | 2023-02-03T10:17:40.598494680Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" grafana_1 | 2023-02-03T10:17:40.598520328Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" grafana_1 | 2023-02-03T10:17:40.598545198Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" grafana_1 | 2023-02-03T10:17:40.598572920Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" grafana_1 | 2023-02-03T10:17:40.598598217Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" grafana_1 | 2023-02-03T10:17:40.598626124Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana_1 | 2023-02-03T10:17:40.598651309Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana_1 | 2023-02-03T10:17:40.599479161Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://localhost:3000/grafana" grafana_1 | 2023-02-03T10:17:40.599577031Z t=2023-02-03T10:17:40+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-03T10:17:40.599604235Z t=2023-02-03T10:17:40+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-03T10:17:40.599669124Z t=2023-02-03T10:17:40+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-03T10:17:40.599694143Z t=2023-02-03T10:17:40+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-03T10:17:40.599754254Z t=2023-02-03T10:17:40+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-03T10:17:40.599867883Z t=2023-02-03T10:17:40+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-03T10:17:40.600105013Z t=2023-02-03T10:17:40+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-03T10:17:40.641502254Z t=2023-02-03T10:17:40+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-03T10:17:40.857729939Z t=2023-02-03T10:17:40+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-03T10:17:40.882959698Z t=2023-02-03T10:17:40+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=4.72187ms grafana_1 | 2023-02-03T10:17:40.885828216Z t=2023-02-03T10:17:40+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-03T10:17:41.897493549Z t=2023-02-03T10:17:41+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-03T10:17:41.938494383Z t=2023-02-03T10:17:41+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-03T10:17:41.980598049Z t=2023-02-03T10:17:41+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= grafana_1 | 2023-02-04T05:17:37.466986441Z GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable. grafana_1 | 2023-02-04T05:17:37.471716127Z GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana_1 | 2023-02-04T05:17:37.471769127Z GF_PATHS_HOME='/usr/share/grafana' is not readable. grafana_1 | 2023-02-04T05:17:37.471794404Z You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | 2023-02-04T05:17:44.632048085Z t=2023-02-04T05:17:44+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.5 commit=c725a4259a branch=HEAD compiled=2021-09-21T08:54:08+0000 grafana_1 | 2023-02-04T05:17:44.632322974Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini grafana_1 | 2023-02-04T05:17:44.632641919Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini grafana_1 | 2023-02-04T05:17:44.633070289Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" grafana_1 | 2023-02-04T05:17:44.633213381Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" grafana_1 | 2023-02-04T05:17:44.633331585Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" grafana_1 | 2023-02-04T05:17:44.633457567Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" grafana_1 | 2023-02-04T05:17:44.633673770Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" grafana_1 | 2023-02-04T05:17:44.633832956Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" grafana_1 | 2023-02-04T05:17:44.633954567Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" grafana_1 | 2023-02-04T05:17:44.634070622Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana_1 | 2023-02-04T05:17:44.634184196Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana_1 | 2023-02-04T05:17:44.634296196Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://localhost:3000/grafana" grafana_1 | 2023-02-04T05:17:44.634506215Z t=2023-02-04T05:17:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-04T05:17:44.634640641Z t=2023-02-04T05:17:44+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-04T05:17:44.634769733Z t=2023-02-04T05:17:44+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-04T05:17:44.634886956Z t=2023-02-04T05:17:44+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-04T05:17:44.634992307Z t=2023-02-04T05:17:44+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-04T05:17:44.635110104Z t=2023-02-04T05:17:44+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-04T05:17:44.635223678Z t=2023-02-04T05:17:44+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-04T05:17:44.672660307Z t=2023-02-04T05:17:44+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-04T05:17:45.002767733Z t=2023-02-04T05:17:45+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-04T05:17:45.043624918Z t=2023-02-04T05:17:45+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=5.091741ms grafana_1 | 2023-02-04T05:17:45.046840807Z t=2023-02-04T05:17:45+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-04T05:17:46.996272491Z t=2023-02-04T05:17:46+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-04T05:17:47.074274547Z t=2023-02-04T05:17:47+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-04T05:17:47.198291491Z t=2023-02-04T05:17:47+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= grafana_1 | 2023-02-12T10:17:32.374754777Z GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable. grafana_1 | 2023-02-12T10:17:32.392412796Z GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana_1 | 2023-02-12T10:17:32.392472851Z GF_PATHS_HOME='/usr/share/grafana' is not readable. grafana_1 | 2023-02-12T10:17:32.392511147Z You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | 2023-02-12T10:17:38.150297792Z t=2023-02-12T10:17:38+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.5 commit=c725a4259a branch=HEAD compiled=2021-09-21T08:54:08+0000 grafana_1 | 2023-02-12T10:17:38.150403607Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini grafana_1 | 2023-02-12T10:17:38.150436181Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini grafana_1 | 2023-02-12T10:17:38.150462459Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" grafana_1 | 2023-02-12T10:17:38.150494033Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" grafana_1 | 2023-02-12T10:17:38.150522626Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" grafana_1 | 2023-02-12T10:17:38.150547811Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" grafana_1 | 2023-02-12T10:17:38.150574422Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" grafana_1 | 2023-02-12T10:17:38.150604922Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" grafana_1 | 2023-02-12T10:17:38.150630014Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" grafana_1 | 2023-02-12T10:17:38.150655385Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana_1 | 2023-02-12T10:17:38.150680737Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana_1 | 2023-02-12T10:17:38.150706237Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://localhost:3000/grafana" grafana_1 | 2023-02-12T10:17:38.150731329Z t=2023-02-12T10:17:38+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-12T10:17:38.150760626Z t=2023-02-12T10:17:38+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-12T10:17:38.150786366Z t=2023-02-12T10:17:38+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-12T10:17:38.150856477Z t=2023-02-12T10:17:38+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-12T10:17:38.150884681Z t=2023-02-12T10:17:38+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-12T10:17:38.150907163Z t=2023-02-12T10:17:38+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-12T10:17:38.150929774Z t=2023-02-12T10:17:38+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-12T10:17:38.191926607Z t=2023-02-12T10:17:38+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-12T10:17:38.344459366Z t=2023-02-12T10:17:38+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-12T10:17:38.390602014Z t=2023-02-12T10:17:38+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=4.063389ms grafana_1 | 2023-02-12T10:17:38.407541236Z t=2023-02-12T10:17:38+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-12T10:17:39.319589903Z t=2023-02-12T10:17:39+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-12T10:17:39.349735051Z t=2023-02-12T10:17:39+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-12T10:17:39.381295421Z t=2023-02-12T10:17:39+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= grafana_1 | 2023-02-12T10:17:47.230628898Z GF_PATHS_CONFIG='/etc/grafana/grafana.ini' is not readable. grafana_1 | 2023-02-12T10:17:47.266424657Z GF_PATHS_DATA='/var/lib/grafana' is not writable. grafana_1 | 2023-02-12T10:17:47.290678657Z GF_PATHS_HOME='/usr/share/grafana' is not readable. grafana_1 | 2023-02-12T10:17:47.290733972Z You may have issues with file permissions, more information here: http://docs.grafana.org/installation/docker/#migrate-to-v51-or-later grafana_1 | 2023-02-12T10:17:55.255972282Z t=2023-02-12T10:17:55+0000 lvl=info msg="Starting Grafana" logger=server version=8.1.5 commit=c725a4259a branch=HEAD compiled=2021-09-21T08:54:08+0000 grafana_1 | 2023-02-12T10:17:55.256081060Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini grafana_1 | 2023-02-12T10:17:55.256112338Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini grafana_1 | 2023-02-12T10:17:55.256161282Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.data=/var/lib/grafana" grafana_1 | 2023-02-12T10:17:55.256187930Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.logs=/var/log/grafana" grafana_1 | 2023-02-12T10:17:55.256233930Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.plugins=/var/lib/grafana/plugins" grafana_1 | 2023-02-12T10:17:55.256261430Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.paths.provisioning=/etc/grafana/provisioning" grafana_1 | 2023-02-12T10:17:55.256602671Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from command line" logger=settings arg="default.log.mode=console" grafana_1 | 2023-02-12T10:17:55.256741893Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" grafana_1 | 2023-02-12T10:17:55.256773078Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" grafana_1 | 2023-02-12T10:17:55.256797541Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" grafana_1 | 2023-02-12T10:17:55.256821226Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" grafana_1 | 2023-02-12T10:17:55.256844467Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_ROOT_URL=http://localhost:3000/grafana" grafana_1 | 2023-02-12T10:17:55.256867504Z t=2023-02-12T10:17:55+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_SERVER_SERVE_FROM_SUB_PATH=true" grafana_1 | 2023-02-12T10:17:55.256889634Z t=2023-02-12T10:17:55+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana grafana_1 | 2023-02-12T10:17:55.256911467Z t=2023-02-12T10:17:55+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana grafana_1 | 2023-02-12T10:17:55.256933245Z t=2023-02-12T10:17:55+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana grafana_1 | 2023-02-12T10:17:55.256960430Z t=2023-02-12T10:17:55+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins grafana_1 | 2023-02-12T10:17:55.256995893Z t=2023-02-12T10:17:55+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning grafana_1 | 2023-02-12T10:17:55.257018541Z t=2023-02-12T10:17:55+0000 lvl=info msg="App mode production" logger=settings grafana_1 | 2023-02-12T10:17:55.287118930Z t=2023-02-12T10:17:55+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 grafana_1 | 2023-02-12T10:17:55.450549726Z t=2023-02-12T10:17:55+0000 lvl=info msg="Starting DB migrations" logger=migrator grafana_1 | 2023-02-12T10:17:55.518946930Z t=2023-02-12T10:17:55+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=330 duration=4.086055ms grafana_1 | 2023-02-12T10:17:55.521339893Z t=2023-02-12T10:17:55+0000 lvl=info msg="Starting plugin search" logger=plugins grafana_1 | 2023-02-12T10:17:56.709141040Z t=2023-02-12T10:17:56+0000 lvl=info msg="Registering plugin" logger=plugins id=input grafana_1 | 2023-02-12T10:17:56.746157763Z t=2023-02-12T10:17:56+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http grafana_1 | 2023-02-12T10:17:56.785782781Z t=2023-02-12T10:17:56+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=http subUrl=/grafana socket= ++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: eventbus +++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_eventbus_1 eventbus_1 | 2022-02-23T14:35:15.091155300Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-02-23T14:35:15.167050096Z 1645626915: mosquitto version 2.0.11 starting eventbus_1 | 2022-02-23T14:35:15.167128707Z 1645626915: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-02-23T14:35:15.167156152Z 1645626915: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-02-23T14:35:15.167181004Z 1645626915: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-02-23T14:35:15.167204985Z 1645626915: Opening websockets listen socket on port 15675. eventbus_1 | 2022-02-23T14:35:15.334646392Z 1645626915: mosquitto version 2.0.11 running eventbus_1 | 2022-02-24T09:30:38.429278288Z 1645695038: mosquitto version 2.0.11 terminating eventbus_1 | 2022-02-24T09:31:10.063389724Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-02-24T09:31:10.089143631Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-02-24T09:31:10.783348242Z 1645695070: mosquitto version 2.0.11 starting eventbus_1 | 2022-02-24T09:31:10.783525779Z 1645695070: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-02-24T09:31:10.783556019Z 1645695070: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-02-24T09:31:10.783584038Z 1645695070: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-02-24T09:31:10.783609871Z 1645695070: Opening websockets listen socket on port 15675. eventbus_1 | 2022-02-24T09:31:10.839104816Z 1645695070: mosquitto version 2.0.11 running eventbus_1 | 2022-02-26T14:30:49.029799928Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-02-26T14:30:49.041152039Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-02-26T14:30:49.452729502Z 1645885849: mosquitto version 2.0.11 starting eventbus_1 | 2022-02-26T14:30:49.452837465Z 1645885849: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-02-26T14:30:49.452867039Z 1645885849: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-02-26T14:30:49.452891261Z 1645885849: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-02-26T14:30:49.452914613Z 1645885849: Opening websockets listen socket on port 15675. eventbus_1 | 2022-02-26T14:30:49.529785909Z 1645885849: mosquitto version 2.0.11 running eventbus_1 | 2022-03-09T14:17:33.070330221Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-03-09T14:17:33.071576740Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-03-09T14:17:33.147760499Z 1646835453: mosquitto version 2.0.11 starting eventbus_1 | 2022-03-09T14:17:33.147841128Z 1646835453: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-03-09T14:17:33.147958166Z 1646835453: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-03-09T14:17:33.148028277Z 1646835453: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-03-09T14:17:33.148104777Z 1646835453: Opening websockets listen socket on port 15675. eventbus_1 | 2022-03-09T14:17:33.493401943Z 1646835453: mosquitto version 2.0.11 running eventbus_1 | 2022-05-26T07:17:52.073112302Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-05-26T07:17:52.083447913Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-05-26T07:17:52.420788006Z 1653549472: mosquitto version 2.0.11 starting eventbus_1 | 2022-05-26T07:17:52.420905136Z 1653549472: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-05-26T07:17:52.421238376Z 1653549472: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-05-26T07:17:52.421380339Z 1653549472: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-05-26T07:17:52.421533561Z 1653549472: Opening websockets listen socket on port 15675. eventbus_1 | 2022-05-26T07:17:52.491707339Z 1653549472: mosquitto version 2.0.11 running eventbus_1 | 2022-05-26T08:17:33.195976777Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-05-26T08:17:33.202208147Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-05-26T08:17:33.415403091Z 1653553053: mosquitto version 2.0.11 starting eventbus_1 | 2022-05-26T08:17:33.415468351Z 1653553053: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-05-26T08:17:33.415589776Z 1653553053: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-05-26T08:17:33.415623999Z 1653553053: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-05-26T08:17:33.415679832Z 1653553053: Opening websockets listen socket on port 15675. eventbus_1 | 2022-05-26T08:17:33.744906073Z 1653553053: mosquitto version 2.0.11 running eventbus_1 | 2022-06-05T13:17:36.372937812Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-06-05T13:17:36.388725127Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-06-05T13:17:36.938768423Z 1654435056: mosquitto version 2.0.11 starting eventbus_1 | 2022-06-05T13:17:36.938858089Z 1654435056: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-06-05T13:17:36.938906978Z 1654435056: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-06-05T13:17:36.938933274Z 1654435056: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-06-05T13:17:36.939018052Z 1654435056: Opening websockets listen socket on port 15675. eventbus_1 | 2022-06-05T13:17:36.997960811Z 1654435056: mosquitto version 2.0.11 running eventbus_1 | 2022-09-29T05:17:32.466398648Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-09-29T05:17:32.469577241Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-09-29T05:17:32.572735852Z 1664428652: mosquitto version 2.0.11 starting eventbus_1 | 2022-09-29T05:17:32.572804518Z 1664428652: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-09-29T05:17:32.572838629Z 1664428652: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-09-29T05:17:32.572870018Z 1664428652: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-09-29T05:17:32.572915259Z 1664428652: Opening websockets listen socket on port 15675. eventbus_1 | 2022-09-29T05:17:32.730771815Z 1664428652: mosquitto version 2.0.11 running eventbus_1 | 2022-09-30T16:17:33.735204036Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-09-30T16:17:33.746407518Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-09-30T16:17:34.084769888Z 1664554653: mosquitto version 2.0.11 starting eventbus_1 | 2022-09-30T16:17:34.085332536Z 1664554653: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-09-30T16:17:34.085771832Z 1664554653: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-09-30T16:17:34.085917647Z 1664554653: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-09-30T16:17:34.086507943Z 1664554653: Opening websockets listen socket on port 15675. eventbus_1 | 2022-09-30T16:17:34.138122258Z 1664554653: mosquitto version 2.0.11 running eventbus_1 | 2022-10-01T03:17:29.170632390Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-10-01T03:17:29.175995260Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-10-01T03:17:29.245052242Z 1664594249: mosquitto version 2.0.11 starting eventbus_1 | 2022-10-01T03:17:29.245291723Z 1664594249: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-10-01T03:17:29.245360094Z 1664594249: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-10-01T03:17:29.245388890Z 1664594249: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-10-01T03:17:29.245411131Z 1664594249: Opening websockets listen socket on port 15675. eventbus_1 | 2022-10-01T03:17:29.411288834Z 1664594249: mosquitto version 2.0.11 running eventbus_1 | 2022-11-06T22:17:33.174389851Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-11-06T22:17:33.202729869Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2022-11-06T22:17:33.796754684Z 1667773053: mosquitto version 2.0.11 starting eventbus_1 | 2022-11-06T22:17:33.796849758Z 1667773053: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2022-11-06T22:17:33.796875369Z 1667773053: Opening ipv4 listen socket on port 1883. eventbus_1 | 2022-11-06T22:17:33.796899128Z 1667773053: Opening ipv6 listen socket on port 1883. eventbus_1 | 2022-11-06T22:17:33.796921369Z 1667773053: Opening websockets listen socket on port 15675. eventbus_1 | 2022-11-06T22:17:33.859592758Z 1667773053: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T08:44:09.379117594Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T08:44:09.411275057Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T08:44:10.273267408Z 1675413849: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T08:44:10.273432649Z 1675413849: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T08:44:10.273461353Z 1675413849: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T08:44:10.273486408Z 1675413849: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T08:44:10.273696649Z 1675413849: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T08:44:10.336880945Z 1675413849: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T08:46:10.983893705Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T08:46:10.993568576Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T08:46:11.589443890Z 1675413971: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T08:46:11.589610650Z 1675413971: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T08:46:11.589760316Z 1675413971: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T08:46:11.589791798Z 1675413971: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T08:46:11.589820557Z 1675413971: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T08:46:11.640878594Z 1675413971: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:30.915586778Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:30.927959019Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:31.135727907Z 1675419451: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:31.135801204Z 1675419451: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:31.135863056Z 1675419451: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:31.135916556Z 1675419451: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:31.135989463Z 1675419451: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:31.413876315Z 1675419451: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:33.678745017Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:33.682296499Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:33.771611536Z 1675419453: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:33.771693610Z 1675419453: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:33.771721961Z 1675419453: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:33.771747813Z 1675419453: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:33.771778350Z 1675419453: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:33.815895480Z 1675419453: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:30.703678482Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:30.706155223Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:30.862126278Z 1675419450: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:30.862461130Z 1675419450: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:30.863113667Z 1675419450: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:30.863178945Z 1675419450: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:30.863774611Z 1675419450: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:31.096938278Z 1675419450: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:54.193145560Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:54.223150931Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:54.587494968Z 1675419474: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:54.587568819Z 1675419474: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:54.592349301Z 1675419474: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:54.592442745Z 1675419474: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:54.592497005Z 1675419474: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:54.724024023Z 1675419474: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:35.376938535Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:35.393665960Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:35.900090645Z 1675419455: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:35.900159090Z 1675419455: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:35.900185849Z 1675419455: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:35.900244794Z 1675419455: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:35.900267534Z 1675419455: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:35.986646608Z 1675419455: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:36.557678478Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:36.579440219Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:37.090271663Z 1675419456: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:37.090454497Z 1675419456: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:37.092021682Z 1675419456: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:37.092101348Z 1675419456: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:37.092128867Z 1675419456: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:37.153740922Z 1675419456: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:34.814307146Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:34.853746035Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:35.322868053Z 1675419455: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:35.323023849Z 1675419455: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:35.323052201Z 1675419455: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:35.323084461Z 1675419455: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:35.323799794Z 1675419455: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:35.375383627Z 1675419455: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:37.603722163Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:37.622797015Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:37.912052070Z 1675419457: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:37.912123163Z 1675419457: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:37.912199089Z 1675419457: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:37.912231792Z 1675419457: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:37.912256792Z 1675419457: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:37.983788089Z 1675419457: mosquitto version 2.0.11 running eventbus_1 | 2023-02-03T10:17:35.710104442Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:35.892673608Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-03T10:17:36.379971460Z 1675419456: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-03T10:17:36.380198515Z 1675419456: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-03T10:17:36.380232645Z 1675419456: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:36.380259238Z 1675419456: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-03T10:17:36.380328627Z 1675419456: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-03T10:17:36.459102904Z 1675419456: mosquitto version 2.0.11 running eventbus_1 | 2023-02-04T05:17:38.744167589Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-04T05:17:38.781423552Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-04T05:17:39.210183088Z 1675487858: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-04T05:17:39.210268144Z 1675487858: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-04T05:17:39.210723977Z 1675487858: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-04T05:17:39.210799774Z 1675487858: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-04T05:17:39.210917070Z 1675487858: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-04T05:17:39.313097329Z 1675487858: mosquitto version 2.0.11 running eventbus_1 | 2023-02-12T10:17:31.432498000Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-12T10:17:31.435525185Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-12T10:17:31.563759926Z 1676197051: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-12T10:17:31.563837463Z 1676197051: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-12T10:17:31.563870092Z 1676197051: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-12T10:17:31.563898259Z 1676197051: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-12T10:17:31.563928574Z 1676197051: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-12T10:17:31.608281111Z 1676197051: mosquitto version 2.0.11 running eventbus_1 | 2023-02-12T10:17:48.604425582Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-12T10:17:48.651811508Z chown: /mosquitto/include: Read-only file system eventbus_1 | 2023-02-12T10:17:49.402358415Z 1676197069: mosquitto version 2.0.11 starting eventbus_1 | 2023-02-12T10:17:49.402457211Z 1676197069: Config loaded from /mosquitto/config/mosquitto.conf. eventbus_1 | 2023-02-12T10:17:49.402492100Z 1676197069: Opening ipv4 listen socket on port 1883. eventbus_1 | 2023-02-12T10:17:49.402529600Z 1676197069: Opening ipv6 listen socket on port 1883. eventbus_1 | 2023-02-12T10:17:49.402897323Z 1676197069: Opening websockets listen socket on port 15675. eventbus_1 | 2023-02-12T10:17:49.469920156Z 1676197069: mosquitto version 2.0.11 running ++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: victoria +++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_victoria_1 victoria_1 | 2023-02-12T10:17:54.352613616Z 2023-02-12T10:17:54.352Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_02/3665_79_20220226143257.389_20220226143650.805_16D75C75E76C833A" in 0.012 seconds victoria_1 | 2023-02-12T10:17:54.752694838Z 2023-02-12T10:17:54.752Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/227026_85_20220528052959.227_20220528091934.358_16F29C1B82CA8261" in 0.021 seconds victoria_1 | 2023-02-12T10:17:54.808876004Z 2023-02-12T10:17:54.808Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/31_31_20220522132258.628_20220522132258.660_16EAD21758174144" in 0.028 seconds victoria_1 | 2023-02-12T10:17:54.847166504Z 2023-02-12T10:17:54.846Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/1693423_237_20220518152009.681_20220520154052.181_16EAD2175817348A" in 0.026 seconds victoria_1 | 2023-02-12T10:17:54.860041393Z 2023-02-12T10:17:54.859Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/21_21_20220522212419.566_20220522212419.566_16EAD2175817448D" in 0.006 seconds victoria_1 | 2023-02-12T10:17:54.868065782Z 2023-02-12T10:17:54.867Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/231454_85_20220527175135.344_20220527214538.843_16F29C1B82CA7CD8" in 0.005 seconds victoria_1 | 2023-02-12T10:17:54.881482208Z 2023-02-12T10:17:54.881Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/1851837_255_20220522181917.964_20220527100746.843_16F29C1B82CA7735" in 0.005 seconds victoria_1 | 2023-02-12T10:17:54.894050764Z 2023-02-12T10:17:54.893Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/3972_85_20220528134447.232_20220528134845.653_16F29C1B82CA847E" in 0.006 seconds victoria_1 | 2023-02-12T10:17:54.895927708Z 2023-02-12T10:17:54.895Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/1739538_237_20220502110022.665_20220522181913.209_16EAD217581743D1" in 0.001 seconds victoria_1 | 2023-02-12T10:17:54.902419782Z 2023-02-12T10:17:54.902Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/340_85_20220528134849.696_20220528134905.990_16F29C1B82CA847F" in 0.006 seconds victoria_1 | 2023-02-12T10:17:54.914824060Z 2023-02-12T10:17:54.914Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/1708970_237_20220516125447.999_20220518152004.850_16EAD21758172637" in 0.009 seconds victoria_1 | 2023-02-12T10:17:54.922542653Z 2023-02-12T10:17:54.922Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/231910_85_20220528091938.499_20220528131411.297_16F29C1B82CA8438" in 0.004 seconds victoria_1 | 2023-02-12T10:17:54.930032134Z 2023-02-12T10:17:54.929Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/227057_85_20220527100749.873_20220527135726.650_16F29C1B82CA7913" in 0.004 seconds victoria_1 | 2023-02-12T10:17:54.943035041Z 2023-02-12T10:17:54.942Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/54_54_20220528033854.577_20220528033854.577_16F29C1B82CA7FAD" in 0.005 seconds victoria_1 | 2023-02-12T10:17:54.950959338Z 2023-02-12T10:17:54.950Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/12940164_1611_20220501000000.191_20220516125444.526_16EAD217581717BB" in 0.004 seconds victoria_1 | 2023-02-12T10:17:54.962385578Z 2023-02-12T10:17:54.962Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/227057_85_20220527214543.738_20220528013519.559_16F29C1B82CA7EB0" in 0.005 seconds victoria_1 | 2023-02-12T10:17:54.970410727Z 2023-02-12T10:17:54.970Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/30199_85_20220528131415.933_20220528134444.836_16F29C1B82CA8476" in 0.004 seconds victoria_1 | 2023-02-12T10:17:54.980817856Z 2023-02-12T10:17:54.980Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/231856_85_20220528013524.065_20220528052958.163_16F29C1B82CA808D" in 0.004 seconds victoria_1 | 2023-02-12T10:17:54.989614838Z 2023-02-12T10:17:54.989Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/31_31_20220522132802.617_20220522132802.626_16EAD2175817414F" in 0.007 seconds victoria_1 | 2023-02-12T10:17:54.997300023Z 2023-02-12T10:17:54.996Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_05/231423_85_20220527135729.442_20220527175130.525_16F29C1B82CA7AFB" in 0.004 seconds victoria_1 | 2023-02-12T10:17:55.179844615Z 2023-02-12T10:17:55.179Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/212932_79_20220331003043.748_20220331042020.073_16DABC68DFC942F4" in 0.004 seconds victoria_1 | 2023-02-12T10:17:55.187159467Z 2023-02-12T10:17:55.186Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/212884_79_20220331115936.643_20220331154911.428_16DABC68DFC94858" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.195804356Z 2023-02-12T10:17:55.195Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/21_21_20220329155635.735_20220329155635.735_16DABC68DFC931DA" in 0.005 seconds victoria_1 | 2023-02-12T10:17:55.201571634Z 2023-02-12T10:17:55.201Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3744_79_20220331235201.283_20220331235600.041_16DABC68DFC94C2D" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.207837745Z 2023-02-12T10:17:55.207Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/212884_79_20220331042022.766_20220331080957.256_16DABC68DFC944C0" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.211192356Z 2023-02-12T10:17:55.210Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3665_79_20220331233602.655_20220331233956.383_16DABC68DFC94C0D" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.214843486Z 2023-02-12T10:17:55.214Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/12768217_1580_20220305080403.229_20220319035006.856_16DABC68DFC8BB70" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.222300189Z 2023-02-12T10:17:55.221Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3713_79_20220331233203.734_20220331233559.825_16DABC68DFC94C05" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.229918541Z 2023-02-12T10:17:55.229Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/1634756_237_20220328141746.132_20220329194114.912_16DABC68DFC9339E" in 0.005 seconds victoria_1 | 2023-02-12T10:17:55.236537041Z 2023-02-12T10:17:55.236Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/21_21_20220330181228.857_20220330181228.857_16DABC68DFC93E31" in 0.005 seconds victoria_1 | 2023-02-12T10:17:55.252412819Z 2023-02-12T10:17:55.252Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3713_79_20220331234403.279_20220331234759.440_16DABC68DFC94C1D" in 0.005 seconds victoria_1 | 2023-02-12T10:17:55.258151226Z 2023-02-12T10:17:55.257Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/21_21_20220328024751.874_20220328024751.874_16DABC68DFC92066" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.262357930Z 2023-02-12T10:17:55.262Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/21_21_20220326160839.572_20220326160839.572_16DABC68DFC9101E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.266874338Z 2023-02-12T10:17:55.266Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/1603272_237_20220328183522.330_20220331003040.419_16DABC68DFC94128" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.271721523Z 2023-02-12T10:17:55.271Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3744_79_20220331234001.020_20220331234359.645_16DABC68DFC94C15" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.274142949Z 2023-02-12T10:17:55.273Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/212884_79_20220331154915.964_20220331193851.396_16DABC68DFC94A24" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.279314060Z 2023-02-12T10:17:55.278Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3665_79_20220331234803.084_20220331235156.469_16DABC68DFC94C25" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.284366726Z 2023-02-12T10:17:55.284Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/12594809_1580_20220319035010.252_20220328141741.503_16DABC68DFC925CF" in 0.004 seconds victoria_1 | 2023-02-12T10:17:55.287150504Z 2023-02-12T10:17:55.286Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/212901_79_20220331081001.151_20220331115936.256_16DABC68DFC9468C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.291381578Z 2023-02-12T10:17:55.291Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/216171_79_20220331193853.574_20220331233159.299_16DABC68DFC94BFD" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.298795319Z 2023-02-12T10:17:55.298Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/21_21_20220317030254.981_20220317030254.981_16DABC68DFC8A44B" in 0.004 seconds victoria_1 | 2023-02-12T10:17:55.305411486Z 2023-02-12T10:17:55.305Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_03/3713_79_20220331235602.585_20220331235958.849_16DABC68DFC94C35" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.407127374Z 2023-02-12T10:17:55.406Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/42232_166_20230203101748.478_20230203105738.491_1740491ECDB5653D" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.413757912Z 2023-02-12T10:17:55.413Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/378_63_20230212110740.405_20230212110807.911_17430C57C1E3BA6E" in 0.006 seconds victoria_1 | 2023-02-12T10:17:55.418606078Z 2023-02-12T10:17:55.418Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/22508_63_20230212102339.441_20230212105409.114_17430C57C1E3BA4F" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.423182800Z 2023-02-12T10:17:55.422Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/378_63_20230212110841.265_20230212110909.755_17430C57C1E3BA70" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.426885171Z 2023-02-12T10:17:55.426Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/2966_63_20230212105810.484_20230212110208.417_17430C57C1E3BA61" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.429674856Z 2023-02-12T10:17:55.429Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/2971_63_20230212110210.865_20230212110609.415_17430C57C1E3BA6A" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.432898986Z 2023-02-12T10:17:55.432Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/59006_166_20230212095422.225_20230212102522.166_174087568396CF5C" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.439355134Z 2023-02-12T10:17:55.438Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/61170_166_20230203104514.440_20230203111712.060_1740491F91ED50C7" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.442135097Z 2023-02-12T10:17:55.441Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/20592_58_20230203101743.588_20230203110107.957_1740491EAC415135" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.444358708Z 2023-02-12T10:17:55.443Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/20698_58_20230203102349.880_20230203105507.474_17404979AB81FCAC" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.448656189Z 2023-02-12T10:17:55.448Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/2913_63_20230212105412.924_20230212105807.471_17430C57C1E3BA58" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.450578726Z 2023-02-12T10:17:55.450Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/378_63_20230212110640.193_20230212110709.972_17430C57C1E3BA6C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.453981300Z 2023-02-12T10:17:55.453Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/62720_272_20230203101746.807_20230203110205.973_1740491F91ED507F" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.456740523Z 2023-02-12T10:17:55.456Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/6_2_20230203112800.732_20230203112810.831_1740491F91ED50DE" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.458644189Z 2023-02-12T10:17:55.458Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/330_63_20230212110911.729_20230212110938.282_17430C57C1E3BA71" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.461036930Z 2023-02-12T10:17:55.460Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/61290_166_20230203111713.931_20230212095420.919_174087568396CF17" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.463731134Z 2023-02-12T10:17:55.463Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/12_2_20230203112815.886_20230203112841.109_1740491F91ED50DF" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.466538689Z 2023-02-12T10:17:55.466Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/45670_125_20230203102145.302_20230212105922.963_17430C57C1E3BA0A" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.468265837Z 2023-02-12T10:17:55.467Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/368_63_20230212110711.198_20230212110736.939_17430C57C1E3BA6D" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.469522282Z 2023-02-12T10:17:55.469Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/378_63_20230212110810.830_20230212110838.897_17430C57C1E3BA6F" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.471396689Z 2023-02-12T10:17:55.471Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/21070_154_20230203102140.448_20230203104937.741_1740491EAC415171" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.473538245Z 2023-02-12T10:17:55.473Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/12_2_20230203101817.509_20230203101842.732_1740491F94762D81" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.474746208Z 2023-02-12T10:17:55.474Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2023_02/330_63_20230212110611.109_20230212110639.558_17430C57C1E3BA6B" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.536385448Z 2023-02-12T10:17:55.536Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/25_25_20211007124735.195_20211007124735.195_16ABA5522F131D81" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.538464911Z 2023-02-12T10:17:55.538Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/2_2_20211008171802.096_20211008171802.096_16ABA5522F132C43" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.543725837Z 2023-02-12T10:17:55.543Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/90_88_20211031235952.763_20211031235957.807_16AD0D84998A7AA8" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.551592726Z 2023-02-12T10:17:55.551Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/30843_88_20211031221119.217_20211031224146.990_16AD0D84998A7A0B" in 0.004 seconds victoria_1 | 2023-02-12T10:17:55.553642948Z 2023-02-12T10:17:55.553Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/4101780_597_20211001000001.155_20211003124206.116_16AA42F94CD3962A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.555707541Z 2023-02-12T10:17:55.555Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/4014_88_20211031234654.448_20211031235049.740_16AD0D84998A7A95" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.558144967Z 2023-02-12T10:17:55.557Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/1784579_264_20211029045710.984_20211030102204.526_16AD0D84998A68E9" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.560402967Z 2023-02-12T10:17:55.560Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/4016_88_20211031235052.672_20211031235450.021_16AD0D84998A7A9D" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.562360615Z 2023-02-12T10:17:55.562Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/2_2_20211015165151.031_20211015165151.031_16AD0D849989B79E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.565067800Z 2023-02-12T10:17:55.564Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/1949665_264_20211026155936.881_20211028000737.977_16AD0D84998A4D68" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.567699874Z 2023-02-12T10:17:55.567Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/25_25_20211031164538.790_20211031164538.790_16AD0D84998A7740" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.570638467Z 2023-02-12T10:17:55.570Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/2_2_20211018194051.703_20211018194051.703_16AD0D849989DE3B" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.572829300Z 2023-02-12T10:17:55.572Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/1747793_264_20211028000740.118_20211029045707.574_16AD0D84998A5B12" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.576016226Z 2023-02-12T10:17:55.575Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/528_88_20211031235922.497_20211031235950.140_16AD0D84998A7AA7" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.578246874Z 2023-02-12T10:17:55.577Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/30868_88_20211031224150.081_20211031231217.779_16AD0D84998A7A48" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.580268874Z 2023-02-12T10:17:55.579Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/4077_88_20211031234253.119_20211031234650.579_16AD0D84998A7A8D" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.673777411Z 2023-02-12T10:17:55.673Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/2_2_20211008052307.245_20211008052307.245_16ABA5522F132610" in 0.090 seconds victoria_1 | 2023-02-12T10:17:55.676564208Z 2023-02-12T10:17:55.676Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/14679171_1850_20211015082938.965_20211025103004.944_16AD0D84998A2D0A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.678555522Z 2023-02-12T10:17:55.678Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/262884_88_20211019014004.103_20211031221118.351_16AD0D84998A79CE" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.680792411Z 2023-02-12T10:17:55.680Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/29_27_20211018023548.188_20211018023615.438_16AD0D849989D5F1" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.683508226Z 2023-02-12T10:17:55.683Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/4077_88_20211031235453.982_20211031235852.278_16AD0D84998A7AA5" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.687104041Z 2023-02-12T10:17:55.686Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/15090568_1993_20211001074424.130_20211015082934.932_16AD0D849989B33D" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.691839430Z 2023-02-12T10:17:55.691Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/1787399_264_20211025103007.133_20211026155933.823_16AD0D84998A3C7C" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.695596819Z 2023-02-12T10:17:55.695Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/4189392_622_20211003124209.299_20211004213822.798_16AA99A53FEC812A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.697865152Z 2023-02-12T10:17:55.697Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/465_88_20211031235853.987_20211031235919.480_16AD0D84998A7AA6" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.700508837Z 2023-02-12T10:17:55.700Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/25_25_20211021033311.860_20211021033311.860_16AD0D849989F939" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.703631448Z 2023-02-12T10:17:55.703Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/30868_88_20211031231222.258_20211031234249.672_16AD0D84998A7A85" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.710853356Z 2023-02-12T10:17:55.710Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_10/1909333_264_20211030102207.382_20211031175109.297_16AD0D84998A77C4" in 0.004 seconds victoria_1 | 2023-02-12T10:17:55.787416911Z 2023-02-12T10:17:55.787Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/21_21_20220811133430.379_20220811133430.379_17070F7A6992D696" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.789918300Z 2023-02-12T10:17:55.789Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/1753687_255_20220821031709.460_20220822085203.421_17070F7A69935A0B" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.793535504Z 2023-02-12T10:17:55.793Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/1758207_255_20220819213809.402_20220821031705.624_17070F7A69934AF6" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.795532856Z 2023-02-12T10:17:55.795Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/226895_85_20220824020059.714_20220824055034.440_17070F7A6993714E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.797920004Z 2023-02-12T10:17:55.797Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/231825_85_20220824055035.739_20220824094509.705_17070F7A6993735A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.801069578Z 2023-02-12T10:17:55.800Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/30145_85_20220824094513.431_20220824101541.255_17070F7A6993739F" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.804117152Z 2023-02-12T10:17:55.803Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/226864_85_20220823221123.940_20220824020055.547_17070F7A69936F4A" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.806138263Z 2023-02-12T10:17:55.805Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/13448385_1700_20220801000001.220_20220810105207.295_17070F7A6992C918" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.808479189Z 2023-02-12T10:17:55.808Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/3941_85_20220824110216.512_20220824110613.139_17070F7A69937411" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.810899300Z 2023-02-12T10:17:55.810Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/3941_85_20220824105016.144_20220824105412.864_17070F7A699373F6" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.813343004Z 2023-02-12T10:17:55.813Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/3972_85_20220824105816.193_20220824110214.572_17070F7A69937408" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.815731652Z 2023-02-12T10:17:55.815Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/1758462_255_20220822085207.185_20220823143203.064_17070F7A69936952" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.817739856Z 2023-02-12T10:17:55.817Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/3941_85_20220824105416.575_20220824105811.152_17070F7A699373FF" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.819772671Z 2023-02-12T10:17:55.819Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/13445399_1700_20220810105208.937_20220819213804.725_17070F7A69933C0F" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.822419059Z 2023-02-12T10:17:55.822Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/30145_85_20220824101544.971_20220824104611.294_17070F7A699373E4" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.825023559Z 2023-02-12T10:17:55.824Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/3972_85_20220824104615.944_20220824105014.413_17070F7A699373ED" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.827720800Z 2023-02-12T10:17:55.827Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/21_21_20220804054810.962_20220804054810.962_17070F7A699280EE" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.829921152Z 2023-02-12T10:17:55.829Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/21_21_20220807001823.414_20220807001823.414_17070F7A6992A0E4" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.834217059Z 2023-02-12T10:17:55.833Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/226895_85_20220823182142.840_20220823221119.190_17070F7A69936D4E" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.836590393Z 2023-02-12T10:17:55.836Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/226864_85_20220823143206.124_20220823182140.105_17070F7A69936B4C" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.839819782Z 2023-02-12T10:17:55.839Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/21_21_20220818031912.739_20220818031912.739_17070F7A6993272C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.843046078Z 2023-02-12T10:17:55.842Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_08/21_21_20220807112314.272_20220807112314.272_17070F7A6992A645" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.920962226Z 2023-02-12T10:17:55.920Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/1764461_255_20220624093615.026_20220625152139.443_16F5BBFA8F796929" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.923184245Z 2023-02-12T10:17:55.922Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/30114_85_20220630231657.962_20220630234721.908_16F5BBFA8F79AB84" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.931870226Z 2023-02-12T10:17:55.931Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/510_85_20220630235926.661_20220630235952.576_16F5BBFA8F79AB9F" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.942279226Z 2023-02-12T10:17:55.941Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/1759578_255_20220626205112.695_20220628023208.181_16F5BBFA8F798765" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.945789985Z 2023-02-12T10:17:55.945Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/30655_85_20220630214422.948_20220630221522.909_16F5BBFA8F79AABD" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.949678170Z 2023-02-12T10:17:55.949Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/85_85_20220630235957.120_20220630235957.675_16F5BBFA8F79ABA0" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.952680207Z 2023-02-12T10:17:55.952Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/232822_85_20220630174846.021_20220630214421.563_16F5BBFA8F79AA7B" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.957810374Z 2023-02-12T10:17:55.957Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/3972_85_20220630234726.487_20220630235124.974_16F5BBFA8F79AB8D" in 0.003 seconds victoria_1 | 2023-02-12T10:17:55.961165837Z 2023-02-12T10:17:55.960Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/13411784_1700_20220605131819.316_20220614232511.718_16F5BBFA8F78E83C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.965439300Z 2023-02-12T10:17:55.965Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/21_21_20220609125522.212_20220609125522.212_16F5BBFA8F78A63F" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.969042115Z 2023-02-12T10:17:55.968Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/231346_85_20220630135436.736_20220630174843.295_16F5BBFA8F79A87A" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.972144652Z 2023-02-12T10:17:55.971Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/1748355_255_20220625152144.519_20220626205108.519_16F5BBFA8F79781A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.980996726Z 2023-02-12T10:17:55.980Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/13413849_1700_20220614232515.354_20220624093611.756_16F5BBFA8F795A27" in 0.002 seconds victoria_1 | 2023-02-12T10:17:55.982718652Z 2023-02-12T10:17:55.982Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/21_21_20220612034724.277_20220612034724.277_16F5BBFA8F78C5A3" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.989130004Z 2023-02-12T10:17:55.988Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/3941_85_20220630235527.178_20220630235921.804_16F5BBFA8F79AB9E" in 0.005 seconds victoria_1 | 2023-02-12T10:17:55.992960189Z 2023-02-12T10:17:55.992Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/3941_85_20220630235126.671_20220630235523.350_16F5BBFA8F79AB96" in 0.001 seconds victoria_1 | 2023-02-12T10:17:55.995369819Z 2023-02-12T10:17:55.995Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/30655_85_20220630224556.241_20220630231655.215_16F5BBFA8F79AB42" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.001147948Z 2023-02-12T10:17:56.000Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/1766994_255_20220628023213.215_20220629082035.652_16F5BBFA8F799706" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.004540244Z 2023-02-12T10:17:56.004Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/21_21_20220621014829.067_20220621014829.067_16F5BBFA8F79326E" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.006657874Z 2023-02-12T10:17:56.006Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/30145_85_20220630221525.546_20220630224553.889_16F5BBFA8F79AAFF" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.009362578Z 2023-02-12T10:17:56.008Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/21_21_20220625061019.788_20220625061019.788_16F5BBFA8F796489" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.012550300Z 2023-02-12T10:17:56.012Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_06/1752490_255_20220629082040.357_20220630135436.664_16F5BBFA8F79A67C" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.079541041Z 2023-02-12T10:17:56.079Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/515_96_20211231235835.118_20211231235901.789_16BC7873E46FE78D" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.083502300Z 2023-02-12T10:17:56.083Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/16110445_2026_20211203020743.236_20211231135612.907_16BC7873E46FE2D6" in 0.003 seconds victoria_1 | 2023-02-12T10:17:56.092642059Z 2023-02-12T10:17:56.092Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/33823_96_20211231230701.843_20211231233732.409_16BC7873E46FE762" in 0.007 seconds victoria_1 | 2023-02-12T10:17:56.095954578Z 2023-02-12T10:17:56.095Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/4451_96_20211231234935.270_20211231235332.208_16BC7873E46FE782" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.099770374Z 2023-02-12T10:17:56.099Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/254371_96_20211231135612.967_20211231174550.470_16BC7873E46FE4A2" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.105826781Z 2023-02-12T10:17:56.105Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/480_96_20211231235935.929_20211231235957.994_16BC7873E46FE78F" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.108775281Z 2023-02-12T10:17:56.108Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/2_2_20211217160528.490_20211217160528.490_16BC7873E46F4799" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.111207170Z 2023-02-12T10:17:56.110Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/576_96_20211231235734.237_20211231235800.946_16BC7873E46FE78B" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.113289707Z 2023-02-12T10:17:56.112Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/4451_96_20211231234135.907_20211231234532.844_16BC7873E46FE772" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.124792318Z 2023-02-12T10:17:56.124Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/10_10_20211230113915.527_20211230113915.527_16BC7873E46FD67B" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.127747300Z 2023-02-12T10:17:56.127Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/10_10_20211230011856.925_20211230011856.925_16BC7873E46FD19E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.129867411Z 2023-02-12T10:17:56.129Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/576_96_20211231235804.670_20211231235832.616_16BC7873E46FE78C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.137014152Z 2023-02-12T10:17:56.136Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/576_96_20211231235904.204_20211231235932.364_16BC7873E46FE78E" in 0.003 seconds victoria_1 | 2023-02-12T10:17:56.142994430Z 2023-02-12T10:17:56.138Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/254275_96_20211231174555.101_20211231213526.770_16BC7873E46FE66E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.143066096Z 2023-02-12T10:17:56.141Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/4390_96_20211231235335.868_20211231235729.887_16BC7873E46FE78A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.148665522Z 2023-02-12T10:17:56.143Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/33823_96_20211231220559.972_20211231223630.645_16BC7873E46FE6E8" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.156873504Z 2023-02-12T10:17:56.154Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/2_2_20211210032053.233_20211210032053.233_16BC7873E46EF1A9" in 0.005 seconds victoria_1 | 2023-02-12T10:17:56.158200448Z 2023-02-12T10:17:56.157Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/2_2_20211209160000.385_20211209160000.385_16BC7873E46EEC2E" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.160021430Z 2023-02-12T10:17:56.159Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/33767_96_20211231223630.837_20211231230700.160_16BC7873E46FE725" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.173225133Z 2023-02-12T10:17:56.172Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/14847987_1877_20211208213354.296_20211221102231.925_16BC7873E46F7063" in 0.003 seconds victoria_1 | 2023-02-12T10:17:56.175732837Z 2023-02-12T10:17:56.175Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/4400_96_20211231234534.316_20211231234932.658_16BC7873E46FE77A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.177698411Z 2023-02-12T10:17:56.177Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/14862512_1875_20211201000000.518_20211211050213.235_16BC7873E46EFE0D" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.184157855Z 2023-02-12T10:17:56.183Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/2_2_20211209172633.114_20211209172633.114_16BC7873E46EECE4" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.186650078Z 2023-02-12T10:17:56.186Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/33777_96_20211231213529.171_20211231220557.115_16BC7873E46FE6AB" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.189108781Z 2023-02-12T10:17:56.188Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_12/4476_96_20211231233733.020_20211231234132.179_16BC7873E46FE76A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.260910744Z 2023-02-12T10:17:56.260Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/514561_189_20210930014022.136_20210930053354.630_16A93B9896F68C40" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.263207318Z 2023-02-12T10:17:56.262Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/30_30_20210917170406.932_20210917170406.932_16A4B476833A912D" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.265368541Z 2023-02-12T10:17:56.265Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/28_28_20210925121136.601_20210925121136.601_16A6CEF1A66A9FDE" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.268717430Z 2023-02-12T10:17:56.268Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/71130_199_20210930215730.335_20210930222801.026_16A98EABA096678C" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.272611392Z 2023-02-12T10:17:56.272Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/534483_199_20210930102833.141_20210930141809.595_16A98EABA09663AD" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.275083855Z 2023-02-12T10:17:56.274Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/534426_199_20210930141813.424_20210930180750.747_16A98EABA0966582" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.277602133Z 2023-02-12T10:17:56.277Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/71075_199_20210930232904.293_20210930235934.569_16A98EABA0966843" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.281128448Z 2023-02-12T10:17:56.280Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/12742137_1785_20210913102446.390_20210926045613.865_16A6CEF1A66AA7C1" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.283475337Z 2023-02-12T10:17:56.283Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/1331669_263_20210927165947.046_20210929113444.695_16A93B9896F683BB" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.285963318Z 2023-02-12T10:17:56.285Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/71043_199_20210930225832.416_20210930232901.723_16A98EABA0966806" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.288106781Z 2023-02-12T10:17:56.287Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/71041_199_20210930222801.445_20210930225830.574_16A98EABA09667C9" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.290567392Z 2023-02-12T10:17:56.290Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/14_14_20210924133920.353_20210924133920.353_16A6CEF1A66A951C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.292900374Z 2023-02-12T10:17:56.292Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/514307_189_20210929214642.002_20210930014019.194_16A93B9896F68A6C" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.295193300Z 2023-02-12T10:17:56.294Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/37_37_20210925152913.468_20210925152913.468_16A6CEF1A66AA16E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.297891244Z 2023-02-12T10:17:56.297Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/551963_267_20210930011348.253_20210930102832.048_16A98EABA09661D0" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.300639615Z 2023-02-12T10:17:56.300Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/995_199_20210930235935.066_20210930235959.758_16A98EABA0966844" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.302899504Z 2023-02-12T10:17:56.302Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/534676_199_20210930180751.446_20210930215727.503_16A98EABA096674F" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.305324874Z 2023-02-12T10:17:56.304Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/4026097_606_20210926045616.164_20210927174918.613_16A8AF9F65A34CC1" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.307587763Z 2023-02-12T10:17:56.307Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2021_09/3839883_559_20210927174921.673_20210929214640.364_16A93B9896F68896" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.363266263Z 2023-02-12T10:17:56.362Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/13542754_1700_20220702033849.723_20220729093901.478_16FD8B819C3697AF" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.365782911Z 2023-02-12T10:17:56.365Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/30655_85_20220731232504.950_20220731235602.852_16FD8B819C36B5D3" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.373135744Z 2023-02-12T10:17:56.372Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/30199_85_20220731205232.113_20220731212300.313_16FD8B819C36B494" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.375021448Z 2023-02-12T10:17:56.374Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/30145_85_20220731215333.047_20220731222401.436_16FD8B819C36B514" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.376930744Z 2023-02-12T10:17:56.376Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/30114_85_20220731212305.367_20220731215330.095_16FD8B819C36B4D7" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.378777244Z 2023-02-12T10:17:56.378Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/3856_85_20220731235607.787_20220731235957.157_16FD8B819C36B5DC" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.380830226Z 2023-02-12T10:17:56.380Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/30145_85_20220731222405.476_20220731225432.632_16FD8B819C36B551" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.383057633Z 2023-02-12T10:17:56.382Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/13394565_1700_20220710111558.353_20220719211255.917_16FD8B819C36259A" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.385681966Z 2023-02-12T10:17:56.385Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/13474798_1700_20220701000002.189_20220710111555.193_16FD8B819C35B4F3" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.387900633Z 2023-02-12T10:17:56.387Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/30114_85_20220731225437.087_20220731232502.294_16FD8B819C36B58E" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.390652522Z 2023-02-12T10:17:56.390Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/21_21_20220730110949.671_20220730110949.671_16FD8B819C36A3F1" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.393614152Z 2023-02-12T10:17:56.393Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/1762681_255_20220729093902.141_20220730152230.736_16FD8B819C36A5F9" in 0.002 seconds victoria_1 | 2023-02-12T10:17:56.396056374Z 2023-02-12T10:17:56.395Z info VictoriaMetrics/lib/storage/partition.go:1523 opened part "/victoria-metrics-data/data/small/2022_07/1748801_255_20220730152232.859_20220731205227.507_16FD8B819C36B451" in 0.001 seconds victoria_1 | 2023-02-12T10:17:56.431220133Z 2023-02-12T10:17:56.430Z info VictoriaMetrics/app/vmstorage/main.go:101 successfully opened storage "victoria-metrics-data" in 9.921 seconds; partsCount: 271; blocksCount: 66805; rowsCount: 405210896; sizeBytes: 532653242 victoria_1 | 2023-02-12T10:17:56.448080485Z 2023-02-12T10:17:56.447Z info VictoriaMetrics/app/vmselect/promql/rollup_result_cache.go:99 loading rollupResult cache from "victoria-metrics-data/cache/rollupResult"... victoria_1 | 2023-02-12T10:17:56.457291578Z 2023-02-12T10:17:56.456Z info VictoriaMetrics/app/vmselect/promql/rollup_result_cache.go:125 loaded rollupResult cache from "victoria-metrics-data/cache/rollupResult" in 0.008 seconds; entriesCount: 0, sizeBytes: 0 victoria_1 | 2023-02-12T10:17:56.458010429Z 2023-02-12T10:17:56.457Z info VictoriaMetrics/app/victoria-metrics/main.go:61 started VictoriaMetrics in 9.948 seconds victoria_1 | 2023-02-12T10:17:56.458147078Z 2023-02-12T10:17:56.457Z info VictoriaMetrics/lib/httpserver/httpserver.go:82 starting http server at http://:8428/ victoria_1 | 2023-02-12T10:17:56.458199633Z 2023-02-12T10:17:56.457Z info VictoriaMetrics/lib/httpserver/httpserver.go:83 pprof handlers are exposed at http://:8428/debug/pprof/ +++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: redis +++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_redis_1 redis_1 | 2022-02-26T14:30:54.932118239Z 1:M 26 Feb 2022 14:30:54.931 * DB loaded from append only file: 5.434 seconds redis_1 | 2022-02-26T14:30:54.932188091Z 1:M 26 Feb 2022 14:30:54.931 * Ready to accept connections redis_1 | 2022-03-09T14:17:34.643735405Z 1:C 09 Mar 2022 14:17:34.638 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-03-09T14:17:34.651823998Z 1:C 09 Mar 2022 14:17:34.638 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-03-09T14:17:34.651897276Z 1:C 09 Mar 2022 14:17:34.638 # Configuration loaded redis_1 | 2022-03-09T14:17:34.651928109Z 1:M 09 Mar 2022 14:17:34.643 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-03-09T14:17:34.652014294Z 1:M 09 Mar 2022 14:17:34.644 * Running mode=standalone, port=6379. redis_1 | 2022-03-09T14:17:34.652043202Z 1:M 09 Mar 2022 14:17:34.644 # Server initialized redis_1 | 2022-03-09T14:17:34.652079257Z 1:M 09 Mar 2022 14:17:34.644 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-03-09T14:22:52.241110895Z 1:M 09 Mar 2022 14:22:52.240 * DB loaded from append only file: 317.594 seconds redis_1 | 2022-03-09T14:22:52.241481283Z 1:M 09 Mar 2022 14:22:52.241 * Ready to accept connections redis_1 | 2022-05-26T07:17:52.335507413Z 1:C 26 May 2022 07:17:52.335 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-05-26T07:17:52.352584358Z 1:C 26 May 2022 07:17:52.335 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-05-26T07:17:52.369963469Z 1:C 26 May 2022 07:17:52.335 # Configuration loaded redis_1 | 2022-05-26T07:17:52.370064636Z 1:M 26 May 2022 07:17:52.339 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-05-26T07:17:52.370137524Z 1:M 26 May 2022 07:17:52.340 * Running mode=standalone, port=6379. redis_1 | 2022-05-26T07:17:52.370163247Z 1:M 26 May 2022 07:17:52.340 # Server initialized redis_1 | 2022-05-26T07:17:52.370189376Z 1:M 26 May 2022 07:17:52.340 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-05-26T07:17:57.902333077Z 1:M 26 May 2022 07:17:57.902 * DB loaded from append only file: 5.560 seconds redis_1 | 2022-05-26T07:17:57.902472299Z 1:M 26 May 2022 07:17:57.902 * Ready to accept connections redis_1 | 2022-05-26T09:00:53.062665326Z 1:C 26 May 2022 09:00:53.062 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-05-26T09:00:53.067524567Z 1:C 26 May 2022 09:00:53.062 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-05-26T09:00:53.067623049Z 1:C 26 May 2022 09:00:53.062 # Configuration loaded redis_1 | 2022-05-26T09:00:53.067671456Z 1:M 26 May 2022 09:00:53.066 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-05-26T09:00:53.067752715Z 1:M 26 May 2022 09:00:53.067 * Running mode=standalone, port=6379. redis_1 | 2022-05-26T09:00:53.067778289Z 1:M 26 May 2022 09:00:53.067 # Server initialized redis_1 | 2022-05-26T09:00:53.067862697Z 1:M 26 May 2022 09:00:53.067 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-05-26T09:00:56.581795861Z 1:M 26 May 2022 09:00:56.581 * DB loaded from append only file: 3.512 seconds redis_1 | 2022-05-26T09:00:56.581875880Z 1:M 26 May 2022 09:00:56.581 * Ready to accept connections redis_1 | 2022-06-05T13:17:37.114035645Z 1:C 05 Jun 2022 13:17:37.113 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-06-05T13:17:37.142976182Z 1:C 05 Jun 2022 13:17:37.113 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-06-05T13:17:37.143099571Z 1:C 05 Jun 2022 13:17:37.113 # Configuration loaded redis_1 | 2022-06-05T13:17:37.143283756Z 1:M 05 Jun 2022 13:17:37.116 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-06-05T13:17:37.143441848Z 1:M 05 Jun 2022 13:17:37.117 * Running mode=standalone, port=6379. redis_1 | 2022-06-05T13:17:37.143466756Z 1:M 05 Jun 2022 13:17:37.117 # Server initialized redis_1 | 2022-06-05T13:17:37.143518571Z 1:M 05 Jun 2022 13:17:37.117 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-06-05T13:17:41.546998957Z 1:M 05 Jun 2022 13:17:41.546 * DB loaded from append only file: 4.428 seconds redis_1 | 2022-06-05T13:17:41.547128753Z 1:M 05 Jun 2022 13:17:41.546 * Ready to accept connections redis_1 | 2022-09-29T05:17:32.955681277Z 1:C 29 Sep 2022 05:17:32.954 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-09-29T05:17:32.976372055Z 1:C 29 Sep 2022 05:17:32.955 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-09-29T05:17:32.976428555Z 1:C 29 Sep 2022 05:17:32.955 # Configuration loaded redis_1 | 2022-09-29T05:17:32.976460388Z 1:M 29 Sep 2022 05:17:32.968 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-09-29T05:17:32.976519833Z 1:M 29 Sep 2022 05:17:32.969 * Running mode=standalone, port=6379. redis_1 | 2022-09-29T05:17:32.976544500Z 1:M 29 Sep 2022 05:17:32.969 # Server initialized redis_1 | 2022-09-29T05:17:32.976569166Z 1:M 29 Sep 2022 05:17:32.969 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-09-29T05:17:38.912356255Z 1:M 29 Sep 2022 05:17:38.911 * DB loaded from append only file: 5.941 seconds redis_1 | 2022-09-29T05:17:38.912669181Z 1:M 29 Sep 2022 05:17:38.911 * Ready to accept connections redis_1 | 2022-09-30T16:17:35.076023924Z 1:C 30 Sep 2022 16:17:35.075 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-09-30T16:17:35.080464332Z 1:C 30 Sep 2022 16:17:35.075 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-09-30T16:17:35.080529998Z 1:C 30 Sep 2022 16:17:35.076 # Configuration loaded redis_1 | 2022-09-30T16:17:35.081704221Z 1:M 30 Sep 2022 16:17:35.081 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-09-30T16:17:35.084422998Z 1:M 30 Sep 2022 16:17:35.084 * Running mode=standalone, port=6379. redis_1 | 2022-09-30T16:17:35.084725054Z 1:M 30 Sep 2022 16:17:35.084 # Server initialized redis_1 | 2022-09-30T16:17:35.084945776Z 1:M 30 Sep 2022 16:17:35.084 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-09-30T16:17:39.095033163Z 1:M 30 Sep 2022 16:17:39.094 * DB loaded from append only file: 4.009 seconds redis_1 | 2022-09-30T16:17:39.095119922Z 1:M 30 Sep 2022 16:17:39.094 * Ready to accept connections redis_1 | 2022-10-01T03:17:30.561441019Z 1:C 01 Oct 2022 03:17:30.558 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-10-01T03:17:30.572012834Z 1:C 01 Oct 2022 03:17:30.558 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-10-01T03:17:30.572125260Z 1:C 01 Oct 2022 03:17:30.558 # Configuration loaded redis_1 | 2022-10-01T03:17:30.572171056Z 1:M 01 Oct 2022 03:17:30.566 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-10-01T03:17:30.572277167Z 1:M 01 Oct 2022 03:17:30.567 * Running mode=standalone, port=6379. redis_1 | 2022-10-01T03:17:30.572304945Z 1:M 01 Oct 2022 03:17:30.567 # Server initialized redis_1 | 2022-10-01T03:17:30.572339463Z 1:M 01 Oct 2022 03:17:30.567 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-10-01T03:17:35.794130608Z 1:M 01 Oct 2022 03:17:35.793 * DB loaded from append only file: 5.226 seconds redis_1 | 2022-10-01T03:17:35.794231016Z 1:M 01 Oct 2022 03:17:35.793 * Ready to accept connections redis_1 | 2022-11-06T22:17:31.504053222Z 1:C 06 Nov 2022 22:17:31.503 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-11-06T22:17:31.507180889Z 1:C 06 Nov 2022 22:17:31.504 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-11-06T22:17:31.507232074Z 1:C 06 Nov 2022 22:17:31.504 # Configuration loaded redis_1 | 2022-11-06T22:17:31.509418333Z 1:M 06 Nov 2022 22:17:31.509 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-11-06T22:17:31.510342463Z 1:M 06 Nov 2022 22:17:31.510 * Running mode=standalone, port=6379. redis_1 | 2022-11-06T22:17:31.510519018Z 1:M 06 Nov 2022 22:17:31.510 # Server initialized redis_1 | 2022-11-06T22:17:31.510630481Z 1:M 06 Nov 2022 22:17:31.510 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2022-11-06T22:17:36.704076719Z 1:M 06 Nov 2022 22:17:36.703 * DB loaded from append only file: 5.192 seconds redis_1 | 2022-11-06T22:17:36.704249997Z 1:M 06 Nov 2022 22:17:36.703 * Ready to accept connections redis_1 | 2022-12-21T18:17:33.612168313Z 1:C 21 Dec 2022 18:17:33.607 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2022-12-21T18:17:33.615586054Z 1:C 21 Dec 2022 18:17:33.607 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2022-12-21T18:17:33.615642165Z 1:C 21 Dec 2022 18:17:33.607 # Configuration loaded redis_1 | 2022-12-21T18:17:33.615747869Z 1:M 21 Dec 2022 18:17:33.613 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2022-12-21T18:17:33.615821813Z 1:M 21 Dec 2022 18:17:33.614 * Running mode=standalone, port=6379. redis_1 | 2022-12-21T18:17:33.615849610Z 1:M 21 Dec 2022 18:17:33.614 # Server initialized redis_1 | 2022-12-21T18:17:33.615876276Z 1:M 21 Dec 2022 18:17:33.614 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T08:44:11.163878093Z 1:M 03 Feb 2023 08:44:11.163 * DB loaded from append only file: 3767197.500 seconds redis_1 | 2023-02-03T08:44:11.163998111Z 1:M 03 Feb 2023 08:44:11.163 * Ready to accept connections redis_1 | 2023-02-03T08:46:09.760546317Z 1:C 03 Feb 2023 08:46:09.760 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T08:46:09.768594002Z 1:C 03 Feb 2023 08:46:09.760 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T08:46:09.768645706Z 1:C 03 Feb 2023 08:46:09.760 # Configuration loaded redis_1 | 2023-02-03T08:46:09.768684984Z 1:M 03 Feb 2023 08:46:09.767 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T08:46:09.768747021Z 1:M 03 Feb 2023 08:46:09.768 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T08:46:09.768772373Z 1:M 03 Feb 2023 08:46:09.768 # Server initialized redis_1 | 2023-02-03T08:46:09.768993243Z 1:M 03 Feb 2023 08:46:09.768 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T08:46:14.753339370Z 1:M 03 Feb 2023 08:46:14.752 * DB loaded from append only file: 4.983 seconds redis_1 | 2023-02-03T08:46:14.753726685Z 1:M 03 Feb 2023 08:46:14.753 * Ready to accept connections redis_1 | 2023-02-03T10:17:31.065046204Z 1:C 03 Feb 2023 10:17:31.064 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:31.074258796Z 1:C 03 Feb 2023 10:17:31.064 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:31.074309778Z 1:C 03 Feb 2023 10:17:31.064 # Configuration loaded redis_1 | 2023-02-03T10:17:31.075800445Z 1:M 03 Feb 2023 10:17:31.075 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:31.076661482Z 1:M 03 Feb 2023 10:17:31.076 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:31.076910778Z 1:M 03 Feb 2023 10:17:31.076 # Server initialized redis_1 | 2023-02-03T10:17:31.077032370Z 1:M 03 Feb 2023 10:17:31.076 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:35.718447071Z 1:M 03 Feb 2023 10:17:35.718 * DB loaded from append only file: 4.640 seconds redis_1 | 2023-02-03T10:17:35.718554442Z 1:M 03 Feb 2023 10:17:35.718 * Ready to accept connections redis_1 | 2023-02-03T10:17:37.989953107Z 1:C 03 Feb 2023 10:17:37.989 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:38.017181774Z 1:C 03 Feb 2023 10:17:37.989 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:38.025432848Z 1:C 03 Feb 2023 10:17:37.989 # Configuration loaded redis_1 | 2023-02-03T10:17:38.025523552Z 1:M 03 Feb 2023 10:17:37.993 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:38.025670255Z 1:M 03 Feb 2023 10:17:37.994 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:38.025708811Z 1:M 03 Feb 2023 10:17:37.994 # Server initialized redis_1 | 2023-02-03T10:17:38.025746552Z 1:M 03 Feb 2023 10:17:37.994 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:44.027218789Z 1:M 03 Feb 2023 10:17:44.027 * DB loaded from append only file: 6.032 seconds redis_1 | 2023-02-03T10:17:44.027289900Z 1:M 03 Feb 2023 10:17:44.027 * Ready to accept connections redis_1 | 2023-02-03T10:17:32.741778203Z 1:C 03 Feb 2023 10:17:32.741 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:32.759995147Z 1:C 03 Feb 2023 10:17:32.741 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:32.775620277Z 1:C 03 Feb 2023 10:17:32.741 # Configuration loaded redis_1 | 2023-02-03T10:17:32.775716240Z 1:M 03 Feb 2023 10:17:32.745 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:32.775772277Z 1:M 03 Feb 2023 10:17:32.746 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:32.775797629Z 1:M 03 Feb 2023 10:17:32.747 # Server initialized redis_1 | 2023-02-03T10:17:32.775839573Z 1:M 03 Feb 2023 10:17:32.747 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:37.165278571Z 1:M 03 Feb 2023 10:17:37.165 * DB loaded from append only file: 4.417 seconds redis_1 | 2023-02-03T10:17:37.165367848Z 1:M 03 Feb 2023 10:17:37.165 * Ready to accept connections redis_1 | 2023-02-03T10:17:56.040794170Z 1:C 03 Feb 2023 10:17:56.040 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:56.053055170Z 1:C 03 Feb 2023 10:17:56.040 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:56.053134096Z 1:C 03 Feb 2023 10:17:56.040 # Configuration loaded redis_1 | 2023-02-03T10:17:56.056475300Z 1:M 03 Feb 2023 10:17:56.056 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:56.062494596Z 1:M 03 Feb 2023 10:17:56.062 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:56.062605411Z 1:M 03 Feb 2023 10:17:56.062 # Server initialized redis_1 | 2023-02-03T10:17:56.062650041Z 1:M 03 Feb 2023 10:17:56.062 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:59.775296131Z 1:M 03 Feb 2023 10:17:59.775 * DB loaded from append only file: 3.710 seconds redis_1 | 2023-02-03T10:17:59.775391853Z 1:M 03 Feb 2023 10:17:59.775 * Ready to accept connections redis_1 | 2023-02-03T10:17:33.265735388Z 1:C 03 Feb 2023 10:17:33.261 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:33.289104425Z 1:C 03 Feb 2023 10:17:33.261 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:33.289171721Z 1:C 03 Feb 2023 10:17:33.261 # Configuration loaded redis_1 | 2023-02-03T10:17:33.289215073Z 1:M 03 Feb 2023 10:17:33.266 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:33.289313554Z 1:M 03 Feb 2023 10:17:33.267 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:33.289339202Z 1:M 03 Feb 2023 10:17:33.267 # Server initialized redis_1 | 2023-02-03T10:17:33.289374665Z 1:M 03 Feb 2023 10:17:33.267 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:36.523408497Z 1:M 03 Feb 2023 10:17:36.523 * DB loaded from append only file: 3.255 seconds redis_1 | 2023-02-03T10:17:36.523643923Z 1:M 03 Feb 2023 10:17:36.523 * Ready to accept connections redis_1 | 2023-02-03T10:17:37.437492719Z 1:C 03 Feb 2023 10:17:37.437 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:37.454314885Z 1:C 03 Feb 2023 10:17:37.437 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:37.468267367Z 1:C 03 Feb 2023 10:17:37.437 # Configuration loaded redis_1 | 2023-02-03T10:17:37.468361922Z 1:M 03 Feb 2023 10:17:37.442 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:37.468478644Z 1:M 03 Feb 2023 10:17:37.443 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:37.468510700Z 1:M 03 Feb 2023 10:17:37.443 # Server initialized redis_1 | 2023-02-03T10:17:37.468542848Z 1:M 03 Feb 2023 10:17:37.443 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:41.463476568Z 1:M 03 Feb 2023 10:17:41.463 * DB loaded from append only file: 4.019 seconds redis_1 | 2023-02-03T10:17:41.463573549Z 1:M 03 Feb 2023 10:17:41.463 * Ready to accept connections redis_1 | 2023-02-03T10:17:34.082778054Z 1:C 03 Feb 2023 10:17:34.082 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:34.114313387Z 1:C 03 Feb 2023 10:17:34.082 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:34.114874480Z 1:C 03 Feb 2023 10:17:34.082 # Configuration loaded redis_1 | 2023-02-03T10:17:34.114912072Z 1:M 03 Feb 2023 10:17:34.097 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:34.114987980Z 1:M 03 Feb 2023 10:17:34.098 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:34.115014387Z 1:M 03 Feb 2023 10:17:34.098 # Server initialized redis_1 | 2023-02-03T10:17:34.115040313Z 1:M 03 Feb 2023 10:17:34.098 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:38.734905070Z 1:M 03 Feb 2023 10:17:38.734 * DB loaded from append only file: 4.635 seconds redis_1 | 2023-02-03T10:17:38.734983125Z 1:M 03 Feb 2023 10:17:38.734 * Ready to accept connections redis_1 | 2023-02-03T10:17:38.243697866Z 1:C 03 Feb 2023 10:17:38.240 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:38.261662848Z 1:C 03 Feb 2023 10:17:38.240 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:38.261723514Z 1:C 03 Feb 2023 10:17:38.240 # Configuration loaded redis_1 | 2023-02-03T10:17:38.261769403Z 1:M 03 Feb 2023 10:17:38.245 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:38.265078885Z 1:M 03 Feb 2023 10:17:38.245 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:38.265128366Z 1:M 03 Feb 2023 10:17:38.246 # Server initialized redis_1 | 2023-02-03T10:17:38.265172440Z 1:M 03 Feb 2023 10:17:38.246 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:42.757464863Z 1:M 03 Feb 2023 10:17:42.757 * DB loaded from append only file: 4.510 seconds redis_1 | 2023-02-03T10:17:42.757561604Z 1:M 03 Feb 2023 10:17:42.757 * Ready to accept connections redis_1 | 2023-02-03T10:17:34.764716257Z 1:C 03 Feb 2023 10:17:34.764 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-03T10:17:34.767959350Z 1:C 03 Feb 2023 10:17:34.764 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-03T10:17:34.768028035Z 1:C 03 Feb 2023 10:17:34.764 # Configuration loaded redis_1 | 2023-02-03T10:17:34.768449294Z 1:M 03 Feb 2023 10:17:34.768 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-03T10:17:34.786065609Z 1:M 03 Feb 2023 10:17:34.784 * Running mode=standalone, port=6379. redis_1 | 2023-02-03T10:17:34.786142202Z 1:M 03 Feb 2023 10:17:34.784 # Server initialized redis_1 | 2023-02-03T10:17:34.786199720Z 1:M 03 Feb 2023 10:17:34.784 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-03T10:17:40.048446532Z 1:M 03 Feb 2023 10:17:40.048 * DB loaded from append only file: 5.262 seconds redis_1 | 2023-02-03T10:17:40.048965161Z 1:M 03 Feb 2023 10:17:40.048 * Ready to accept connections redis_1 | 2023-02-04T05:17:38.179766589Z 1:C 04 Feb 2023 05:17:38.179 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-04T05:17:38.184593385Z 1:C 04 Feb 2023 05:17:38.179 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-04T05:17:38.184649904Z 1:C 04 Feb 2023 05:17:38.179 # Configuration loaded redis_1 | 2023-02-04T05:17:38.190805219Z 1:M 04 Feb 2023 05:17:38.187 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-04T05:17:38.192004163Z 1:M 04 Feb 2023 05:17:38.191 * Running mode=standalone, port=6379. redis_1 | 2023-02-04T05:17:38.193106959Z 1:M 04 Feb 2023 05:17:38.192 # Server initialized redis_1 | 2023-02-04T05:17:38.193181552Z 1:M 04 Feb 2023 05:17:38.192 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-04T05:17:44.529148919Z 1:M 04 Feb 2023 05:17:44.528 * DB loaded from append only file: 6.335 seconds redis_1 | 2023-02-04T05:17:44.529230419Z 1:M 04 Feb 2023 05:17:44.528 * Ready to accept connections redis_1 | 2023-02-12T10:17:33.145058962Z 1:C 12 Feb 2023 10:17:33.144 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-12T10:17:33.164942221Z 1:C 12 Feb 2023 10:17:33.144 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-12T10:17:33.177763277Z 1:C 12 Feb 2023 10:17:33.144 # Configuration loaded redis_1 | 2023-02-12T10:17:33.177894628Z 1:M 12 Feb 2023 10:17:33.148 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-12T10:17:33.177978091Z 1:M 12 Feb 2023 10:17:33.149 * Running mode=standalone, port=6379. redis_1 | 2023-02-12T10:17:33.178023332Z 1:M 12 Feb 2023 10:17:33.149 # Server initialized redis_1 | 2023-02-12T10:17:33.178100184Z 1:M 12 Feb 2023 10:17:33.149 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-12T10:17:37.663037422Z 1:M 12 Feb 2023 10:17:37.662 * DB loaded from append only file: 4.512 seconds redis_1 | 2023-02-12T10:17:37.663189329Z 1:M 12 Feb 2023 10:17:37.662 * Ready to accept connections redis_1 | 2023-02-12T10:17:49.870393267Z 1:C 12 Feb 2023 10:17:49.870 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 2023-02-12T10:17:49.881373081Z 1:C 12 Feb 2023 10:17:49.870 # Redis version=6.0.15, bits=32, commit=00000000, modified=0, pid=1, just started redis_1 | 2023-02-12T10:17:49.881474230Z 1:C 12 Feb 2023 10:17:49.870 # Configuration loaded redis_1 | 2023-02-12T10:17:49.883091396Z 1:M 12 Feb 2023 10:17:49.882 # Warning: 32 bit instance detected but no memory limit set. Setting 3 GB maxmemory limit with 'noeviction' policy now. redis_1 | 2023-02-12T10:17:49.884104859Z 1:M 12 Feb 2023 10:17:49.883 * Running mode=standalone, port=6379. redis_1 | 2023-02-12T10:17:49.884308526Z 1:M 12 Feb 2023 10:17:49.884 # Server initialized redis_1 | 2023-02-12T10:17:49.884477470Z 1:M 12 Feb 2023 10:17:49.884 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 2023-02-12T10:17:54.840700986Z 1:M 12 Feb 2023 10:17:54.840 * DB loaded from append only file: 4.955 seconds redis_1 | 2023-02-12T10:17:54.840810801Z 1:M 12 Feb 2023 10:17:54.840 * Ready to accept connections ++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: history ++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_history_1 history_1 | 2022-02-24T09:31:15.374636683Z 2022/02/24 09:31:15 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-02-24T09:31:15.374888461Z 2022/02/24 09:31:15 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-02-24T09:31:15.402002646Z 2022/02/24 09:31:15 INFO brewblox_service.mqtt connected history_1 | 2022-02-24T09:31:45.445017980Z 2022/02/24 09:31:45 INFO brewblox_history.victoria now active history_1 | 2022-02-25T10:25:39.148370271Z 2022/02/25 10:25:39 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-02-25T10:41:26.348008056Z 2022/02/25 10:41:26 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-02-25T20:13:11.108792776Z 2022/02/25 20:13:11 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-02-26T08:08:26.187980525Z 2022/02/26 08:08:26 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-02-26T13:55:48.506671670Z 2022/02/26 13:55:48 ERROR __main__ REST error for /history/datastore/ping: CancelledError() history_1 | 2022-02-26T14:32:36.428045664Z 2022/02/26 14:32:36 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-02-26T14:30:54.773225517Z 2022/02/26 14:30:54 INFO brewblox_service.service Service name: history history_1 | 2022-02-26T14:30:54.793876591Z 2022/02/26 14:30:54 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-02-26T14:30:54.793984758Z 2022/02/26 14:30:54 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-02-26T14:30:54.798834276Z 2022/02/26 14:30:54 INFO brewblox_service.mqtt Starting history_1 | 2022-02-26T14:30:54.800805999Z 2022/02/26 14:30:54 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-02-26T14:30:54.801252017Z 2022/02/26 14:30:54 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-02-26T14:30:54.980175443Z 2022/02/26 14:30:54 INFO brewblox_service.mqtt connected history_1 | 2022-02-26T14:31:24.868491629Z 2022/02/26 14:31:24 INFO brewblox_history.victoria now active history_1 | 2022-03-09T14:22:53.398775524Z 2022/03/09 14:22:53 INFO brewblox_service.service Service name: history history_1 | 2022-03-09T14:22:53.411745764Z 2022/03/09 14:22:53 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-03-09T14:22:53.411819061Z 2022/03/09 14:22:53 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-03-09T14:22:53.423805505Z 2022/03/09 14:22:53 INFO brewblox_service.mqtt Starting history_1 | 2022-03-09T14:22:53.426122598Z 2022/03/09 14:22:53 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-03-09T14:22:53.426172227Z 2022/03/09 14:22:53 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-03-09T14:22:53.522521098Z 2022/03/09 14:22:53 INFO brewblox_service.mqtt connected history_1 | 2022-03-09T14:23:23.497448108Z 2022/03/09 14:23:23 INFO brewblox_history.victoria now active history_1 | 2022-03-09T16:55:33.313261268Z 2022/03/09 16:55:33 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-03-09T16:58:30.593504985Z 2022/03/09 16:58:30 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-03-09T17:30:47.634173197Z 2022/03/09 17:30:47 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-03-10T09:15:16.034063526Z 2022/03/10 09:15:16 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-03-10T16:57:10.593741379Z 2022/03/10 16:57:10 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-03-13T11:11:39.947385259Z 2022/03/13 11:11:39 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-04-18T14:53:16.353693798Z 2022/04/18 14:53:16 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-04-18T14:53:26.594011973Z 2022/04/18 14:53:26 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-04-18T14:55:24.353764374Z 2022/04/18 14:55:24 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-04-18T14:55:29.473810807Z 2022/04/18 14:55:29 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-05-16T10:17:38.826996616Z 2022/05/16 10:17:38 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-05-26T07:17:58.049376391Z 2022/05/26 07:17:58 INFO brewblox_service.service Service name: history history_1 | 2022-05-26T07:17:58.063286688Z 2022/05/26 07:17:58 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-05-26T07:17:58.063421725Z 2022/05/26 07:17:58 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-05-26T07:17:58.074373928Z 2022/05/26 07:17:58 INFO brewblox_service.mqtt Starting history_1 | 2022-05-26T07:17:58.075787058Z 2022/05/26 07:17:58 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-05-26T07:17:58.076338725Z 2022/05/26 07:17:58 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-05-26T07:17:58.183927614Z 2022/05/26 07:17:58 INFO brewblox_service.mqtt connected history_1 | 2022-05-26T09:00:57.336403416Z 2022/05/26 09:00:57 INFO brewblox_service.service Service name: history history_1 | 2022-05-26T09:00:57.337959750Z 2022/05/26 09:00:57 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-05-26T09:00:57.338018490Z 2022/05/26 09:00:57 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-05-26T09:00:57.366537805Z 2022/05/26 09:00:57 INFO brewblox_service.mqtt Starting history_1 | 2022-05-26T09:00:57.368701139Z 2022/05/26 09:00:57 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-05-26T09:00:57.369457879Z 2022/05/26 09:00:57 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-05-26T09:00:57.399375287Z 2022/05/26 09:00:57 INFO brewblox_service.mqtt connected history_1 | 2022-05-26T09:01:27.445254733Z 2022/05/26 09:01:27 INFO brewblox_history.victoria now active history_1 | 2022-05-26T10:33:24.094001013Z 2022/05/26 10:33:24 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-05-26T11:03:41.535762187Z 2022/05/26 11:03:41 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-06-05T13:17:42.826358789Z 2022/06/05 13:17:42 INFO brewblox_service.service Service name: history history_1 | 2022-06-05T13:17:42.828337012Z 2022/06/05 13:17:42 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-06-05T13:17:42.828408938Z 2022/06/05 13:17:42 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-06-05T13:17:42.849999789Z 2022/06/05 13:17:42 INFO brewblox_service.mqtt Starting history_1 | 2022-06-05T13:17:42.851574049Z 2022/06/05 13:17:42 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-06-05T13:17:42.852107641Z 2022/06/05 13:17:42 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-06-05T13:17:42.887165697Z 2022/06/05 13:17:42 INFO brewblox_service.mqtt connected history_1 | 2022-06-05T13:18:42.969824883Z 2022/06/05 13:18:42 INFO brewblox_history.victoria now active history_1 | 2022-09-29T05:17:41.558289476Z 2022/09/29 05:17:41 INFO brewblox_service.service Service name: history history_1 | 2022-09-29T05:17:41.564722457Z 2022/09/29 05:17:41 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-09-29T05:17:41.578320902Z 2022/09/29 05:17:41 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-09-29T05:17:41.580070328Z 2022/09/29 05:17:41 INFO brewblox_service.mqtt Starting history_1 | 2022-09-29T05:17:41.581759309Z 2022/09/29 05:17:41 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-09-29T05:17:41.581997365Z 2022/09/29 05:17:41 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-09-29T05:17:41.637038143Z 2022/09/29 05:17:41 INFO brewblox_service.mqtt connected history_1 | 2022-09-30T16:17:40.155259106Z 2022/09/30 16:17:40 INFO brewblox_service.service Service name: history history_1 | 2022-09-30T16:17:40.159524032Z 2022/09/30 16:17:40 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-09-30T16:17:40.159577495Z 2022/09/30 16:17:40 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-09-30T16:17:40.184173662Z 2022/09/30 16:17:40 INFO brewblox_service.mqtt Starting history_1 | 2022-09-30T16:17:40.186349032Z 2022/09/30 16:17:40 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-09-30T16:17:40.186760755Z 2022/09/30 16:17:40 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-09-30T16:17:40.218960884Z 2022/09/30 16:17:40 INFO brewblox_service.mqtt connected history_1 | 2022-10-01T03:17:38.074394681Z 2022/10/01 03:17:38 INFO brewblox_service.service Service name: history history_1 | 2022-10-01T03:17:38.080318348Z 2022/10/01 03:17:38 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-10-01T03:17:38.082483570Z 2022/10/01 03:17:38 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-10-01T03:17:38.129402292Z 2022/10/01 03:17:38 INFO brewblox_service.mqtt Starting history_1 | 2022-10-01T03:17:38.135427051Z 2022/10/01 03:17:38 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-10-01T03:17:38.136410422Z 2022/10/01 03:17:38 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-10-01T03:17:38.209823033Z 2022/10/01 03:17:38 INFO brewblox_service.mqtt connected history_1 | 2022-10-01T05:16:12.966781088Z 2022/10/01 05:16:12 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2022-11-06T22:17:40.064483606Z 2022/11/06 22:17:40 INFO brewblox_service.service Service name: history history_1 | 2022-11-06T22:17:40.066754828Z 2022/11/06 22:17:40 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2022-11-06T22:17:40.066835235Z 2022/11/06 22:17:40 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2022-11-06T22:17:40.088443791Z 2022/11/06 22:17:40 INFO brewblox_service.mqtt Starting history_1 | 2022-11-06T22:17:40.090068347Z 2022/11/06 22:17:40 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2022-11-06T22:17:40.090295902Z 2022/11/06 22:17:40 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2022-11-06T22:17:40.122238847Z 2022/11/06 22:17:40 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T08:44:15.287593831Z 2023/02/03 08:44:15 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T08:44:15.291420146Z 2023/02/03 08:44:15 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T08:44:15.293538405Z 2023/02/03 08:44:15 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T08:44:15.313827572Z 2023/02/03 08:44:15 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T08:44:15.316228442Z 2023/02/03 08:44:15 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T08:44:15.316777998Z 2023/02/03 08:44:15 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T08:44:15.357273442Z 2023/02/03 08:44:15 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T08:46:17.242074979Z 2023/02/03 08:46:17 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T08:46:17.244176387Z 2023/02/03 08:46:17 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T08:46:17.244295998Z 2023/02/03 08:46:17 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T08:46:17.290162331Z 2023/02/03 08:46:17 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T08:46:17.293390424Z 2023/02/03 08:46:17 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T08:46:17.293918035Z 2023/02/03 08:46:17 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T08:46:17.324611146Z 2023/02/03 08:46:17 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:17:37.949485700Z 2023/02/03 10:17:37 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:37.981067329Z 2023/02/03 10:17:37 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:37.988490366Z 2023/02/03 10:17:37 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:37.988606700Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:37.988637737Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:37.988661552Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:38.019181866Z 2023/02/03 10:17:38 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:24:08.324315541Z 2023/02/03 10:24:08 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:17:45.321693992Z 2023/02/03 10:17:45 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:45.323703603Z 2023/02/03 10:17:45 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:45.323777418Z 2023/02/03 10:17:45 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:45.342709066Z 2023/02/03 10:17:45 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:45.344463399Z 2023/02/03 10:17:45 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:45.346631843Z 2023/02/03 10:17:45 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:45.391333177Z 2023/02/03 10:17:45 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:45.431913863Z 2023/02/03 10:18:45 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:17:37.336303885Z 2023/02/03 10:17:37 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:37.338650070Z 2023/02/03 10:17:37 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:37.344879015Z 2023/02/03 10:17:37 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:37.381057404Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:37.383724274Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:37.383960293Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:37.428516107Z 2023/02/03 10:17:37 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:07.467032867Z 2023/02/03 10:18:07 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:18:00.447171038Z 2023/02/03 10:18:00 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:18:00.450016038Z 2023/02/03 10:18:00 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:18:00.451542334Z 2023/02/03 10:18:00 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:18:00.545636334Z 2023/02/03 10:18:00 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:18:00.561966149Z 2023/02/03 10:18:00 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:18:00.580591445Z 2023/02/03 10:18:00 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:18:00.610357464Z 2023/02/03 10:18:00 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:17:41.047361365Z 2023/02/03 10:17:41 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:41.058204346Z 2023/02/03 10:17:41 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:41.058821865Z 2023/02/03 10:17:41 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:41.125991531Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:41.128458864Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:41.128696346Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:41.156457605Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:11.215046698Z 2023/02/03 10:18:11 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:17:42.462060512Z 2023/02/03 10:17:42 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:42.464548493Z 2023/02/03 10:17:42 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:42.464611604Z 2023/02/03 10:17:42 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:42.540598808Z 2023/02/03 10:17:42 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:42.566988993Z 2023/02/03 10:17:42 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:42.567495067Z 2023/02/03 10:17:42 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:42.597062678Z 2023/02/03 10:17:42 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:12.653846568Z 2023/02/03 10:18:12 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:17:40.234609921Z 2023/02/03 10:17:40 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:40.236475161Z 2023/02/03 10:17:40 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:40.236549087Z 2023/02/03 10:17:40 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:40.285229513Z 2023/02/03 10:17:40 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:40.288516439Z 2023/02/03 10:17:40 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:40.290756772Z 2023/02/03 10:17:40 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:40.335159606Z 2023/02/03 10:17:40 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:10.360292051Z 2023/02/03 10:18:10 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:17:44.914757584Z 2023/02/03 10:17:44 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:44.916472733Z 2023/02/03 10:17:44 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:44.916530270Z 2023/02/03 10:17:44 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:44.950242344Z 2023/02/03 10:17:44 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:44.952455714Z 2023/02/03 10:17:44 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:44.953457233Z 2023/02/03 10:17:44 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:44.994937177Z 2023/02/03 10:17:44 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:15.026004029Z 2023/02/03 10:18:15 INFO brewblox_history.victoria now active history_1 | 2023-02-03T10:17:41.107089013Z 2023/02/03 10:17:41 INFO brewblox_service.service Service name: history history_1 | 2023-02-03T10:17:41.121292735Z 2023/02/03 10:17:41 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-03T10:17:41.121351568Z 2023/02/03 10:17:41 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-03T10:17:41.128789920Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt Starting history_1 | 2023-02-03T10:17:41.128862309Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-03T10:17:41.128889161Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-03T10:17:41.142443920Z 2023/02/03 10:17:41 INFO brewblox_service.mqtt connected history_1 | 2023-02-03T10:18:11.182452865Z 2023/02/03 10:18:11 INFO brewblox_history.victoria now active history_1 | 2023-02-03T11:36:06.431359004Z 2023/02/03 11:36:06 ERROR __main__ REST error for /history/timeseries/stream: CancelledError() history_1 | 2023-02-04T05:17:46.959286362Z 2023/02/04 05:17:46 INFO brewblox_service.service Service name: history history_1 | 2023-02-04T05:17:46.960969213Z 2023/02/04 05:17:46 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-04T05:17:46.961025102Z 2023/02/04 05:17:46 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-04T05:17:47.028886676Z 2023/02/04 05:17:47 INFO brewblox_service.mqtt Starting history_1 | 2023-02-04T05:17:47.052350436Z 2023/02/04 05:17:47 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-04T05:17:47.052580436Z 2023/02/04 05:17:47 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-04T05:17:47.096995195Z 2023/02/04 05:17:47 INFO brewblox_service.mqtt connected history_1 | 2023-02-04T05:18:17.135793455Z 2023/02/04 05:18:17 INFO brewblox_history.victoria now active history_1 | 2023-02-12T10:17:38.522672736Z 2023/02/12 10:17:38 INFO brewblox_service.service Service name: history history_1 | 2023-02-12T10:17:38.524983829Z 2023/02/12 10:17:38 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-12T10:17:38.525041273Z 2023/02/12 10:17:38 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-12T10:17:38.550859292Z 2023/02/12 10:17:38 INFO brewblox_service.mqtt Starting history_1 | 2023-02-12T10:17:38.554317440Z 2023/02/12 10:17:38 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-12T10:17:38.555316681Z 2023/02/12 10:17:38 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-12T10:17:38.589031181Z 2023/02/12 10:17:38 INFO brewblox_service.mqtt connected history_1 | 2023-02-12T10:18:08.630453330Z 2023/02/12 10:18:08 INFO brewblox_history.victoria now active history_1 | 2023-02-12T10:17:56.360133207Z 2023/02/12 10:17:56 INFO brewblox_service.service Service name: history history_1 | 2023-02-12T10:17:56.365185615Z 2023/02/12 10:17:56 INFO brewblox_service.service Service info: 0.9.0-207-g560ba1f @ Mon Sep 13 16:17:09 UTC 2021 history_1 | 2023-02-12T10:17:56.365880855Z 2023/02/12 10:17:56 INFO brewblox_service.service Service config: {'host': '0.0.0.0', 'port': 5000, 'name': 'history', 'debug': False, 'mqtt_protocol': 'mqtt', 'mqtt_host': 'eventbus', 'mqtt_port': None, 'mqtt_path': '/eventbus', 'history_topic': 'brewcast/history', 'state_topic': 'brewcast/state', 'write_interval': 30, 'ranges_interval': 30, 'metrics_interval': 5, 'redis_url': 'redis://redis', 'victoria_url': 'http://victoria:8428/victoria', 'datastore_topic': 'brewcast/datastore'} history_1 | 2023-02-12T10:17:56.429610207Z 2023/02/12 10:17:56 INFO brewblox_service.mqtt Starting history_1 | 2023-02-12T10:17:56.433432078Z 2023/02/12 10:17:56 INFO brewblox_service.mqtt listen(brewcast/history/#) history_1 | 2023-02-12T10:17:56.434967392Z 2023/02/12 10:17:56 INFO brewblox_service.mqtt subscribe(brewcast/history/#) history_1 | 2023-02-12T10:17:56.484861059Z 2023/02/12 10:17:56 INFO brewblox_service.mqtt connected ++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: traefik ++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_traefik_1 traefik_1 | 2023-02-03T19:11:13.806160432Z time="2023-02-03T19:11:13Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T19:11:13.870417506Z time="2023-02-03T19:11:13Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T19:14:03.400724349Z time="2023-02-03T19:14:03Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 providerName=docker traefik_1 | 2023-02-03T19:14:04.502989922Z time="2023-02-03T19:14:04Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T19:18:42.919353331Z time="2023-02-03T19:18:42Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-03T19:18:42.919534349Z time="2023-02-03T19:18:42Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-03T19:18:42.921797682Z time="2023-02-03T19:18:42Z" level=error msg="service \"fermentation-tanks-brewblox\" error: unable to find the IP address for the container \"/brewblox_fermentation_tanks_1\": the server is ignored" providerName=docker container=fermentation-tanks-brewblox-741cdb25daa361d14f7dd5d63890449e90590c21f607ec7ec7b1abff14d2ef94 traefik_1 | 2023-02-03T19:18:42.921907256Z time="2023-02-03T19:18:42Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T19:18:44.791442052Z time="2023-02-03T19:18:44Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T19:18:44.870668959Z time="2023-02-03T19:18:44Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T19:18:44.938280477Z time="2023-02-03T19:18:44Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T19:18:45.004704792Z time="2023-02-03T19:18:45Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T19:18:45.079643181Z time="2023-02-03T19:18:45Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:10:48.060119616Z time="2023-02-03T20:10:48Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-03T20:10:48.060205986Z time="2023-02-03T20:10:48Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:10:51.113734355Z time="2023-02-03T20:10:51Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:10:51.189246114Z time="2023-02-03T20:10:51Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:10:51.252423947Z time="2023-02-03T20:10:51Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:10:51.315246818Z time="2023-02-03T20:10:51Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:10:51.384312707Z time="2023-02-03T20:10:51Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:13:39.525619977Z time="2023-02-03T20:13:39Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-03T20:13:40.668412050Z time="2023-02-03T20:13:40Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T20:18:22.530771771Z time="2023-02-03T20:18:22Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 providerName=docker traefik_1 | 2023-02-03T20:18:22.530875345Z time="2023-02-03T20:18:22Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 providerName=docker traefik_1 | 2023-02-03T20:18:22.530907956Z time="2023-02-03T20:18:22Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:18:22.846233234Z time="2023-02-03T20:18:22Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:18:22.928063215Z time="2023-02-03T20:18:22Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:18:23.004798715Z time="2023-02-03T20:18:23Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:18:23.064382808Z time="2023-02-03T20:18:23Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T20:18:23.145912974Z time="2023-02-03T20:18:23Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:10:25.414087280Z time="2023-02-03T21:10:25Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf providerName=docker traefik_1 | 2023-02-03T21:10:25.414171743Z time="2023-02-03T21:10:25Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T21:10:28.511243463Z time="2023-02-03T21:10:28Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T21:10:28.585109797Z time="2023-02-03T21:10:28Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T21:10:28.649528667Z time="2023-02-03T21:10:28Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T21:10:28.720937019Z time="2023-02-03T21:10:28Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:10:28.850512519Z time="2023-02-03T21:10:28Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T21:13:15.611712882Z time="2023-02-03T21:13:15Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-03T21:13:16.786578845Z time="2023-02-03T21:13:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:18:00.801304101Z time="2023-02-03T21:18:00Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-03T21:18:00.803536231Z time="2023-02-03T21:18:00Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-03T21:18:00.806716786Z time="2023-02-03T21:18:00Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T21:18:00.874158009Z time="2023-02-03T21:18:00Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:18:00.952110286Z time="2023-02-03T21:18:00Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:18:01.013395712Z time="2023-02-03T21:18:01Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:18:01.073061657Z time="2023-02-03T21:18:01Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T21:18:01.138531731Z time="2023-02-03T21:18:01Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T22:10:02.787315092Z time="2023-02-03T22:10:02Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-03T22:10:02.788692500Z time="2023-02-03T22:10:02Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:10:06.524448479Z time="2023-02-03T22:10:06Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 traefik_1 | 2023-02-03T22:10:06.699583016Z time="2023-02-03T22:10:06Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:10:06.798020553Z time="2023-02-03T22:10:06Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:10:06.870194645Z time="2023-02-03T22:10:06Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:10:06.997349904Z time="2023-02-03T22:10:06Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T22:12:51.553181788Z time="2023-02-03T22:12:51Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-03T22:12:52.732556898Z time="2023-02-03T22:12:52Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:17:38.361469080Z time="2023-02-03T22:17:38Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-03T22:17:38.361586672Z time="2023-02-03T22:17:38Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-03T22:17:38.361621413Z time="2023-02-03T22:17:38Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:17:38.477078450Z time="2023-02-03T22:17:38Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T22:17:38.561679969Z time="2023-02-03T22:17:38Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:17:38.639016987Z time="2023-02-03T22:17:38Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T22:17:38.702381932Z time="2023-02-03T22:17:38Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T22:17:38.820319709Z time="2023-02-03T22:17:38Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T23:09:40.465255960Z time="2023-02-03T23:09:40Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-03T23:09:40.465331886Z time="2023-02-03T23:09:40Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:09:43.666774106Z time="2023-02-03T23:09:43Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 traefik_1 | 2023-02-03T23:09:43.835521717Z time="2023-02-03T23:09:43Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:09:43.925912272Z time="2023-02-03T23:09:43Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:09:43.989944272Z time="2023-02-03T23:09:43Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T23:09:44.087322828Z time="2023-02-03T23:09:44Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:12:27.731559341Z time="2023-02-03T23:12:27Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-03T23:12:28.949164081Z time="2023-02-03T23:12:28Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:17:16.367098558Z time="2023-02-03T23:17:16Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 providerName=docker traefik_1 | 2023-02-03T23:17:16.367962892Z time="2023-02-03T23:17:16Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-03T23:17:16.369927058Z time="2023-02-03T23:17:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:17:16.510417521Z time="2023-02-03T23:17:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:17:16.612102540Z time="2023-02-03T23:17:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-03T23:17:16.688175762Z time="2023-02-03T23:17:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:17:16.764084984Z time="2023-02-03T23:17:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-03T23:17:16.874836558Z time="2023-02-03T23:17:16Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:09:17.441341568Z time="2023-02-04T00:09:17Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf providerName=docker traefik_1 | 2023-02-04T00:09:17.441461717Z time="2023-02-04T00:09:17Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:09:21.321006344Z time="2023-02-04T00:09:21Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 traefik_1 | 2023-02-04T00:09:21.386009455Z time="2023-02-04T00:09:21Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:09:21.473784733Z time="2023-02-04T00:09:21Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T00:09:21.537748251Z time="2023-02-04T00:09:21Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:09:21.604868473Z time="2023-02-04T00:09:21Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:12:03.968833025Z time="2023-02-04T00:12:03Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-04T00:12:05.148175468Z time="2023-02-04T00:12:05Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:16:54.142333204Z time="2023-02-04T00:16:54Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-04T00:16:54.142685259Z time="2023-02-04T00:16:54Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-04T00:16:54.144630296Z time="2023-02-04T00:16:54Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:16:54.488720889Z time="2023-02-04T00:16:54Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:16:54.569811981Z time="2023-02-04T00:16:54Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T00:16:54.640625370Z time="2023-02-04T00:16:54Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:16:54.706926333Z time="2023-02-04T00:16:54Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T00:16:54.792546166Z time="2023-02-04T00:16:54Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:08:53.995346714Z time="2023-02-04T01:08:53Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf providerName=docker traefik_1 | 2023-02-04T01:08:53.995428344Z time="2023-02-04T01:08:53Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:08:55.113048917Z time="2023-02-04T01:08:55Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:08:57.034903953Z time="2023-02-04T01:08:57Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 traefik_1 | 2023-02-04T01:08:57.035005657Z time="2023-02-04T01:08:57Z" level=error msg="service \"hlt-mashtun-brewblox\" error: unable to find the IP address for the container \"/brewblox_hlt_mashtun_1\": the server is ignored" providerName=docker container=hlt-mashtun-brewblox-7431ee7e8ec41924650c4608715585a173eddc85084b6b82160d04230299cf03 traefik_1 | 2023-02-04T01:08:58.368123008Z time="2023-02-04T01:08:58Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:08:58.426462008Z time="2023-02-04T01:08:58Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:08:58.484546434Z time="2023-02-04T01:08:58Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:11:40.053712152Z time="2023-02-04T01:11:40Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-04T01:11:41.177210652Z time="2023-02-04T01:11:41Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:16:29.711432072Z time="2023-02-04T01:16:29Z" level=error msg="service \"fermentation-tanks-brewblox\" error: unable to find the IP address for the container \"/brewblox_fermentation_tanks_1\": the server is ignored" providerName=docker container=fermentation-tanks-brewblox-741cdb25daa361d14f7dd5d63890449e90590c21f607ec7ec7b1abff14d2ef94 traefik_1 | 2023-02-04T01:16:29.711571017Z time="2023-02-04T01:16:29Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T01:16:32.101743793Z time="2023-02-04T01:16:32Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-04T01:16:32.101851219Z time="2023-02-04T01:16:32Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:16:32.295848386Z time="2023-02-04T01:16:32Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:16:32.377236867Z time="2023-02-04T01:16:32Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:16:32.441463274Z time="2023-02-04T01:16:32Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T01:16:32.569945163Z time="2023-02-04T01:16:32Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:08:30.454923027Z time="2023-02-04T02:08:30Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-04T02:08:30.455012434Z time="2023-02-04T02:08:30Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:08:31.614920434Z time="2023-02-04T02:08:31Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:08:35.390674895Z time="2023-02-04T02:08:35Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 traefik_1 | 2023-02-04T02:08:35.452709580Z time="2023-02-04T02:08:35Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:08:35.515453191Z time="2023-02-04T02:08:35Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:08:35.633219802Z time="2023-02-04T02:08:35Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T02:11:16.101373836Z time="2023-02-04T02:11:16Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-04T02:11:17.220533928Z time="2023-02-04T02:11:17Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:16:07.195561107Z time="2023-02-04T02:16:07Z" level=error msg="service \"fermentation-tanks-brewblox\" error: unable to find the IP address for the container \"/brewblox_fermentation_tanks_1\": the server is ignored" providerName=docker container=fermentation-tanks-brewblox-741cdb25daa361d14f7dd5d63890449e90590c21f607ec7ec7b1abff14d2ef94 traefik_1 | 2023-02-04T02:16:07.201526570Z time="2023-02-04T02:16:07Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:16:09.714501531Z time="2023-02-04T02:16:09Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-04T02:16:09.714652253Z time="2023-02-04T02:16:09Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:16:09.864225975Z time="2023-02-04T02:16:09Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:16:09.927602179Z time="2023-02-04T02:16:09Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T02:16:10.006617642Z time="2023-02-04T02:16:10Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T02:16:10.121296198Z time="2023-02-04T02:16:10Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:08:06.773028062Z time="2023-02-04T03:08:06Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-04T03:08:06.774484118Z time="2023-02-04T03:08:06Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:08:07.880998247Z time="2023-02-04T03:08:07Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:08:10.987357023Z time="2023-02-04T03:08:10Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 providerName=docker traefik_1 | 2023-02-04T03:08:10.987445374Z time="2023-02-04T03:08:10Z" level=error msg="service \"hlt-mashtun-brewblox\" error: unable to find the IP address for the container \"/brewblox_hlt_mashtun_1\": the server is ignored" providerName=docker container=hlt-mashtun-brewblox-7431ee7e8ec41924650c4608715585a173eddc85084b6b82160d04230299cf03 traefik_1 | 2023-02-04T03:08:12.404268003Z time="2023-02-04T03:08:12Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:08:12.482295225Z time="2023-02-04T03:08:12Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T03:08:12.552675207Z time="2023-02-04T03:08:12Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:10:52.150947612Z time="2023-02-04T03:10:52Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-04T03:10:53.339359518Z time="2023-02-04T03:10:53Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:15:44.683716660Z time="2023-02-04T03:15:44Z" level=error msg="service \"fermentation-tanks-brewblox\" error: unable to find the IP address for the container \"/brewblox_fermentation_tanks_1\": the server is ignored" providerName=docker container=fermentation-tanks-brewblox-741cdb25daa361d14f7dd5d63890449e90590c21f607ec7ec7b1abff14d2ef94 traefik_1 | 2023-02-04T03:15:44.683788623Z time="2023-02-04T03:15:44Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:15:47.702197195Z time="2023-02-04T03:15:47Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-04T03:15:47.703985991Z time="2023-02-04T03:15:47Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T03:15:47.779049695Z time="2023-02-04T03:15:47Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:15:47.844609287Z time="2023-02-04T03:15:47Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:15:47.948163861Z time="2023-02-04T03:15:47Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T03:15:48.023664546Z time="2023-02-04T03:15:48Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:07:42.782398060Z time="2023-02-04T04:07:42Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-04T04:07:42.785295208Z time="2023-02-04T04:07:42Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T04:07:43.889658689Z time="2023-02-04T04:07:43Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:07:49.405669760Z time="2023-02-04T04:07:49Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 providerName=docker traefik_1 | 2023-02-04T04:07:49.463857890Z time="2023-02-04T04:07:49Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:07:49.529488482Z time="2023-02-04T04:07:49Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:07:49.608321612Z time="2023-02-04T04:07:49Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T04:10:28.147944332Z time="2023-02-04T04:10:28Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-04T04:10:29.321420368Z time="2023-02-04T04:10:29Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:15:21.991343972Z time="2023-02-04T04:15:21Z" level=error msg="service \"fermentation-tanks-brewblox\" error: unable to find the IP address for the container \"/brewblox_fermentation_tanks_1\": the server is ignored" providerName=docker container=fermentation-tanks-brewblox-741cdb25daa361d14f7dd5d63890449e90590c21f607ec7ec7b1abff14d2ef94 traefik_1 | 2023-02-04T04:15:21.991428064Z time="2023-02-04T04:15:21Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:15:25.267871988Z time="2023-02-04T04:15:25Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-04T04:15:25.268002414Z time="2023-02-04T04:15:25Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T04:15:25.432329581Z time="2023-02-04T04:15:25Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:15:25.515881692Z time="2023-02-04T04:15:25Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:15:25.592170229Z time="2023-02-04T04:15:25Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T04:15:25.710912932Z time="2023-02-04T04:15:25Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:07:18.761760818Z time="2023-02-04T05:07:18Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-04T05:07:18.761893688Z time="2023-02-04T05:07:18Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:07:19.888391095Z time="2023-02-04T05:07:19Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:07:26.644594665Z time="2023-02-04T05:07:26Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew-kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 traefik_1 | 2023-02-04T05:07:26.717902072Z time="2023-02-04T05:07:26Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:07:26.786995906Z time="2023-02-04T05:07:26Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-04T05:07:26.877312424Z time="2023-02-04T05:07:26Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:10:04.425000423Z time="2023-02-04T05:10:04Z" level=error msg="service \"brew-kettle-brewblox\" error: unable to find the IP address for the container \"/brewblox_brew_kettle_1\": the server is ignored" providerName=docker container=brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824 traefik_1 | 2023-02-04T05:10:05.532284478Z time="2023-02-04T05:10:05Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:14:59.640027006Z time="2023-02-04T05:14:59Z" level=error msg="service \"fermentation-tanks-brewblox\" error: unable to find the IP address for the container \"/brewblox_fermentation_tanks_1\": the server is ignored" container=fermentation-tanks-brewblox-741cdb25daa361d14f7dd5d63890449e90590c21f607ec7ec7b1abff14d2ef94 providerName=docker traefik_1 | 2023-02-04T05:14:59.640108691Z time="2023-02-04T05:14:59Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:15:02.578022838Z time="2023-02-04T05:15:02Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-04T05:15:02.578145486Z time="2023-02-04T05:15:02Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:15:02.810030263Z time="2023-02-04T05:15:02Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:15:02.871995115Z time="2023-02-04T05:15:02Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:15:02.935796874Z time="2023-02-04T05:15:02Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:15:03.064811597Z time="2023-02-04T05:15:03Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" providerName=docker routerName=brew-kettle-brewblox traefik_1 | 2023-02-04T05:17:46.319135640Z time="2023-02-04T05:17:46Z" level=info msg="Configuration loaded from flags." traefik_1 | 2023-02-04T05:17:46.609766343Z time="2023-02-04T05:17:46Z" level=error msg="Router defined multiple times with different configurations in [brew-kettle-brewblox-423b230d9977603a625bc9b84e4e3e3d186fb9d2beda00840245dae5bc3f0a68 brew-kettle-brewblox-be72732e938a8325a7617610b8b360eb1f74e40c2ce1f9a97350fadaef13f824]" routerName=brew-kettle-brewblox providerName=docker traefik_1 | 2023-02-12T10:17:37.903186292Z time="2023-02-12T10:17:37Z" level=info msg="Configuration loaded from flags." traefik_1 | 2023-02-12T10:17:55.033480134Z time="2023-02-12T10:17:55Z" level=info msg="Configuration loaded from flags." traefik_1 | 2023-02-12T11:08:41.607282300Z time="2023-02-12T11:08:41Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-12T11:08:41.607438929Z time="2023-02-12T11:08:41Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-12T11:59:46.882242361Z time="2023-02-12T11:59:46Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" providerName=docker container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 traefik_1 | 2023-02-12T11:59:46.882336343Z time="2023-02-12T11:59:46Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf traefik_1 | 2023-02-12T12:51:08.452304062Z time="2023-02-12T12:51:08Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-12T12:51:11.462267208Z time="2023-02-12T12:51:11Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 providerName=docker traefik_1 | 2023-02-12T13:43:10.141506775Z time="2023-02-12T13:43:10Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" providerName=docker container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 traefik_1 | 2023-02-12T13:43:13.572627440Z time="2023-02-12T13:43:13Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 providerName=docker traefik_1 | 2023-02-12T14:36:08.606570510Z time="2023-02-12T14:36:08Z" level=error msg="service \"ctl-78-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-78_1\": the server is ignored" container=ctl-78-brewblox-b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 providerName=docker traefik_1 | 2023-02-12T14:36:10.472769583Z time="2023-02-12T14:36:10Z" level=error msg="service \"ctl-86-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-86_1\": the server is ignored" container=ctl-86-brewblox-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 providerName=docker traefik_1 | 2023-02-12T14:36:10.472902472Z time="2023-02-12T14:36:10Z" level=error msg="service \"ctl-79-brewblox\" error: unable to find the IP address for the container \"/brewblox_ctl-79_1\": the server is ignored" providerName=docker container=ctl-79-brewblox-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Service: ui ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Attaching to brewblox_ui_1 ui_1 | 2023-02-03T10:17:33.678078110Z 2071/04/19 09:11:04 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:33.679237406Z 2071/04/19 09:11:04 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:35.245709794Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:35.257647275Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:35.263615072Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:35.323970905Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:35.627632757Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:35.627710775Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:35.657829127Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:35.660577071Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:35.829871979Z 2071/05/10 02:23:36 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:35.829975812Z 2071/05/10 02:23:36 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:35.830002812Z 2071/05/10 02:23:36 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:35.830027738Z 2071/05/10 02:23:36 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:35.830051682Z 2071/05/10 02:23:36 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:35.838485664Z 2071/05/10 02:23:36 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:35.838557812Z 2071/05/10 02:23:36 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:35.838585868Z 2071/05/10 02:23:36 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:35.838610553Z 2071/05/10 02:23:36 [notice] 1#1: start worker process 35 ui_1 | 2023-02-03T10:17:35.838635090Z 2071/05/10 02:23:36 [notice] 1#1: start worker process 36 ui_1 | 2023-02-03T10:17:31.424451370Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:31.459868870Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:31.470675167Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:31.592755370Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:32.290674796Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:32.291464388Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:32.323696499Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:32.339537981Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:32.648516518Z 2071/05/20 20:40:08 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:32.648664277Z 2071/05/20 20:40:08 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:32.648708240Z 2071/05/20 20:40:08 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:32.648747999Z 2071/05/20 20:40:08 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:32.648786240Z 2071/05/20 20:40:08 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:32.658388332Z 2071/05/20 20:40:08 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:32.658972610Z 2071/05/20 20:40:08 [notice] 1#1: start worker process 32 ui_1 | 2023-02-03T10:17:32.659628592Z 2071/05/20 20:40:08 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:32.660203481Z 2071/05/20 20:40:08 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:32.660886184Z 2071/05/20 20:40:08 [notice] 1#1: start worker process 35 ui_1 | 2023-02-03T10:17:54.061577060Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:54.076917931Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:54.087403616Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:54.203984209Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:54.710194153Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:54.711452190Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:54.756657338Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:54.776966486Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:55.000638412Z 2071/07/02 01:17:28 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:55.000765597Z 2071/07/02 01:17:28 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:55.000794615Z 2071/07/02 01:17:28 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:55.000861893Z 2071/07/02 01:17:28 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:55.000887708Z 2071/07/02 01:17:28 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:55.013118078Z 2071/07/02 01:17:28 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:55.013305764Z 2071/07/02 01:17:28 [notice] 1#1: start worker process 32 ui_1 | 2023-02-03T10:17:55.013334708Z 2071/07/02 01:17:28 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:55.013358967Z 2071/07/02 01:17:28 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:55.013381319Z 2071/07/02 01:17:28 [notice] 1#1: start worker process 35 ui_1 | 2023-02-03T10:17:36.515511145Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:36.544816460Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:36.580450052Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:36.650728886Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:37.274263978Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:37.276151033Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:37.332038737Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:37.347541422Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:37.547194811Z 2071/05/06 22:09:44 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:37.547499126Z 2071/05/06 22:09:44 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:37.547541033Z 2071/05/06 22:09:44 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:37.547566922Z 2071/05/06 22:09:44 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:37.547591015Z 2071/05/06 22:09:44 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:37.550478904Z 2071/05/06 22:09:44 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:37.551113811Z 2071/05/06 22:09:44 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:37.551496478Z 2071/05/06 22:09:44 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:37.552144515Z 2071/05/06 22:09:44 [notice] 1#1: start worker process 35 ui_1 | 2023-02-03T10:17:37.552567478Z 2071/05/06 22:09:44 [notice] 1#1: start worker process 36 ui_1 | 2023-02-03T10:17:33.611031110Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:33.616387610Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:33.636957684Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:33.676357554Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:33.854251721Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:33.855725795Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:33.886595387Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:33.896918350Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:33.960809387Z 2071/05/04 04:10:16 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:33.960915313Z 2071/05/04 04:10:16 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:33.960940684Z 2071/05/04 04:10:16 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:33.960963906Z 2071/05/04 04:10:16 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:33.960986943Z 2071/05/04 04:10:16 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:33.964488721Z 2071/05/04 04:10:16 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:33.974890406Z 2071/05/04 04:10:16 [notice] 1#1: start worker process 31 ui_1 | 2023-02-03T10:17:33.974978332Z 2071/05/04 04:10:16 [notice] 1#1: start worker process 32 ui_1 | 2023-02-03T10:17:33.975005776Z 2071/05/04 04:10:16 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:33.975028332Z 2071/05/04 04:10:16 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:34.089722276Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:34.114820980Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:34.142665276Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:34.287152739Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:35.257845516Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:35.262551479Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:35.292250924Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:35.322810701Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:35.678680775Z 2071/04/30 14:50:16 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:35.678829386Z 2071/04/30 14:50:16 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:35.678925905Z 2071/04/30 14:50:16 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:35.679006905Z 2071/04/30 14:50:16 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:35.679094349Z 2071/04/30 14:50:16 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:35.692550571Z 2071/04/30 14:50:16 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:35.693103942Z 2071/04/30 14:50:16 [notice] 1#1: start worker process 31 ui_1 | 2023-02-03T10:17:35.693797645Z 2071/04/30 14:50:16 [notice] 1#1: start worker process 32 ui_1 | 2023-02-03T10:17:35.694460053Z 2071/04/30 14:50:16 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:35.696666627Z 2071/04/30 14:50:16 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:38.650556403Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:38.669191255Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:38.695845051Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:38.811648033Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:39.508708495Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:39.509474328Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:39.531185217Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:39.554943662Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:39.908044365Z 2071/04/14 15:24:24 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:39.908154106Z 2071/04/14 15:24:24 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:39.908181643Z 2071/04/14 15:24:24 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:39.908213458Z 2071/04/14 15:24:24 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:39.908238828Z 2071/04/14 15:24:24 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:39.919675791Z 2071/04/14 15:24:24 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:39.919808365Z 2071/04/14 15:24:24 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:39.920240254Z 2071/04/14 15:24:24 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:39.920741106Z 2071/04/14 15:24:24 [notice] 1#1: start worker process 35 ui_1 | 2023-02-03T10:17:39.921183921Z 2071/04/14 15:24:24 [notice] 1#1: start worker process 36 ui_1 | 2023-02-03T10:17:34.389507757Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-03T10:17:34.399044443Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-03T10:17:34.414054646Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-03T10:17:34.466843720Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-03T10:17:34.884579998Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-03T10:17:34.886603053Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-03T10:17:34.953236516Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-03T10:17:34.968887553Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-03T10:17:35.474499997Z 2071/06/06 15:26:32 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-03T10:17:35.474755127Z 2071/06/06 15:26:32 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-03T10:17:35.474790701Z 2071/06/06 15:26:32 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-03T10:17:35.474814368Z 2071/06/06 15:26:32 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-03T10:17:35.474837886Z 2071/06/06 15:26:32 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-03T10:17:35.493154220Z 2071/06/06 15:26:32 [notice] 1#1: start worker processes ui_1 | 2023-02-03T10:17:35.493796164Z 2071/06/06 15:26:32 [notice] 1#1: start worker process 32 ui_1 | 2023-02-03T10:17:35.494656275Z 2071/06/06 15:26:32 [notice] 1#1: start worker process 33 ui_1 | 2023-02-03T10:17:35.495395331Z 2071/06/06 15:26:32 [notice] 1#1: start worker process 34 ui_1 | 2023-02-03T10:17:35.496301646Z 2071/06/06 15:26:32 [notice] 1#1: start worker process 35 ui_1 | 2023-02-04T05:17:39.795168144Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-04T05:17:39.837481218Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-04T05:17:39.863038236Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-04T05:17:40.032019643Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-04T05:17:41.162711069Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-04T05:17:41.163398698Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-04T05:17:41.184899884Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-04T05:17:41.203448587Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-04T05:17:41.717006087Z 2071/05/01 03:21:12 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-04T05:17:41.717674457Z 2071/05/01 03:21:12 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-04T05:17:41.717762791Z 2071/05/01 03:21:12 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-04T05:17:41.717806494Z 2071/05/01 03:21:12 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-04T05:17:41.717847772Z 2071/05/01 03:21:12 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-04T05:17:41.736477346Z 2071/05/01 03:21:12 [notice] 1#1: start worker processes ui_1 | 2023-02-04T05:17:41.737133920Z 2071/05/01 03:21:12 [notice] 1#1: start worker process 32 ui_1 | 2023-02-04T05:17:41.738020735Z 2071/05/01 03:21:12 [notice] 1#1: start worker process 33 ui_1 | 2023-02-04T05:17:41.738791994Z 2071/05/01 03:21:12 [notice] 1#1: start worker process 34 ui_1 | 2023-02-04T05:17:41.739509828Z 2071/05/01 03:21:12 [notice] 1#1: start worker process 35 ui_1 | 2023-02-12T10:17:31.587264833Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-12T10:17:31.589004148Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-12T10:17:31.598006259Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-12T10:17:31.645899685Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-12T10:17:31.934231388Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-12T10:17:31.935854203Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-12T10:17:31.956631351Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-12T10:17:31.966719351Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-12T10:17:32.215971999Z 2071/07/09 18:44:56 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-12T10:17:32.216517759Z 2071/07/09 18:44:56 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-12T10:17:32.216586611Z 2071/07/09 18:44:56 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-12T10:17:32.216649740Z 2071/07/09 18:44:56 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-12T10:17:32.216902092Z 2071/07/09 18:44:56 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-12T10:17:32.229081611Z 2071/07/09 18:44:56 [notice] 1#1: start worker processes ui_1 | 2023-02-12T10:17:32.229485703Z 2071/07/09 18:44:56 [notice] 1#1: start worker process 32 ui_1 | 2023-02-12T10:17:32.230075870Z 2071/07/09 18:44:56 [notice] 1#1: start worker process 33 ui_1 | 2023-02-12T10:17:32.230683222Z 2071/07/09 18:44:56 [notice] 1#1: start worker process 34 ui_1 | 2023-02-12T10:17:32.231304018Z 2071/07/09 18:44:56 [notice] 1#1: start worker process 35 ui_1 | 2023-02-12T10:17:44.103940566Z /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration ui_1 | 2023-02-12T10:17:44.105779585Z /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/ ui_1 | 2023-02-12T10:17:44.111769307Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh ui_1 | 2023-02-12T10:17:44.204112307Z 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf ui_1 | 2023-02-12T10:17:44.310968307Z 10-listen-on-ipv6-by-default.sh: info: /etc/nginx/conf.d/default.conf differs from the packaged version ui_1 | 2023-02-12T10:17:44.311037826Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh ui_1 | 2023-02-12T10:17:44.320185603Z /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh ui_1 | 2023-02-12T10:17:44.324527826Z /docker-entrypoint.sh: Configuration complete; ready for start up ui_1 | 2023-02-12T10:17:44.372485881Z 2071/05/30 04:48:40 [notice] 1#1: using the "epoll" event method ui_1 | 2023-02-12T10:17:44.372584770Z 2071/05/30 04:48:40 [notice] 1#1: nginx/1.21.3 ui_1 | 2023-02-12T10:17:44.372611251Z 2071/05/30 04:48:40 [notice] 1#1: built by gcc 10.3.1 20210424 (Alpine 10.3.1_git20210424) ui_1 | 2023-02-12T10:17:44.372670085Z 2071/05/30 04:48:40 [notice] 1#1: OS: Linux 5.10.60-v7l+ ui_1 | 2023-02-12T10:17:44.372693585Z 2071/05/30 04:48:40 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576 ui_1 | 2023-02-12T10:17:44.373392863Z 2071/05/30 04:48:40 [notice] 1#1: start worker processes ui_1 | 2023-02-12T10:17:44.373805085Z 2071/05/30 04:48:40 [notice] 1#1: start worker process 33 ui_1 | 2023-02-12T10:17:44.374148937Z 2071/05/30 04:48:40 [notice] 1#1: start worker process 34 ui_1 | 2023-02-12T10:17:44.374623418Z 2071/05/30 04:48:40 [notice] 1#1: start worker process 35 ui_1 | 2023-02-12T10:17:44.375005770Z 2071/05/30 04:48:40 [notice] 1#1: start worker process 36 +++++++++++++++++++++++++++++++++++++++++++++++++++ docker-compose.yml +++++++++++++++++++++++++++++++++++++++++++++++++++ services: ctl-78: command: --name=ctl-78 --discovery=all --device-id=10521C86BB18 image: brewblox/brewblox-devcon-spark:${BREWBLOX_RELEASE} privileged: true restart: unless-stopped ctl-79: command: --name=ctl-79 --discovery=all --device-id=C4DD5766BE54 image: brewblox/brewblox-devcon-spark:${BREWBLOX_RELEASE} privileged: true restart: unless-stopped ctl-86: command: --name=ctl-86 --discovery=all --device-id=C4DD5766BD9C image: brewblox/brewblox-devcon-spark:${BREWBLOX_RELEASE} privileged: true restart: unless-stopped grafana: environment: - GF_SERVER_SERVE_FROM_SUB_PATH=true - GF_SERVER_ROOT_URL=http://localhost:3000/grafana image: grafana/grafana restart: unless-stopped volumes: - ./grafana:/var/lib/grafana version: '3.7' ++++++++++++++++++++++++++++++++++++++++++++++++ docker-compose.shared.yml +++++++++++++++++++++++++++++++++++++++++++++++ # DO NOT EDIT: THIS FILE WILL BE RESET DURING UPDATES # # This file contains configuration for the shared Brewblox services # # If you need to make change to any of the shared services, # you can do so in docker-compose.yml. # # For more information, see https://docs.docker.com/compose/extends/ version: "3.7" services: eventbus: image: brewblox/mosquitto:${BREWBLOX_RELEASE} restart: unless-stopped labels: - traefik.http.services.eventbus.loadbalancer.server.port=15675 volumes: - ./mosquitto:/mosquitto/include:ro ports: - "${BREWBLOX_PORT_MQTT:-1883}:1883" victoria: image: victoriametrics/victoria-metrics:v1.63.0 restart: unless-stopped labels: - traefik.http.services.victoria.loadbalancer.server.port=8428 volumes: - ./victoria:/victoria-metrics-data command: >- --retentionPeriod=100y --influxMeasurementFieldSeparator=/ --http.pathPrefix=/victoria redis: image: redis:6.0 restart: unless-stopped labels: - traefik.enable=false volumes: - ./redis:/data command: --appendonly yes history: image: brewblox/brewblox-history:${BREWBLOX_RELEASE} restart: unless-stopped traefik: image: traefik:2.2 restart: unless-stopped labels: - traefik.http.routers.api.rule=PathPrefix(`/api`) || PathPrefix(`/dashboard`) - traefik.http.routers.api.service=api@internal - traefik.http.middlewares.prefix-strip.stripprefixregex.regex=/[^/]+ volumes: - ./traefik:/config - /var/run/docker.sock:/var/run/docker.sock ports: - "${BREWBLOX_PORT_HTTP:-80}:${BREWBLOX_PORT_HTTP:-80}" - "${BREWBLOX_PORT_HTTPS:-443}:${BREWBLOX_PORT_HTTPS:-443}" command: >- --api.dashboard=true --providers.docker=true --providers.docker.constraints="LabelRegex(`com.docker.compose.project`, `${COMPOSE_PROJECT_NAME}`)" --providers.docker.defaultrule="PathPrefix(`/{{ index .Labels \"com.docker.compose.service\" }}`)" --providers.file.directory=/config --entrypoints.web.address=:${BREWBLOX_PORT_HTTP} --entrypoints.websecure.address=:${BREWBLOX_PORT_HTTPS} --entrypoints.websecure.http.tls=true ui: image: brewblox/brewblox-ui:${BREWBLOX_RELEASE} restart: unless-stopped labels: - traefik.http.routers.ui.rule=PathPrefix(`/ui`) || Path(`/`) +++++++++++++++++++++++++++++++++++++++++++++++++++++ Blocks: ctl-78 +++++++++++++++++++++++++++++++++++++++++++++++++++++ {'error': 'TimeoutError()'} Error: 500 Server Error: Internal Server Error for url: https://localhost:443/ctl-78/blocks/all/read +++++++++++++++++++++++++++++++++++++++++++++++++++++ Blocks: ctl-79 +++++++++++++++++++++++++++++++++++++++++++++++++++++ {'error': 'TimeoutError()'} Error: 500 Server Error: Internal Server Error for url: https://localhost:443/ctl-79/blocks/all/read +++++++++++++++++++++++++++++++++++++++++++++++++++++ Blocks: ctl-86 +++++++++++++++++++++++++++++++++++++++++++++++++++++ {'error': 'TimeoutError()'} Error: 500 Server Error: Internal Server Error for url: https://localhost:443/ctl-86/blocks/all/read +++++++++++++++++++++++++++++++++++++++++++++++++++++++ docker info ++++++++++++++++++++++++++++++++++++++++++++++++++++++ Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Build with BuildKit (Docker Inc., v0.6.1-docker) Server: Containers: 10 Running: 10 Paused: 0 Stopped: 0 Images: 9 Server Version: 20.10.8 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: e25210fe30a0a703442421b0f60afac609f950a3 runc version: v1.0.1-0-g4144b63 init version: de40ad0 Security Options: seccomp Profile: default Kernel Version: 5.10.60-v7l+ Operating System: Raspbian GNU/Linux 10 (buster) OSType: linux Architecture: armv7l CPUs: 4 Total Memory: 7.714GiB Name: thebrewery ID: S6YU:O7E7:W3G7:33BV:O6ES:6COV:PMKU:7NWW:33VQ:R5KZ:7QI6:EBOU Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false WARNING: No memory limit support WARNING: No swap limit support WARNING: No kernel memory TCP limit support WARNING: No oom kill disable support +++++++++++++++++++++++++++++++++++++++++++++++++++++++ disk usage +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Filesystem Size Used Avail Use% Mounted on /dev/root 59G 3.5G 53G 7% / devtmpfs 3.7G 0 3.7G 0% /dev tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 3.9G 9.2M 3.9G 1% /run tmpfs 5.0M 4.0K 5.0M 1% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/mmcblk0p1 253M 49M 204M 20% /boot overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/4c85273b6b0e5c23187bca11b643c0894922c720e813f8948679139a62dfc49d/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/eaee359fcd816f0d78878f9d65de7ae34e5cebb1b8ea98553fc979d932ddb554/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/947a09aa2bef05214a536307601eb726e247f32f5bd4497af722ad4dae94990d/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/0e476660e0328b10a4c3b85047c94948eacda0ea836275523cf8e5b7dcfe2030/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/df8495a2e9ede0e26b4a1486a34f7b4e68014fc49b54230c1ae3b3c981c52645/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/4c85650b94563243fcb9ad61843ffac691acd7a98e4ba08d21fba299af0f3ca5/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/d971d38720f70f50061ec2567a674922f71815f241b3e269f4a28595da7fb350/merged tmpfs 790M 0 790M 0% /run/user/1000 overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/83eff567bdf37932500aebdfc3df4042a713aa6057e4087ee4d13d2dbde36d55/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/01050ae4b8340e31ef46a9c88329420a4d13f76cf052838b484b80fcf0264439/merged overlay 59G 3.5G 53G 7% /var/lib/docker/overlay2/e0f85269faa9e2b2204a45192dd434f409f864682338097d0cdb70c29df8f062/merged ++++++++++++++++++++++++++++++++++++++++++++++++++++++ /proc/net/dev +++++++++++++++++++++++++++++++++++++++++++++++++++++ Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 14005 70 0 0 0 0 0 0 14005 70 0 0 0 0 0 0 eth0: 169536 1362 0 0 0 0 0 121 576330 5981 0 0 0 0 0 0 wlan0: 2125300 21286 0 0 0 0 0 881 2385274 21884 0 0 0 0 0 0 docker0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 br-c0d4ead1f68d: 912301 14559 0 0 0 0 0 14333 159571 853 0 0 0 0 0 0 vethd771b98: 21494 100 0 0 0 0 0 0 1869552 21127 0 2 0 0 0 0 vetha620ce9: 172024 1989 0 0 0 0 0 0 1998246 22828 0 1 0 0 0 0 veth09109f4: 15477 67 0 0 0 0 0 0 1871576 21149 0 4 0 0 0 0 veth8c229ca: 24938 203 0 0 0 0 0 0 1866445 21113 0 3 0 0 0 0 vethacce391: 41452 459 0 0 0 0 0 0 1891351 21520 0 0 0 0 0 0 veth35c7d39: 823281 12863 0 0 0 0 0 0 7394725 34040 0 0 0 0 0 0 veth475e6fe: 14513 74 0 0 0 0 0 0 1840734 20953 0 1 0 0 0 0 vetha787b78: 19588 104 0 0 0 0 0 0 24253 239 0 0 0 0 0 0 veth15112b8: 18673 95 0 0 0 0 0 0 20004 215 0 1 0 0 0 0 vetha633322: 19438 101 0 0 0 0 0 0 20360 218 0 0 0 0 0 0 +++++++++++++++++++++++++++++++++++++++++++++++++++++ /var/log/syslog ++++++++++++++++++++++++++++++++++++++++++++++++++++ Feb 12 14:43:11 thebrewery kernel: [12374.136484] eth0: renamed from vethab4342d Feb 12 14:43:11 thebrewery dhcpcd[533]: veth69900e6: waiting for carrier Feb 12 14:43:11 thebrewery dhcpcd[533]: dhcp_readbpf: vethab4342d: Network is down Feb 12 14:43:11 thebrewery kernel: [12374.192900] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state Feb 12 14:43:11 thebrewery kernel: [12374.193110] br-c0d4ead1f68d: port 5(veth2c16b70) entered blocking state Feb 12 14:43:11 thebrewery kernel: [12374.193118] br-c0d4ead1f68d: port 5(veth2c16b70) entered forwarding state Feb 12 14:43:11 thebrewery kernel: [12374.193249] IPv6: ADDRCONF(NETDEV_CHANGE): veth1ba47f8: link becomes ready Feb 12 14:43:11 thebrewery kernel: [12374.193351] br-c0d4ead1f68d: port 3(veth1ba47f8) entered blocking state Feb 12 14:43:11 thebrewery kernel: [12374.193359] br-c0d4ead1f68d: port 3(veth1ba47f8) entered forwarding state Feb 12 14:43:11 thebrewery dhcpcd[533]: veth1ba47f8: IAID 62:43:d7:9c Feb 12 14:43:11 thebrewery dhcpcd[533]: veth1ba47f8: adding address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:11 thebrewery dhcpcd[533]: vethab4342d: removing interface Feb 12 14:43:11 thebrewery dhcpcd[533]: vethab4342d: deleting address fe80::b56d:776e:88fd:bde4 Feb 12 14:43:11 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:11 thebrewery avahi-daemon[370]: New relevant interface veth1ba47f8.IPv6 for mDNS. Feb 12 14:43:11 thebrewery avahi-daemon[370]: Registering new address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8.*. Feb 12 14:43:11 thebrewery containerd[539]: time="2023-02-12T14:43:11.948344515+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system" Feb 12 14:43:11 thebrewery containerd[539]: time="2023-02-12T14:43:11.949523533+01:00" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf pid=5086 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::e4e0:ddff:fe5f:9e08 on veth2c16b70.*. Feb 12 14:43:12 thebrewery kernel: [12374.422753] IPv6: ADDRCONF(NETDEV_CHANGE): vetha69138b: link becomes ready Feb 12 14:43:12 thebrewery kernel: [12374.422919] IPv6: ADDRCONF(NETDEV_CHANGE): veth3d0cc52: link becomes ready Feb 12 14:43:12 thebrewery kernel: [12374.423017] br-c0d4ead1f68d: port 6(veth3d0cc52) entered blocking state Feb 12 14:43:12 thebrewery kernel: [12374.423026] br-c0d4ead1f68d: port 6(veth3d0cc52) entered forwarding state Feb 12 14:43:12 thebrewery dhcpcd[533]: vetha69138b: waiting for carrier Feb 12 14:43:12 thebrewery systemd[1]: run-docker-runtime\x2drunc-moby-1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf-runc.gLKHBc.mount: Succeeded. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: IAID f8:19:ae:29 Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: adding address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::9493:bd09:daa8:bc31. Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface veth3d0cc52.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: carrier lost Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: deleting address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:12 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Interface veth1ba47f8.IPv6 no longer relevant for mDNS. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: carrier acquired Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: IAID 62:43:d7:9c Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: adding address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: carrier lost Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface veth1ba47f8.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: deleting address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:12 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Interface veth1ba47f8.IPv6 no longer relevant for mDNS. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: carrier lost Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: deleting address fe80::b002:68d7:3265:f462 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::b002:68d7:3265:f462 on veth2c16b70. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth2c16b70.IPv6 with address fe80::b002:68d7:3265:f462. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth2c16b70.IPv6 with address fe80::e4e0:ddff:fe5f:9e08. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: soliciting an IPv6 router Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: carrier lost Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: deleting address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::9493:bd09:daa8:bc31. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Interface veth3d0cc52.IPv6 no longer relevant for mDNS. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: carrier acquired Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: IAID f8:19:ae:29 Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: adding address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::9493:bd09:daa8:bc31. Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface veth3d0cc52.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth69900e6: carrier acquired Feb 12 14:43:12 thebrewery dhcpcd[533]: veth69900e6: IAID 36:e9:4f:6c Feb 12 14:43:12 thebrewery dhcpcd[533]: veth69900e6: adding address fe80::c63e:9d15:53d:3a6e Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth69900e6.IPv6 with address fe80::c63e:9d15:53d:3a6e. Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface veth69900e6.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::c63e:9d15:53d:3a6e on veth69900e6.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: carrier lost Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: deleting address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::9493:bd09:daa8:bc31. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Interface veth3d0cc52.IPv6 no longer relevant for mDNS. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: carrier acquired Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: IAID dd:5f:9e:08 Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: adding address fe80::b002:68d7:3265:f462 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::b002:68d7:3265:f462 on veth2c16b70.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: carrier acquired Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: IAID 62:43:d7:9c Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: adding address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface veth1ba47f8.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: vetha69138b: carrier acquired Feb 12 14:43:12 thebrewery dhcpcd[533]: vetha69138b: IAID 4f:fc:09:a8 Feb 12 14:43:12 thebrewery dhcpcd[533]: vetha69138b: adding address fe80::68f7:5b06:e4bf:aa85 Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: carrier acquired Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha69138b.IPv6 with address fe80::68f7:5b06:e4bf:aa85. Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface vetha69138b.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::68f7:5b06:e4bf:aa85 on vetha69138b.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: IAID f8:19:ae:29 Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: adding address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::9493:bd09:daa8:bc31. Feb 12 14:43:12 thebrewery avahi-daemon[370]: New relevant interface veth3d0cc52.IPv6 for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52.*. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth3d0cc52: soliciting a DHCP lease Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: soliciting a DHCP lease Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: soliciting a DHCP lease Feb 12 14:43:12 thebrewery dhcpcd[533]: veth2c16b70: soliciting an IPv6 router Feb 12 14:43:12 thebrewery dhcpcd[533]: veth69900e6: soliciting an IPv6 router Feb 12 14:43:12 thebrewery dhcpcd[533]: veth1ba47f8: soliciting an IPv6 router Feb 12 14:43:12 thebrewery dhcpcd[533]: veth69900e6: carrier lost Feb 12 14:43:12 thebrewery avahi-daemon[370]: Interface veth69900e6.IPv6 no longer relevant for mDNS. Feb 12 14:43:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth69900e6.IPv6 with address fe80::c63e:9d15:53d:3a6e. Feb 12 14:43:12 thebrewery dhcpcd[533]: veth69900e6: deleting address fe80::c63e:9d15:53d:3a6e Feb 12 14:43:13 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::c63e:9d15:53d:3a6e on veth69900e6. Feb 12 14:43:13 thebrewery dhcpcd[533]: vetha69138b: soliciting an IPv6 router Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: carrier lost Feb 12 14:43:13 thebrewery kernel: [12375.454943] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state Feb 12 14:43:13 thebrewery kernel: [12375.458950] eth0: renamed from veth69900e6 Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: deleting address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:13 thebrewery kernel: [12375.488940] br-c0d4ead1f68d: port 3(veth1ba47f8) entered blocking state Feb 12 14:43:13 thebrewery kernel: [12375.488957] br-c0d4ead1f68d: port 3(veth1ba47f8) entered forwarding state Feb 12 14:43:13 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8. Feb 12 14:43:13 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:13 thebrewery avahi-daemon[370]: Interface veth1ba47f8.IPv6 no longer relevant for mDNS. Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: soliciting an IPv6 router Feb 12 14:43:13 thebrewery dhcpcd[533]: veth69900e6: removing interface Feb 12 14:43:13 thebrewery avahi-daemon[370]: Interface vetha69138b.IPv6 no longer relevant for mDNS. Feb 12 14:43:13 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface vetha69138b.IPv6 with address fe80::68f7:5b06:e4bf:aa85. Feb 12 14:43:13 thebrewery containerd[539]: time="2023-02-12T14:43:13.244470403+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system" Feb 12 14:43:13 thebrewery kernel: [12375.696247] eth0: renamed from vetha69138b Feb 12 14:43:13 thebrewery dhcpcd[533]: vetha69138b: removing interface Feb 12 14:43:13 thebrewery dhcpcd[533]: vetha69138b: deleting address fe80::68f7:5b06:e4bf:aa85 Feb 12 14:43:13 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::68f7:5b06:e4bf:aa85 on vetha69138b. Feb 12 14:43:13 thebrewery kernel: [12375.764994] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state Feb 12 14:43:13 thebrewery kernel: [12375.768726] br-c0d4ead1f68d: port 6(veth3d0cc52) entered blocking state Feb 12 14:43:13 thebrewery kernel: [12375.768737] br-c0d4ead1f68d: port 6(veth3d0cc52) entered forwarding state Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: carrier acquired Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: IAID 62:43:d7:9c Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: adding address fe80::ed2c:9e14:3a9b:48dd Feb 12 14:43:13 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 14:43:13 thebrewery avahi-daemon[370]: New relevant interface veth1ba47f8.IPv6 for mDNS. Feb 12 14:43:13 thebrewery avahi-daemon[370]: Registering new address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8.*. Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: carrier lost Feb 12 14:43:13 thebrewery avahi-daemon[370]: Registering new address record for fe80::1c7f:f8ff:fe19:ae29 on veth3d0cc52.*. Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: deleting address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:13 thebrewery containerd[539]: time="2023-02-12T14:43:13.489840810+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system" Feb 12 14:43:13 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52. Feb 12 14:43:13 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::9493:bd09:daa8:bc31. Feb 12 14:43:13 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::1c7f:f8ff:fe19:ae29. Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: carrier acquired Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: IAID f8:19:ae:29 Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: adding address fe80::9493:bd09:daa8:bc31 Feb 12 14:43:13 thebrewery avahi-daemon[370]: Registering new address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52.*. Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: soliciting an IPv6 router Feb 12 14:43:13 thebrewery avahi-daemon[370]: Registering new address record for fe80::3c58:62ff:fe43:d79c on veth1ba47f8.*. Feb 12 14:43:13 thebrewery dhcpcd[533]: veth3d0cc52: soliciting an IPv6 router Feb 12 14:43:13 thebrewery dhcpcd[533]: veth1ba47f8: soliciting a DHCP lease Feb 12 14:43:14 thebrewery dhcpcd[533]: veth3d0cc52: soliciting a DHCP lease Feb 12 14:43:17 thebrewery dhcpcd[533]: veth2c16b70: probing for an IPv4LL address Feb 12 14:43:18 thebrewery dhcpcd[533]: veth1ba47f8: probing for an IPv4LL address Feb 12 14:43:19 thebrewery dhcpcd[533]: veth3d0cc52: probing for an IPv4LL address Feb 12 14:43:22 thebrewery dhcpcd[533]: veth2c16b70: using IPv4LL address 169.254.78.125 Feb 12 14:43:22 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth2c16b70.IPv4 with address 169.254.78.125. Feb 12 14:43:22 thebrewery avahi-daemon[370]: New relevant interface veth2c16b70.IPv4 for mDNS. Feb 12 14:43:22 thebrewery avahi-daemon[370]: Registering new address record for 169.254.78.125 on veth2c16b70.IPv4. Feb 12 14:43:22 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 14:43:22 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 14:43:22 thebrewery dhcpcd[533]: veth2c16b70: adding route to 169.254.0.0/16 Feb 12 14:43:22 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 14:43:22 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 14:43:24 thebrewery dhcpcd[533]: veth1ba47f8: using IPv4LL address 169.254.139.207 Feb 12 14:43:24 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1ba47f8.IPv4 with address 169.254.139.207. Feb 12 14:43:24 thebrewery avahi-daemon[370]: New relevant interface veth1ba47f8.IPv4 for mDNS. Feb 12 14:43:24 thebrewery avahi-daemon[370]: Registering new address record for 169.254.139.207 on veth1ba47f8.IPv4. Feb 12 14:43:24 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 14:43:24 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 14:43:24 thebrewery dhcpcd[533]: veth1ba47f8: adding route to 169.254.0.0/16 Feb 12 14:43:24 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 14:43:24 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 14:43:24 thebrewery dhcpcd[533]: veth3d0cc52: using IPv4LL address 169.254.113.28 Feb 12 14:43:24 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth3d0cc52.IPv4 with address 169.254.113.28. Feb 12 14:43:24 thebrewery avahi-daemon[370]: New relevant interface veth3d0cc52.IPv4 for mDNS. Feb 12 14:43:24 thebrewery avahi-daemon[370]: Registering new address record for 169.254.113.28 on veth3d0cc52.IPv4. Feb 12 14:43:24 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 14:43:24 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 14:43:24 thebrewery dhcpcd[533]: veth3d0cc52: adding route to 169.254.0.0/16 Feb 12 14:43:24 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 14:43:24 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 14:43:24 thebrewery dhcpcd[533]: veth2c16b70: no IPv6 Routers available Feb 12 14:43:25 thebrewery dhcpcd[533]: veth1ba47f8: no IPv6 Routers available Feb 12 14:43:25 thebrewery dhcpcd[533]: veth3d0cc52: no IPv6 Routers available Feb 12 15:17:01 thebrewery CRON[5371]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Feb 12 15:17:04 thebrewery rngd[387]: stats: bits received from HRNG source: 180064 Feb 12 15:17:04 thebrewery rngd[387]: stats: bits sent to kernel pool: 123584 Feb 12 15:17:04 thebrewery rngd[387]: stats: entropy added to kernel pool: 123584 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2 successes: 9 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2 failures: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2(2001-10-10) Monobit: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2(2001-10-10) Poker: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2(2001-10-10) Runs: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2(2001-10-10) Long run: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS 140-2(2001-10-10) Continuous run: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: HRNG source speed: (min=179.624; avg=392.278; max=561.889)Kibits/s Feb 12 15:17:04 thebrewery rngd[387]: stats: FIPS tests speed: (min=5.177; avg=10.878; max=16.658)Mibits/s Feb 12 15:17:04 thebrewery rngd[387]: stats: Lowest ready-buffers level: 2 Feb 12 15:17:04 thebrewery rngd[387]: stats: Entropy starvations: 0 Feb 12 15:17:04 thebrewery rngd[387]: stats: Time spent starving for entropy: (min=0; avg=0.000; max=0)us Feb 12 15:35:53 thebrewery systemd[1]: Created slice User Slice of UID 1000. Feb 12 15:35:53 thebrewery systemd[1]: Starting User Runtime Directory /run/user/1000... Feb 12 15:35:53 thebrewery systemd[1]: Started User Runtime Directory /run/user/1000. Feb 12 15:35:53 thebrewery systemd[1]: Starting User Manager for UID 1000... Feb 12 15:35:53 thebrewery systemd[5393]: Reached target Timers. Feb 12 15:35:53 thebrewery systemd[5393]: Reached target Paths. Feb 12 15:35:53 thebrewery systemd[5393]: Listening on GnuPG cryptographic agent and passphrase cache (restricted). Feb 12 15:35:53 thebrewery systemd[5393]: Listening on GnuPG cryptographic agent (ssh-agent emulation). Feb 12 15:35:53 thebrewery systemd[5393]: Listening on GnuPG network certificate management daemon. Feb 12 15:35:53 thebrewery systemd[5393]: Listening on GnuPG cryptographic agent and passphrase cache. Feb 12 15:35:53 thebrewery systemd[5393]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers). Feb 12 15:35:53 thebrewery systemd[5393]: Reached target Sockets. Feb 12 15:35:53 thebrewery systemd[5393]: Reached target Basic System. Feb 12 15:35:53 thebrewery systemd[1]: Started User Manager for UID 1000. Feb 12 15:35:53 thebrewery systemd[5393]: Reached target Default. Feb 12 15:35:53 thebrewery systemd[5393]: Startup finished in 205ms. Feb 12 15:35:53 thebrewery systemd[1]: Started Session 5 of user pi. Feb 12 15:36:08 thebrewery dockerd[551]: time="2023-02-12T15:36:08.095394659+01:00" level=info msg="ignoring event" container=b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Feb 12 15:36:08 thebrewery containerd[539]: time="2023-02-12T15:36:08.095932862+01:00" level=info msg="shim disconnected" id=b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 Feb 12 15:36:08 thebrewery containerd[539]: time="2023-02-12T15:36:08.096076881+01:00" level=error msg="copy shim log" error="read /proc/self/fd/20: file already closed" Feb 12 15:36:08 thebrewery kernel: [15550.554365] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state Feb 12 15:36:08 thebrewery kernel: [15550.554874] vethab4342d: renamed from eth0 Feb 12 15:36:08 thebrewery dhcpcd[533]: veth2c16b70: carrier lost Feb 12 15:36:08 thebrewery dhcpcd[533]: veth2c16b70: deleting address fe80::b002:68d7:3265:f462 Feb 12 15:36:08 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::b002:68d7:3265:f462 on veth2c16b70. Feb 12 15:36:08 thebrewery avahi-daemon[370]: Interface veth2c16b70.IPv6 no longer relevant for mDNS. Feb 12 15:36:08 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth2c16b70.IPv6 with address fe80::e4e0:ddff:fe5f:9e08. Feb 12 15:36:08 thebrewery kernel: [15550.688668] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state Feb 12 15:36:08 thebrewery avahi-daemon[370]: Interface veth2c16b70.IPv4 no longer relevant for mDNS. Feb 12 15:36:08 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth2c16b70.IPv4 with address 169.254.78.125. Feb 12 15:36:08 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::e4e0:ddff:fe5f:9e08 on veth2c16b70. Feb 12 15:36:08 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:08 thebrewery avahi-daemon[370]: Withdrawing address record for 169.254.78.125 on veth2c16b70. Feb 12 15:36:08 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:08 thebrewery dhcpcd[533]: veth2c16b70: deleting route to 169.254.0.0/16 Feb 12 15:36:08 thebrewery kernel: [15550.766394] device veth2c16b70 left promiscuous mode Feb 12 15:36:08 thebrewery kernel: [15550.766407] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state Feb 12 15:36:08 thebrewery dhcpcd[533]: veth2c16b70: removing interface Feb 12 15:36:08 thebrewery systemd[5393]: run-docker-netns-1514092ac5af.mount: Succeeded. Feb 12 15:36:08 thebrewery systemd[1]: run-docker-netns-1514092ac5af.mount: Succeeded. Feb 12 15:36:08 thebrewery systemd[5393]: var-lib-docker-overlay2-83eff567bdf37932500aebdfc3df4042a713aa6057e4087ee4d13d2dbde36d55-merged.mount: Succeeded. Feb 12 15:36:08 thebrewery systemd[1]: var-lib-docker-overlay2-83eff567bdf37932500aebdfc3df4042a713aa6057e4087ee4d13d2dbde36d55-merged.mount: Succeeded. Feb 12 15:36:08 thebrewery kernel: [15550.956604] br-c0d4ead1f68d: port 5(vetha787b78) entered blocking state Feb 12 15:36:08 thebrewery kernel: [15550.956619] br-c0d4ead1f68d: port 5(vetha787b78) entered disabled state Feb 12 15:36:08 thebrewery kernel: [15550.956890] device vetha787b78 entered promiscuous mode Feb 12 15:36:08 thebrewery kernel: [15550.957460] br-c0d4ead1f68d: port 5(vetha787b78) entered blocking state Feb 12 15:36:08 thebrewery kernel: [15550.957472] br-c0d4ead1f68d: port 5(vetha787b78) entered forwarding state Feb 12 15:36:08 thebrewery containerd[539]: time="2023-02-12T15:36:08.717404306+01:00" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/b944f43b71c8238067914c8f867cbf80cf6e8c91b483b28c85d064fb06c07d60 pid=5488 Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha44b57a: waiting for carrier Feb 12 15:36:08 thebrewery kernel: [15551.145524] IPv6: ADDRCONF(NETDEV_CHANGE): vetha787b78: link becomes ready Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha787b78: IAID b9:c1:f3:55 Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha787b78: adding address fe80::c014:347e:c12a:ea81 Feb 12 15:36:08 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha787b78.IPv6 with address fe80::c014:347e:c12a:ea81. Feb 12 15:36:08 thebrewery avahi-daemon[370]: New relevant interface vetha787b78.IPv6 for mDNS. Feb 12 15:36:08 thebrewery avahi-daemon[370]: Registering new address record for fe80::c014:347e:c12a:ea81 on vetha787b78.*. Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha44b57a: carrier acquired Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha44b57a: IAID dc:57:27:78 Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha44b57a: adding address fe80::a52e:7eba:ba63:27fc Feb 12 15:36:08 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha44b57a.IPv6 with address fe80::a52e:7eba:ba63:27fc. Feb 12 15:36:08 thebrewery avahi-daemon[370]: New relevant interface vetha44b57a.IPv6 for mDNS. Feb 12 15:36:08 thebrewery avahi-daemon[370]: Registering new address record for fe80::a52e:7eba:ba63:27fc on vetha44b57a.*. Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha787b78: soliciting an IPv6 router Feb 12 15:36:08 thebrewery dhcpcd[533]: vetha44b57a: soliciting an IPv6 router Feb 12 15:36:09 thebrewery dockerd[551]: time="2023-02-12T15:36:09.170260232+01:00" level=info msg="ignoring event" container=c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Feb 12 15:36:09 thebrewery containerd[539]: time="2023-02-12T15:36:09.173546843+01:00" level=info msg="shim disconnected" id=c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 Feb 12 15:36:09 thebrewery containerd[539]: time="2023-02-12T15:36:09.173793177+01:00" level=error msg="copy shim log" error="read /proc/self/fd/17: file already closed" Feb 12 15:36:09 thebrewery kernel: [15551.644993] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state Feb 12 15:36:09 thebrewery kernel: [15551.645898] veth69900e6: renamed from eth0 Feb 12 15:36:09 thebrewery dhcpcd[533]: veth1ba47f8: carrier lost Feb 12 15:36:09 thebrewery dhcpcd[533]: veth1ba47f8: deleting address fe80::ed2c:9e14:3a9b:48dd Feb 12 15:36:09 thebrewery containerd[539]: time="2023-02-12T15:36:09.395531195+01:00" level=info msg="shim disconnected" id=1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf Feb 12 15:36:09 thebrewery containerd[539]: time="2023-02-12T15:36:09.395671695+01:00" level=error msg="copy shim log" error="read /proc/self/fd/28: file already closed" Feb 12 15:36:09 thebrewery dockerd[551]: time="2023-02-12T15:36:09.396333176+01:00" level=info msg="ignoring event" container=1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete" Feb 12 15:36:09 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::ed2c:9e14:3a9b:48dd on veth1ba47f8. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::ed2c:9e14:3a9b:48dd. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::3c58:62ff:fe43:d79c. Feb 12 15:36:09 thebrewery kernel: [15551.807192] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state Feb 12 15:36:09 thebrewery avahi-daemon[370]: Interface veth1ba47f8.IPv6 no longer relevant for mDNS. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1ba47f8.IPv6 with address fe80::3c58:62ff:fe43:d79c. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Interface veth1ba47f8.IPv4 no longer relevant for mDNS. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1ba47f8.IPv4 with address 169.254.139.207. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::3c58:62ff:fe43:d79c on veth1ba47f8. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Withdrawing address record for 169.254.139.207 on veth1ba47f8. Feb 12 15:36:09 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:09 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:09 thebrewery dhcpcd[533]: veth1ba47f8: deleting route to 169.254.0.0/16 Feb 12 15:36:09 thebrewery kernel: [15551.934901] device veth1ba47f8 left promiscuous mode Feb 12 15:36:09 thebrewery kernel: [15551.934917] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state Feb 12 15:36:09 thebrewery dhcpcd[533]: vetha787b78: soliciting a DHCP lease Feb 12 15:36:09 thebrewery dhcpcd[533]: vetha44b57a: soliciting a DHCP lease Feb 12 15:36:09 thebrewery dhcpcd[533]: veth1ba47f8: removing interface Feb 12 15:36:09 thebrewery kernel: [15552.019134] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state Feb 12 15:36:09 thebrewery kernel: [15552.020946] vetha69138b: renamed from eth0 Feb 12 15:36:09 thebrewery systemd[5393]: run-docker-netns-0dd8aaeaecf4.mount: Succeeded. Feb 12 15:36:09 thebrewery systemd[1]: run-docker-netns-0dd8aaeaecf4.mount: Succeeded. Feb 12 15:36:09 thebrewery systemd[5393]: var-lib-docker-overlay2-01050ae4b8340e31ef46a9c88329420a4d13f76cf052838b484b80fcf0264439-merged.mount: Succeeded. Feb 12 15:36:09 thebrewery systemd[1]: var-lib-docker-overlay2-01050ae4b8340e31ef46a9c88329420a4d13f76cf052838b484b80fcf0264439-merged.mount: Succeeded. Feb 12 15:36:09 thebrewery dhcpcd[533]: veth3d0cc52: carrier lost Feb 12 15:36:09 thebrewery dhcpcd[533]: veth3d0cc52: deleting address fe80::9493:bd09:daa8:bc31 Feb 12 15:36:09 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::9493:bd09:daa8:bc31 on veth3d0cc52. Feb 12 15:36:09 thebrewery kernel: [15552.244143] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state Feb 12 15:36:09 thebrewery kernel: [15552.244199] br-c0d4ead1f68d: port 3(veth15112b8) entered disabled state Feb 12 15:36:09 thebrewery kernel: [15552.244969] device veth15112b8 entered promiscuous mode Feb 12 15:36:09 thebrewery kernel: [15552.245600] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state Feb 12 15:36:09 thebrewery kernel: [15552.245609] br-c0d4ead1f68d: port 3(veth15112b8) entered forwarding state Feb 12 15:36:09 thebrewery kernel: [15552.253904] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state Feb 12 15:36:09 thebrewery avahi-daemon[370]: Interface veth3d0cc52.IPv6 no longer relevant for mDNS. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth3d0cc52.IPv6 with address fe80::1c7f:f8ff:fe19:ae29. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Interface veth3d0cc52.IPv4 no longer relevant for mDNS. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth3d0cc52.IPv4 with address 169.254.113.28. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::1c7f:f8ff:fe19:ae29 on veth3d0cc52. Feb 12 15:36:09 thebrewery avahi-daemon[370]: Withdrawing address record for 169.254.113.28 on veth3d0cc52. Feb 12 15:36:09 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:09 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:09 thebrewery dhcpcd[533]: veth3d0cc52: deleting route to 169.254.0.0/16 Feb 12 15:36:09 thebrewery kernel: [15552.357636] device veth3d0cc52 left promiscuous mode Feb 12 15:36:09 thebrewery kernel: [15552.357649] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state Feb 12 15:36:10 thebrewery containerd[539]: time="2023-02-12T15:36:10.050001806+01:00" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7 pid=5651 Feb 12 15:36:10 thebrewery avahi-daemon[370]: Interface vetha44b57a.IPv6 no longer relevant for mDNS. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface vetha44b57a.IPv6 with address fe80::a52e:7eba:ba63:27fc. Feb 12 15:36:10 thebrewery systemd[5393]: run-docker-netns-1d0d24bbc1e4.mount: Succeeded. Feb 12 15:36:10 thebrewery systemd[1]: run-docker-netns-1d0d24bbc1e4.mount: Succeeded. Feb 12 15:36:10 thebrewery systemd[1]: var-lib-docker-overlay2-e0f85269faa9e2b2204a45192dd434f409f864682338097d0cdb70c29df8f062-merged.mount: Succeeded. Feb 12 15:36:10 thebrewery systemd[5393]: var-lib-docker-overlay2-e0f85269faa9e2b2204a45192dd434f409f864682338097d0cdb70c29df8f062-merged.mount: Succeeded. Feb 12 15:36:10 thebrewery systemd[1]: run-docker-runtime\x2drunc-moby-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7-runc.lLOObi.mount: Succeeded. Feb 12 15:36:10 thebrewery systemd[5393]: run-docker-runtime\x2drunc-moby-c87ae1161d02348ab45dc8e712fa5703096012ad52fc894f5123816185f084d7-runc.lLOObi.mount: Succeeded. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::a52e:7eba:ba63:27fc on vetha44b57a. Feb 12 15:36:10 thebrewery dhcpcd[533]: dhcp_readbpf: vetha44b57a: Network is down Feb 12 15:36:10 thebrewery kernel: [15552.571138] br-c0d4ead1f68d: port 3(veth15112b8) entered disabled state Feb 12 15:36:10 thebrewery kernel: [15552.571358] br-c0d4ead1f68d: port 5(vetha787b78) entered disabled state Feb 12 15:36:10 thebrewery kernel: [15552.577420] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state Feb 12 15:36:10 thebrewery kernel: [15552.577430] br-c0d4ead1f68d: port 6(vetha633322) entered disabled state Feb 12 15:36:10 thebrewery kernel: [15552.577778] device vetha633322 entered promiscuous mode Feb 12 15:36:10 thebrewery kernel: [15552.578507] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state Feb 12 15:36:10 thebrewery kernel: [15552.578516] br-c0d4ead1f68d: port 6(vetha633322) entered forwarding state Feb 12 15:36:10 thebrewery kernel: [15552.579993] eth0: renamed from vetha44b57a Feb 12 15:36:10 thebrewery kernel: [15552.656936] br-c0d4ead1f68d: port 6(vetha633322) entered disabled state Feb 12 15:36:10 thebrewery kernel: [15552.661038] br-c0d4ead1f68d: port 5(vetha787b78) entered blocking state Feb 12 15:36:10 thebrewery kernel: [15552.661049] br-c0d4ead1f68d: port 5(vetha787b78) entered forwarding state Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: waiting for carrier Feb 12 15:36:10 thebrewery dhcpcd[533]: veth3d0cc52: removing interface Feb 12 15:36:10 thebrewery containerd[539]: time="2023-02-12T15:36:10.393500861+01:00" level=info msg="starting signal loop" namespace=moby path=/run/containerd/io.containerd.runtime.v2.task/moby/1cea9432e0dba8600e01c97fc713b00a9f8a61428a4e83f61a61aa2a4758bbaf pid=5717 Feb 12 15:36:10 thebrewery containerd[539]: time="2023-02-12T15:36:10.434926361+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system" Feb 12 15:36:10 thebrewery dhcpcd[533]: veth1aca87f: waiting for carrier Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha44b57a: removing interface Feb 12 15:36:10 thebrewery kernel: [15552.891663] IPv6: ADDRCONF(NETDEV_CHANGE): veth1aca87f: link becomes ready Feb 12 15:36:10 thebrewery kernel: [15552.891807] IPv6: ADDRCONF(NETDEV_CHANGE): veth15112b8: link becomes ready Feb 12 15:36:10 thebrewery kernel: [15552.891866] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state Feb 12 15:36:10 thebrewery kernel: [15552.891874] br-c0d4ead1f68d: port 3(veth15112b8) entered forwarding state Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha44b57a: deleting address fe80::a52e:7eba:ba63:27fc Feb 12 15:36:10 thebrewery avahi-daemon[370]: Registering new address record for fe80::7085:b9ff:fec1:f355 on vetha787b78.*. Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha633322: waiting for carrier Feb 12 15:36:10 thebrewery dhcpcd[533]: vethc3d41ee: waiting for carrier Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: carrier acquired Feb 12 15:36:10 thebrewery kernel: [15553.101244] IPv6: ADDRCONF(NETDEV_CHANGE): vethc3d41ee: link becomes ready Feb 12 15:36:10 thebrewery kernel: [15553.101400] IPv6: ADDRCONF(NETDEV_CHANGE): vetha633322: link becomes ready Feb 12 15:36:10 thebrewery kernel: [15553.101463] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state Feb 12 15:36:10 thebrewery kernel: [15553.101493] br-c0d4ead1f68d: port 6(vetha633322) entered forwarding state Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: IAID b0:c6:ab:51 Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: adding address fe80::563a:e2b3:9e71:844e Feb 12 15:36:10 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth15112b8.IPv6 with address fe80::563a:e2b3:9e71:844e. Feb 12 15:36:10 thebrewery avahi-daemon[370]: New relevant interface veth15112b8.IPv6 for mDNS. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Registering new address record for fe80::563a:e2b3:9e71:844e on veth15112b8.*. Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: carrier lost Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: deleting address fe80::563a:e2b3:9e71:844e Feb 12 15:36:10 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::563a:e2b3:9e71:844e on veth15112b8. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth15112b8.IPv6 with address fe80::563a:e2b3:9e71:844e. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Interface veth15112b8.IPv6 no longer relevant for mDNS. Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha787b78: carrier lost Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha787b78: deleting address fe80::c014:347e:c12a:ea81 Feb 12 15:36:10 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::c014:347e:c12a:ea81 on vetha787b78. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface vetha787b78.IPv6 with address fe80::c014:347e:c12a:ea81. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha787b78.IPv6 with address fe80::7085:b9ff:fec1:f355. Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha633322: carrier acquired Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha633322: IAID 5b:82:98:84 Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha633322: adding address fe80::9081:7263:14f9:3506 Feb 12 15:36:10 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha633322.IPv6 with address fe80::9081:7263:14f9:3506. Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha633322: carrier lost Feb 12 15:36:10 thebrewery avahi-daemon[370]: New relevant interface vetha633322.IPv6 for mDNS. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Registering new address record for fe80::9081:7263:14f9:3506 on vetha633322.*. Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha633322: deleting address fe80::9081:7263:14f9:3506 Feb 12 15:36:10 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::9081:7263:14f9:3506 on vetha633322. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface vetha633322.IPv6 with address fe80::9081:7263:14f9:3506. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Interface vetha633322.IPv6 no longer relevant for mDNS. Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha787b78: carrier acquired Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha787b78: IAID b9:c1:f3:55 Feb 12 15:36:10 thebrewery dhcpcd[533]: vetha787b78: adding address fe80::c014:347e:c12a:ea81 Feb 12 15:36:10 thebrewery avahi-daemon[370]: Registering new address record for fe80::c014:347e:c12a:ea81 on vetha787b78.*. Feb 12 15:36:10 thebrewery dhcpcd[533]: veth1aca87f: carrier acquired Feb 12 15:36:10 thebrewery dhcpcd[533]: veth1aca87f: IAID 65:9f:65:d2 Feb 12 15:36:10 thebrewery dhcpcd[533]: veth1aca87f: adding address fe80::e5a4:6cd7:3195:dc59 Feb 12 15:36:10 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth1aca87f.IPv6 with address fe80::e5a4:6cd7:3195:dc59. Feb 12 15:36:10 thebrewery avahi-daemon[370]: New relevant interface veth1aca87f.IPv6 for mDNS. Feb 12 15:36:10 thebrewery avahi-daemon[370]: Registering new address record for fe80::e5a4:6cd7:3195:dc59 on veth1aca87f.*. Feb 12 15:36:10 thebrewery dhcpcd[533]: veth15112b8: carrier acquired Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: IAID b0:c6:ab:51 Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: adding address fe80::563a:e2b3:9e71:844e Feb 12 15:36:11 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth15112b8.IPv6 with address fe80::563a:e2b3:9e71:844e. Feb 12 15:36:11 thebrewery avahi-daemon[370]: New relevant interface veth15112b8.IPv6 for mDNS. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Registering new address record for fe80::563a:e2b3:9e71:844e on veth15112b8.*. Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: carrier acquired Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: IAID 23:dc:f3:f7 Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: adding address fe80::8917:2af3:9e43:9f7b Feb 12 15:36:11 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vethc3d41ee.IPv6 with address fe80::8917:2af3:9e43:9f7b. Feb 12 15:36:11 thebrewery avahi-daemon[370]: New relevant interface vethc3d41ee.IPv6 for mDNS. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Registering new address record for fe80::8917:2af3:9e43:9f7b on vethc3d41ee.*. Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha633322: carrier acquired Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha633322: IAID 5b:82:98:84 Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha633322: adding address fe80::9081:7263:14f9:3506 Feb 12 15:36:11 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha633322.IPv6 with address fe80::9081:7263:14f9:3506. Feb 12 15:36:11 thebrewery avahi-daemon[370]: New relevant interface vetha633322.IPv6 for mDNS. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Registering new address record for fe80::9081:7263:14f9:3506 on vetha633322.*. Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: soliciting an IPv6 router Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha787b78: soliciting an IPv6 router Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: soliciting a DHCP lease Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha633322: soliciting an IPv6 router Feb 12 15:36:11 thebrewery dhcpcd[533]: veth1aca87f: carrier lost Feb 12 15:36:11 thebrewery avahi-daemon[370]: Interface veth1aca87f.IPv6 no longer relevant for mDNS. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth1aca87f.IPv6 with address fe80::e5a4:6cd7:3195:dc59. Feb 12 15:36:11 thebrewery dhcpcd[533]: veth1aca87f: deleting address fe80::e5a4:6cd7:3195:dc59 Feb 12 15:36:11 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::e5a4:6cd7:3195:dc59 on veth1aca87f. Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha787b78: soliciting a DHCP lease Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: soliciting an IPv6 router Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: carrier lost Feb 12 15:36:11 thebrewery kernel: [15553.894766] br-c0d4ead1f68d: port 3(veth15112b8) entered disabled state Feb 12 15:36:11 thebrewery kernel: [15553.904144] eth0: renamed from veth1aca87f Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: deleting address fe80::563a:e2b3:9e71:844e Feb 12 15:36:11 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::563a:e2b3:9e71:844e on veth15112b8. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface veth15112b8.IPv6 with address fe80::563a:e2b3:9e71:844e. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Interface veth15112b8.IPv6 no longer relevant for mDNS. Feb 12 15:36:11 thebrewery dhcpcd[533]: veth1aca87f: removing interface Feb 12 15:36:11 thebrewery kernel: [15553.974345] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state Feb 12 15:36:11 thebrewery kernel: [15553.974361] br-c0d4ead1f68d: port 3(veth15112b8) entered forwarding state Feb 12 15:36:11 thebrewery avahi-daemon[370]: Interface vethc3d41ee.IPv6 no longer relevant for mDNS. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface vethc3d41ee.IPv6 with address fe80::8917:2af3:9e43:9f7b. Feb 12 15:36:11 thebrewery dhcpcd[533]: dhcp_readbpf: vethc3d41ee: Network is down Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: carrier acquired Feb 12 15:36:11 thebrewery containerd[539]: time="2023-02-12T15:36:11.744861953+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system" Feb 12 15:36:11 thebrewery kernel: [15554.174853] br-c0d4ead1f68d: port 6(vetha633322) entered disabled state Feb 12 15:36:11 thebrewery kernel: [15554.175926] eth0: renamed from vethc3d41ee Feb 12 15:36:11 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::8917:2af3:9e43:9f7b on vethc3d41ee. Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: IAID b0:c6:ab:51 Feb 12 15:36:11 thebrewery dhcpcd[533]: veth15112b8: adding address fe80::563a:e2b3:9e71:844e Feb 12 15:36:11 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth15112b8.IPv6 with address fe80::563a:e2b3:9e71:844e. Feb 12 15:36:11 thebrewery avahi-daemon[370]: New relevant interface veth15112b8.IPv6 for mDNS. Feb 12 15:36:11 thebrewery avahi-daemon[370]: Registering new address record for fe80::563a:e2b3:9e71:844e on veth15112b8.*. Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: removing interface Feb 12 15:36:11 thebrewery dhcpcd[533]: vethc3d41ee: deleting address fe80::8917:2af3:9e43:9f7b Feb 12 15:36:11 thebrewery kernel: [15554.245975] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state Feb 12 15:36:11 thebrewery kernel: [15554.245986] br-c0d4ead1f68d: port 6(vetha633322) entered forwarding state Feb 12 15:36:11 thebrewery dhcpcd[533]: vetha633322: soliciting a DHCP lease Feb 12 15:36:11 thebrewery containerd[539]: time="2023-02-12T15:36:11.978023767+01:00" level=error msg="add cg to OOM monitor" error="cgroups: memory cgroup not supported on this system" Feb 12 15:36:12 thebrewery dhcpcd[533]: veth15112b8: soliciting a DHCP lease Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: carrier lost Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: deleting address fe80::9081:7263:14f9:3506 Feb 12 15:36:12 thebrewery avahi-daemon[370]: Withdrawing address record for fe80::9081:7263:14f9:3506 on vetha633322. Feb 12 15:36:12 thebrewery avahi-daemon[370]: Leaving mDNS multicast group on interface vetha633322.IPv6 with address fe80::9081:7263:14f9:3506. Feb 12 15:36:12 thebrewery avahi-daemon[370]: Interface vetha633322.IPv6 no longer relevant for mDNS. Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: carrier acquired Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: IAID 5b:82:98:84 Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: adding address fe80::9081:7263:14f9:3506 Feb 12 15:36:12 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha633322.IPv6 with address fe80::9081:7263:14f9:3506. Feb 12 15:36:12 thebrewery avahi-daemon[370]: New relevant interface vetha633322.IPv6 for mDNS. Feb 12 15:36:12 thebrewery avahi-daemon[370]: Registering new address record for fe80::9081:7263:14f9:3506 on vetha633322.*. Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: soliciting a DHCP lease Feb 12 15:36:12 thebrewery dhcpcd[533]: veth15112b8: soliciting an IPv6 router Feb 12 15:36:12 thebrewery dhcpcd[533]: vetha633322: soliciting an IPv6 router Feb 12 15:36:16 thebrewery dhcpcd[533]: vetha787b78: probing for an IPv4LL address Feb 12 15:36:17 thebrewery dhcpcd[533]: veth15112b8: probing for an IPv4LL address Feb 12 15:36:17 thebrewery dhcpcd[533]: vetha633322: probing for an IPv4LL address Feb 12 15:36:20 thebrewery dhcpcd[533]: vetha787b78: using IPv4LL address 169.254.131.192 Feb 12 15:36:20 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha787b78.IPv4 with address 169.254.131.192. Feb 12 15:36:20 thebrewery avahi-daemon[370]: New relevant interface vetha787b78.IPv4 for mDNS. Feb 12 15:36:20 thebrewery avahi-daemon[370]: Registering new address record for 169.254.131.192 on vetha787b78.IPv4. Feb 12 15:36:20 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:20 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:20 thebrewery dhcpcd[533]: vetha787b78: adding route to 169.254.0.0/16 Feb 12 15:36:20 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:20 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:22 thebrewery dhcpcd[533]: veth15112b8: using IPv4LL address 169.254.1.183 Feb 12 15:36:22 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface veth15112b8.IPv4 with address 169.254.1.183. Feb 12 15:36:22 thebrewery avahi-daemon[370]: New relevant interface veth15112b8.IPv4 for mDNS. Feb 12 15:36:22 thebrewery avahi-daemon[370]: Registering new address record for 169.254.1.183 on veth15112b8.IPv4. Feb 12 15:36:22 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:22 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:22 thebrewery dhcpcd[533]: veth15112b8: adding route to 169.254.0.0/16 Feb 12 15:36:22 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:22 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:23 thebrewery dhcpcd[533]: vetha633322: using IPv4LL address 169.254.218.247 Feb 12 15:36:23 thebrewery avahi-daemon[370]: Joining mDNS multicast group on interface vetha633322.IPv4 with address 169.254.218.247. Feb 12 15:36:23 thebrewery avahi-daemon[370]: New relevant interface vetha633322.IPv4 for mDNS. Feb 12 15:36:23 thebrewery avahi-daemon[370]: Registering new address record for 169.254.218.247 on vetha633322.IPv4. Feb 12 15:36:23 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:23 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:23 thebrewery dhcpcd[533]: vetha633322: adding route to 169.254.0.0/16 Feb 12 15:36:23 thebrewery dhcpcd[533]: vetha787b78: no IPv6 Routers available Feb 12 15:36:23 thebrewery dhcpcd[533]: eth0: adding default route via 192.168.1.64 Feb 12 15:36:23 thebrewery dhcpcd[533]: if_route (ADD): Invalid argument Feb 12 15:36:25 thebrewery dhcpcd[533]: vetha633322: no IPv6 Routers available Feb 12 15:36:25 thebrewery dhcpcd[533]: veth15112b8: no IPv6 Routers available ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ dmesg +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ [Sun Feb 12 11:16:57 2023] Booting Linux on physical CPU 0x0 [Sun Feb 12 11:16:57 2023] Linux version 5.10.60-v7l+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1449 SMP Wed Aug 25 15:00:44 BST 2021 [Sun Feb 12 11:16:57 2023] CPU: ARMv7 Processor [410fd083] revision 3 (ARMv7), cr=30c5383d [Sun Feb 12 11:16:57 2023] CPU: div instructions available: patching division code [Sun Feb 12 11:16:57 2023] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [Sun Feb 12 11:16:57 2023] OF: fdt: Machine model: Raspberry Pi 4 Model B Rev 1.4 [Sun Feb 12 11:16:57 2023] random: fast init done [Sun Feb 12 11:16:57 2023] Memory policy: Data cache writealloc [Sun Feb 12 11:16:57 2023] Reserved memory: created CMA memory pool at 0x000000001ac00000, size 320 MiB [Sun Feb 12 11:16:57 2023] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool [Sun Feb 12 11:16:57 2023] Zone ranges: [Sun Feb 12 11:16:57 2023] DMA [mem 0x0000000000000000-0x000000002fffffff] [Sun Feb 12 11:16:57 2023] Normal empty [Sun Feb 12 11:16:57 2023] HighMem [mem 0x0000000030000000-0x00000001ffffffff] [Sun Feb 12 11:16:57 2023] Movable zone start for each node [Sun Feb 12 11:16:57 2023] Early memory node ranges [Sun Feb 12 11:16:57 2023] node 0: [mem 0x0000000000000000-0x000000003b3fffff] [Sun Feb 12 11:16:57 2023] node 0: [mem 0x0000000040000000-0x00000000fbffffff] [Sun Feb 12 11:16:57 2023] node 0: [mem 0x0000000100000000-0x00000001ffffffff] [Sun Feb 12 11:16:57 2023] Initmem setup node 0 [mem 0x0000000000000000-0x00000001ffffffff] [Sun Feb 12 11:16:57 2023] On node 0 totalpages: 2061312 [Sun Feb 12 11:16:57 2023] DMA zone: 1728 pages used for memmap [Sun Feb 12 11:16:57 2023] DMA zone: 0 pages reserved [Sun Feb 12 11:16:57 2023] DMA zone: 196608 pages, LIFO batch:63 [Sun Feb 12 11:16:57 2023] HighMem zone: 1864704 pages, LIFO batch:63 [Sun Feb 12 11:16:57 2023] percpu: Embedded 20 pages/cpu s50764 r8192 d22964 u81920 [Sun Feb 12 11:16:57 2023] pcpu-alloc: s50764 r8192 d22964 u81920 alloc=20*4096 [Sun Feb 12 11:16:57 2023] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [Sun Feb 12 11:16:57 2023] Built 1 zonelists, mobility grouping on. Total pages: 2059584 [Sun Feb 12 11:16:57 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 smsc95xx.macaddr=E4:5F:01:05:3E:6F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=aeedcb67-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait [Sun Feb 12 11:16:57 2023] Kernel parameter elevator= does not have any effect anymore. Please use sysfs to set IO scheduler for individual devices. [Sun Feb 12 11:16:57 2023] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear) [Sun Feb 12 11:16:57 2023] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [Sun Feb 12 11:16:57 2023] mem auto-init: stack:off, heap alloc:off, heap free:off [Sun Feb 12 11:16:57 2023] software IO TLB: mapped [mem 0x0000000012400000-0x0000000016400000] (64MB) [Sun Feb 12 11:16:57 2023] Memory: 7758572K/8245248K available (10240K kernel code, 1364K rwdata, 3188K rodata, 2048K init, 891K bss, 158996K reserved, 327680K cma-reserved, 7458816K highmem) [Sun Feb 12 11:16:57 2023] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [Sun Feb 12 11:16:57 2023] ftrace: allocating 34309 entries in 68 pages [Sun Feb 12 11:16:57 2023] ftrace: allocated 68 pages with 2 groups [Sun Feb 12 11:16:57 2023] rcu: Hierarchical RCU implementation. [Sun Feb 12 11:16:57 2023] Rude variant of Tasks RCU enabled. [Sun Feb 12 11:16:57 2023] Tracing variant of Tasks RCU enabled. [Sun Feb 12 11:16:57 2023] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [Sun Feb 12 11:16:57 2023] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [Sun Feb 12 11:16:57 2023] GIC: Using split EOI/Deactivate mode [Sun Feb 12 11:16:57 2023] random: get_random_bytes called from start_kernel+0x3c8/0x59c with crng_init=1 [Sun Feb 12 11:16:57 2023] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [Sun Feb 12 11:16:57 2023] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [Sun Feb 12 11:16:57 2023] bcm2835: system timer (irq = 25) [Sun Feb 12 11:16:57 2023] arch_timer: cp15 timer(s) running at 54.00MHz (phys). [Sun Feb 12 11:16:57 2023] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns [Sun Feb 12 11:16:57 2023] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns [Sun Feb 12 11:16:57 2023] Switching to timer-based delay loop, resolution 18ns [Sun Feb 12 11:16:57 2023] Console: colour dummy device 80x30 [Sun Feb 12 11:16:57 2023] printk: console [tty1] enabled [Sun Feb 12 11:16:57 2023] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=540000) [Sun Feb 12 11:16:57 2023] pid_max: default: 32768 minimum: 301 [Sun Feb 12 11:16:57 2023] LSM: Security Framework initializing [Sun Feb 12 11:16:57 2023] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [Sun Feb 12 11:16:57 2023] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear) [Sun Feb 12 11:16:57 2023] cgroup: Disabling memory control group subsystem [Sun Feb 12 11:16:57 2023] CPU: Testing write buffer coherency: ok [Sun Feb 12 11:16:57 2023] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [Sun Feb 12 11:16:57 2023] Setting up static identity map for 0x200000 - 0x20003c [Sun Feb 12 11:16:57 2023] rcu: Hierarchical SRCU implementation. [Sun Feb 12 11:16:57 2023] smp: Bringing up secondary CPUs ... [Sun Feb 12 11:16:57 2023] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [Sun Feb 12 11:16:57 2023] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [Sun Feb 12 11:16:57 2023] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [Sun Feb 12 11:16:57 2023] smp: Brought up 1 node, 4 CPUs [Sun Feb 12 11:16:57 2023] SMP: Total of 4 processors activated (432.00 BogoMIPS). [Sun Feb 12 11:16:57 2023] CPU: All CPU(s) started in HYP mode. [Sun Feb 12 11:16:57 2023] CPU: Virtualization extensions available. [Sun Feb 12 11:16:57 2023] devtmpfs: initialized [Sun Feb 12 11:16:57 2023] VFP support v0.3: implementor 41 architecture 3 part 40 variant 8 rev 0 [Sun Feb 12 11:16:57 2023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [Sun Feb 12 11:16:57 2023] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) [Sun Feb 12 11:16:57 2023] pinctrl core: initialized pinctrl subsystem [Sun Feb 12 11:16:57 2023] NET: Registered protocol family 16 [Sun Feb 12 11:16:57 2023] DMA: preallocated 1024 KiB pool for atomic coherent allocations [Sun Feb 12 11:16:57 2023] audit: initializing netlink subsys (disabled) [Sun Feb 12 11:16:57 2023] audit: type=2000 audit(0.030:1): state=initialized audit_enabled=0 res=1 [Sun Feb 12 11:16:57 2023] thermal_sys: Registered thermal governor 'step_wise' [Sun Feb 12 11:16:57 2023] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [Sun Feb 12 11:16:57 2023] hw-breakpoint: maximum watchpoint size is 8 bytes. [Sun Feb 12 11:16:57 2023] Serial: AMBA PL011 UART driver [Sun Feb 12 11:16:57 2023] bcm2835-mbox fe00b880.mailbox: mailbox enabled [Sun Feb 12 11:16:57 2023] raspberrypi-firmware soc:firmware: Attached to firmware from 2021-08-31T14:52:47, variant start [Sun Feb 12 11:16:57 2023] raspberrypi-firmware soc:firmware: Firmware hash is 67615e950e1e28b92dfae6303cf7a8b879a8908f [Sun Feb 12 11:16:57 2023] Kprobes globally optimized [Sun Feb 12 11:16:57 2023] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1 [Sun Feb 12 11:16:57 2023] vgaarb: loaded [Sun Feb 12 11:16:57 2023] SCSI subsystem initialized [Sun Feb 12 11:16:57 2023] usbcore: registered new interface driver usbfs [Sun Feb 12 11:16:57 2023] usbcore: registered new interface driver hub [Sun Feb 12 11:16:57 2023] usbcore: registered new device driver usb [Sun Feb 12 11:16:57 2023] usb_phy_generic phy: supply vcc not found, using dummy regulator [Sun Feb 12 11:16:57 2023] clocksource: Switched to clocksource arch_sys_counter [Sun Feb 12 11:16:58 2023] VFS: Disk quotas dquot_6.6.0 [Sun Feb 12 11:16:58 2023] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [Sun Feb 12 11:16:58 2023] FS-Cache: Loaded [Sun Feb 12 11:16:58 2023] CacheFiles: Loaded [Sun Feb 12 11:16:58 2023] NET: Registered protocol family 2 [Sun Feb 12 11:16:58 2023] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) [Sun Feb 12 11:16:58 2023] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [Sun Feb 12 11:16:58 2023] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear) [Sun Feb 12 11:16:58 2023] TCP bind hash table entries: 8192 (order: 4, 65536 bytes, linear) [Sun Feb 12 11:16:58 2023] TCP: Hash tables configured (established 8192 bind 8192) [Sun Feb 12 11:16:58 2023] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) [Sun Feb 12 11:16:58 2023] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) [Sun Feb 12 11:16:58 2023] NET: Registered protocol family 1 [Sun Feb 12 11:16:58 2023] RPC: Registered named UNIX socket transport module. [Sun Feb 12 11:16:58 2023] RPC: Registered udp transport module. [Sun Feb 12 11:16:58 2023] RPC: Registered tcp transport module. [Sun Feb 12 11:16:58 2023] RPC: Registered tcp NFSv4.1 backchannel transport module. [Sun Feb 12 11:16:58 2023] PCI: CLS 0 bytes, default 64 [Sun Feb 12 11:16:58 2023] Initialise system trusted keyrings [Sun Feb 12 11:16:58 2023] workingset: timestamp_bits=14 max_order=21 bucket_order=7 [Sun Feb 12 11:16:58 2023] zbud: loaded [Sun Feb 12 11:16:58 2023] FS-Cache: Netfs 'nfs' registered for caching [Sun Feb 12 11:16:58 2023] NFS: Registering the id_resolver key type [Sun Feb 12 11:16:58 2023] Key type id_resolver registered [Sun Feb 12 11:16:58 2023] Key type id_legacy registered [Sun Feb 12 11:16:58 2023] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [Sun Feb 12 11:16:58 2023] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... [Sun Feb 12 11:16:58 2023] Key type asymmetric registered [Sun Feb 12 11:16:58 2023] Asymmetric key parser 'x509' registered [Sun Feb 12 11:16:58 2023] bounce: pool size: 64 pages [Sun Feb 12 11:16:58 2023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [Sun Feb 12 11:16:58 2023] io scheduler mq-deadline registered [Sun Feb 12 11:16:58 2023] io scheduler kyber registered [Sun Feb 12 11:16:58 2023] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges: [Sun Feb 12 11:16:58 2023] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff] [Sun Feb 12 11:16:58 2023] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000 [Sun Feb 12 11:16:58 2023] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000 [Sun Feb 12 11:16:58 2023] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC) [Sun Feb 12 11:16:58 2023] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00 [Sun Feb 12 11:16:58 2023] pci_bus 0000:00: root bus resource [bus 00-ff] [Sun Feb 12 11:16:58 2023] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff]) [Sun Feb 12 11:16:58 2023] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 [Sun Feb 12 11:16:58 2023] pci 0000:00:00.0: PME# supported from D0 D3hot [Sun Feb 12 11:16:58 2023] PCI: bus0: Fast back to back transfers disabled [Sun Feb 12 11:16:58 2023] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 [Sun Feb 12 11:16:58 2023] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit] [Sun Feb 12 11:16:58 2023] pci 0000:01:00.0: PME# supported from D0 D3hot [Sun Feb 12 11:16:58 2023] PCI: bus1: Fast back to back transfers disabled [Sun Feb 12 11:16:58 2023] pci 0000:00:00.0: BAR 8: assigned [mem 0x600000000-0x6000fffff] [Sun Feb 12 11:16:58 2023] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit] [Sun Feb 12 11:16:58 2023] pci 0000:00:00.0: PCI bridge to [bus 01] [Sun Feb 12 11:16:58 2023] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff] [Sun Feb 12 11:16:58 2023] pcieport 0000:00:00.0: enabling device (0140 -> 0142) [Sun Feb 12 11:16:58 2023] pcieport 0000:00:00.0: PME: Signaling with IRQ 62 [Sun Feb 12 11:16:58 2023] iproc-rng200 fe104000.rng: hwrng registered [Sun Feb 12 11:16:58 2023] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB) [Sun Feb 12 11:16:58 2023] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000 [Sun Feb 12 11:16:58 2023] brd: module loaded [Sun Feb 12 11:16:58 2023] loop: module loaded [Sun Feb 12 11:16:58 2023] Loading iSCSI transport class v2.0-870. [Sun Feb 12 11:16:58 2023] libphy: Fixed MDIO Bus: probed [Sun Feb 12 11:16:58 2023] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000 [Sun Feb 12 11:16:58 2023] libphy: bcmgenet MII bus: probed [Sun Feb 12 11:16:58 2023] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus [Sun Feb 12 11:16:58 2023] usbcore: registered new interface driver r8152 [Sun Feb 12 11:16:58 2023] usbcore: registered new interface driver lan78xx [Sun Feb 12 11:16:58 2023] usbcore: registered new interface driver smsc95xx [Sun Feb 12 11:16:58 2023] xhci_hcd 0000:01:00.0: xHCI Host Controller [Sun Feb 12 11:16:58 2023] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1 [Sun Feb 12 11:16:58 2023] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000060000000890 [Sun Feb 12 11:16:58 2023] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10 [Sun Feb 12 11:16:58 2023] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Sun Feb 12 11:16:58 2023] usb usb1: Product: xHCI Host Controller [Sun Feb 12 11:16:58 2023] usb usb1: Manufacturer: Linux 5.10.60-v7l+ xhci-hcd [Sun Feb 12 11:16:58 2023] usb usb1: SerialNumber: 0000:01:00.0 [Sun Feb 12 11:16:58 2023] hub 1-0:1.0: USB hub found [Sun Feb 12 11:16:58 2023] hub 1-0:1.0: 1 port detected [Sun Feb 12 11:16:58 2023] xhci_hcd 0000:01:00.0: xHCI Host Controller [Sun Feb 12 11:16:58 2023] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2 [Sun Feb 12 11:16:58 2023] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed [Sun Feb 12 11:16:58 2023] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10 [Sun Feb 12 11:16:58 2023] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [Sun Feb 12 11:16:58 2023] usb usb2: Product: xHCI Host Controller [Sun Feb 12 11:16:58 2023] usb usb2: Manufacturer: Linux 5.10.60-v7l+ xhci-hcd [Sun Feb 12 11:16:58 2023] usb usb2: SerialNumber: 0000:01:00.0 [Sun Feb 12 11:16:58 2023] hub 2-0:1.0: USB hub found [Sun Feb 12 11:16:58 2023] hub 2-0:1.0: 4 ports detected [Sun Feb 12 11:16:58 2023] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [Sun Feb 12 11:16:58 2023] dwc_otg: FIQ enabled [Sun Feb 12 11:16:58 2023] dwc_otg: NAK holdoff enabled [Sun Feb 12 11:16:58 2023] dwc_otg: FIQ split-transaction FSM enabled [Sun Feb 12 11:16:58 2023] Module dwc_common_port init [Sun Feb 12 11:16:58 2023] usbcore: registered new interface driver uas [Sun Feb 12 11:16:58 2023] usbcore: registered new interface driver usb-storage [Sun Feb 12 11:16:58 2023] mousedev: PS/2 mouse device common for all mice [Sun Feb 12 11:16:58 2023] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer [Sun Feb 12 11:16:58 2023] sdhci: Secure Digital Host Controller Interface driver [Sun Feb 12 11:16:58 2023] sdhci: Copyright(c) Pierre Ossman [Sun Feb 12 11:16:58 2023] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe [Sun Feb 12 11:16:58 2023] sdhci-pltfm: SDHCI platform and OF driver helper [Sun Feb 12 11:16:58 2023] ledtrig-cpu: registered to indicate activity on CPUs [Sun Feb 12 11:16:58 2023] hid: raw HID events driver (C) Jiri Kosina [Sun Feb 12 11:16:58 2023] usbcore: registered new interface driver usbhid [Sun Feb 12 11:16:58 2023] usbhid: USB HID core driver [Sun Feb 12 11:16:58 2023] Initializing XFRM netlink socket [Sun Feb 12 11:16:58 2023] NET: Registered protocol family 17 [Sun Feb 12 11:16:58 2023] Key type dns_resolver registered [Sun Feb 12 11:16:58 2023] Registering SWP/SWPB emulation handler [Sun Feb 12 11:16:58 2023] registered taskstats version 1 [Sun Feb 12 11:16:58 2023] Loading compiled-in X.509 certificates [Sun Feb 12 11:16:58 2023] Key type ._fscrypt registered [Sun Feb 12 11:16:58 2023] Key type .fscrypt registered [Sun Feb 12 11:16:58 2023] Key type fscrypt-provisioning registered [Sun Feb 12 11:16:58 2023] uart-pl011 fe201000.serial: there is not valid maps for state default [Sun Feb 12 11:16:58 2023] uart-pl011 fe201000.serial: cts_event_workaround enabled [Sun Feb 12 11:16:58 2023] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 36, base_baud = 0) is a PL011 rev2 [Sun Feb 12 11:16:58 2023] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver [Sun Feb 12 11:16:58 2023] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0 [Sun Feb 12 11:16:58 2023] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated [Sun Feb 12 11:16:58 2023] of_cfs_init [Sun Feb 12 11:16:58 2023] of_cfs_init: OK [Sun Feb 12 11:16:58 2023] mmc1: queuing unknown CIS tuple 0x80 (2 bytes) [Sun Feb 12 11:16:58 2023] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Sun Feb 12 11:16:58 2023] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Sun Feb 12 11:16:58 2023] mmc1: queuing unknown CIS tuple 0x80 (7 bytes) [Sun Feb 12 11:16:58 2023] mmc1: queuing unknown CIS tuple 0x80 (3 bytes) [Sun Feb 12 11:16:58 2023] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA [Sun Feb 12 11:16:58 2023] Waiting for root device PARTUUID=aeedcb67-02... [Sun Feb 12 11:16:58 2023] mmc1: new high speed SDIO card at address 0001 [Sun Feb 12 11:16:58 2023] mmc0: new ultra high speed DDR50 SDXC card at address e624 [Sun Feb 12 11:16:58 2023] mmcblk0: mmc0:e624 SR64G 59.5 GiB [Sun Feb 12 11:16:58 2023] mmcblk0: p1 p2 [Sun Feb 12 11:16:58 2023] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem [Sun Feb 12 11:16:58 2023] EXT4-fs (mmcblk0p2): write access will be enabled during recovery [Sun Feb 12 11:16:58 2023] usb 1-1: new high-speed USB device number 2 using xhci_hcd [Sun Feb 12 11:16:58 2023] EXT4-fs (mmcblk0p2): recovery complete [Sun Feb 12 11:16:58 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [Sun Feb 12 11:16:58 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2. [Sun Feb 12 11:16:58 2023] devtmpfs: mounted [Sun Feb 12 11:16:58 2023] Freeing unused kernel memory: 2048K [Sun Feb 12 11:16:58 2023] Run /sbin/init as init process [Sun Feb 12 11:16:58 2023] with arguments: [Sun Feb 12 11:16:58 2023] /sbin/init [Sun Feb 12 11:16:58 2023] with environment: [Sun Feb 12 11:16:58 2023] HOME=/ [Sun Feb 12 11:16:58 2023] TERM=linux [Sun Feb 12 11:16:58 2023] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21 [Sun Feb 12 11:16:58 2023] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [Sun Feb 12 11:16:58 2023] usb 1-1: Product: USB2.0 Hub [Sun Feb 12 11:16:58 2023] hub 1-1:1.0: USB hub found [Sun Feb 12 11:16:58 2023] hub 1-1:1.0: 4 ports detected [Sun Feb 12 11:16:59 2023] usb 1-1.3: new full-speed USB device number 3 using xhci_hcd [Sun Feb 12 11:16:59 2023] systemd[1]: System time before build time, advancing clock. [Sun Feb 12 11:16:59 2023] NET: Registered protocol family 10 [Sun Feb 12 11:16:59 2023] Segment Routing with IPv6 [Sun Feb 12 11:16:59 2023] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.01 [Sun Feb 12 11:16:59 2023] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [Sun Feb 12 11:16:59 2023] usb 1-1.3: Product: USB Receiver [Sun Feb 12 11:16:59 2023] usb 1-1.3: Manufacturer: Logitech [Sun Feb 12 11:16:59 2023] input: Logitech USB Receiver as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:046D:C52B.0001/input/input0 [Sun Feb 12 11:16:59 2023] systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [Sun Feb 12 11:16:59 2023] systemd[1]: Detected architecture arm. [Sun Feb 12 11:16:59 2023] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input0 [Sun Feb 12 11:16:59 2023] input: Logitech USB Receiver Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input1 [Sun Feb 12 11:16:59 2023] input: Logitech USB Receiver Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input2 [Sun Feb 12 11:16:59 2023] systemd[1]: Set hostname to . [Sun Feb 12 11:16:59 2023] input: Logitech USB Receiver System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:046D:C52B.0002/input/input3 [Sun Feb 12 11:16:59 2023] hid-generic 0003:046D:C52B.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input1 [Sun Feb 12 11:16:59 2023] hid-generic 0003:046D:C52B.0003: hiddev97,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input2 [Sun Feb 12 11:17:00 2023] random: systemd: uninitialized urandom read (16 bytes read) [Sun Feb 12 11:17:00 2023] random: systemd: uninitialized urandom read (16 bytes read) [Sun Feb 12 11:17:00 2023] systemd[1]: Listening on udev Kernel Socket. [Sun Feb 12 11:17:00 2023] random: systemd: uninitialized urandom read (16 bytes read) [Sun Feb 12 11:17:00 2023] systemd[1]: Listening on Journal Socket (/dev/log). [Sun Feb 12 11:17:00 2023] systemd[1]: Listening on Syslog Socket. [Sun Feb 12 11:17:00 2023] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [Sun Feb 12 11:17:00 2023] systemd[1]: Listening on udev Control Socket. [Sun Feb 12 11:17:00 2023] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [Sun Feb 12 11:17:00 2023] systemd[1]: Listening on Journal Audit Socket. [Sun Feb 12 11:17:00 2023] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [Sun Feb 12 11:17:00 2023] systemd-journald[121]: Received request to flush runtime journal from PID 1 [Sun Feb 12 11:17:01 2023] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x00010000 [Sun Feb 12 11:17:01 2023] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00001000 [Sun Feb 12 11:17:01 2023] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x00010000 [Sun Feb 12 11:17:01 2023] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x00010000 [Sun Feb 12 11:17:01 2023] mc: Linux media interface: v0.10 [Sun Feb 12 11:17:01 2023] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835_vc_sm_cma_probe: Videocore shared memory driver [Sun Feb 12 11:17:01 2023] [vc_sm_connected_init]: start [Sun Feb 12 11:17:01 2023] [vc_sm_connected_init]: installed successfully [Sun Feb 12 11:17:01 2023] videodev: Linux video capture interface: v2.00 [Sun Feb 12 11:17:01 2023] snd_bcm2835: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835_audio bcm2835_audio: card created with 8 channels [Sun Feb 12 11:17:01 2023] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835_codec: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835-codec bcm2835-codec: Device registered as /dev/video10 [Sun Feb 12 11:17:01 2023] bcm2835-codec bcm2835-codec: Loaded V4L2 decode [Sun Feb 12 11:17:01 2023] bcm2835-codec bcm2835-codec: Device registered as /dev/video11 [Sun Feb 12 11:17:01 2023] bcm2835-codec bcm2835-codec: Loaded V4L2 encode [Sun Feb 12 11:17:01 2023] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been warned. [Sun Feb 12 11:17:01 2023] bcm2835-codec bcm2835-codec: Device registered as /dev/video12 [Sun Feb 12 11:17:01 2023] bcm2835-codec bcm2835-codec: Loaded V4L2 isp [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Device node output[0] registered as /dev/video13 [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Device node capture[0] registered as /dev/video14 [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Device node capture[1] registered as /dev/video15 [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Device node stats[2] registered as /dev/video16 [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Register output node 0 with media controller [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Register capture node 1 with media controller [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Register capture node 2 with media controller [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Register capture node 3 with media controller [Sun Feb 12 11:17:01 2023] bcm2835-isp bcm2835-isp: Loaded V4L2 bcm2835-isp [Sun Feb 12 11:17:02 2023] cfg80211: Loading compiled-in X.509 certificates for regulatory database [Sun Feb 12 11:17:02 2023] [drm] Initialized v3d 1.0.0 20180419 for fec00000.v3d on minor 0 [Sun Feb 12 11:17:02 2023] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [Sun Feb 12 11:17:02 2023] [drm] No displays found. Consider forcing hotplug if HDMI is attached [Sun Feb 12 11:17:02 2023] vc4-drm gpu: bound fe600000.firmwarekms (ops vc4_fkms_ops [vc4]) [Sun Feb 12 11:17:02 2023] [drm] Initialized vc4 0.0.0 20140616 for gpu on minor 1 [Sun Feb 12 11:17:02 2023] brcmfmac: F1 signature read @0x18000000=0x15264345 [Sun Feb 12 11:17:02 2023] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Sun Feb 12 11:17:02 2023] usbcore: registered new interface driver brcmfmac [Sun Feb 12 11:17:02 2023] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Sun Feb 12 11:17:02 2023] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6 [Sun Feb 12 11:17:02 2023] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Jan 4 2021 19:56:29 version 7.45.229 (617f1f5 CY) FWID 01-2dbd9d2e [Sun Feb 12 11:17:02 2023] logitech-djreceiver 0003:046D:C52B.0003: hiddev96,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.3/input2 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:101b Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input5 [Sun Feb 12 11:17:02 2023] hid-generic 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech Wireless Device PID:101b] on usb-0000:01:00.0-1.3/input2:1 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:2008 Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0005/input/input9 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:2008 Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0005/input/input10 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:2008 System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0005/input/input11 [Sun Feb 12 11:17:02 2023] hid-generic 0003:046D:2008.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Wireless Device PID:2008] on usb-0000:01:00.0-1.3/input2:2 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:400a Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:400A.0006/input/input16 [Sun Feb 12 11:17:02 2023] hid-generic 0003:046D:400A.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech Wireless Device PID:400a] on usb-0000:01:00.0-1.3/input2:3 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:2008 Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0007/input/input20 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:2008 Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0007/input/input21 [Sun Feb 12 11:17:02 2023] input: Logitech Wireless Device PID:2008 System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0007/input/input22 [Sun Feb 12 11:17:02 2023] hid-generic 0003:046D:2008.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech Wireless Device PID:2008] on usb-0000:01:00.0-1.3/input2:4 [Sun Feb 12 11:17:02 2023] input: Logitech M705 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:101B.0004/input/input27 [Sun Feb 12 11:17:02 2023] logitech-hidpp-device 0003:046D:101B.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M705] on usb-0000:01:00.0-1.3/input2:1 [Sun Feb 12 11:17:03 2023] input: Logitech MK700 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0005/input/input28 [Sun Feb 12 11:17:03 2023] logitech-hidpp-device 0003:046D:2008.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech MK700] on usb-0000:01:00.0-1.3/input2:2 [Sun Feb 12 11:17:03 2023] input: Logitech M325 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:400A.0006/input/input29 [Sun Feb 12 11:17:03 2023] logitech-hidpp-device 0003:046D:400A.0006: input,hidraw3: USB HID v1.11 Mouse [Logitech M325] on usb-0000:01:00.0-1.3/input2:3 [Sun Feb 12 11:17:03 2023] input: Logitech MK700 as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.3/1-1.3:1.2/0003:046D:C52B.0003/0003:046D:2008.0007/input/input30 [Sun Feb 12 11:17:03 2023] logitech-hidpp-device 0003:046D:2008.0007: input,hidraw4: USB HID v1.11 Keyboard [Logitech MK700] on usb-0000:01:00.0-1.3/input2:4 [Sun Feb 12 11:17:04 2023] 8021q: 802.1Q VLAN Support v1.8 [Sun Feb 12 11:17:04 2023] random: crng init done [Sun Feb 12 11:17:04 2023] random: 7 urandom warning(s) missed due to ratelimiting [Sun Feb 12 11:17:04 2023] uart-pl011 fe201000.serial: no DMA platform data [Sun Feb 12 11:17:04 2023] Adding 102396k swap on /var/swap. Priority:-2 extents:1 across:102396k SSFS [Sun Feb 12 11:17:04 2023] brcmfmac: brcmf_cfg80211_set_power_mgmt: power save enabled [Sun Feb 12 11:17:05 2023] bcmgenet fd580000.ethernet: configuring instance for external RGMII (RX delay) [Sun Feb 12 11:17:05 2023] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Feb 12 11:17:10 2023] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [Sun Feb 12 11:17:11 2023] Bluetooth: Core ver 2.22 [Sun Feb 12 11:17:11 2023] NET: Registered protocol family 31 [Sun Feb 12 11:17:11 2023] Bluetooth: HCI device and connection manager initialized [Sun Feb 12 11:17:11 2023] Bluetooth: HCI socket layer initialized [Sun Feb 12 11:17:11 2023] Bluetooth: L2CAP socket layer initialized [Sun Feb 12 11:17:11 2023] Bluetooth: SCO socket layer initialized [Sun Feb 12 11:17:11 2023] Bluetooth: HCI UART driver ver 2.3 [Sun Feb 12 11:17:11 2023] Bluetooth: HCI UART protocol H4 registered [Sun Feb 12 11:17:11 2023] Bluetooth: HCI UART protocol Three-wire (H5) registered [Sun Feb 12 11:17:11 2023] Bluetooth: HCI UART protocol Broadcom registered [Sun Feb 12 11:17:11 2023] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [Sun Feb 12 11:17:11 2023] Bluetooth: BNEP filters: protocol multicast [Sun Feb 12 11:17:11 2023] Bluetooth: BNEP socket layer initialized [Sun Feb 12 11:17:23 2023] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [Sun Feb 12 11:17:23 2023] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [Sun Feb 12 11:17:27 2023] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [Sun Feb 12 11:17:27 2023] Bridge firewalling registered [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered disabled state [Sun Feb 12 11:17:36 2023] device vethd771b98 entered promiscuous mode [Sun Feb 12 11:17:36 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth9c14e70: link becomes ready [Sun Feb 12 11:17:36 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethd771b98: link becomes ready [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered forwarding state [Sun Feb 12 11:17:36 2023] IPv6: ADDRCONF(NETDEV_CHANGE): br-c0d4ead1f68d: link becomes ready [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered disabled state [Sun Feb 12 11:17:36 2023] device vetha620ce9 entered promiscuous mode [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered forwarding state [Sun Feb 12 11:17:36 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vetha620ce9: link becomes ready [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered disabled state [Sun Feb 12 11:17:36 2023] device veth9d7ed4f entered promiscuous mode [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered forwarding state [Sun Feb 12 11:17:36 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth9d7ed4f: link becomes ready [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered disabled state [Sun Feb 12 11:17:36 2023] device veth09109f4 entered promiscuous mode [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered blocking state [Sun Feb 12 11:17:36 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered forwarding state [Sun Feb 12 11:17:36 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth09109f4: link becomes ready [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered blocking state [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered disabled state [Sun Feb 12 11:17:37 2023] device veth5edb22f entered promiscuous mode [Sun Feb 12 11:17:37 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethaf13964: link becomes ready [Sun Feb 12 11:17:37 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth5edb22f: link becomes ready [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered blocking state [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered forwarding state [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 6(veth740a563) entered blocking state [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 6(veth740a563) entered disabled state [Sun Feb 12 11:17:37 2023] device veth740a563 entered promiscuous mode [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 6(veth740a563) entered blocking state [Sun Feb 12 11:17:37 2023] br-c0d4ead1f68d: port 6(veth740a563) entered forwarding state [Sun Feb 12 11:17:37 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth740a563: link becomes ready [Sun Feb 12 11:17:38 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered blocking state [Sun Feb 12 11:17:38 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered disabled state [Sun Feb 12 11:17:38 2023] device veth8c229ca entered promiscuous mode [Sun Feb 12 11:17:38 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered blocking state [Sun Feb 12 11:17:38 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered forwarding state [Sun Feb 12 11:17:38 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth8c229ca: link becomes ready [Sun Feb 12 11:17:38 2023] br-c0d4ead1f68d: port 8(vethacce391) entered blocking state [Sun Feb 12 11:17:38 2023] br-c0d4ead1f68d: port 8(vethacce391) entered disabled state [Sun Feb 12 11:17:38 2023] device vethacce391 entered promiscuous mode [Sun Feb 12 11:17:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth152bcec: link becomes ready [Sun Feb 12 11:17:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethacce391: link becomes ready [Sun Feb 12 11:17:39 2023] br-c0d4ead1f68d: port 8(vethacce391) entered blocking state [Sun Feb 12 11:17:39 2023] br-c0d4ead1f68d: port 8(vethacce391) entered forwarding state [Sun Feb 12 11:17:39 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered blocking state [Sun Feb 12 11:17:39 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered disabled state [Sun Feb 12 11:17:39 2023] device veth35c7d39 entered promiscuous mode [Sun Feb 12 11:17:39 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered blocking state [Sun Feb 12 11:17:39 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered forwarding state [Sun Feb 12 11:17:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth35c7d39: link becomes ready [Sun Feb 12 11:17:39 2023] cgroup: cgroup: disabling cgroup2 socket matching due to net_prio or net_cls activation [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered blocking state [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered disabled state [Sun Feb 12 11:17:40 2023] device veth475e6fe entered promiscuous mode [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered blocking state [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered forwarding state [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered disabled state [Sun Feb 12 11:17:40 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth1c8788c: link becomes ready [Sun Feb 12 11:17:40 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth475e6fe: link becomes ready [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered blocking state [Sun Feb 12 11:17:40 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered forwarding state [Sun Feb 12 11:17:42 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered disabled state [Sun Feb 12 11:17:42 2023] eth0: renamed from vethb895fa1 [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered disabled state [Sun Feb 12 11:17:43 2023] eth0: renamed from veth9c14e70 [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered blocking state [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 4(veth09109f4) entered forwarding state [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered disabled state [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered blocking state [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 1(vethd771b98) entered forwarding state [Sun Feb 12 11:17:43 2023] br-c0d4ead1f68d: port 8(vethacce391) entered disabled state [Sun Feb 12 11:17:43 2023] eth0: renamed from vethda6271d [Sun Feb 12 11:17:43 2023] eth0: renamed from veth152bcec [Sun Feb 12 11:17:44 2023] eth0: renamed from veth5464ae9 [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered disabled state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered blocking state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 2(vetha620ce9) entered forwarding state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 6(veth740a563) entered disabled state [Sun Feb 12 11:17:44 2023] eth0: renamed from vethaf13964 [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 8(vethacce391) entered blocking state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 8(vethacce391) entered forwarding state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 6(veth740a563) entered blocking state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 6(veth740a563) entered forwarding state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered disabled state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered blocking state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered forwarding state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered disabled state [Sun Feb 12 11:17:44 2023] eth0: renamed from veth9db987d [Sun Feb 12 11:17:44 2023] eth0: renamed from veth48ac35c [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered disabled state [Sun Feb 12 11:17:44 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered disabled state [Sun Feb 12 11:17:44 2023] eth0: renamed from veth1c8788c [Sun Feb 12 11:17:44 2023] eth0: renamed from veth25e3c05 [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered blocking state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 7(veth8c229ca) entered forwarding state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered blocking state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered forwarding state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered blocking state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 10(veth475e6fe) entered forwarding state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered blocking state [Sun Feb 12 11:17:45 2023] br-c0d4ead1f68d: port 9(veth35c7d39) entered forwarding state [Sun Feb 12 11:17:58 2023] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Feb 12 11:18:00 2023] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered disabled state [Sun Feb 12 12:08:38 2023] vethaf13964: renamed from eth0 [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered disabled state [Sun Feb 12 12:08:38 2023] veth25e3c05: renamed from eth0 [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 6(veth740a563) entered disabled state [Sun Feb 12 12:08:38 2023] veth5464ae9: renamed from eth0 [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered disabled state [Sun Feb 12 12:08:38 2023] device veth5edb22f left promiscuous mode [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 5(veth5edb22f) entered disabled state [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered disabled state [Sun Feb 12 12:08:38 2023] device veth9d7ed4f left promiscuous mode [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 3(veth9d7ed4f) entered disabled state [Sun Feb 12 12:08:38 2023] br-c0d4ead1f68d: port 6(veth740a563) entered disabled state [Sun Feb 12 12:08:39 2023] device veth740a563 left promiscuous mode [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth740a563) entered disabled state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered disabled state [Sun Feb 12 12:08:39 2023] device veth202d047 entered promiscuous mode [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered forwarding state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered disabled state [Sun Feb 12 12:08:39 2023] device veth4210acf entered promiscuous mode [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered forwarding state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered disabled state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered disabled state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered disabled state [Sun Feb 12 12:08:39 2023] device veth3893af8 entered promiscuous mode [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered forwarding state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered disabled state [Sun Feb 12 12:08:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth13da49b: link becomes ready [Sun Feb 12 12:08:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth202d047: link becomes ready [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 3(veth202d047) entered forwarding state [Sun Feb 12 12:08:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth221c387: link becomes ready [Sun Feb 12 12:08:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth4210acf: link becomes ready [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered forwarding state [Sun Feb 12 12:08:39 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth3893af8: link becomes ready [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered blocking state [Sun Feb 12 12:08:39 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered forwarding state [Sun Feb 12 12:08:40 2023] br-c0d4ead1f68d: port 3(veth202d047) entered disabled state [Sun Feb 12 12:08:40 2023] eth0: renamed from veth13da49b [Sun Feb 12 12:08:40 2023] br-c0d4ead1f68d: port 3(veth202d047) entered blocking state [Sun Feb 12 12:08:40 2023] br-c0d4ead1f68d: port 3(veth202d047) entered forwarding state [Sun Feb 12 12:08:41 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered disabled state [Sun Feb 12 12:08:41 2023] eth0: renamed from veth4ae6550 [Sun Feb 12 12:08:41 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered blocking state [Sun Feb 12 12:08:41 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered forwarding state [Sun Feb 12 12:08:41 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered disabled state [Sun Feb 12 12:08:41 2023] eth0: renamed from veth221c387 [Sun Feb 12 12:08:41 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered blocking state [Sun Feb 12 12:08:41 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered forwarding state [Sun Feb 12 12:59:43 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered disabled state [Sun Feb 12 12:59:43 2023] veth221c387: renamed from eth0 [Sun Feb 12 12:59:43 2023] br-c0d4ead1f68d: port 3(veth202d047) entered disabled state [Sun Feb 12 12:59:43 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered disabled state [Sun Feb 12 12:59:43 2023] veth13da49b: renamed from eth0 [Sun Feb 12 12:59:43 2023] veth4ae6550: renamed from eth0 [Sun Feb 12 12:59:43 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered disabled state [Sun Feb 12 12:59:43 2023] device veth4210acf left promiscuous mode [Sun Feb 12 12:59:43 2023] br-c0d4ead1f68d: port 5(veth4210acf) entered disabled state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 3(veth202d047) entered disabled state [Sun Feb 12 12:59:44 2023] device veth202d047 left promiscuous mode [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 3(veth202d047) entered disabled state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered disabled state [Sun Feb 12 12:59:44 2023] device veth3893af8 left promiscuous mode [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(veth3893af8) entered disabled state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered disabled state [Sun Feb 12 12:59:44 2023] device vethd90574d entered promiscuous mode [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered forwarding state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered disabled state [Sun Feb 12 12:59:44 2023] device veth9da72d0 entered promiscuous mode [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered forwarding state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered disabled state [Sun Feb 12 12:59:44 2023] device vethec4edaa entered promiscuous mode [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered forwarding state [Sun Feb 12 12:59:44 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethd90574d: link becomes ready [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered disabled state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered disabled state [Sun Feb 12 12:59:44 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth9da72d0: link becomes ready [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered forwarding state [Sun Feb 12 12:59:44 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethec4edaa: link becomes ready [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered blocking state [Sun Feb 12 12:59:44 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered forwarding state [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered disabled state [Sun Feb 12 12:59:46 2023] eth0: renamed from vethe6ade06 [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered blocking state [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered forwarding state [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered disabled state [Sun Feb 12 12:59:46 2023] eth0: renamed from vethea07ce1 [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered blocking state [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered forwarding state [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered disabled state [Sun Feb 12 12:59:46 2023] eth0: renamed from veth1c43aa6 [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered blocking state [Sun Feb 12 12:59:46 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered forwarding state [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered disabled state [Sun Feb 12 13:51:07 2023] vethe6ade06: renamed from eth0 [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered disabled state [Sun Feb 12 13:51:07 2023] device veth9da72d0 left promiscuous mode [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(veth9da72d0) entered disabled state [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered blocking state [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered disabled state [Sun Feb 12 13:51:07 2023] device vetha8628f8 entered promiscuous mode [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered blocking state [Sun Feb 12 13:51:07 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered forwarding state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered disabled state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered disabled state [Sun Feb 12 13:51:08 2023] veth1c43aa6: renamed from eth0 [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered disabled state [Sun Feb 12 13:51:08 2023] vethea07ce1: renamed from eth0 [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered disabled state [Sun Feb 12 13:51:08 2023] device vethec4edaa left promiscuous mode [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(vethec4edaa) entered disabled state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered disabled state [Sun Feb 12 13:51:08 2023] device vethd90574d left promiscuous mode [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethd90574d) entered disabled state [Sun Feb 12 13:51:08 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth68a8486: link becomes ready [Sun Feb 12 13:51:08 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vetha8628f8: link becomes ready [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered blocking state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered forwarding state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered blocking state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered disabled state [Sun Feb 12 13:51:08 2023] device vethfb89260 entered promiscuous mode [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered blocking state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered forwarding state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered blocking state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered disabled state [Sun Feb 12 13:51:08 2023] device veth67ba200 entered promiscuous mode [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered blocking state [Sun Feb 12 13:51:08 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered forwarding state [Sun Feb 12 13:51:09 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethfb89260: link becomes ready [Sun Feb 12 13:51:09 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered disabled state [Sun Feb 12 13:51:09 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth67ba200: link becomes ready [Sun Feb 12 13:51:09 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered blocking state [Sun Feb 12 13:51:09 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered forwarding state [Sun Feb 12 13:51:09 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered disabled state [Sun Feb 12 13:51:09 2023] eth0: renamed from veth68a8486 [Sun Feb 12 13:51:09 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered blocking state [Sun Feb 12 13:51:09 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered forwarding state [Sun Feb 12 13:51:10 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered disabled state [Sun Feb 12 13:51:10 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered disabled state [Sun Feb 12 13:51:10 2023] eth0: renamed from veth3ee7744 [Sun Feb 12 13:51:10 2023] eth0: renamed from veth11f9197 [Sun Feb 12 13:51:10 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered blocking state [Sun Feb 12 13:51:10 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered forwarding state [Sun Feb 12 13:51:10 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered blocking state [Sun Feb 12 13:51:10 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered forwarding state [Sun Feb 12 14:29:05 2023] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Feb 12 14:29:14 2023] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [Sun Feb 12 14:29:22 2023] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Feb 12 14:29:24 2023] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [Sun Feb 12 14:30:14 2023] bcmgenet fd580000.ethernet eth0: Link is Down [Sun Feb 12 14:30:17 2023] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered disabled state [Sun Feb 12 14:43:09 2023] veth68a8486: renamed from eth0 [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered disabled state [Sun Feb 12 14:43:09 2023] device vetha8628f8 left promiscuous mode [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(vetha8628f8) entered disabled state [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered blocking state [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state [Sun Feb 12 14:43:09 2023] device veth2c16b70 entered promiscuous mode [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered blocking state [Sun Feb 12 14:43:09 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered forwarding state [Sun Feb 12 14:43:09 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth2c16b70: link becomes ready [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered disabled state [Sun Feb 12 14:43:10 2023] veth11f9197: renamed from eth0 [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered disabled state [Sun Feb 12 14:43:10 2023] veth3ee7744: renamed from eth0 [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered disabled state [Sun Feb 12 14:43:10 2023] device veth67ba200 left promiscuous mode [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 6(veth67ba200) entered disabled state [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered disabled state [Sun Feb 12 14:43:10 2023] device vethfb89260 left promiscuous mode [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(vethfb89260) entered disabled state [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered blocking state [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state [Sun Feb 12 14:43:10 2023] device veth1ba47f8 entered promiscuous mode [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered blocking state [Sun Feb 12 14:43:10 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered forwarding state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered blocking state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state [Sun Feb 12 14:43:11 2023] device veth3d0cc52 entered promiscuous mode [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered blocking state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered forwarding state [Sun Feb 12 14:43:11 2023] eth0: renamed from vethab4342d [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered blocking state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered forwarding state [Sun Feb 12 14:43:11 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth1ba47f8: link becomes ready [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered blocking state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered forwarding state [Sun Feb 12 14:43:11 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vetha69138b: link becomes ready [Sun Feb 12 14:43:11 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth3d0cc52: link becomes ready [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered blocking state [Sun Feb 12 14:43:11 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered forwarding state [Sun Feb 12 14:43:12 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state [Sun Feb 12 14:43:12 2023] eth0: renamed from veth69900e6 [Sun Feb 12 14:43:12 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered blocking state [Sun Feb 12 14:43:12 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered forwarding state [Sun Feb 12 14:43:12 2023] eth0: renamed from vetha69138b [Sun Feb 12 14:43:12 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state [Sun Feb 12 14:43:12 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered blocking state [Sun Feb 12 14:43:12 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered forwarding state [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state [Sun Feb 12 15:36:07 2023] vethab4342d: renamed from eth0 [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state [Sun Feb 12 15:36:07 2023] device veth2c16b70 left promiscuous mode [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(veth2c16b70) entered disabled state [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered blocking state [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered disabled state [Sun Feb 12 15:36:07 2023] device vetha787b78 entered promiscuous mode [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered blocking state [Sun Feb 12 15:36:07 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered forwarding state [Sun Feb 12 15:36:08 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vetha787b78: link becomes ready [Sun Feb 12 15:36:08 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state [Sun Feb 12 15:36:08 2023] veth69900e6: renamed from eth0 [Sun Feb 12 15:36:08 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state [Sun Feb 12 15:36:08 2023] device veth1ba47f8 left promiscuous mode [Sun Feb 12 15:36:08 2023] br-c0d4ead1f68d: port 3(veth1ba47f8) entered disabled state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state [Sun Feb 12 15:36:09 2023] vetha69138b: renamed from eth0 [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered disabled state [Sun Feb 12 15:36:09 2023] device veth15112b8 entered promiscuous mode [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered forwarding state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state [Sun Feb 12 15:36:09 2023] device veth3d0cc52 left promiscuous mode [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(veth3d0cc52) entered disabled state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered disabled state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered disabled state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(vetha633322) entered disabled state [Sun Feb 12 15:36:09 2023] device vetha633322 entered promiscuous mode [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(vetha633322) entered forwarding state [Sun Feb 12 15:36:09 2023] eth0: renamed from vetha44b57a [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 6(vetha633322) entered disabled state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered blocking state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 5(vetha787b78) entered forwarding state [Sun Feb 12 15:36:09 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth1aca87f: link becomes ready [Sun Feb 12 15:36:09 2023] IPv6: ADDRCONF(NETDEV_CHANGE): veth15112b8: link becomes ready [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state [Sun Feb 12 15:36:09 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered forwarding state [Sun Feb 12 15:36:10 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vethc3d41ee: link becomes ready [Sun Feb 12 15:36:10 2023] IPv6: ADDRCONF(NETDEV_CHANGE): vetha633322: link becomes ready [Sun Feb 12 15:36:10 2023] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state [Sun Feb 12 15:36:10 2023] br-c0d4ead1f68d: port 6(vetha633322) entered forwarding state [Sun Feb 12 15:36:10 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered disabled state [Sun Feb 12 15:36:10 2023] eth0: renamed from veth1aca87f [Sun Feb 12 15:36:10 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered blocking state [Sun Feb 12 15:36:10 2023] br-c0d4ead1f68d: port 3(veth15112b8) entered forwarding state [Sun Feb 12 15:36:11 2023] br-c0d4ead1f68d: port 6(vetha633322) entered disabled state [Sun Feb 12 15:36:11 2023] eth0: renamed from vethc3d41ee [Sun Feb 12 15:36:11 2023] br-c0d4ead1f68d: port 6(vetha633322) entered blocking state [Sun Feb 12 15:36:11 2023] br-c0d4ead1f68d: port 6(vetha633322) entered forwarding state