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 extras.0014_configcontexts... OK
  Applying extras.0015_remove_useraction... OK
  Applying extras.0016_exporttemplate_add_cable... OK
  Applying extras.0017_exporttemplate_mime_type_length... OK
  Applying ipam.0021_vrf_ordering... OK
  Applying ipam.0022_tags... OK
  Applying ipam.0023_change_logging... OK
  Applying ipam.0024_vrf_allow_null_rd... OK
  Applying secrets.0001_initial_squashed_0003_unicode_literals... OK
  Applying secrets.0004_tags... OK
  Applying secrets.0005_change_logging... OK
  Applying sessions.0001_initial... OK
  Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK
  Applying users.0003_token_permissions... OK
  Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK
  Applying virtualization.0005_django2... OK
  Applying virtualization.0006_tags... OK
  Applying virtualization.0007_change_logging... OK
  Applying virtualization.0008_virtualmachine_local_context_data... OK
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
👤 Created user  onap
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'
🔧 Created custom field external-key
🔧 Created custom field resource-name

344 static files copied to '/opt/netbox/netbox/static'.
✅ Initialisation is done.
[2021-11-17 09:01:19 +0000] [1] [DEBUG] Current configuration:
  config: /etc/netbox/config/gunicorn_config.py
  bind: ['0.0.0.0:8001']
  backlog: 2048
  workers: 3
  worker_class: sync
  threads: 1
  worker_connections: 1000
  max_requests: 0
  max_requests_jitter: 0
  timeout: 30
  graceful_timeout: 30
  keepalive: 2
  limit_request_line: 4094
  limit_request_fields: 100
  limit_request_field_size: 8190
  reload: False
  reload_engine: auto
  reload_extra_files: []
  spew: False
  check_config: False
  preload_app: False
  sendfile: None
  reuse_port: False
  chdir: /opt/netbox/netbox
  daemon: False
  raw_env: []
  pidfile: None
  worker_tmp_dir: None
  user: 0
  group: 0
  umask: 0
  initgroups: False
  tmp_upload_dir: None
  secure_scheme_headers: {'X-FORWARDED-PROTOCOL': 'ssl', 'X-FORWARDED-PROTO': 'https', 'X-FORWARDED-SSL': 'on'}
  forwarded_allow_ips: ['127.0.0.1']
  accesslog: -
  disable_redirect_access_to_syslog: False
  access_log_format: %(h)s %(l)s %(u)s %(t)s "%(r)s" %(s)s %(b)s "%(f)s" "%(a)s"
  errorlog: -
  loglevel: debug
  capture_output: False
  logger_class: gunicorn.glogging.Logger
  logconfig: None
  logconfig_dict: {}
  syslog_addr: udp://localhost:514
  syslog: False
  syslog_prefix: None
  syslog_facility: user
  enable_stdio_inheritance: False
  statsd_host: None
  statsd_prefix: 
  proc_name: None
  default_proc_name: netbox.wsgi
  pythonpath: /opt/netbox/netbox
  paste: None
  on_starting: 
  on_reload: 
  when_ready: 
  pre_fork: 
  post_fork: 
  post_worker_init: 
  worker_int: 
  worker_abort: 
  pre_exec: 
  pre_request: 
  post_request: 
  child_exit: 
  worker_exit: 
  nworkers_changed: 
  on_exit: 
  proxy_protocol: False
  proxy_allow_ips: ['127.0.0.1']
  keyfile: None
  certfile: None
  ssl_version: 2
  cert_reqs: 0
  ca_certs: None
  suppress_ragged_eofs: True
  do_handshake_on_connect: False
  ciphers: TLSv1
  raw_paste_global_conf: []
[2021-11-17 09:01:19 +0000] [1] [INFO] Starting gunicorn 19.9.0
[2021-11-17 09:01:19 +0000] [1] [DEBUG] Arbiter booted
[2021-11-17 09:01:19 +0000] [1] [INFO] Listening at: http://0.0.0.0:8001 (1)
[2021-11-17 09:01:19 +0000] [1] [INFO] Using worker: sync
[2021-11-17 09:01:19 +0000] [80] [INFO] Booting worker with pid: 80
[2021-11-17 09:01:19 +0000] [81] [INFO] Booting worker with pid: 81
[2021-11-17 09:01:19 +0000] [88] [INFO] Booting worker with pid: 88
[2021-11-17 09:01:19 +0000] [1] [DEBUG] 3 workers
[2021-11-17 09:01:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:01:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:01:31 +0000] [81] [DEBUG] POST /api/dcim/regions/
[2021-11-17 09:01:31 +0000] [88] [DEBUG] Closing connection. 
10.233.71.8 - - [17/Nov/2021:09:01:31 +0000] "POST /api/dcim/regions/ HTTP/1.1" 201 60 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:31 +0000] [81] [DEBUG] POST /api/tenancy/tenant-groups/
10.233.71.8 - - [17/Nov/2021:09:01:32 +0000] "POST /api/tenancy/tenant-groups/ HTTP/1.1" 201 48 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:32 +0000] [81] [DEBUG] POST /api/tenancy/tenants/
10.233.71.8 - - [17/Nov/2021:09:01:32 +0000] "POST /api/tenancy/tenants/ HTTP/1.1" 201 303 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:32 +0000] [88] [DEBUG] POST /api/dcim/sites/
10.233.71.8 - - [17/Nov/2021:09:01:33 +0000] "POST /api/dcim/sites/ HTTP/1.1" 201 793 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:33 +0000] [88] [DEBUG] POST /api/ipam/prefixes/
10.233.71.8 - - [17/Nov/2021:09:01:33 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:33 +0000] [88] [DEBUG] POST /api/ipam/prefixes/
[2021-11-17 09:01:33 +0000] [80] [DEBUG] Closing connection. 
10.233.71.8 - - [17/Nov/2021:09:01:33 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 469 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:33 +0000] [88] [DEBUG] POST /api/ipam/prefixes/
10.233.71.8 - - [17/Nov/2021:09:01:33 +0000] "POST /api/ipam/prefixes/ HTTP/1.1" 201 472 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:33 +0000] [88] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.71.8 - - [17/Nov/2021:09:01:33 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:33 +0000] [80] [DEBUG] POST /api/ipam/prefixes/1/available-ips/
10.233.71.8 - - [17/Nov/2021:09:01:34 +0000] "POST /api/ipam/prefixes/1/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:34 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.71.8 - - [17/Nov/2021:09:01:34 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:34 +0000] [80] [DEBUG] POST /api/ipam/prefixes/2/available-ips/
10.233.71.8 - - [17/Nov/2021:09:01:34 +0000] "POST /api/ipam/prefixes/2/available-ips/ HTTP/1.1" 201 271 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:34 +0000] [80] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.71.8 - - [17/Nov/2021:09:01:34 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:34 +0000] [81] [DEBUG] POST /api/ipam/prefixes/3/available-ips/
10.233.71.8 - - [17/Nov/2021:09:01:34 +0000] "POST /api/ipam/prefixes/3/available-ips/ HTTP/1.1" 201 269 "-" "curl/7.69.1-DEV"
[2021-11-17 09:01:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:01:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:01:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:01:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:02:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:02:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:02:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:02:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:03:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:03:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:03:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:03:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:03:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:03:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:03:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:03:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:03:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:03:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:03:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:03:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:04:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:04:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:04:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:04:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:04:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:04:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:04:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:04:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:04:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:04:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:04:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:04:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:05:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:05:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:05:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:05:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:05:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:05:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:05:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:05:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:05:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:05:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:05:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:05:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:06:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:06:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:06:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:06:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:06:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:06:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:06:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:06:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:06:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:06:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:06:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:06:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:07:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:07:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:07:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:07:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:07:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:08:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:08:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:08:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:08:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:08:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:08:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:08:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:08:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:08:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:08:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:08:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:08:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:09:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:09:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:09:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:09:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:09:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:09:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:09:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:09:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:09:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:09:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:09:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:09:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:10:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:10:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:10:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:10:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:10:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:10:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:10:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:10:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:10:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:10:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:10:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:10:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:11:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:11:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:11:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:11:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:11:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:11:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:12:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:12:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:12:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:12:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:12:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:12:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:13:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:13:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:13:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:13:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:13:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:13:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:13:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:13:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:13:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:13:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:13:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:13:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:14:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:14:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:14:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:14:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:14:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:14:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:14:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:14:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:14:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:14:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:14:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:14:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:15:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:15:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:15:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:15:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:15:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:15:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:15:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:15:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:15:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:15:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:15:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:15:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:16:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:16:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:16:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:16:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:16:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:16:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:16:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:16:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:16:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:16:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:16:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:16:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:17:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:17:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:17:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:17:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:17:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:18:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:18:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:18:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:18:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:18:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:18:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:19:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:19:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:19:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:19:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:19:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:19:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:19:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:19:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:19:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:19:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:19:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:19:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:20:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:20:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:20:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:20:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:20:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:20:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:20:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:20:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:20:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:20:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:20:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:20:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:21:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:21:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:21:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:21:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:21:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:21:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:21:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:21:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:21:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:21:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:21:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:21:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:22:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:22:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:22:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:22:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:22:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:22:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:22:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:22:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:22:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:22:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:22:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:22:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:23:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:23:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:23:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:23:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:23:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:23:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:23:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:23:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:23:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:23:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:23:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:23:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:24:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:24:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:24:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:24:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:24:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:24:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:24:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:24:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:24:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:24:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:24:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:24:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:25:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:25:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:25:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:25:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:25:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:25:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:25:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:25:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:25:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:25:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:25:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:25:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:26:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:26:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:26:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:26:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:26:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:26:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:26:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:26:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:26:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:26:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:26:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:26:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:27:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:27:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:27:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:27:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:27:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:27:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:27:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:27:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:27:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:27:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:27:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:27:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:28:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:28:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:28:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:28:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:28:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:28:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:28:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:28:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:28:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:28:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:28:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:28:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:29:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:29:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:29:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:29:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:29:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:29:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:29:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:29:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:29:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:29:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:29:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:29:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:30:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:30:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:30:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:30:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:30:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:30:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:30:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:30:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:30:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:30:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:30:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:30:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:31:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:31:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:31:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:31:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:31:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:31:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:32:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:32:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:32:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:32:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:32:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:32:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:32:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:32:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:32:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:32:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:32:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:32:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:33:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:33:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:33:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:33:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:33:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:33:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:33:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:33:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:33:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:33:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:33:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:33:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:34:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:34:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:34:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:34:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:34:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:34:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:34:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:34:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:34:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:34:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:34:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:34:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:35:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:35:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:35:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:35:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:35:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:35:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:35:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:35:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:35:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:35:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:35:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:35:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:36:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:36:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:36:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:36:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:36:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:36:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:36:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:36:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:36:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:36:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:36:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:36:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:37:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:37:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:37:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:37:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:37:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:37:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:38:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:38:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:38:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:38:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:38:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:38:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:38:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:38:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:38:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:38:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:38:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:38:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:39:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:39:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:39:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:39:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:39:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:39:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:39:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:39:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:39:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:39:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:39:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:39:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:40:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:40:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:40:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:40:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:40:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:40:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:40:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:40:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:40:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:40:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:40:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:40:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:41:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:41:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:41:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:41:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:41:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:41:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:41:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:41:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:41:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:41:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:41:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:41:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:42:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:42:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:42:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:42:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:42:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:42:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:42:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:42:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:42:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:42:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:42:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:42:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:43:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:43:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:43:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:43:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:43:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:43:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:43:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:43:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:43:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:43:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:43:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:43:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:44:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:44:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:44:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:44:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:44:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:44:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:44:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:44:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:44:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:44:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:44:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:44:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:45:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:45:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:45:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:45:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:45:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:45:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:46:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:46:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:46:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:46:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:46:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:46:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:46:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:46:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:46:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:46:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:46:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:46:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:47:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:47:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:47:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:47:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:47:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:47:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:47:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:47:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:47:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:47:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:47:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:47:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:48:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:48:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:48:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:48:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:48:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:48:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:48:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:48:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:48:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:48:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:48:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:48:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:49:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:49:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:49:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:49:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:49:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:49:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:49:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:49:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:49:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:49:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:49:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:49:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:50:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:50:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:50:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:50:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:50:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:50:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:51:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:51:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:51:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:51:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:51:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:52:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:52:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:52:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:52:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:52:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:52:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:52:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:52:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:52:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:52:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:52:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:52:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:53:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:53:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:53:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:53:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:53:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:53:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:54:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:54:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:54:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:54:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:54:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:54:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:54:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:54:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:54:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:54:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:54:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:54:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:55:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:55:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:55:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:55:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:55:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:55:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:55:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:55:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:55:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:55:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:55:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:55:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:56:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:56:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:56:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:56:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:56:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:56:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:56:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:56:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:56:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:56:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:56:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:56:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:57:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:57:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:57:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:57:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:57:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:57:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:57:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:57:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:57:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:57:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:57:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:57:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:58:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:58:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:58:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:58:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:58:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:58:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:58:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:58:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:58:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:58:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:58:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:58:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:59:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:59:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:59:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:59:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:59:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:59:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:59:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 09:59:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:59:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:59:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 09:59:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 09:59:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:00:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:00:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:00:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:00:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:00:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:00:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:00:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:00:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:00:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:00:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:00:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:00:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:01:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:01:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:01:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:01:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:01:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:01:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:01:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:01:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:01:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:01:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:01:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:01:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:02:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:02:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:02:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:02:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:02:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:02:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:02:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:02:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:02:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:02:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:02:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:02:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:03:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:03:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:03:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:03:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:03:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:03:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:03:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:03:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:03:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:03:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:03:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:03:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:04:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:04:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:04:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:04:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:04:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:04:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:04:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:04:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:04:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:04:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:04:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:04:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:05:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:05:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:05:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:05:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:05:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:05:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:05:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:05:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:05:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:05:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:05:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:05:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:06:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:06:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:06:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:06:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:06:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:06:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:06:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:06:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:06:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:06:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:06:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:06:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:07:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:07:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:07:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:07:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:07:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:07:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:07:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:07:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:07:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:07:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:07:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:07:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:08:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:08:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:08:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:08:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:08:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:08:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:08:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:08:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:08:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:08:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:08:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:08:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:09:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:09:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:09:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:09:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:09:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:10:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:10:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:10:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:10:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:10:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:10:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:10:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:10:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:10:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:10:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:10:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:10:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:11:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:11:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:11:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:11:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:11:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:11:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:11:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:11:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:11:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:11:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:11:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:11:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:12:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:12:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:12:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:12:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:12:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:12:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:12:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:12:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:12:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:12:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:12:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:12:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:13:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:13:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:13:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:13:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:13:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:13:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:13:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:13:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:13:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:13:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:13:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:13:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:14:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:14:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:14:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:14:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:14:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:14:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:15:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:15:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:15:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:15:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:15:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:15:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:15:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:15:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:15:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:15:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:15:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:15:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:16:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:16:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:16:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:16:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:16:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:16:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:16:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:16:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:16:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:16:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:16:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:16:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:17:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:17:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:17:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:17:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:17:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:17:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:17:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:17:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:17:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:17:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:17:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:17:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:18:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:18:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:18:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:18:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:18:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:18:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:19:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:19:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:19:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:19:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:19:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:19:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:19:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:19:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:19:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:19:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:19:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:19:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:20:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:20:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:20:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:20:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:20:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:20:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:20:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:20:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:20:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:20:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:20:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:20:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:03 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:21:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:21:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:21:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:21:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:21:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:21:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:22:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:22:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:22:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:22:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:22:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:22:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:22:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:22:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:22:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:22:43 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:22:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:22:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:23:01 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:23:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:23:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:23:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:23:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:23:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:23:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:23:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:23:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:23:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:23:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:23:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:24:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:24:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:24:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:24:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:24:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:24:23 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:24:31 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:24:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:24:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:24:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:24:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:24:53 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:25:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:25:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:25:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:25:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:25:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:25:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:25:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:25:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:25:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:25:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:25:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:25:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:26:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:26:03 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:26:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:26:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:26:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:26:23 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:26:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:26:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:26:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:26:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:26:51 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:26:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:27:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:27:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:11 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:21 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:33 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:27:41 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:27:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:27:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:27:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:28:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:28:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:28:11 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:28:13 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:28:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:28:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:28:31 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:28:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:28:41 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:28:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:28:51 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:28:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:29:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:29:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:29:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:29:13 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:29:21 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:29:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:29:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:29:33 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:29:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:29:43 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:29:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:29:53 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:30:01 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:30:03 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:30:11 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:30:13 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:30:21 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:30:23 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:30:31 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:30:33 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:30:41 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:30:43 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:30:51 +0000] [81] [DEBUG] Closing connection. 
[2021-11-17 10:30:53 +0000] [80] [DEBUG] Closing connection. 
[2021-11-17 10:31:01 +0000] [88] [DEBUG] Closing connection. 
[2021-11-17 10:31:03 +0000] [80] [DEBUG] Closing connection.