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 contenttypes.0001_initial... OK
  Applying auth.0001_initial... OK
  Applying admin.0001_initial... OK
  Applying admin.0002_logentry_remove_auto_add... OK
  Applying admin.0003_logentry_add_action_flag_choices... OK
  Applying contenttypes.0002_remove_content_type_name... OK
  Applying auth.0002_alter_permission_name_max_length... OK
  Applying auth.0003_alter_user_email_max_length... OK
  Applying auth.0004_alter_user_username_opts... OK
  Applying auth.0005_alter_user_last_login_null... OK
  Applying auth.0006_require_contenttypes_0002... OK
  Applying auth.0007_alter_validators_add_error_messages... OK
  Applying auth.0008_alter_user_username_max_length... OK
  Applying auth.0009_alter_user_last_name_max_length... OK
  Applying taggit.0001_initial... OK
  Applying taggit.0002_auto_20150616_2121... OK
  Applying tenancy.0001_initial... OK
  Applying tenancy.0002_tenant_group_optional_squashed_0003_unicode_literals... OK
  Applying dcim.0001_initial... OK
  Applying ipam.0001_initial... OK
  Applying dcim.0002_auto_20160622_1821_squashed_0022_color_names_to_rgb... OK
  Applying ipam.0002_vrf_add_enforce_unique_squashed_0018_remove_service_uniqueness_constraint... OK
  Applying dcim.0023_devicetype_comments_squashed_0043_device_component_name_lengths... OK
  Applying virtualization.0001_virtualization... OK
  Applying ipam.0019_virtualization_squashed_0020_ipaddress_add_role_carp... OK
  Applying dcim.0044_virtualization_squashed_0055_virtualchassis_ordering... OK
  Applying dcim.0056_django2... OK
  Applying dcim.0057_tags... OK
  Applying dcim.0058_relax_rack_naming_constraints... OK
  Applying dcim.0059_site_latitude_longitude... OK
  Applying dcim.0060_change_logging... OK
  Applying dcim.0061_platform_napalm_args... OK
  Applying dcim.0062_interface_mtu... OK
  Applying dcim.0063_device_local_context_data... OK
  Applying dcim.0064_remove_platform_rpc_client... OK
  Applying dcim.0065_front_rear_ports... OK
  Applying circuits.0001_initial_squashed_0010_circuit_status... OK
  Applying dcim.0066_cables...
    Adding console connections... 0 cables created
    Adding power connections... 0 cables created
    Adding interface connections... 0 cables created
 OK
  Applying circuits.0011_tags... OK
  Applying circuits.0012_change_logging... OK
  Applying circuits.0013_cables...
    Adding circuit terminations... 0 cables created
 OK
  Applying circuits.0014_circuittermination_description... OK
  Applying dcim.0067_device_type_remove_qualifiers... OK
  Applying dcim.0068_rack_new_fields... OK
  Applying dcim.0069_deprecate_nullablecharfield... OK
  Applying tenancy.0004_tags... OK
  Applying tenancy.0005_change_logging... OK
  Applying extras.0001_initial_squashed_0010_customfield_filter_logic... OK
  Applying extras.0011_django2... OK
  Applying extras.0012_webhooks... OK
  Applying extras.0013_objectchange... OK
  Applying extras.0014_configcontexts... OK
  Applying extras.0015_remove_useraction... OK
  Applying extras.0016_exporttemplate_add_cable... OK
  Applying extras.0017_exporttemplate_mime_type_length... OK
  Applying ipam.0021_vrf_ordering... OK
  Applying ipam.0022_tags... OK
  Applying ipam.0023_change_logging... OK
  Applying ipam.0024_vrf_allow_null_rd... OK
  Applying secrets.0001_initial_squashed_0003_unicode_literals... OK
  Applying secrets.0004_tags... OK
  Applying secrets.0005_change_logging... OK
  Applying sessions.0001_initial... OK
  Applying users.0001_api_tokens_squashed_0002_unicode_literals... OK
  Applying users.0003_token_permissions... OK
  Applying virtualization.0002_virtualmachine_add_status_squashed_0004_virtualmachine_add_role... OK
  Applying virtualization.0005_django2... OK
  Applying virtualization.0006_tags... OK
  Applying virtualization.0007_change_logging... OK
  Applying virtualization.0008_virtualmachine_local_context_data... OK
💡 Username: admin, E-Mail: admin@onap.org
⚙️ Executing '/opt/netbox/startup_scripts/00_users.py'
👤 Created user  onap
⚙️ Executing '/opt/netbox/startup_scripts/10_groups.py'
⚙️ Executing '/opt/netbox/startup_scripts/20_custom_fields.py'
🔧 Created custom field external-key
🔧 Created custom field resource-name

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