Results

By type

          Operations to perform:
  Apply all migrations: admin, auth, circuits, contenttypes, dcim, extras, ipam, secrets, sessions, taggit, tenancy, users, virtualization
Running migrations:
  No migrations to apply.
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'

0 static files copied to '/opt/netbox/netbox/static', 344 unmodified.
✅ Initialisation is done.
[2021-10-28 17:02:51 +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-10-28 17:02:51 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-10-28 17:02:51 +0000] [1] [DEBUG] Arbiter booted
[2021-10-28 17:02:51 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-10-28 17:02:51 +0000] [1] [INFO] Using worker: sync
[2021-10-28 17:02:51 +0000] [79] [INFO] Booting worker with pid: 79
[2021-10-28 17:02:51 +0000] [81] [INFO] Booting worker with pid: 81
[2021-10-28 17:02:51 +0000] [86] [INFO] Booting worker with pid: 86
[2021-10-28 17:02:51 +0000] [1] [DEBUG] 3 workers
[2021-10-28 17:02:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:02:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:03:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:03:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:03:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:03:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:03:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:03:28 +0000] [86] [DEBUG] POST /api/dcim/regions/
[2021-10-28 17:03:28 +0000] [79] [DEBUG] Closing connection. 
10.242.195.131 - - [28/Oct/2021:17:03:29 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:29 +0000] [86] [DEBUG] POST /api/tenancy/tenant-groups/
10.242.195.131 - - [28/Oct/2021:17:03:29 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:29 +0000] [81] [DEBUG] POST /api/tenancy/tenants/
10.242.195.131 - - [28/Oct/2021:17:03:30 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:30 +0000] [81] [DEBUG] POST /api/dcim/sites/
10.242.195.131 - - [28/Oct/2021:17:03:30 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:30 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.242.195.131 - - [28/Oct/2021:17:03:30 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:30 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.242.195.131 - - [28/Oct/2021:17:03:30 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:30 +0000] [81] [DEBUG] POST /api/ipam/prefixes/
10.242.195.131 - - [28/Oct/2021:17:03:30 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:30 +0000] [81] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.195.131 - - [28/Oct/2021:17:03:30 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:30 +0000] [79] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.242.195.131 - - [28/Oct/2021:17:03:31 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:31 +0000] [79] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.195.131 - - [28/Oct/2021:17:03:31 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:31 +0000] [79] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.242.195.131 - - [28/Oct/2021:17:03:31 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:31 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.195.131 - - [28/Oct/2021:17:03:31 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:31 +0000] [79] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.242.195.131 - - [28/Oct/2021:17:03:31 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-10-28 17:03:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:03:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:03:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:03:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:03:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:03:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:04:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:04:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:04:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:04:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:04:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:04:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:04:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:04:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:04:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:04:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:04:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:04:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:05:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:05:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:05:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:05:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:05:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:05:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:05:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:05:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:05:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:05:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:05:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:05:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:06:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:06:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:06:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:06:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:06:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:06:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:06:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:06:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:06:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:06:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:06:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:06:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:07:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:07:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:07:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:07:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:07:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:07:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:07:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:07:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:07:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:07:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:07:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:07:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:08:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:08:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:08:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:08:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:08:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:08:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:08:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:08:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:08:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:08:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:08:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:08:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:09:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:09:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:09:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:09:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:09:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:09:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:09:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:09:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:09:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:09:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:09:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:09:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:10:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:10:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:10:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:10:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:10:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:10:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:10:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:10:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:10:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:10:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:10:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:10:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:11:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:11:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:11:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:11:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:11:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:11:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:11:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:11:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:11:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:11:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:11:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:11:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:12:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:12:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:12:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:12:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:12:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:12:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:13:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:13:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:13:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:13:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:13:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:14:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:14:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:14:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:14:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:14:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:14:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:14:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:14:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:14:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:14:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:14:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:14:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:15:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:15:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:15:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:15:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:15:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:15:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:15:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:15:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:15:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:15:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:15:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:15:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:16:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:16:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:16:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:16:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:16:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:17:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:17:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:17:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:17:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:17:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:17:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:17:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:17:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:17:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:17:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:17:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:17:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:18:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:18:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:18:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:18:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:18:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:19:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:19:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:19:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:19:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:20:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:20:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:20:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:20:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:20:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:20:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:20:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:20:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:20:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:20:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:20:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:20:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:21:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:21:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:21:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:21:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:21:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:21:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:21:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:21:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:21:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:21:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:21:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:21:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:22:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:22:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:22:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:22:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:22:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:22:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:22:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:22:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:22:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:22:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:22:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:22:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:23:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:23:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:23:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:23:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:23:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:23:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:23:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:23:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:23:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:23:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:23:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:23:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:24:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:24:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:24:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:24:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:24:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:24:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:24:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:24:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:24:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:24:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:24:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:24:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:25:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:25:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:25:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:25:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:25:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:26:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:26:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:26:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:26:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:26:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:26:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:26:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:26:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:26:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:26:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:26:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:26:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:27:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:27:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:27:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:27:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:27:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:27:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:27:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:27:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:27:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:27:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:27:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:27:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:28:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:28:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:28:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:28:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:28:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:28:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:29:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:29:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:29:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:29:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:29:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:29:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:29:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:29:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:29:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:29:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:29:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:29:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:30:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:30:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:30:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:30:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:30:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:30:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:30:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:30:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:30:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:30:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:30:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:30:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:31:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:31:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:31:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:31:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:31:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:31:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:31:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:31:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:31:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:31:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:31:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:31:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:32:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:32:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:32:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:32:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:32:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:32:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:32:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:32:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:32:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:32:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:32:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:32:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:33:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:33:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:33:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:33:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:33:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:33:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:33:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:33:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:33:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:33:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:33:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:33:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:34:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:34:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:34:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:34:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:34:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:34:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:34:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:34:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:34:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:34:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:34:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:34:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:35:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:35:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:35:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:35:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:35:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:35:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:35:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:35:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:35:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:35:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:35:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:35:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:36:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:36:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:36:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:36:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:36:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:36:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:36:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:36:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:36:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:36:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:36:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:36:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:37:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:37:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:37:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:37:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:37:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:37:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:38:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:38:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:38:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:38:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:38:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:38:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:38:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:38:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:38:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:38:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:38:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:38:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:39:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:39:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:39:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:39:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:39:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:39:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:40:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:40:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:40:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:40:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:40:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:40:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:40:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:40:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:40:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:40:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:40:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:40:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:41:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:41:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:41:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:41:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:41:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:41:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:41:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:41:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:41:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:41:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:41:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:41:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:42:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:42:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:42:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:42:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:42:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:42:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:42:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:42:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:42:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:42:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:42:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:42:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:43:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:43:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:43:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:43:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:43:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:43:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:43:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:43:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:43:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:43:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:43:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:43:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:44:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:44:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:44:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:44:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:44:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:44:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:44:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:44:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:44:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:44:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:44:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:44:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:45:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:45:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:45:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:45:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:45:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:46:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:46:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:46:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:46:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:46:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:46:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:46:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:46:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:46:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:46:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:46:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:46:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:47:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:47:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:47:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:47:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:47:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:47:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:47:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:47:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:47:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:47:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:47:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:47:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:48:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:48:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:48:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:48:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:48:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:48:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:48:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:48:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:48:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:48:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:48:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:48:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:49:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:49:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:49:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:49:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:49:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:49:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:49:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:49:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:49:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:49:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:49:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:49:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:50:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:50:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:50:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:50:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:51:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:51:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:51:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:51:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:51:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:51:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:51:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:51:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:51:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:51:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:51:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:51:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:52:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:52:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:52:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:52:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:52:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:52:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:53:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:53:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:53:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:53:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:53:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:53:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:53:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:53:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:53:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:53:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:53:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:53:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:54:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:54:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:54:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:54:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:54:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:54:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:54:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:54:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:54:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:54:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:54:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:54:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:55:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:55:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:55:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:55:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:55:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:55:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:55:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:55:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:55:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:55:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:55:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:55:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:56:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:56:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:56:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:56:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:56:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:56:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:56:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:56:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:56:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:56:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:56:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:56:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:57:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:57:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:57:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:57:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:57:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:57:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:57:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:57:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:57:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:57:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:57:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:57:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:58:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:58:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:58:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:58:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:58:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:58:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:59:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:59:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:59:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:59:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:59:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:59:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:59:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 17:59:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 17:59:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:59:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:59:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 17:59:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:00:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:00:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:00:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:00:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:00:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:00:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:00:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:00:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:00:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:00:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:00:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:00:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:01:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:01:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:01:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:01:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:01:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:02:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:02:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:02:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:02:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:02:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:02:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:02:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:02:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:02:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:02:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:02:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:02:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:03:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:03:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:03:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:03:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:03:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:03:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:03:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:03:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:03:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:03:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:03:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:03:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:04:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:04:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:04:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:04:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:04:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:04:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:04:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:04:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:04:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:04:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:04:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:04:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:05:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:05:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:05:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:05:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:05:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:05:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:05:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:05:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:05:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:05:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:05:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:05:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:06:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:06:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:06:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:06:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:06:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:06:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:06:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:06:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:06:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:06:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:06:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:06:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:07:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:07:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:07:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:07:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:07:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:07:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:07:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:07:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:07:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:07:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:07:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:07:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:08:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:08:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:08:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:08:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:08:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:08:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:08:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:08:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:08:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:08:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:08:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:08:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:09:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:09:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:09:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:09:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:09:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:09:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:09:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:09:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:09:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:09:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:09:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:09:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:10:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:10:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:10:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:10:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:10:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:10:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:10:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:10:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:10:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:10:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:10:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:10:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:11:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:11:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:11:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:11:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:12:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:12:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:12:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:12:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:12:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:12:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:12:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:12:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:12:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:12:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:12:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:12:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:13:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:13:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:13:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:13:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:13:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:13:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:14:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:14:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:14:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:14:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:14:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:14:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:14:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:14:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:14:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:14:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:14:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:14:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:15:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:15:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:15:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:15:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:15:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:15:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:15:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:15:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:15:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:15:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:15:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:15:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:16:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:16:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:16:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:16:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:16:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:16:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:16:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:16:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:16:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:16:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:16:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:16:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:17:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:17:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:17:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:17:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:17:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:17:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:17:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:17:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:17:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:17:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:17:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:17:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:18:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:18:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:18:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:18:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:19:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:19:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:19:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:19:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:19:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:19:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:19:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:19:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:19:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:19:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:19:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:19:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:20:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:20:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:20:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:20:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:20:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:20:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:21:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:21:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:21:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:21:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:21:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:21:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:22:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:22:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:22:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:22:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:22:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:22:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:23:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:23:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:23:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:23:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:23:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:23:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:23:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:23:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:23:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:23:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:23:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:23:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:24:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:24:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:24:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:24:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:24:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:24:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:24:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:24:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:24:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:24:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:24:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:24:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:25:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:25:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:25:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:25:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:25:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:25:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:25:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:25:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:25:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:25:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:25:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:25:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:26:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:26:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:26:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:26:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:26:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:26:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:26:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:26:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:26:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:26:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:26:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:26:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:27:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:27:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:27:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:27:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:27:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:27:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:27:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:27:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:27:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:27:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:27:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:27:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:28:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:28:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:28:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:28:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:28:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:29:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:29:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:29:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:29:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:29:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:29:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:29:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:29:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:29:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:29:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:29:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:29:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:30:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:30:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:30:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:30:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:30:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:30:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:30:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:30:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:30:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:30:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:30:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:30:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:31:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:31:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:31:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:31:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:31:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:31:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:31:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:31:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:31:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:31:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:31:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:31:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:32:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:32:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:32:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:32:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:32:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:32:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:32:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:32:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:32:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:32:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:32:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:32:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:33:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:33:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:33:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:33:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:33:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:33:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:33:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:33:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:33:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:33:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:33:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:33:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:34:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:34:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:34:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:34:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:34:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:34:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:35:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:35:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:35:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:35:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:35:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:35:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:35:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:35:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:35:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:35:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:35:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:35:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:36:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:36:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:36:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:36:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:36:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:36:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:36:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:36:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:36:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:36:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:36:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:36:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:37:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:37:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:37:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:37:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:37:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:37:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:37:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:37:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:37:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:37:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:37:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:37:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:38:03 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:38:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:38:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:38:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:38:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:38:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:38:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:38:38 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:38:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:38:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:38:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:38:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:39:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:39:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:39:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:39:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:39:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:40:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:40:08 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:40:13 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:40:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:40:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:40:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:40:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:40:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:40:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:40:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:40:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:40:58 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:41:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:41:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:41:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:41:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:41:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:41:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:41:33 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:41:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:41:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:41:48 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:41:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:41:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:42:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:42:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:42:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:42:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:42:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:42:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:43:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:43:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:43:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:43:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:43:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:43:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:43:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:43:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:43:43 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:43:48 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:43:53 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:43:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:44:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:18 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:44:23 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:28 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:33 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:44:43 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:44:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:53 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:44:58 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:45:03 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:45:08 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:45:13 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:45:18 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:45:23 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:45:28 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:45:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:45:38 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:45:43 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:45:48 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:45:53 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:45:58 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:46:03 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:46:08 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:46:13 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:46:18 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:46:23 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:46:28 +0000] [79] [DEBUG] Closing connection. 
[2021-10-28 18:46:33 +0000] [86] [DEBUG] Closing connection. 
[2021-10-28 18:46:38 +0000] [81] [DEBUG] Closing connection. 
[2021-10-28 18:46:43 +0000] [86] [DEBUG] Closing connection.