Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  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.
[2022-01-23 22:54:03 +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: []
[2022-01-23 22:54:03 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2022-01-23 22:54:03 +0000] [1] [DEBUG] Arbiter booted
[2022-01-23 22:54:03 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2022-01-23 22:54:03 +0000] [1] [INFO] Using worker: sync
[2022-01-23 22:54:03 +0000] [79] [INFO] Booting worker with pid: 79
[2022-01-23 22:54:03 +0000] [80] [INFO] Booting worker with pid: 80
[2022-01-23 22:54:03 +0000] [81] [INFO] Booting worker with pid: 81
[2022-01-23 22:54:03 +0000] [1] [DEBUG] 3 workers
[2022-01-23 22:54:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:54:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:54:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:54:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:54:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:54:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:54:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:54:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:54:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:54:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:54:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:54:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:55:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:55:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:55:12 +0000] [80] [DEBUG] POST /api/dcim/regions/
10.242.18.132 - - [23/Jan/2022:22:55:12 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:12 +0000] [80] [DEBUG] POST /api/tenancy/tenant-groups/
10.242.18.132 - - [23/Jan/2022:22:55:12 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:12 +0000] [81] [DEBUG] POST /api/tenancy/tenants/
10.242.18.132 - - [23/Jan/2022:22:55:13 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:13 +0000] [81] [DEBUG] POST /api/dcim/sites/
10.242.18.132 - - [23/Jan/2022:22:55:13 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.242.18.132 - - [23/Jan/2022:22:55:13 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:13 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.242.18.132 - - [23/Jan/2022:22:55:13 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:13 +0000] [79] [DEBUG] POST /api/ipam/prefixes/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:14 +0000] [79] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:14 +0000] [79] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:14 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:14 +0000] [79] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:14 +0000] [79] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:14 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.18.132 - - [23/Jan/2022:22:55:14 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.80.0-DEV"
[2022-01-23 22:55:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:55:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:55:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:55:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:55:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:55:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:55:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:55:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:55:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:55:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:56:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:56:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:56:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:56:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:56:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:56:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:56:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:56:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:56:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:56:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:56:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:56:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:57:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:57:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:57:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:57:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:57:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:57:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:57:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:57:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:57:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:57:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:57:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:57:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:58:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:58:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:58:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:58:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:58:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:58:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:59:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:59:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:59:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:59:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:59:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:59:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:59:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:59:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:59:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 22:59:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 22:59:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 22:59:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:00:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:00:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:00:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:00:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:00:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:00:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:00:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:00:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:00:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:00:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:00:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:00:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:01:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:01:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:01:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:01:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:01:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:01:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:01:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:01:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:01:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:01:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:01:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:01:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:02:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:02:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:02:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:02:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:02:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:02:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:02:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:02:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:02:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:02:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:02:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:02:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:03:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:03:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:03:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:03:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:03:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:03:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:04:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:04:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:04:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:04:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:04:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:04:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:04:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:04:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:04:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:04:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:04:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:04:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:05:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:05:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:05:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:05:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:05:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:05:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:05:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:05:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:05:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:05:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:05:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:05:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:06:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:06:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:06:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:06:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:06:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:06:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:06:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:06:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:06:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:06:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:06:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:06:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:07:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:07:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:07:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:07:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:07:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:07:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:07:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:07:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:07:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:07:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:07:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:07:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:08:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:08:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:08:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:08:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:08:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:08:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:08:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:08:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:08:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:08:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:08:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:08:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:09:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:09:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:09:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:09:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:09:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:09:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:09:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:09:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:09:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:09:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:09:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:09:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:10:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:10:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:10:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:10:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:10:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:10:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:11:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:11:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:11:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:11:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:11:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:11:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:11:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:11:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:11:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:11:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:11:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:11:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:12:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:12:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:12:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:12:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:12:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:12:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:13:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:13:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:13:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:13:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:13:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:13:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:13:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:13:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:13:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:13:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:13:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:13:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:14:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:14:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:14:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:14:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:14:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:14:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:14:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:14:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:14:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:14:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:14:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:14:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:15:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:15:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:15:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:15:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:15:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:15:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:15:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:15:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:15:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:15:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:15:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:15:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:16:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:16:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:16:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:16:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:16:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:16:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:16:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:16:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:16:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:16:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:16:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:16:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:17:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:17:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:17:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:17:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:17:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:17:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:17:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:17:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:17:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:17:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:17:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:17:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:18:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:18:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:18:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:18:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:18:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:18:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:18:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:18:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:18:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:18:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:18:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:18:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:19:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:19:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:19:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:19:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:19:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:19:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:19:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:19:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:19:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:19:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:19:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:19:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:20:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:20:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:20:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:20:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:20:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:21:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:21:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:21:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:21:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:21:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:21:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:21:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:21:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:21:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:21:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:21:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:21:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:22:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:22:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:22:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:22:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:22:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:22:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:22:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:22:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:22:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:22:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:22:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:22:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:23:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:23:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:23:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:23:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:23:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:23:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:23:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:23:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:23:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:23:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:23:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:23:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:24:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:24:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:24:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:24:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:24:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:24:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:24:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:24:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:24:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:24:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:24:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:24:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:25:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:25:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:25:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:25:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:25:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:25:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:25:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:25:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:25:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:25:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:25:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:25:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:26:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:26:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:26:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:26:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:26:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:26:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:26:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:26:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:26:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:26:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:26:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:26:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:27:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:27:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:27:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:27:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:28:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:28:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:28:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:28:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:28:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:28:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:29:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:29:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:29:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:29:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:29:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:29:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:29:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:29:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:29:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:29:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:29:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:29:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:30:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:30:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:30:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:30:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:30:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:30:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:30:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:30:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:30:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:30:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:30:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:30:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:31:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:31:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:31:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:31:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:31:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:31:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:31:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:31:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:31:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:31:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:31:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:31:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:32:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:32:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:32:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:32:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:32:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:32:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:32:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:32:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:32:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:32:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:32:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:32:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:33:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:33:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:33:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:33:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:33:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:33:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:34:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:34:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:34:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:34:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:34:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:34:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:34:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:34:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:34:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:34:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:34:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:34:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:35:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:35:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:35:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:35:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:35:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:35:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:35:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:35:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:35:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:35:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:35:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:35:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:36:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:36:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:36:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:36:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:36:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:36:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:36:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:36:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:36:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:36:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:36:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:36:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:37:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:37:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:37:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:37:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:37:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:37:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:38:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:38:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:38:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:38:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:38:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:38:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:38:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:38:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:38:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:38:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:38:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:38:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:39:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:39:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:39:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:39:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:39:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:39:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:40:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:40:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:40:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:40:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:40:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:40:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:40:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:40:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:40:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:40:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:40:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:40:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:41:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:41:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:41:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:41:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:41:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:41:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:41:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:41:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:41:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:41:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:41:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:41:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:42:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:42:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:42:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:42:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:43:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:43:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:43:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:43:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:43:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:43:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:43:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:43:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:43:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:43:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:43:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:43:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:44:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:44:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:44:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:44:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:44:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:44:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:44:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:44:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:44:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:44:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:44:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:44:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:45:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:45:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:45:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:45:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:45:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:45:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:45:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:45:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:45:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:45:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:45:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:45:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:46:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:46:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:46:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:46:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:46:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:46:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:47:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:47:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:47:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:47:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:47:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:47:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:47:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:47:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:47:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:47:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:47:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:47:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:48:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:48:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:48:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:48:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:48:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:48:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:48:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:48:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:48:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:48:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:48:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:48:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:49:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:49:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:49:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:49:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:49:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:49:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:49:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:49:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:49:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:49:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:49:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:49:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:50:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:50:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:50:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:50:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:50:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:50:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:50:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:50:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:50:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:50:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:50:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:50:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:51:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:51:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:51:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:51:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:51:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:51:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:51:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:51:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:51:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:51:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:51:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:51:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:52:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:52:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:52:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:52:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:52:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:52:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:53:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:53:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:53:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:53:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:53:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:54:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:54:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:54:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:54:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:54:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:54:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:55:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:55:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:55:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:55:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:55:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:55:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:55:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:55:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:55:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:55:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:55:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:55:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:56:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:56:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:56:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:56:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:56:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:56:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:56:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:56:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:56:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:56:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:56:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:56:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:57:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:57:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:57:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:57:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:57:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:57:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:57:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:57:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:57:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:57:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:57:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:57:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:58:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:58:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:58:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:58:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:58:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:59:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:59:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:59:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:59:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:59:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:59:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:59:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:59:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-23 23:59:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:59:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-23 23:59:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-23 23:59:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:00:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:00:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:00:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:00:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:00:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:00:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:00:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:00:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:00:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:00:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:00:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:00:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:01:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:01:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:01:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:01:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:01:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:01:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:01:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:01:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:01:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:01:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:01:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:01:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:02:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:02:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:02:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:02:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:02:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:02:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:02:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:02:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:02:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:02:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:02:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:02:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:03:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:03:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:03:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:03:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:03:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:03:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:03:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:03:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:03:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:03:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:03:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:03:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:04:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:04:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:04:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:04:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:04:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:04:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:04:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:04:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:04:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:04:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:04:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:04:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:05:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:05:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:05:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:05:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:05:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:05:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:05:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:05:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:05:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:05:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:05:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:05:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:06:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:06:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:06:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:06:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:06:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:06:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:06:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:06:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:06:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:06:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:06:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:06:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:07:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:07:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:07:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:07:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:07:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:07:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:07:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:07:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:07:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:07:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:07:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:07:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:08:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:08:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:08:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:08:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:08:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:08:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:08:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:08:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:08:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:08:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:08:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:08:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:09:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:09:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:09:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:09:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:09:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:09:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:10:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:10:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:10:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:10:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:10:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:10:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:10:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:10:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:10:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:10:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:10:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:10:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:11:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:11:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:11:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:11:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:11:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:11:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:11:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:11:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:11:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:11:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:11:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:11:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:12:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:12:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:12:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:12:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:12:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:12:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:12:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:12:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:12:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:12:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:12:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:12:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:13:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:13:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:13:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:13:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:13:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:13:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:13:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:13:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:13:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:13:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:13:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:13:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:14:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:14:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:14:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:14:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:14:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:14:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:15:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:15:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:15:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:15:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:15:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:15:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:16:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:16:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:16:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:16:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:16:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:16:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:16:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:16:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:16:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:16:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:16:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:16:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:17:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:17:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:17:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:17:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:17:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:17:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:17:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:17:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:17:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:17:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:17:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:17:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:18:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:18:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:18:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:18:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:18:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:18:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:19:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:19:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:19:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:19:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:19:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:20:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:20:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:20:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:20:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:20:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:20:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:21:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:21:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:21:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:21:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:21:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:21:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:21:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:21:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:21:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:21:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:21:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:21:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:22:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:22:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:22:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:22:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:22:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:22:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:22:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:22:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:22:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:22:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:22:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:22:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:23:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:23:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:23:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:23:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:23:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:23:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:23:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:23:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:23:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:23:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:23:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:23:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:24:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:24:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:24:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:24:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:24:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:25:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:25:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:25:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:25:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:25:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:25:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:25:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:25:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:25:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:25:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:25:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:25:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:26:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:26:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:26:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:26:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:26:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:26:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:26:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:26:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:26:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:26:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:26:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:26:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:27:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:27:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:27:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:27:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:27:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:28:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:28:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:28:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:28:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:28:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:28:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:28:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:28:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:28:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:28:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:28:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:28:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:29:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:29:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:29:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:29:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:29:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:29:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:29:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:29:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:29:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:29:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:29:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:29:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:30:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:30:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:30:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:30:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:30:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:30:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:30:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:30:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:30:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:30:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:30:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:30:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:31:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:31:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:31:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:31:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:45 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:31:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:31:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:32:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:32:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:32:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:32:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:32:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:32:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:32:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:32:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:32:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:32:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:32:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:32:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:33:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:33:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:33:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:33:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:33:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:33:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:33:35 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:33:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:33:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:33:47 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:33:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:33:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:34:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:34:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:34:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:34:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:34:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:34:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:34:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:34:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:34:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:34:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:34:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:34:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:35:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:35:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:35:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:35:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:35:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:35:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:35:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:35:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:35:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:35:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:35:55 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:35:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:36:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:36:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:36:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:36:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:36:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:36:27 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:36:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:36:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:36:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:36:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:36:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:36:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:37:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:37:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:37:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:37:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:37:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:37:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:37:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:37:37 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:37:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:37:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:37:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:37:57 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:38:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:38:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:38:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:38:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:55 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:38:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:39:05 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:39:07 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:39:15 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:39:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:39:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:39:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:39:35 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:39:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:39:45 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:39:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:39:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:39:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:40:05 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:40:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:40:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:40:17 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:40:25 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:40:27 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:40:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:40:37 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:40:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:40:47 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:40:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:40:57 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:41:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:41:07 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:41:15 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:41:17 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:41:25 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:41:27 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:41:35 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:41:37 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:41:45 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:41:47 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:41:55 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:41:57 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:42:05 +0000] [79] [DEBUG] Closing connection. 
[2022-01-24 00:42:07 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:42:15 +0000] [81] [DEBUG] Closing connection. 
[2022-01-24 00:42:17 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:42:25 +0000] [80] [DEBUG] Closing connection. 
[2022-01-24 00:42:27 +0000] [80] [DEBUG] Closing connection.