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