By type
Operations to perform: Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization Running migrations: Applying contenttypes.0001_initial... OK Applying auth.0001_initial... OK Applying admin.0001_initial... OK Applying admin.0002_logentry_remove_auto_add... OK Applying admin.0003_logentry_add_action_flag_choices... OK Applying contenttypes.0002_remove_content_type_name... OK Applying auth.0002_alter_permission_name_max_length... OK Applying auth.0003_alter_user_email_max_length... OK Applying auth.0004_alter_user_username_opts... OK Applying auth.0005_alter_user_last_login_null... OK Applying auth.0006_require_contenttypes_0002... OK Applying auth.0007_alter_validators_add_error_messages... OK Applying auth.0008_alter_user_username_max_length... OK Applying auth.0009_alter_user_last_name_max_length... OK Applying taggit.0001_initial... OK Applying taggit.0002_auto_20150616_2121... OK Applying tenancy.0001_initial... OK Applying tenancy.0002_tenant_group_optional_squashed_0003_unicode_literals... OK Applying dcim.0001_initial... OK Applying ipam.0001_initial... OK Applying dcim.0002_auto_20160622_1821_squashed_0022_color_names_to_rgb... OK Applying ipam.0002_vrf_add_enforce_unique_squashed_0018_remove_service_uniqueness_constraint... OK Applying dcim.0023_devicetype_comments_squashed_0043_device_component_name_lengths... OK Applying virtualization.0001_virtualization... OK Applying ipam.0019_virtualization_squashed_0020_ipaddress_add_role_carp... OK Applying dcim.0044_virtualization_squashed_0055_virtualchassis_ordering... OK Applying dcim.0056_django2... OK Applying dcim.0057_tags... OK Applying dcim.0058_relax_rack_naming_constraints... OK Applying dcim.0059_site_latitude_longitude... OK Applying dcim.0060_change_logging... OK Applying dcim.0061_platform_napalm_args... OK Applying dcim.0062_interface_mtu... OK Applying dcim.0063_device_local_context_data... OK Applying dcim.0064_remove_platform_rpc_client... OK Applying dcim.0065_front_rear_ports... OK Applying circuits.0001_initial_squashed_0010_circuit_status... OK Applying dcim.0066_cables... Adding console connections... 0 cables created Adding power connections... 0 cables created Adding interface connections... 0 cables created OK Applying circuits.0011_tags... OK Applying circuits.0012_change_logging... OK Applying circuits.0013_cables... Adding circuit terminations... 0 cables created OK Applying circuits.0014_circuittermination_description... OK Applying dcim.0067_device_type_remove_qualifiers... OK Applying dcim.0068_rack_new_fields... OK Applying dcim.0069_deprecate_nullablecharfield... OK Applying tenancy.0004_tags... OK Applying tenancy.0005_change_logging... OK Applying extras.0001_initial_squashed_0010_customfield_filter_logic... OK Applying extras.0011_django2... OK Applying extras.0012_webhooks... OK Applying extras.0013_objectchange... OK Applying extras.0014_configcontexts... OK Applying extras.0015_remove_useraction... OK Applying extras.0016_exporttemplate_add_cable... OK Applying extras.0017_exporttemplate_mime_type_length... OK Applying ipam.0021_vrf_ordering... OK Applying ipam.0022_tags... OK Applying ipam.0023_change_logging... OK Applying ipam.0024_vrf_allow_null_rd... OK Applying secrets.0001_initial_squashed_0003_unicode_literals... OK Applying secrets.0004_tags... OK Applying secrets.0005_change_logging... OK Applying sessions.0001_initial... OK Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK Applying users.0003_token_permissions... OK Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK Applying virtualization.0005_django2... OK Applying virtualization.0006_tags... OK Applying virtualization.0007_change_logging... OK Applying virtualization.0008_virtualmachine_local_context_data... OK 💡 Username: admin, E-Mail: admin@onap.org ⚙️ Executing '/opt/netbox/startup_scripts/00_users.py' 👤 Created user onap ⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py' ⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py' 🔧 Created custom field external-key 🔧 Created custom field resource-name 344 static files copied to '/opt/netbox/netbox/static'. ✅ Initialisation is done. [2021-11-06 11:57:39 +0000] [1] [DEBUG] Current configuration: config: /etc/netbox/config/gunicorn_config.py bind: ['0.0.0.0:8001'] backlog: 2048 workers: 3 worker_class: sync threads: 1 worker_connections: 1000 max_requests: 0 max_requests_jitter: 0 timeout: 30 graceful_timeout: 30 keepalive: 2 limit_request_line: 4094 limit_request_fields: 100 limit_request_field_size: 8190 reload: False reload_engine: auto reload_extra_files: [] spew: False check_config: False preload_app: False sendfile: None reuse_port: False chdir: /opt/netbox/netbox daemon: False raw_env: [] pidfile: None worker_tmp_dir: None user: 0 group: 0 umask: 0 initgroups: False tmp_upload_dir: None secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'} forwarded_allow_ips: ['127.0.0.1'] accesslog: - disable_redirect_access_to_syslog: False access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s" errorlog: - loglevel: debug capture_output: False logger_class: gunicorn.glogging.Logger logconfig: None logconfig_dict: {} syslog_addr: udp://localhost:514 syslog: False syslog_prefix: None syslog_facility: user enable_stdio_inheritance: False statsd_host: None statsd_prefix: proc_name: None default_proc_name: netbox.wsgi pythonpath: /opt/netbox/netbox paste: None on_starting:
on_reload: when_ready: pre_fork: post_fork: post_worker_init: worker_int: worker_abort: pre_exec: pre_request: post_request: child_exit: worker_exit: nworkers_changed: on_exit: proxy_protocol: False proxy_allow_ips: ['127.0.0.1'] keyfile: None certfile: None ssl_version: 2 cert_reqs: 0 ca_certs: None suppress_ragged_eofs: True do_handshake_on_connect: False ciphers: TLSv1 raw_paste_global_conf: [] [2021-11-06 11:57:39 +0000] [1] [INFO] Starting gunicorn 19.9.0 [2021-11-06 11:57:39 +0000] [1] [DEBUG] Arbiter booted [2021-11-06 11:57:39 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1) [2021-11-06 11:57:39 +0000] [1] [INFO] Using worker: sync [2021-11-06 11:57:39 +0000] [80] [INFO] Booting worker with pid: 80 [2021-11-06 11:57:39 +0000] [81] [INFO] Booting worker with pid: 81 [2021-11-06 11:57:39 +0000] [89] [INFO] Booting worker with pid: 89 [2021-11-06 11:57:39 +0000] [1] [DEBUG] 3 workers [2021-11-06 11:57:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:57:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:57:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:57:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:57:52 +0000] [80] [DEBUG] POST /api/dcim/regions/ 10.242.229.5 - - [06/Nov/2021:11:57:52 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:52 +0000] [80] [DEBUG] POST /api/tenancy/tenant-groups/ 10.242.229.5 - - [06/Nov/2021:11:57:52 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:53 +0000] [80] [DEBUG] POST /api/tenancy/tenants/ 10.242.229.5 - - [06/Nov/2021:11:57:53 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:53 +0000] [89] [DEBUG] POST /api/dcim/sites/ 10.242.229.5 - - [06/Nov/2021:11:57:53 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:53 +0000] [80] [DEBUG] POST /api/ipam/prefixes/ 10.242.229.5 - - [06/Nov/2021:11:57:53 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:53 +0000] [80] [DEBUG] POST /api/ipam/prefixes/ 10.242.229.5 - - [06/Nov/2021:11:57:53 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:53 +0000] [80] [DEBUG] POST /api/ipam/prefixes/ 10.242.229.5 - - [06/Nov/2021:11:57:53 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:53 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.229.5 - - [06/Nov/2021:11:57:54 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:54 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/ 10.242.229.5 - - [06/Nov/2021:11:57:54 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:54 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.229.5 - - [06/Nov/2021:11:57:54 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:54 +0000] [81] [DEBUG] POST /api/ipam/prefixes/2/available-ips/ 10.242.229.5 - - [06/Nov/2021:11:57:54 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:54 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.229.5 - - [06/Nov/2021:11:57:54 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:54 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/ 10.242.229.5 - - [06/Nov/2021:11:57:54 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV" [2021-11-06 11:57:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:58:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:58:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:58:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:58:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:58:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 11:59:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:59:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 11:59:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:59:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 11:59:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 11:59:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:00:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:00:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:00:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:00:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:00:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:01:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:01:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:01:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:01:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:01:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:01:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:01:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:01:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:01:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:01:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:01:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:01:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:02:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:02:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:02:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:02:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:02:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:02:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:02:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:02:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:02:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:02:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:02:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:02:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:03:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:03:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:03:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:03:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:03:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:03:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:03:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:03:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:03:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:03:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:03:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:03:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:04:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:04:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:04:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:04:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:04:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:04:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:05:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:05:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:05:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:05:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:05:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:05:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:05:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:05:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:05:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:05:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:05:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:05:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:06:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:06:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:06:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:06:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:06:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:06:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:07:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:07:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:07:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:07:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:07:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:07:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:07:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:07:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:07:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:07:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:07:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:07:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:08:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:08:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:08:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:08:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:08:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:08:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:08:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:08:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:08:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:08:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:08:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:08:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:09:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:09:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:09:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:09:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:09:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:09:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:09:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:09:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:09:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:09:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:09:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:09:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:10:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:10:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:10:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:10:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:10:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:10:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:10:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:10:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:10:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:10:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:10:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:10:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:11:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:11:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:11:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:11:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:11:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:11:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:11:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:11:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:11:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:11:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:11:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:11:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:12:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:12:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:12:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:12:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:12:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:12:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:12:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:12:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:12:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:12:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:12:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:12:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:13:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:13:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:13:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:13:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:13:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:13:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:13:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:13:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:13:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:13:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:13:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:13:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:14:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:14:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:14:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:14:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:14:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:14:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:14:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:14:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:14:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:14:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:14:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:14:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:15:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:15:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:15:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:15:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:15:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:15:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:15:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:15:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:15:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:15:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:15:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:15:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:16:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:16:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:16:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:16:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:16:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:16:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:17:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:17:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:17:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:17:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:17:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:17:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:18:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:18:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:18:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:18:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:18:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:18:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:18:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:18:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:18:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:18:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:18:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:18:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:19:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:19:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:19:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:19:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:19:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:19:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:20:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:20:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:20:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:20:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:20:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:20:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:20:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:20:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:20:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:20:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:20:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:20:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:21:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:21:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:21:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:21:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:21:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:21:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:21:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:21:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:21:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:21:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:21:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:21:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:22:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:22:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:22:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:22:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:22:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:22:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:23:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:23:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:23:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:23:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:23:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:23:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:23:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:23:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:23:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:23:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:23:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:23:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:24:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:24:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:24:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:24:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:24:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:24:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:24:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:24:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:24:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:24:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:24:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:24:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:25:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:25:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:25:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:25:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:25:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:25:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:25:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:25:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:25:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:25:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:25:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:25:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:26:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:26:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:26:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:26:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:26:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:26:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:26:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:26:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:26:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:26:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:26:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:26:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:27:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:27:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:27:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:27:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:27:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:27:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:27:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:27:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:27:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:27:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:27:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:27:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:28:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:28:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:28:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:28:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:28:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:28:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:28:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:28:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:28:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:28:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:28:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:28:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:29:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:29:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:29:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:29:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:29:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:29:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:29:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:29:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:29:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:29:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:29:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:29:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:30:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:30:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:30:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:30:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:30:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:30:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:30:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:30:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:30:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:30:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:30:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:30:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:31:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:31:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:31:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:31:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:31:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:31:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:31:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:31:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:31:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:31:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:31:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:31:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:32:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:32:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:32:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:32:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:32:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:32:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:32:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:32:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:32:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:32:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:32:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:32:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:33:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:33:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:33:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:33:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:33:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:33:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:33:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:33:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:33:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:33:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:33:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:33:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:34:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:34:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:34:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:34:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:34:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:34:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:34:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:34:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:34:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:34:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:34:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:34:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:35:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:35:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:35:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:35:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:35:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:35:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:35:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:35:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:35:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:35:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:35:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:35:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:36:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:36:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:36:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:36:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:36:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:36:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:36:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:36:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:36:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:36:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:36:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:36:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:37:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:37:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:37:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:37:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:37:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:37:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:37:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:37:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:37:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:37:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:37:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:37:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:38:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:38:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:38:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:38:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:38:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:38:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:38:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:38:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:38:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:38:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:38:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:38:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:39:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:39:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:39:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:39:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:39:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:39:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:39:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:39:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:39:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:39:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:39:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:39:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:40:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:40:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:40:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:40:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:40:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:40:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:40:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:40:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:40:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:40:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:40:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:40:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:41:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:41:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:41:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:41:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:41:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:41:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:41:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:41:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:41:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:41:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:41:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:41:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:42:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:42:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:42:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:42:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:42:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:42:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:42:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:42:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:42:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:42:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:42:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:42:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:43:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:43:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:43:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:43:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:43:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:43:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:43:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:43:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:43:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:43:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:43:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:43:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:44:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:44:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:44:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:44:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:44:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:44:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:44:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:44:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:44:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:44:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:44:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:44:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:45:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:45:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:45:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:45:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:45:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:45:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:45:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:45:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:45:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:45:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:45:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:45:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:46:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:46:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:46:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:46:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:46:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:46:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:47:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:47:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:47:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:47:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:47:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:47:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:47:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:47:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:47:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:47:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:47:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:47:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:48:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:48:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:48:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:48:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:48:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:48:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:48:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:48:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:48:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:48:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:48:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:48:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:49:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:49:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:49:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:49:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:49:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:49:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:49:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:49:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:49:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:49:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:49:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:49:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:50:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:50:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:50:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:50:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:50:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:50:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:50:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:50:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:50:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:50:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:50:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:50:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:51:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:51:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:51:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:51:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:51:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:51:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:51:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:51:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:51:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:51:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:51:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:51:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:52:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:52:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:52:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:52:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:52:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:52:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:52:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:52:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:52:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:52:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:52:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:52:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:53:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:53:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:53:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:53:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:53:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:53:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:53:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:53:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:53:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:53:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:53:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:53:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:54:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:54:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:54:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:54:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:54:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:55:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:55:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:55:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:55:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:55:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:55:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:55:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:55:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:55:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:55:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:55:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:55:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:56:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:56:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:56:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:56:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:56:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:56:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:56:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:56:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:56:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:56:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:56:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:56:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:57:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:57:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:57:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:57:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:57:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:57:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:57:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:57:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:57:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:57:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:57:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:57:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:58:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:58:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:58:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:58:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:58:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:58:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:58:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:58:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:58:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:58:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:58:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:58:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:59:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:59:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:59:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:59:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:59:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:59:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:59:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 12:59:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:59:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 12:59:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:59:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 12:59:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:00:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:00:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:00:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:00:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:00:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:01:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:01:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:01:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:01:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:01:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:02:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:02:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:02:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:02:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:02:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:02:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:03:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:03:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:03:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:03:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:03:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:03:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:03:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:03:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:03:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:03:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:03:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:03:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:04:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:04:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:04:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:04:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:04:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:04:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:04:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:04:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:04:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:04:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:04:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:04:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:05:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:05:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:05:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:05:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:05:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:05:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:06:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:06:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:06:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:06:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:06:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:06:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:06:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:06:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:06:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:06:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:06:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:06:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:07:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:07:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:07:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:07:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:07:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:07:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:07:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:07:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:07:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:07:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:07:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:07:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:08:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:08:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:08:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:08:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:09:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:09:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:09:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:09:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:09:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:09:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:09:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:09:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:09:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:09:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:09:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:09:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:10:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:10:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:10:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:10:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:10:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:10:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:10:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:10:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:10:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:10:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:10:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:10:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:11:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:11:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:11:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:11:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:11:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:11:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:12:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:12:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:12:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:12:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:12:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:12:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:12:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:12:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:12:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:12:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:12:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:12:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:13:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:13:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:13:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:13:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:13:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:13:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:13:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:13:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:13:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:13:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:13:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:13:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:14:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:14:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:14:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:14:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:14:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:14:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:14:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:14:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:14:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:14:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:14:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:14:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:15:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:15:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:15:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:15:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:15:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:15:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:15:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:15:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:15:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:15:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:15:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:15:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:16:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:16:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:16:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:16:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:16:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:16:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:16:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:16:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:16:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:16:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:16:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:16:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:17:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:17:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:17:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:17:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:17:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:17:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:17:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:17:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:17:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:17:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:17:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:17:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:18:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:18:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:18:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:18:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:18:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:18:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:19:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:19:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:19:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:19:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:19:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:19:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:20:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:20:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:20:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:20:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:20:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:20:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:20:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:20:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:20:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:20:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:20:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:20:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:21:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:21:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:21:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:21:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:21:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:21:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:22:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:22:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:22:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:22:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:22:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:22:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:23:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:23:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:23:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:23:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:23:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:23:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:23:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:23:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:23:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:23:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:23:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:23:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:24:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:24:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:24:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:24:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:24:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:24:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:25:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:25:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:25:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:25:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:26:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:26:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:26:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:26:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:26:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:26:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:26:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:26:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:26:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:26:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:26:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:26:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:27:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:27:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:27:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:27:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:27:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:27:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:28:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:28:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:28:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:28:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:28:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:28:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:28:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:28:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:28:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:28:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:28:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:28:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:29:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:29:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:29:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:29:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:29:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:29:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:29:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:29:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:29:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:29:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:29:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:29:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:30:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:30:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:30:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:30:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:30:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:30:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:31:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:31:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:31:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:31:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:31:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:31:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:31:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:31:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:31:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:31:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:31:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:31:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:32:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:32:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:32:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:32:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:32:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:32:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:32:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:32:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:32:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:32:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:32:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:32:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:33:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:33:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:33:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:33:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:33:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:33:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:33:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:33:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:33:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:33:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:33:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:33:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:34:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:34:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:34:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:34:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:34:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:34:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:34:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:34:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:34:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:34:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:34:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:34:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:35:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:35:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:35:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:35:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:35:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:35:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:35:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:35:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:35:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:35:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:35:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:35:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:36:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:36:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:36:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:36:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:36:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:36:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:36:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:36:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:36:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:36:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:36:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:36:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:37:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:37:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:37:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:37:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:37:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:37:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:37:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:37:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:37:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:37:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:37:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:37:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:38:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:38:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:38:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:38:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:38:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:38:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:38:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:38:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:38:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:38:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:38:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:38:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:39:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:39:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:39:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:39:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:39:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:39:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:39:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:39:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:39:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:39:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:39:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:39:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:40:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:40:09 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:40:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:40:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:40:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:40:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:40:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:40:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:40:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:40:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:40:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:40:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:41:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:41:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:41:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:41:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:41:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:41:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:41:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:41:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:41:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:41:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:41:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:41:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:42:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:42:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:42:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:42:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:42:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:42:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:42:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:42:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:42:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:42:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:42:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:42:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:43:00 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:43:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:43:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:43:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:43:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:43:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:43:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:43:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:43:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:43:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:43:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:43:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:44:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:44:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:44:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:44:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:44:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:44:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:44:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:44:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:44:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:44:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:44:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:44:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:45:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:45:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:45:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:45:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:45:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:45:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:45:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:45:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:45:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:45:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:45:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:45:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:46:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:46:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:46:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:46:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:46:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:46:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:46:30 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:46:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:46:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:46:49 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:46:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:46:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:47:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:47:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:47:10 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:47:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:47:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:47:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:47:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:47:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:47:40 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:47:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:47:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:47:59 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:48:00 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:48:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:48:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:48:19 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:48:20 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:48:29 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:48:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:48:39 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:48:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:48:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:48:50 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:48:59 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:49:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:49:09 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:49:10 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:49:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:49:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:49:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:49:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:49:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:49:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:49:49 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:49:50 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:49:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:50:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:50:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:50:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:50:19 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:50:20 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:50:29 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:50:30 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:50:39 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:50:40 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:50:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:50:50 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:50:59 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:51:00 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:51:09 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:51:10 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:51:19 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:51:20 +0000] [80] [DEBUG] Closing connection. [2021-11-06 13:51:29 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:51:30 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:51:39 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:51:40 +0000] [81] [DEBUG] Closing connection. [2021-11-06 13:51:49 +0000] [89] [DEBUG] Closing connection. [2021-11-06 13:51:50 +0000] [81] [DEBUG] Closing connection.