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