2020-05-21T19:01:02.259 INFO:root:teuthology version: 1.0.0-f695474 2020-05-21T19:01:02.262 DEBUG:teuthology.run:Teuthology command: teuthology --name teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi --description upgrade:octopus-x:parallel/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/octopus.yaml 1.1-pg-log-overrides/normal_pg_log.yaml 3-upgrade-sequence/wait.yaml 4-pacific-from-o.yaml objectstore/bluestore-bitmap.yaml ubuntu_latest.yaml} --verbose --archive /home/teuthworker/archive/teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi/5076866 --block --lock --owner scheduled_teuthology@teuthology -- /tmp/teuthology-worker.hhmcvjt7.tmp 2020-05-21T19:01:02.300 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-05-21T19:01:02.362 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi/5076866 branch: master description: upgrade:octopus-x:parallel/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/octopus.yaml 1.1-pg-log-overrides/normal_pg_log.yaml 3-upgrade-sequence/wait.yaml 4-pacific-from-o.yaml objectstore/bluestore-bitmap.yaml ubuntu_latest.yaml} email: ceph-qa@ceph.com first_in_suite: false job_id: '5076866' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'Run ceph on two nodes, Use xfs beneath the osds. CephFS tests running on client 2,3 ' - desc: 'install ceph/octopus latest run workload and upgrade-sequence in parallel upgrade the client node ' name: teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 3 size: 30 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: master ceph: conf: global: enable experimental unrecoverable data corrupting features: '*' mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 mon warn on osd down out interval zero: false osd: bdev async discard: true bdev enable discard: true bluestore allocator: bitmap bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug filestore: 20 debug journal: 20 debug ms: 20 debug osd: 25 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd class default list: '*' osd class load list: '*' osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - scrub mismatch - ScrubResult - wrongly marked - \(POOL_APP_NOT_ENABLED\) - \(SLOW_OPS\) - overall HEALTH_ - slow request sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 20 debug bluestore: 20 debug rocksdb: 10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuriw-octopus-x-master sha1: 495936087439c2bc209e3226053e360d4ac324f4 owner: scheduled_teuthology@teuthology priority: 50 repo: https://github.com/ceph/ceph.git roles: - - host.a - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - client.1 - - host.b - osd.4 - osd.5 - osd.6 - osd.7 - client.2 - client.3 sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d sleep_before_teardown: 0 suite: upgrade:octopus-x:parallel suite_branch: wip-yuriw-octopus-x-master suite_path: /home/teuthworker/src/github.com_yuriw_ceph_wip-yuriw-octopus-x-master/qa suite_relpath: qa suite_repo: https://github.com/yuriw/ceph.git suite_sha1: 495936087439c2bc209e3226053e360d4ac324f4 tasks: - install: branch: octopus - print: '**** done installing octopus' - cephadm: branch: octopus cephadm_branch: octopus roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - print: '**** done cephadm.shell' - cephadm: conf: global: bluestore warn on no per pool omap: false bluestore_warn_on_legacy_statfs: false mon pg warn min per osd: 0 mon warn on pool no app: false log-whitelist: - overall HEALTH_ - \(FS_ - \(MDS_ - \(OSD_ - \(MON_DOWN\) - \(CACHE_POOL_ - \(POOL_ - \(MGR_DOWN\) - \(PG_ - \(SMALLER_PGP_NUM\) - Monitor daemon marked osd - Behind on trimming - Manager daemon - Not found or unloadable - print: '**** done cephadm' - exec: osd.0: - ceph osd set-require-min-compat-client octopus - print: '**** done exec: ceph osd set-require-min-compat-client octopus' - rgw: - client.1 - print: '**** done => started rgw client.1' - parallel: - workload - upgrade-sequence - print: '**** done parallel' - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade start --image quay.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - print: '**** done cephadm upgrade' - exec: osd.0: - ceph osd require-osd-release pacific - ceph osd set-require-min-compat-client pacific - ceph.healthy: null teuthology_branch: master tube: smithi verbose: true worker_log: /home/teuthworker/archive/worker_logs/worker.smithi.7006 2020-05-21T19:01:02.362 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_yuriw_ceph_wip-yuriw-octopus-x-master/qa; will attempt to use it 2020-05-21T19:01:02.364 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_yuriw_ceph_wip-yuriw-octopus-x-master/qa/tasks 2020-05-21T19:01:02.364 INFO:teuthology.run_tasks:Running task internal.check_packages... 2020-05-21T19:01:02.366 INFO:teuthology.task.internal:Checking packages... 2020-05-21T19:01:02.396 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'basic' and ceph hash '71c7f959f72eb094ea8a491da54cb3339bc8181d' 2020-05-21T19:01:02.396 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-05-21T19:01:02.397 INFO:teuthology.packaging:ref: None 2020-05-21T19:01:02.397 INFO:teuthology.packaging:tag: None 2020-05-21T19:01:02.397 INFO:teuthology.packaging:branch: master 2020-05-21T19:01:02.397 INFO:teuthology.packaging:sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:01:02.398 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=master 2020-05-21T19:01:03.265 INFO:teuthology.task.internal:Found packages for ceph version 16.0.0-1754-g617298c-1focal 2020-05-21T19:01:03.265 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2020-05-21T19:01:03.274 INFO:teuthology.task.internal:no buildpackages task found 2020-05-21T19:01:03.275 INFO:teuthology.run_tasks:Running task internal.lock_machines... 2020-05-21T19:01:03.289 INFO:teuthology.task.internal.lock_machines:Locking machines... 2020-05-21T19:01:03.289 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-05-21T19:01:03.341 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:01:13.358 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:01:23.376 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:01:33.393 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:01:43.409 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:01:53.424 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:02:03.439 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:02:13.450 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:02:23.467 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:02:33.478 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:02:43.489 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:02:53.506 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:03:03.524 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:03:13.533 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:03:23.544 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:03:33.555 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:03:43.569 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:03:53.587 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:04:03.598 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:04:13.614 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:04:23.631 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:04:33.649 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:04:43.666 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:04:53.679 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:05:03.696 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:05:13.707 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:05:23.726 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:05:33.746 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:05:43.768 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:05:53.780 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:06:03.799 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:06:13.818 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:06:23.837 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:06:33.856 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:06:43.873 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:06:53.884 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 2, have 0)... 2020-05-21T19:07:03.904 DEBUG:teuthology.lock.ops:lock_many request: {'locked_by': 'scheduled_teuthology@teuthology', 'count': 2, 'machine_type': 'smithi', 'description': '/home/teuthworker/archive/teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi/5076866'} 2020-05-21T19:07:03.928 DEBUG:teuthology.lock.ops:locked ubuntu@smithi180.front.sepia.ceph.com, ubuntu@smithi065.front.sepia.ceph.com 2020-05-21T19:07:04.011 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa1a1544ae8>, signals=[15]) 2020-05-21T19:07:04.224 INFO:teuthology.provision.fog.smithi180:Scheduling deploy of ubuntu 20.04 2020-05-21T19:07:04.230 INFO:teuthology.provision.fog.smithi065:Scheduling deploy of ubuntu 20.04 2020-05-21T19:07:04.518 INFO:teuthology.orchestra.console:Power off smithi180 2020-05-21T19:07:04.520 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-05-21T19:07:04.543 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:04.564 INFO:teuthology.orchestra.console:Power off smithi065 2020-05-21T19:07:04.565 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-05-21T19:07:04.588 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:08.578 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:08.613 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:12.697 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:12.728 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:12.911 INFO:teuthology.orchestra.console:Power off for smithi180 completed 2020-05-21T19:07:13.014 INFO:teuthology.orchestra.console:Power on smithi180 2020-05-21T19:07:13.015 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-05-21T19:07:13.039 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:16.843 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:17.056 INFO:teuthology.orchestra.console:Power off for smithi065 completed 2020-05-21T19:07:17.064 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:17.158 INFO:teuthology.orchestra.console:Power on smithi065 2020-05-21T19:07:17.159 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-05-21T19:07:17.182 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:21.180 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi180.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:21.206 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:21.485 INFO:teuthology.orchestra.console:Power on for smithi180 completed 2020-05-21T19:07:21.586 INFO:teuthology.provision.fog.smithi180:Waiting for deploy to finish 2020-05-21T19:07:25.322 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi065.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-05-21T19:07:25.603 INFO:teuthology.orchestra.console:Power on for smithi065 completed 2020-05-21T19:07:25.704 INFO:teuthology.provision.fog.smithi065:Waiting for deploy to finish 2020-05-21T19:10:07.667 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:16.722 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:25.778 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:26.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:34.834 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:35.855 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:43.891 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:44.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:52.946 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:10:53.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:02.006 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:03.024 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:12.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:21.138 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:30.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:39.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:45.609 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:51.614 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:11:57.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:03.630 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:03.837 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-05-21T19:12:03.840 INFO:teuthology.orchestra.run.smithi180:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-05-21T19:12:04.294 INFO:teuthology.provision.fog.smithi180:Node is ready 2020-05-21T19:12:04.295 INFO:teuthology.orchestra.run.smithi180:> hostname 2020-05-21T19:12:04.340 INFO:teuthology.orchestra.run.smithi180.stdout:smithi180.front.sepia.ceph.com 2020-05-21T19:12:04.341 INFO:teuthology.orchestra.run.smithi180:> grep smithi180.front.sepia.ceph.com /etc/hosts 2020-05-21T19:12:04.348 INFO:teuthology.orchestra.run.smithi180.stdout:172.21.15.180 smithi180.front.sepia.ceph.com smithi180 2020-05-21T19:12:04.349 INFO:teuthology.orchestra.run.smithi180:> sudo hostname smithi180 2020-05-21T19:12:04.452 INFO:teuthology.orchestra.run.smithi180:> sudo sed -i -e 's/smithi180.front.sepia.ceph.com/smithi180/g' /etc/hosts 2020-05-21T19:12:04.469 INFO:teuthology.orchestra.run.smithi180:> sudo sed -i -e 's/172.21.15.180/172.21.15.180/g' /etc/hosts 2020-05-21T19:12:04.483 INFO:teuthology.orchestra.run.smithi180:> sudo sed -i -e 's/smithi180.front.sepia.ceph.com/smithi180/g' /etc/hostname 2020-05-21T19:12:04.547 INFO:teuthology.orchestra.run.smithi180:> sudo hostname smithi180 2020-05-21T19:12:04.556 INFO:teuthology.provision.fog.smithi180:Deploy complete! 2020-05-21T19:12:04.557 DEBUG:teuthology.parallel:result is None 2020-05-21T19:12:07.759 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:13.762 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:19.766 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:28.815 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:29.056 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-05-21T19:12:29.057 INFO:teuthology.orchestra.run.smithi065:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-05-21T19:12:29.562 INFO:teuthology.provision.fog.smithi065:Node is ready 2020-05-21T19:12:29.563 INFO:teuthology.orchestra.run.smithi065:> hostname 2020-05-21T19:12:29.611 INFO:teuthology.orchestra.run.smithi065.stdout:smithi065.front.sepia.ceph.com 2020-05-21T19:12:29.612 INFO:teuthology.orchestra.run.smithi065:> grep smithi065.front.sepia.ceph.com /etc/hosts 2020-05-21T19:12:29.619 INFO:teuthology.orchestra.run.smithi065.stdout:172.21.15.65 smithi065.front.sepia.ceph.com smithi065 2020-05-21T19:12:29.620 INFO:teuthology.orchestra.run.smithi065:> sudo hostname smithi065 2020-05-21T19:12:29.771 INFO:teuthology.orchestra.run.smithi065:> sudo sed -i -e 's/smithi065.front.sepia.ceph.com/smithi065/g' /etc/hosts 2020-05-21T19:12:29.788 INFO:teuthology.orchestra.run.smithi065:> sudo sed -i -e 's/172.21.15.65/172.21.15.65/g' /etc/hosts 2020-05-21T19:12:29.803 INFO:teuthology.orchestra.run.smithi065:> sudo sed -i -e 's/smithi065.front.sepia.ceph.com/smithi065/g' /etc/hostname 2020-05-21T19:12:29.871 INFO:teuthology.orchestra.run.smithi065:> sudo hostname smithi065 2020-05-21T19:12:29.884 INFO:teuthology.provision.fog.smithi065:Deploy complete! 2020-05-21T19:12:29.885 DEBUG:teuthology.parallel:result is None 2020-05-21T19:12:30.045 INFO:teuthology.lock.ops:Checking smithi180.front.sepia.ceph.com 2020-05-21T19:12:30.046 INFO:teuthology.lock.ops:New key found. Updating... 2020-05-21T19:12:30.118 INFO:teuthology.lock.ops:Checking smithi065.front.sepia.ceph.com 2020-05-21T19:12:30.119 INFO:teuthology.lock.ops:New key found. Updating... 2020-05-21T19:12:30.204 INFO:teuthology.lock.ops:Updating [smithi180.front.sepia.ceph.com]: set os type and version on server 2020-05-21T19:12:30.205 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:12:30.206 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:30.255 INFO:teuthology.orchestra.run.smithi180:> true 2020-05-21T19:12:30.376 INFO:teuthology.orchestra.run.smithi180:> uname -m 2020-05-21T19:12:30.382 INFO:teuthology.orchestra.run.smithi180.stdout:x86_64 2020-05-21T19:12:30.383 INFO:teuthology.orchestra.run.smithi180:> cat /etc/os-release 2020-05-21T19:12:30.388 INFO:teuthology.orchestra.run.smithi180.stdout:NAME="Ubuntu" 2020-05-21T19:12:30.388 INFO:teuthology.orchestra.run.smithi180.stdout:VERSION="20.04 LTS (Focal Fossa)" 2020-05-21T19:12:30.388 INFO:teuthology.orchestra.run.smithi180.stdout:ID=ubuntu 2020-05-21T19:12:30.388 INFO:teuthology.orchestra.run.smithi180.stdout:ID_LIKE=debian 2020-05-21T19:12:30.389 INFO:teuthology.orchestra.run.smithi180.stdout:PRETTY_NAME="Ubuntu 20.04 LTS" 2020-05-21T19:12:30.389 INFO:teuthology.orchestra.run.smithi180.stdout:VERSION_ID="20.04" 2020-05-21T19:12:30.389 INFO:teuthology.orchestra.run.smithi180.stdout:HOME_URL="https://www.ubuntu.com/" 2020-05-21T19:12:30.389 INFO:teuthology.orchestra.run.smithi180.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-05-21T19:12:30.389 INFO:teuthology.orchestra.run.smithi180.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-05-21T19:12:30.390 INFO:teuthology.orchestra.run.smithi180.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-05-21T19:12:30.390 INFO:teuthology.orchestra.run.smithi180.stdout:VERSION_CODENAME=focal 2020-05-21T19:12:30.390 INFO:teuthology.orchestra.run.smithi180.stdout:UBUNTU_CODENAME=focal 2020-05-21T19:12:30.392 INFO:teuthology.lock.ops:Updating smithi180.front.sepia.ceph.com on lock server 2020-05-21T19:12:30.410 INFO:teuthology.lock.ops:Updating [smithi065.front.sepia.ceph.com]: set os type and version on server 2020-05-21T19:12:30.412 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:12:30.412 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:30.462 INFO:teuthology.orchestra.run.smithi065:> true 2020-05-21T19:12:30.588 INFO:teuthology.orchestra.run.smithi065:> uname -m 2020-05-21T19:12:30.595 INFO:teuthology.orchestra.run.smithi065.stdout:x86_64 2020-05-21T19:12:30.596 INFO:teuthology.orchestra.run.smithi065:> cat /etc/os-release 2020-05-21T19:12:30.603 INFO:teuthology.orchestra.run.smithi065.stdout:NAME="Ubuntu" 2020-05-21T19:12:30.603 INFO:teuthology.orchestra.run.smithi065.stdout:VERSION="20.04 LTS (Focal Fossa)" 2020-05-21T19:12:30.603 INFO:teuthology.orchestra.run.smithi065.stdout:ID=ubuntu 2020-05-21T19:12:30.604 INFO:teuthology.orchestra.run.smithi065.stdout:ID_LIKE=debian 2020-05-21T19:12:30.604 INFO:teuthology.orchestra.run.smithi065.stdout:PRETTY_NAME="Ubuntu 20.04 LTS" 2020-05-21T19:12:30.604 INFO:teuthology.orchestra.run.smithi065.stdout:VERSION_ID="20.04" 2020-05-21T19:12:30.604 INFO:teuthology.orchestra.run.smithi065.stdout:HOME_URL="https://www.ubuntu.com/" 2020-05-21T19:12:30.605 INFO:teuthology.orchestra.run.smithi065.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-05-21T19:12:30.605 INFO:teuthology.orchestra.run.smithi065.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-05-21T19:12:30.605 INFO:teuthology.orchestra.run.smithi065.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-05-21T19:12:30.605 INFO:teuthology.orchestra.run.smithi065.stdout:VERSION_CODENAME=focal 2020-05-21T19:12:30.605 INFO:teuthology.orchestra.run.smithi065.stdout:UBUNTU_CODENAME=focal 2020-05-21T19:12:30.606 INFO:teuthology.lock.ops:Updating smithi065.front.sepia.ceph.com on lock server 2020-05-21T19:12:30.627 INFO:teuthology.task.internal.lock_machines:2 smithi machines locked this try, 2/2 locked so far 2020-05-21T19:12:30.658 INFO:teuthology.task.internal.lock_machines:Locked targets: smithi065.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCizjbpalMeTsQdp+ELhCAG9zzXujLn4KHejbxCv4fW8mdZB03xI7yH7QBEU6Z/wQJhfIAnSJ+iUA1AXysldvv0IjRjfM0X41/euAA3EEh1j0CWxi9iBAyQaYunkjb2zSTFF83FSxfRzpcSeokI6fGmVU3IhIopvDfMPEUPfxz0O4/z33fLmnDmvhe7Q2I8ZM/v43ASikI0vW2riX7jWdGQVHmNlAsLj7p6R4A5Hr7rGfs8pTbk2UsPKkihk6ekQ9vYN7STTH4Owa1D6qb5qjldRAfW3iyZ9o0SPIfBbSMGCRhB7/twpxg6QzlktIzhp1qxeJBVZtAp4v0pJK4c8j7AmGCJ9KpMvszgllelxGgn1PI+V9zR/ifBL5UjtLDznqbI+LHhNMnHskep+AuldKUyXYdw2Lw+Q5ENmdbRZu6qxK03OPyxS+F8lGZyvM81C7K23De/JcIoyGTAaQ1P6RL+RYwzoHhibS1XmndGoDDu0YbMvK/JdYoFw/BQDBkkok8= smithi180.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDQ6YWFffOzXeCJHZD7x5mU2o47XmSe8s7sHB3nH0pPmBmvSgrK8nSsKEd1TUNJXX4Y3QD4TYwfQm+Es+55Of7ZUJDxgAbhxNj37ICh2K4deKDKYKjARFjcfT1LdW2U3HqSLLtxNq70+lzWaf7EMlIgk0oyPHB4adQQ9oqCZTofLgNwm8UNdXa0ZbGfhEoosEP6ndafLhdysdjtwaJPfSA/OvSQuogAK7PeDsZLKVAFV0TsazQgyaIfqHpwDxVlyLVZ4rOm1yJQwgDfky1PZCAd4jcLibKCixZCvVqxhFWU3X6yxL7jbmVzrDK3yL4ZfIJ0dRxwoHqkr237COWfd1n9bkV7eUKc/2cEDmFND+Y1db0QBWi8aMmHfyTtrzTZtTUmFobV8HuL33qH+NSqPoC0/YsDGkXRUrfY7m1NXnrFZr7j4hj8lPbxHLrs4jEgZolmP69q6ZPpeAallSQDqSn2DOp9NmTLoz6k1rZDa1cHACRf41cXqbH6OsXVh4yEuD8= 2020-05-21T19:12:30.659 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-05-21T19:12:30.709 INFO:teuthology.run_tasks:Running task internal.save_config... 2020-05-21T19:12:30.721 INFO:teuthology.task.internal:Saving configuration 2020-05-21T19:12:30.745 INFO:teuthology.run_tasks:Running task internal.check_lock... 2020-05-21T19:12:30.752 INFO:teuthology.task.internal.check_lock:Checking locks... 2020-05-21T19:12:30.768 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-05-21 19:07:03.910801', 'description': '/home/teuthworker/archive/teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi/5076866', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKl6PP+VaTjz+f+zWcLzwCy625GL73nDz90MyU+Og//f', 'os_version': '20.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi180.front.sepia.ceph.com'} 2020-05-21T19:12:30.785 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-05-21 19:07:03.910821', 'description': '/home/teuthworker/archive/teuthology-2020-05-21_18:58:23-upgrade:octopus-x:parallel-master-distro-basic-smithi/5076866', 'locked_by': 'scheduled_teuthology@teuthology', 'up': True, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIkAaS6tZZEzP7m6+cGsoey4yLOAFgKzRKBSB0QtWXl7', 'os_version': '20.04', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'ubuntu', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi065.front.sepia.ceph.com'} 2020-05-21T19:12:30.786 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2020-05-21T19:12:30.811 INFO:teuthology.task.internal:roles: ubuntu@smithi180.front.sepia.ceph.com - ['host.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'client.1'] 2020-05-21T19:12:30.813 INFO:teuthology.task.internal:roles: ubuntu@smithi065.front.sepia.ceph.com - ['host.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.2', 'client.3'] 2020-05-21T19:12:30.813 INFO:teuthology.run_tasks:Running task console_log... 2020-05-21T19:12:30.894 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa1a1528d90>, signals=[15]) 2020-05-21T19:12:30.895 INFO:teuthology.run_tasks:Running task internal.connect... 2020-05-21T19:12:30.939 INFO:teuthology.task.internal:Opening connections... 2020-05-21T19:12:30.940 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi180.front.sepia.ceph.com 2020-05-21T19:12:30.942 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:30.994 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi065.front.sepia.ceph.com 2020-05-21T19:12:30.995 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:12:31.046 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2020-05-21T19:12:31.053 INFO:teuthology.orchestra.run.smithi180:> uname -m 2020-05-21T19:12:31.067 INFO:teuthology.orchestra.run.smithi180.stdout:x86_64 2020-05-21T19:12:31.068 INFO:teuthology.orchestra.run.smithi180:> cat /etc/os-release 2020-05-21T19:12:31.116 INFO:teuthology.orchestra.run.smithi180.stdout:NAME="Ubuntu" 2020-05-21T19:12:31.117 INFO:teuthology.orchestra.run.smithi180.stdout:VERSION="20.04 LTS (Focal Fossa)" 2020-05-21T19:12:31.117 INFO:teuthology.orchestra.run.smithi180.stdout:ID=ubuntu 2020-05-21T19:12:31.117 INFO:teuthology.orchestra.run.smithi180.stdout:ID_LIKE=debian 2020-05-21T19:12:31.117 INFO:teuthology.orchestra.run.smithi180.stdout:PRETTY_NAME="Ubuntu 20.04 LTS" 2020-05-21T19:12:31.117 INFO:teuthology.orchestra.run.smithi180.stdout:VERSION_ID="20.04" 2020-05-21T19:12:31.118 INFO:teuthology.orchestra.run.smithi180.stdout:HOME_URL="https://www.ubuntu.com/" 2020-05-21T19:12:31.118 INFO:teuthology.orchestra.run.smithi180.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-05-21T19:12:31.118 INFO:teuthology.orchestra.run.smithi180.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-05-21T19:12:31.118 INFO:teuthology.orchestra.run.smithi180.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-05-21T19:12:31.118 INFO:teuthology.orchestra.run.smithi180.stdout:VERSION_CODENAME=focal 2020-05-21T19:12:31.119 INFO:teuthology.orchestra.run.smithi180.stdout:UBUNTU_CODENAME=focal 2020-05-21T19:12:31.119 INFO:teuthology.lock.ops:Updating smithi180.front.sepia.ceph.com on lock server 2020-05-21T19:12:31.144 INFO:teuthology.orchestra.run.smithi065:> uname -m 2020-05-21T19:12:31.163 INFO:teuthology.orchestra.run.smithi065.stdout:x86_64 2020-05-21T19:12:31.164 INFO:teuthology.orchestra.run.smithi065:> cat /etc/os-release 2020-05-21T19:12:31.214 INFO:teuthology.orchestra.run.smithi065.stdout:NAME="Ubuntu" 2020-05-21T19:12:31.215 INFO:teuthology.orchestra.run.smithi065.stdout:VERSION="20.04 LTS (Focal Fossa)" 2020-05-21T19:12:31.215 INFO:teuthology.orchestra.run.smithi065.stdout:ID=ubuntu 2020-05-21T19:12:31.215 INFO:teuthology.orchestra.run.smithi065.stdout:ID_LIKE=debian 2020-05-21T19:12:31.215 INFO:teuthology.orchestra.run.smithi065.stdout:PRETTY_NAME="Ubuntu 20.04 LTS" 2020-05-21T19:12:31.215 INFO:teuthology.orchestra.run.smithi065.stdout:VERSION_ID="20.04" 2020-05-21T19:12:31.216 INFO:teuthology.orchestra.run.smithi065.stdout:HOME_URL="https://www.ubuntu.com/" 2020-05-21T19:12:31.216 INFO:teuthology.orchestra.run.smithi065.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2020-05-21T19:12:31.216 INFO:teuthology.orchestra.run.smithi065.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2020-05-21T19:12:31.216 INFO:teuthology.orchestra.run.smithi065.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2020-05-21T19:12:31.216 INFO:teuthology.orchestra.run.smithi065.stdout:VERSION_CODENAME=focal 2020-05-21T19:12:31.217 INFO:teuthology.orchestra.run.smithi065.stdout:UBUNTU_CODENAME=focal 2020-05-21T19:12:31.217 INFO:teuthology.lock.ops:Updating smithi065.front.sepia.ceph.com on lock server 2020-05-21T19:12:31.239 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2020-05-21T19:12:31.252 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2020-05-21T19:12:31.285 INFO:teuthology.task.internal:Checking for old test directory... 2020-05-21T19:12:31.286 INFO:teuthology.orchestra.run.smithi065:> test '!' -e /home/ubuntu/cephtest 2020-05-21T19:12:31.288 INFO:teuthology.orchestra.run.smithi180:> test '!' -e /home/ubuntu/cephtest 2020-05-21T19:12:31.294 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2020-05-21T19:12:31.387 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2020-05-21T19:12:31.388 INFO:teuthology.orchestra.run.smithi065:> test -z $(ls -A /var/lib/ceph) 2020-05-21T19:12:31.390 INFO:teuthology.orchestra.run.smithi180:> test -z $(ls -A /var/lib/ceph) 2020-05-21T19:12:31.405 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2020-05-21T19:12:31.480 INFO:teuthology.run_tasks:Running task kernel... 2020-05-21T19:12:31.500 DEBUG:teuthology.task.kernel:normalized config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.2': {'kdb': True, 'sha1': 'distro'}, 'client.3': {'kdb': True, 'sha1': 'distro'}} 2020-05-21T19:12:31.501 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2020-05-21T19:12:31.501 INFO:teuthology.orchestra.run.smithi180:> uname -r 2020-05-21T19:12:31.507 INFO:teuthology.orchestra.run.smithi180.stdout:5.4.0-26-generic 2020-05-21T19:12:31.508 INFO:teuthology.task.kernel:Running kernel on smithi180: 5.4.0-26-generic 2020-05-21T19:12:31.508 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get clean 2020-05-21T19:12:31.636 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get update 2020-05-21T19:12:31.963 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:12:31.964 INFO:teuthology.orchestra.run.smithi180.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB] 2020-05-21T19:12:32.031 INFO:teuthology.orchestra.run.smithi180.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB] 2020-05-21T19:12:32.379 INFO:teuthology.orchestra.run.smithi180.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB] 2020-05-21T19:12:32.450 INFO:teuthology.orchestra.run.smithi180.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [27.4 kB] 2020-05-21T19:12:32.556 INFO:teuthology.orchestra.run.smithi180.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [75.8 kB] 2020-05-21T19:12:32.584 INFO:teuthology.orchestra.run.smithi180.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [60.5 kB] 2020-05-21T19:12:32.594 INFO:teuthology.orchestra.run.smithi180.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [29.6 kB] 2020-05-21T19:12:32.610 INFO:teuthology.orchestra.run.smithi180.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [2,004 B] 2020-05-21T19:12:32.611 INFO:teuthology.orchestra.run.smithi180.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [7,432 B] 2020-05-21T19:12:32.614 INFO:teuthology.orchestra.run.smithi180.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [2,152 B] 2020-05-21T19:12:32.615 INFO:teuthology.orchestra.run.smithi180.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [30.0 kB] 2020-05-21T19:12:32.630 INFO:teuthology.orchestra.run.smithi180.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [8,928 B] 2020-05-21T19:12:32.641 INFO:teuthology.orchestra.run.smithi180.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [13.9 kB] 2020-05-21T19:12:32.647 INFO:teuthology.orchestra.run.smithi180.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [804 B] 2020-05-21T19:12:32.648 INFO:teuthology.orchestra.run.smithi180.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1,172 B] 2020-05-21T19:12:32.675 INFO:teuthology.orchestra.run.smithi180.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [540 B] 2020-05-21T19:12:32.693 INFO:teuthology.orchestra.run.smithi180.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [127 kB] 2020-05-21T19:12:32.749 INFO:teuthology.orchestra.run.smithi180.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [48.1 kB] 2020-05-21T19:12:32.771 INFO:teuthology.orchestra.run.smithi180.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [2,804 B] 2020-05-21T19:12:32.771 INFO:teuthology.orchestra.run.smithi180.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [8,268 B] 2020-05-21T19:12:32.775 INFO:teuthology.orchestra.run.smithi180.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [2,360 B] 2020-05-21T19:12:32.776 INFO:teuthology.orchestra.run.smithi180.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [27.5 kB] 2020-05-21T19:12:32.789 INFO:teuthology.orchestra.run.smithi180.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [70.1 kB] 2020-05-21T19:12:32.819 INFO:teuthology.orchestra.run.smithi180.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [29.8 kB] 2020-05-21T19:12:32.831 INFO:teuthology.orchestra.run.smithi180.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [2,128 B] 2020-05-21T19:12:32.832 INFO:teuthology.orchestra.run.smithi180.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [1,172 B] 2020-05-21T19:12:32.832 INFO:teuthology.orchestra.run.smithi180.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [540 B] 2020-05-21T19:12:32.912 INFO:teuthology.orchestra.run.smithi180.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [2,792 B] 2020-05-21T19:12:32.913 INFO:teuthology.orchestra.run.smithi180.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [1,956 B] 2020-05-21T19:12:32.913 INFO:teuthology.orchestra.run.smithi180.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [1,280 B] 2020-05-21T19:12:32.913 INFO:teuthology.orchestra.run.smithi180.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [188 B] 2020-05-21T19:12:34.463 INFO:teuthology.orchestra.run.smithi180.stdout:Fetched 898 kB in 1s (765 kB/s) 2020-05-21T19:12:35.490 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:12:35.511 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-05-21T19:12:35.578 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:12:35.713 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:12:35.714 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:12:35.786 INFO:teuthology.orchestra.run.smithi180.stderr:E: Unable to locate package linux-image-current-generic 2020-05-21T19:12:35.788 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-05-21T19:12:35.789 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-05-21T19:12:35.855 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:12:35.989 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:12:35.990 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:12:36.124 INFO:teuthology.orchestra.run.smithi180.stdout:The following additional packages will be installed: 2020-05-21T19:12:36.124 INFO:teuthology.orchestra.run.smithi180.stdout: linux-generic linux-headers-5.4.0-31 linux-headers-5.4.0-31-generic 2020-05-21T19:12:36.125 INFO:teuthology.orchestra.run.smithi180.stdout: linux-headers-generic linux-image-5.4.0-31-generic 2020-05-21T19:12:36.125 INFO:teuthology.orchestra.run.smithi180.stdout: linux-modules-5.4.0-31-generic linux-modules-extra-5.4.0-31-generic 2020-05-21T19:12:36.125 INFO:teuthology.orchestra.run.smithi180.stdout:Suggested packages: 2020-05-21T19:12:36.126 INFO:teuthology.orchestra.run.smithi180.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2020-05-21T19:12:36.126 INFO:teuthology.orchestra.run.smithi180.stdout:Recommended packages: 2020-05-21T19:12:36.126 INFO:teuthology.orchestra.run.smithi180.stdout: thermald 2020-05-21T19:12:36.151 INFO:teuthology.orchestra.run.smithi180.stdout:The following NEW packages will be installed: 2020-05-21T19:12:36.152 INFO:teuthology.orchestra.run.smithi180.stdout: linux-headers-5.4.0-31 linux-headers-5.4.0-31-generic 2020-05-21T19:12:36.152 INFO:teuthology.orchestra.run.smithi180.stdout: linux-image-5.4.0-31-generic linux-modules-5.4.0-31-generic 2020-05-21T19:12:36.152 INFO:teuthology.orchestra.run.smithi180.stdout: linux-modules-extra-5.4.0-31-generic 2020-05-21T19:12:36.152 INFO:teuthology.orchestra.run.smithi180.stdout:The following packages will be upgraded: 2020-05-21T19:12:36.153 INFO:teuthology.orchestra.run.smithi180.stdout: linux-generic linux-headers-generic linux-image-generic 2020-05-21T19:12:36.333 INFO:teuthology.orchestra.run.smithi180.stdout:3 upgraded, 5 newly installed, 0 to remove and 82 not upgraded. 2020-05-21T19:12:36.333 INFO:teuthology.orchestra.run.smithi180.stdout:Need to get 73.9 MB of archives. 2020-05-21T19:12:36.333 INFO:teuthology.orchestra.run.smithi180.stdout:After this operation, 359 MB of additional disk space will be used. 2020-05-21T19:12:36.334 INFO:teuthology.orchestra.run.smithi180.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-31-generic amd64 5.4.0-31.35 [14.4 MB] 2020-05-21T19:12:37.398 INFO:teuthology.orchestra.run.smithi180.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-31-generic amd64 5.4.0-31.35 [8,870 kB] 2020-05-21T19:12:37.593 INFO:teuthology.orchestra.run.smithi180.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-31-generic amd64 5.4.0-31.35 [38.5 MB] 2020-05-21T19:12:38.821 INFO:teuthology.orchestra.run.smithi180.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.31.36 [1,896 B] 2020-05-21T19:12:38.821 INFO:teuthology.orchestra.run.smithi180.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.31.36 [2,704 B] 2020-05-21T19:12:38.822 INFO:teuthology.orchestra.run.smithi180.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-31 all 5.4.0-31.35 [10.9 MB] 2020-05-21T19:12:39.096 INFO:teuthology.orchestra.run.smithi180.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-31-generic amd64 5.4.0-31.35 [1,213 kB] 2020-05-21T19:12:39.111 INFO:teuthology.orchestra.run.smithi180.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.31.36 [2,584 B] 2020-05-21T19:12:39.582 INFO:teuthology.orchestra.run.smithi180.stdout:Fetched 73.9 MB in 3s (25.0 MB/s) 2020-05-21T19:12:39.795 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package linux-modules-5.4.0-31-generic. 2020-05-21T19:12:41.565 INFO:teuthology.orchestra.run.smithi180.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 113167 files and directories currently installed.) 2020-05-21T19:12:41.570 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../0-linux-modules-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:12:41.658 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-modules-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:12:43.492 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package linux-image-5.4.0-31-generic. 2020-05-21T19:12:43.509 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../1-linux-image-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:12:43.603 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-image-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:12:44.545 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-31-generic. 2020-05-21T19:12:44.558 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:12:44.595 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-modules-extra-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:12:49.261 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../3-linux-generic_5.4.0.31.36_amd64.deb ... 2020-05-21T19:12:49.378 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-generic (5.4.0.31.36) over (5.4.0.26.32) ... 2020-05-21T19:12:49.731 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.31.36_amd64.deb ... 2020-05-21T19:12:49.857 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-image-generic (5.4.0.31.36) over (5.4.0.26.32) ... 2020-05-21T19:12:50.210 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package linux-headers-5.4.0-31. 2020-05-21T19:12:50.225 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../5-linux-headers-5.4.0-31_5.4.0-31.35_all.deb ... 2020-05-21T19:12:50.268 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-headers-5.4.0-31 (5.4.0-31.35) ... 2020-05-21T19:12:55.703 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package linux-headers-5.4.0-31-generic. 2020-05-21T19:12:55.724 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../6-linux-headers-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:12:55.762 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-headers-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:12:58.294 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.31.36_amd64.deb ... 2020-05-21T19:12:58.414 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking linux-headers-generic (5.4.0.31.36) over (5.4.0.26.32) ... 2020-05-21T19:12:58.779 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-headers-5.4.0-31 (5.4.0-31.35) ... 2020-05-21T19:12:58.885 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-modules-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:12:59.988 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-headers-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:00.242 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-headers-generic (5.4.0.31.36) ... 2020-05-21T19:13:00.482 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-image-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:01.538 INFO:teuthology.orchestra.run.smithi180.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-31-generic 2020-05-21T19:13:01.539 INFO:teuthology.orchestra.run.smithi180.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-31-generic 2020-05-21T19:13:01.683 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-modules-extra-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:02.785 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-image-generic (5.4.0.31.36) ... 2020-05-21T19:13:02.903 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up linux-generic (5.4.0.31.36) ... 2020-05-21T19:13:03.005 INFO:teuthology.orchestra.run.smithi180.stdout:Processing triggers for linux-image-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:03.189 INFO:teuthology.orchestra.run.smithi180.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-05-21T19:13:03.189 INFO:teuthology.orchestra.run.smithi180.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-31-generic 2020-05-21T19:13:24.557 INFO:teuthology.orchestra.run.smithi180.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-05-21T19:13:24.558 INFO:teuthology.orchestra.run.smithi180.stdout:Sourcing file `/etc/default/grub' 2020-05-21T19:13:24.580 INFO:teuthology.orchestra.run.smithi180.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2020-05-21T19:13:24.601 INFO:teuthology.orchestra.run.smithi180.stdout:Generating grub configuration file ... 2020-05-21T19:13:24.907 INFO:teuthology.orchestra.run.smithi180.stdout:Found linux image: /boot/vmlinuz-5.4.0-31-generic 2020-05-21T19:13:24.942 INFO:teuthology.orchestra.run.smithi180.stdout:Found initrd image: /boot/initrd.img-5.4.0-31-generic 2020-05-21T19:13:25.357 INFO:teuthology.orchestra.run.smithi180.stdout:Found linux image: /boot/vmlinuz-5.4.0-26-generic 2020-05-21T19:13:25.369 INFO:teuthology.orchestra.run.smithi180.stdout:Found initrd image: /boot/initrd.img-5.4.0-26-generic 2020-05-21T19:13:27.991 INFO:teuthology.orchestra.run.smithi180.stdout:done 2020-05-21T19:13:28.283 INFO:teuthology.orchestra.run.smithi180:> dpkg -s linux-image-generic 2020-05-21T19:13:28.320 INFO:teuthology.orchestra.run.smithi180.stdout:Package: linux-image-generic 2020-05-21T19:13:28.320 INFO:teuthology.orchestra.run.smithi180.stdout:Status: install ok installed 2020-05-21T19:13:28.321 INFO:teuthology.orchestra.run.smithi180.stdout:Priority: optional 2020-05-21T19:13:28.321 INFO:teuthology.orchestra.run.smithi180.stdout:Section: kernel 2020-05-21T19:13:28.321 INFO:teuthology.orchestra.run.smithi180.stdout:Installed-Size: 17 2020-05-21T19:13:28.321 INFO:teuthology.orchestra.run.smithi180.stdout:Maintainer: Ubuntu Kernel Team 2020-05-21T19:13:28.321 INFO:teuthology.orchestra.run.smithi180.stdout:Architecture: amd64 2020-05-21T19:13:28.322 INFO:teuthology.orchestra.run.smithi180.stdout:Source: linux-meta 2020-05-21T19:13:28.322 INFO:teuthology.orchestra.run.smithi180.stdout:Version: 5.4.0.31.36 2020-05-21T19:13:28.322 INFO:teuthology.orchestra.run.smithi180.stdout:Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-1), zfs-modules (= 0.8.3-1ubuntu12) 2020-05-21T19:13:28.322 INFO:teuthology.orchestra.run.smithi180.stdout:Depends: linux-image-5.4.0-31-generic, linux-modules-extra-5.4.0-31-generic, linux-firmware, intel-microcode, amd64-microcode 2020-05-21T19:13:28.322 INFO:teuthology.orchestra.run.smithi180.stdout:Recommends: thermald 2020-05-21T19:13:28.323 INFO:teuthology.orchestra.run.smithi180.stdout:Description: Generic Linux kernel image 2020-05-21T19:13:28.323 INFO:teuthology.orchestra.run.smithi180.stdout: This package will always depend on the latest generic kernel image 2020-05-21T19:13:28.323 INFO:teuthology.orchestra.run.smithi180.stdout: available. 2020-05-21T19:13:28.324 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-26-generic Expected: 5.4.0-31-generic 2020-05-21T19:13:28.324 INFO:teuthology.orchestra.run.smithi065:> uname -r 2020-05-21T19:13:28.332 INFO:teuthology.orchestra.run.smithi065.stdout:5.4.0-26-generic 2020-05-21T19:13:28.332 INFO:teuthology.task.kernel:Running kernel on smithi065: 5.4.0-26-generic 2020-05-21T19:13:28.333 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get clean 2020-05-21T19:13:28.469 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get update 2020-05-21T19:13:28.769 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:13:28.770 INFO:teuthology.orchestra.run.smithi065.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB] 2020-05-21T19:13:28.832 INFO:teuthology.orchestra.run.smithi065.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB] 2020-05-21T19:13:29.176 INFO:teuthology.orchestra.run.smithi065.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB] 2020-05-21T19:13:29.249 INFO:teuthology.orchestra.run.smithi065.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [27.4 kB] 2020-05-21T19:13:29.363 INFO:teuthology.orchestra.run.smithi065.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [75.8 kB] 2020-05-21T19:13:29.389 INFO:teuthology.orchestra.run.smithi065.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [60.5 kB] 2020-05-21T19:13:29.401 INFO:teuthology.orchestra.run.smithi065.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [29.6 kB] 2020-05-21T19:13:29.416 INFO:teuthology.orchestra.run.smithi065.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [2,004 B] 2020-05-21T19:13:29.417 INFO:teuthology.orchestra.run.smithi065.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [7,432 B] 2020-05-21T19:13:29.420 INFO:teuthology.orchestra.run.smithi065.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [2,152 B] 2020-05-21T19:13:29.421 INFO:teuthology.orchestra.run.smithi065.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [8,928 B] 2020-05-21T19:13:29.426 INFO:teuthology.orchestra.run.smithi065.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [30.0 kB] 2020-05-21T19:13:29.448 INFO:teuthology.orchestra.run.smithi065.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [13.9 kB] 2020-05-21T19:13:29.454 INFO:teuthology.orchestra.run.smithi065.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [804 B] 2020-05-21T19:13:29.455 INFO:teuthology.orchestra.run.smithi065.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1,172 B] 2020-05-21T19:13:29.482 INFO:teuthology.orchestra.run.smithi065.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [540 B] 2020-05-21T19:13:29.498 INFO:teuthology.orchestra.run.smithi065.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [127 kB] 2020-05-21T19:13:29.555 INFO:teuthology.orchestra.run.smithi065.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [48.1 kB] 2020-05-21T19:13:29.577 INFO:teuthology.orchestra.run.smithi065.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [2,804 B] 2020-05-21T19:13:29.578 INFO:teuthology.orchestra.run.smithi065.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [8,268 B] 2020-05-21T19:13:29.581 INFO:teuthology.orchestra.run.smithi065.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [2,360 B] 2020-05-21T19:13:29.582 INFO:teuthology.orchestra.run.smithi065.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [27.5 kB] 2020-05-21T19:13:29.595 INFO:teuthology.orchestra.run.smithi065.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [70.1 kB] 2020-05-21T19:13:29.626 INFO:teuthology.orchestra.run.smithi065.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [29.8 kB] 2020-05-21T19:13:29.637 INFO:teuthology.orchestra.run.smithi065.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [2,128 B] 2020-05-21T19:13:29.638 INFO:teuthology.orchestra.run.smithi065.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [1,172 B] 2020-05-21T19:13:29.638 INFO:teuthology.orchestra.run.smithi065.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [540 B] 2020-05-21T19:13:29.718 INFO:teuthology.orchestra.run.smithi065.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [2,792 B] 2020-05-21T19:13:29.719 INFO:teuthology.orchestra.run.smithi065.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [1,956 B] 2020-05-21T19:13:29.719 INFO:teuthology.orchestra.run.smithi065.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-backports/universe Translation-en [1,280 B] 2020-05-21T19:13:29.720 INFO:teuthology.orchestra.run.smithi065.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [188 B] 2020-05-21T19:13:31.292 INFO:teuthology.orchestra.run.smithi065.stdout:Fetched 898 kB in 1s (772 kB/s) 2020-05-21T19:13:32.215 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:13:32.235 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-05-21T19:13:32.302 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:13:32.440 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:13:32.441 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:13:32.518 INFO:teuthology.orchestra.run.smithi065.stderr:E: Unable to locate package linux-image-current-generic 2020-05-21T19:13:32.520 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-05-21T19:13:32.521 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-05-21T19:13:32.590 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:13:32.728 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:13:32.729 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:13:32.870 INFO:teuthology.orchestra.run.smithi065.stdout:The following additional packages will be installed: 2020-05-21T19:13:32.870 INFO:teuthology.orchestra.run.smithi065.stdout: linux-generic linux-headers-5.4.0-31 linux-headers-5.4.0-31-generic 2020-05-21T19:13:32.870 INFO:teuthology.orchestra.run.smithi065.stdout: linux-headers-generic linux-image-5.4.0-31-generic 2020-05-21T19:13:32.870 INFO:teuthology.orchestra.run.smithi065.stdout: linux-modules-5.4.0-31-generic linux-modules-extra-5.4.0-31-generic 2020-05-21T19:13:32.871 INFO:teuthology.orchestra.run.smithi065.stdout:Suggested packages: 2020-05-21T19:13:32.871 INFO:teuthology.orchestra.run.smithi065.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2020-05-21T19:13:32.871 INFO:teuthology.orchestra.run.smithi065.stdout:Recommended packages: 2020-05-21T19:13:32.872 INFO:teuthology.orchestra.run.smithi065.stdout: thermald 2020-05-21T19:13:32.900 INFO:teuthology.orchestra.run.smithi065.stdout:The following NEW packages will be installed: 2020-05-21T19:13:32.900 INFO:teuthology.orchestra.run.smithi065.stdout: linux-headers-5.4.0-31 linux-headers-5.4.0-31-generic 2020-05-21T19:13:32.900 INFO:teuthology.orchestra.run.smithi065.stdout: linux-image-5.4.0-31-generic linux-modules-5.4.0-31-generic 2020-05-21T19:13:32.900 INFO:teuthology.orchestra.run.smithi065.stdout: linux-modules-extra-5.4.0-31-generic 2020-05-21T19:13:32.901 INFO:teuthology.orchestra.run.smithi065.stdout:The following packages will be upgraded: 2020-05-21T19:13:32.901 INFO:teuthology.orchestra.run.smithi065.stdout: linux-generic linux-headers-generic linux-image-generic 2020-05-21T19:13:33.099 INFO:teuthology.orchestra.run.smithi065.stdout:3 upgraded, 5 newly installed, 0 to remove and 82 not upgraded. 2020-05-21T19:13:33.100 INFO:teuthology.orchestra.run.smithi065.stdout:Need to get 73.9 MB of archives. 2020-05-21T19:13:33.100 INFO:teuthology.orchestra.run.smithi065.stdout:After this operation, 359 MB of additional disk space will be used. 2020-05-21T19:13:33.100 INFO:teuthology.orchestra.run.smithi065.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-31-generic amd64 5.4.0-31.35 [14.4 MB] 2020-05-21T19:13:34.192 INFO:teuthology.orchestra.run.smithi065.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-31-generic amd64 5.4.0-31.35 [8,870 kB] 2020-05-21T19:13:34.389 INFO:teuthology.orchestra.run.smithi065.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-31-generic amd64 5.4.0-31.35 [38.5 MB] 2020-05-21T19:13:35.633 INFO:teuthology.orchestra.run.smithi065.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.31.36 [1,896 B] 2020-05-21T19:13:35.633 INFO:teuthology.orchestra.run.smithi065.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.31.36 [2,704 B] 2020-05-21T19:13:35.634 INFO:teuthology.orchestra.run.smithi065.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-31 all 5.4.0-31.35 [10.9 MB] 2020-05-21T19:13:35.906 INFO:teuthology.orchestra.run.smithi065.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-31-generic amd64 5.4.0-31.35 [1,213 kB] 2020-05-21T19:13:35.961 INFO:teuthology.orchestra.run.smithi065.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.31.36 [2,584 B] 2020-05-21T19:13:36.440 INFO:teuthology.orchestra.run.smithi065.stdout:Fetched 73.9 MB in 3s (24.2 MB/s) 2020-05-21T19:13:36.621 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package linux-modules-5.4.0-31-generic. 2020-05-21T19:13:38.371 INFO:teuthology.orchestra.run.smithi065.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 113167 files and directories currently installed.) 2020-05-21T19:13:38.376 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../0-linux-modules-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:13:38.441 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-modules-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:40.266 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package linux-image-5.4.0-31-generic. 2020-05-21T19:13:40.281 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../1-linux-image-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:13:40.368 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-image-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:41.381 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-31-generic. 2020-05-21T19:13:41.392 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:13:41.427 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-modules-extra-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:46.066 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../3-linux-generic_5.4.0.31.36_amd64.deb ... 2020-05-21T19:13:46.190 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-generic (5.4.0.31.36) over (5.4.0.26.32) ... 2020-05-21T19:13:46.509 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.31.36_amd64.deb ... 2020-05-21T19:13:46.636 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-image-generic (5.4.0.31.36) over (5.4.0.26.32) ... 2020-05-21T19:13:46.963 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package linux-headers-5.4.0-31. 2020-05-21T19:13:46.978 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../5-linux-headers-5.4.0-31_5.4.0-31.35_all.deb ... 2020-05-21T19:13:47.022 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-headers-5.4.0-31 (5.4.0-31.35) ... 2020-05-21T19:13:52.785 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package linux-headers-5.4.0-31-generic. 2020-05-21T19:13:52.807 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../6-linux-headers-5.4.0-31-generic_5.4.0-31.35_amd64.deb ... 2020-05-21T19:13:52.851 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-headers-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:55.581 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.31.36_amd64.deb ... 2020-05-21T19:13:55.702 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking linux-headers-generic (5.4.0.31.36) over (5.4.0.26.32) ... 2020-05-21T19:13:55.999 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-headers-5.4.0-31 (5.4.0-31.35) ... 2020-05-21T19:13:56.115 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-modules-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:57.284 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-headers-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:57.410 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-headers-generic (5.4.0.31.36) ... 2020-05-21T19:13:57.536 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-image-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:13:58.634 INFO:teuthology.orchestra.run.smithi065.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.4.0-31-generic 2020-05-21T19:13:58.635 INFO:teuthology.orchestra.run.smithi065.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.4.0-31-generic 2020-05-21T19:13:58.905 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-modules-extra-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:14:00.056 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-image-generic (5.4.0.31.36) ... 2020-05-21T19:14:00.182 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up linux-generic (5.4.0.31.36) ... 2020-05-21T19:14:00.309 INFO:teuthology.orchestra.run.smithi065.stdout:Processing triggers for linux-image-5.4.0-31-generic (5.4.0-31.35) ... 2020-05-21T19:14:00.481 INFO:teuthology.orchestra.run.smithi065.stdout:/etc/kernel/postinst.d/initramfs-tools: 2020-05-21T19:14:00.481 INFO:teuthology.orchestra.run.smithi065.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-31-generic 2020-05-21T19:14:22.729 INFO:teuthology.orchestra.run.smithi065.stdout:/etc/kernel/postinst.d/zz-update-grub: 2020-05-21T19:14:22.730 INFO:teuthology.orchestra.run.smithi065.stdout:Sourcing file `/etc/default/grub' 2020-05-21T19:14:22.741 INFO:teuthology.orchestra.run.smithi065.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2020-05-21T19:14:22.760 INFO:teuthology.orchestra.run.smithi065.stdout:Generating grub configuration file ... 2020-05-21T19:14:23.082 INFO:teuthology.orchestra.run.smithi065.stdout:Found linux image: /boot/vmlinuz-5.4.0-31-generic 2020-05-21T19:14:23.129 INFO:teuthology.orchestra.run.smithi065.stdout:Found initrd image: /boot/initrd.img-5.4.0-31-generic 2020-05-21T19:14:23.488 INFO:teuthology.orchestra.run.smithi065.stdout:Found linux image: /boot/vmlinuz-5.4.0-26-generic 2020-05-21T19:14:23.500 INFO:teuthology.orchestra.run.smithi065.stdout:Found initrd image: /boot/initrd.img-5.4.0-26-generic 2020-05-21T19:14:26.139 INFO:teuthology.orchestra.run.smithi065.stdout:done 2020-05-21T19:14:26.458 INFO:teuthology.orchestra.run.smithi065:> dpkg -s linux-image-generic 2020-05-21T19:14:26.496 INFO:teuthology.orchestra.run.smithi065.stdout:Package: linux-image-generic 2020-05-21T19:14:26.497 INFO:teuthology.orchestra.run.smithi065.stdout:Status: install ok installed 2020-05-21T19:14:26.497 INFO:teuthology.orchestra.run.smithi065.stdout:Priority: optional 2020-05-21T19:14:26.497 INFO:teuthology.orchestra.run.smithi065.stdout:Section: kernel 2020-05-21T19:14:26.497 INFO:teuthology.orchestra.run.smithi065.stdout:Installed-Size: 17 2020-05-21T19:14:26.498 INFO:teuthology.orchestra.run.smithi065.stdout:Maintainer: Ubuntu Kernel Team 2020-05-21T19:14:26.498 INFO:teuthology.orchestra.run.smithi065.stdout:Architecture: amd64 2020-05-21T19:14:26.498 INFO:teuthology.orchestra.run.smithi065.stdout:Source: linux-meta 2020-05-21T19:14:26.498 INFO:teuthology.orchestra.run.smithi065.stdout:Version: 5.4.0.31.36 2020-05-21T19:14:26.498 INFO:teuthology.orchestra.run.smithi065.stdout:Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-1), zfs-modules (= 0.8.3-1ubuntu12) 2020-05-21T19:14:26.499 INFO:teuthology.orchestra.run.smithi065.stdout:Depends: linux-image-5.4.0-31-generic, linux-modules-extra-5.4.0-31-generic, linux-firmware, intel-microcode, amd64-microcode 2020-05-21T19:14:26.499 INFO:teuthology.orchestra.run.smithi065.stdout:Recommends: thermald 2020-05-21T19:14:26.499 INFO:teuthology.orchestra.run.smithi065.stdout:Description: Generic Linux kernel image 2020-05-21T19:14:26.499 INFO:teuthology.orchestra.run.smithi065.stdout: This package will always depend on the latest generic kernel image 2020-05-21T19:14:26.499 INFO:teuthology.orchestra.run.smithi065.stdout: available. 2020-05-21T19:14:26.500 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-26-generic Expected: 5.4.0-31-generic 2020-05-21T19:14:26.500 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2020-05-21T19:14:26.501 DEBUG:teuthology.task.kernel:src is distro, skipping download 2020-05-21T19:14:26.501 DEBUG:teuthology.task.kernel:src is distro, skipping download 2020-05-21T19:14:26.503 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2020-05-21T19:14:26.504 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi180.front.sepia.ceph.com, path=None, version=distro) 2020-05-21T19:14:26.504 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get clean 2020-05-21T19:14:26.607 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get update 2020-05-21T19:14:26.795 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2020-05-21T19:14:26.885 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:14:26.966 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2020-05-21T19:14:27.047 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2020-05-21T19:14:28.106 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:14:28.126 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-05-21T19:14:28.189 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:14:28.348 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:14:28.349 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:14:28.423 INFO:teuthology.orchestra.run.smithi180.stderr:E: Unable to locate package linux-image-current-generic 2020-05-21T19:14:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-05-21T19:14:28.426 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-05-21T19:14:28.495 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:14:28.628 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:14:28.629 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:14:28.764 INFO:teuthology.orchestra.run.smithi180.stdout:linux-image-generic is already the newest version (5.4.0.31.36). 2020-05-21T19:14:28.764 INFO:teuthology.orchestra.run.smithi180.stdout:0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2020-05-21T19:14:28.766 INFO:teuthology.orchestra.run.smithi180:> dpkg -s linux-image-generic 2020-05-21T19:14:28.782 INFO:teuthology.orchestra.run.smithi180.stdout:Package: linux-image-generic 2020-05-21T19:14:28.783 INFO:teuthology.orchestra.run.smithi180.stdout:Status: install ok installed 2020-05-21T19:14:28.783 INFO:teuthology.orchestra.run.smithi180.stdout:Priority: optional 2020-05-21T19:14:28.783 INFO:teuthology.orchestra.run.smithi180.stdout:Section: kernel 2020-05-21T19:14:28.783 INFO:teuthology.orchestra.run.smithi180.stdout:Installed-Size: 17 2020-05-21T19:14:28.783 INFO:teuthology.orchestra.run.smithi180.stdout:Maintainer: Ubuntu Kernel Team 2020-05-21T19:14:28.783 INFO:teuthology.orchestra.run.smithi180.stdout:Architecture: amd64 2020-05-21T19:14:28.784 INFO:teuthology.orchestra.run.smithi180.stdout:Source: linux-meta 2020-05-21T19:14:28.784 INFO:teuthology.orchestra.run.smithi180.stdout:Version: 5.4.0.31.36 2020-05-21T19:14:28.784 INFO:teuthology.orchestra.run.smithi180.stdout:Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-1), zfs-modules (= 0.8.3-1ubuntu12) 2020-05-21T19:14:28.784 INFO:teuthology.orchestra.run.smithi180.stdout:Depends: linux-image-5.4.0-31-generic, linux-modules-extra-5.4.0-31-generic, linux-firmware, intel-microcode, amd64-microcode 2020-05-21T19:14:28.784 INFO:teuthology.orchestra.run.smithi180.stdout:Recommends: thermald 2020-05-21T19:14:28.785 INFO:teuthology.orchestra.run.smithi180.stdout:Description: Generic Linux kernel image 2020-05-21T19:14:28.785 INFO:teuthology.orchestra.run.smithi180.stdout: This package will always depend on the latest generic kernel image 2020-05-21T19:14:28.785 INFO:teuthology.orchestra.run.smithi180.stdout: available. 2020-05-21T19:14:28.786 INFO:teuthology.orchestra.run.smithi180:> mktemp 2020-05-21T19:14:28.794 INFO:teuthology.orchestra.run.smithi180.stdout:/tmp/tmp.tA3cK8dXVY 2020-05-21T19:14:28.794 INFO:teuthology.orchestra.run.smithi180:> sudo cp /boot/grub/grub.cfg /tmp/tmp.tA3cK8dXVY 2020-05-21T19:14:28.807 INFO:teuthology.orchestra.run.smithi180:> sudo chmod 0666 /tmp/tmp.tA3cK8dXVY 2020-05-21T19:14:28.891 DEBUG:teuthology.orchestra.remote:smithi180:/tmp/tmp.tA3cK8dXVY is 8KB 2020-05-21T19:14:28.905 INFO:teuthology.orchestra.run.smithi180:> rm -fr /tmp/tmp.tA3cK8dXVY 2020-05-21T19:14:28.912 INFO:teuthology.orchestra.run.smithi180:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2020-05-21T19:14:28.967 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/grub.d/01_ceph_kernel' && sudo chmod 755 /etc/grub.d/01_ceph_kernel 2020-05-21T19:14:29.006 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-31-generic 2020-05-21T19:14:29.007 INFO:teuthology.orchestra.run.smithi180:> sudo update-grub 2020-05-21T19:14:30.017 INFO:teuthology.orchestra.run.smithi180.stderr:Sourcing file `/etc/default/grub' 2020-05-21T19:14:30.026 INFO:teuthology.orchestra.run.smithi180.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2020-05-21T19:14:30.047 INFO:teuthology.orchestra.run.smithi180.stderr:Generating grub configuration file ... 2020-05-21T19:14:30.334 INFO:teuthology.orchestra.run.smithi180.stderr:Found linux image: /boot/vmlinuz-5.4.0-31-generic 2020-05-21T19:14:30.345 INFO:teuthology.orchestra.run.smithi180.stderr:Found initrd image: /boot/initrd.img-5.4.0-31-generic 2020-05-21T19:14:30.687 INFO:teuthology.orchestra.run.smithi180.stderr:Found linux image: /boot/vmlinuz-5.4.0-26-generic 2020-05-21T19:14:30.699 INFO:teuthology.orchestra.run.smithi180.stderr:Found initrd image: /boot/initrd.img-5.4.0-26-generic 2020-05-21T19:14:32.305 INFO:teuthology.orchestra.run.smithi180.stderr:done 2020-05-21T19:14:32.307 INFO:teuthology.orchestra.run.smithi180:> sudo shutdown -r now 2020-05-21T19:14:32.310 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2020-05-21T19:14:32.310 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi065.front.sepia.ceph.com, path=None, version=distro) 2020-05-21T19:14:32.310 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get clean 2020-05-21T19:14:32.397 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get update 2020-05-21T19:14:32.673 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:14:32.674 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2020-05-21T19:14:32.742 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2020-05-21T19:14:32.824 INFO:teuthology.orchestra.run.smithi065.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB] 2020-05-21T19:14:33.364 INFO:teuthology.orchestra.run.smithi065.stdout:Fetched 98.3 kB in 1s (128 kB/s) 2020-05-21T19:14:34.014 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:14:34.035 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-05-21T19:14:34.100 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:14:34.223 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:14:34.224 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:14:34.294 INFO:teuthology.orchestra.run.smithi065.stderr:E: Unable to locate package linux-image-current-generic 2020-05-21T19:14:34.296 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-05-21T19:14:34.296 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-05-21T19:14:34.361 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:14:34.484 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:14:34.485 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:14:34.624 INFO:teuthology.orchestra.run.smithi065.stdout:linux-image-generic is already the newest version (5.4.0.31.36). 2020-05-21T19:14:34.624 INFO:teuthology.orchestra.run.smithi065.stdout:0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2020-05-21T19:14:34.626 INFO:teuthology.orchestra.run.smithi065:> dpkg -s linux-image-generic 2020-05-21T19:14:34.650 INFO:teuthology.orchestra.run.smithi065.stdout:Package: linux-image-generic 2020-05-21T19:14:34.651 INFO:teuthology.orchestra.run.smithi065.stdout:Status: install ok installed 2020-05-21T19:14:34.651 INFO:teuthology.orchestra.run.smithi065.stdout:Priority: optional 2020-05-21T19:14:34.651 INFO:teuthology.orchestra.run.smithi065.stdout:Section: kernel 2020-05-21T19:14:34.651 INFO:teuthology.orchestra.run.smithi065.stdout:Installed-Size: 17 2020-05-21T19:14:34.651 INFO:teuthology.orchestra.run.smithi065.stdout:Maintainer: Ubuntu Kernel Team 2020-05-21T19:14:34.652 INFO:teuthology.orchestra.run.smithi065.stdout:Architecture: amd64 2020-05-21T19:14:34.652 INFO:teuthology.orchestra.run.smithi065.stdout:Source: linux-meta 2020-05-21T19:14:34.652 INFO:teuthology.orchestra.run.smithi065.stdout:Version: 5.4.0.31.36 2020-05-21T19:14:34.652 INFO:teuthology.orchestra.run.smithi065.stdout:Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-1), zfs-modules (= 0.8.3-1ubuntu12) 2020-05-21T19:14:34.652 INFO:teuthology.orchestra.run.smithi065.stdout:Depends: linux-image-5.4.0-31-generic, linux-modules-extra-5.4.0-31-generic, linux-firmware, intel-microcode, amd64-microcode 2020-05-21T19:14:34.653 INFO:teuthology.orchestra.run.smithi065.stdout:Recommends: thermald 2020-05-21T19:14:34.653 INFO:teuthology.orchestra.run.smithi065.stdout:Description: Generic Linux kernel image 2020-05-21T19:14:34.653 INFO:teuthology.orchestra.run.smithi065.stdout: This package will always depend on the latest generic kernel image 2020-05-21T19:14:34.653 INFO:teuthology.orchestra.run.smithi065.stdout: available. 2020-05-21T19:14:34.654 INFO:teuthology.orchestra.run.smithi065:> mktemp 2020-05-21T19:14:34.703 INFO:teuthology.orchestra.run.smithi065.stdout:/tmp/tmp.BmoKEemjKv 2020-05-21T19:14:34.704 INFO:teuthology.orchestra.run.smithi065:> sudo cp /boot/grub/grub.cfg /tmp/tmp.BmoKEemjKv 2020-05-21T19:14:34.716 INFO:teuthology.orchestra.run.smithi065:> sudo chmod 0666 /tmp/tmp.BmoKEemjKv 2020-05-21T19:14:34.748 DEBUG:teuthology.orchestra.remote:smithi065:/tmp/tmp.BmoKEemjKv is 8KB 2020-05-21T19:14:34.762 INFO:teuthology.orchestra.run.smithi065:> rm -fr /tmp/tmp.BmoKEemjKv 2020-05-21T19:14:34.769 INFO:teuthology.orchestra.run.smithi065:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2020-05-21T19:14:34.822 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /etc/grub.d/01_ceph_kernel' && sudo chmod 755 /etc/grub.d/01_ceph_kernel 2020-05-21T19:14:34.846 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-31-generic 2020-05-21T19:14:34.846 INFO:teuthology.orchestra.run.smithi065:> sudo update-grub 2020-05-21T19:14:35.942 INFO:teuthology.orchestra.run.smithi065.stderr:Sourcing file `/etc/default/grub' 2020-05-21T19:14:35.943 INFO:teuthology.orchestra.run.smithi065.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2020-05-21T19:14:35.949 INFO:teuthology.orchestra.run.smithi065.stderr:Generating grub configuration file ... 2020-05-21T19:14:36.193 INFO:teuthology.orchestra.run.smithi065.stderr:Found linux image: /boot/vmlinuz-5.4.0-31-generic 2020-05-21T19:14:36.205 INFO:teuthology.orchestra.run.smithi065.stderr:Found initrd image: /boot/initrd.img-5.4.0-31-generic 2020-05-21T19:14:36.540 INFO:teuthology.orchestra.run.smithi065.stderr:Found linux image: /boot/vmlinuz-5.4.0-26-generic 2020-05-21T19:14:36.551 INFO:teuthology.orchestra.run.smithi065.stderr:Found initrd image: /boot/initrd.img-5.4.0-26-generic 2020-05-21T19:14:38.207 INFO:teuthology.orchestra.run.smithi065.stderr:done 2020-05-21T19:14:38.208 INFO:teuthology.orchestra.run.smithi065:> sudo shutdown -r now 2020-05-21T19:15:08.240 INFO:teuthology.misc:Re-opening connections... 2020-05-21T19:15:08.241 INFO:teuthology.misc:trying to connect to ubuntu@smithi180.front.sepia.ceph.com 2020-05-21T19:15:08.242 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:15:08.243 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:15:26.558 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.180 2020-05-21T19:15:26.559 INFO:teuthology.misc:trying to connect to ubuntu@smithi065.front.sepia.ceph.com 2020-05-21T19:15:26.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:15:26.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:15:44.994 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.65 2020-05-21T19:15:44.995 DEBUG:teuthology.misc:waited 36.753992795944214 2020-05-21T19:15:45.996 INFO:teuthology.misc:trying to connect to ubuntu@smithi180.front.sepia.ceph.com 2020-05-21T19:15:45.997 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:15:45.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:16:01.374 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.180 2020-05-21T19:16:01.375 INFO:teuthology.misc:trying to connect to ubuntu@smithi065.front.sepia.ceph.com 2020-05-21T19:16:01.376 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:16:01.376 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:16:16.734 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.65 2020-05-21T19:16:16.736 DEBUG:teuthology.misc:waited 68.49459314346313 2020-05-21T19:16:17.737 INFO:teuthology.misc:trying to connect to ubuntu@smithi180.front.sepia.ceph.com 2020-05-21T19:16:17.737 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:16:17.738 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:16:17.955 INFO:teuthology.orchestra.run.smithi180:> true 2020-05-21T19:16:18.475 DEBUG:teuthology.misc:waited 70.23361229896545 2020-05-21T19:16:19.476 INFO:teuthology.misc:trying to connect to ubuntu@smithi065.front.sepia.ceph.com 2020-05-21T19:16:19.477 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:16:19.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:16:20.039 INFO:teuthology.orchestra.run.smithi065:> true 2020-05-21T19:16:21.515 DEBUG:teuthology.misc:waited 73.27337408065796 2020-05-21T19:16:22.516 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2020-05-21T19:16:22.517 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.4.0-31-generic"... 2020-05-21T19:16:22.517 INFO:teuthology.orchestra.run.smithi180:> uname -r 2020-05-21T19:16:22.524 INFO:teuthology.orchestra.run.smithi180.stdout:5.4.0-31-generic 2020-05-21T19:16:22.525 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-31-generic vs 5.4.0-31-generic 2020-05-21T19:16:22.525 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2020-05-21T19:16:22.525 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2020-05-21T19:16:22.526 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.4.0-31-generic"... 2020-05-21T19:16:22.526 INFO:teuthology.orchestra.run.smithi065:> uname -r 2020-05-21T19:16:22.533 INFO:teuthology.orchestra.run.smithi065.stdout:5.4.0-31-generic 2020-05-21T19:16:22.533 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-31-generic vs 5.4.0-31-generic 2020-05-21T19:16:22.534 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2020-05-21T19:16:23.535 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2020-05-21T19:16:23.536 INFO:teuthology.orchestra.run.smithi180:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-05-21T19:16:23.625 INFO:teuthology.orchestra.run.smithi180.stdout:ttyS1 2020-05-21T19:16:23.649 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2020-05-21T19:16:23.650 INFO:teuthology.orchestra.run.smithi065:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-05-21T19:16:23.759 INFO:teuthology.orchestra.run.smithi065.stdout:ttyS1 2020-05-21T19:16:23.784 INFO:teuthology.run_tasks:Running task internal.base... 2020-05-21T19:16:23.793 INFO:teuthology.task.internal:Creating test directory... 2020-05-21T19:16:23.793 INFO:teuthology.orchestra.run.smithi065:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-05-21T19:16:23.796 INFO:teuthology.orchestra.run.smithi180:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-05-21T19:16:23.803 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2020-05-21T19:16:23.816 INFO:teuthology.run_tasks:Running task internal.archive... 2020-05-21T19:16:23.879 INFO:teuthology.task.internal:Creating archive directory... 2020-05-21T19:16:23.879 INFO:teuthology.orchestra.run.smithi065:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-05-21T19:16:23.882 INFO:teuthology.orchestra.run.smithi180:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-05-21T19:16:23.900 INFO:teuthology.run_tasks:Running task internal.coredump... 2020-05-21T19:16:23.930 INFO:teuthology.task.internal:Enabling coredump saving... 2020-05-21T19:16:23.931 INFO:teuthology.orchestra.run.smithi065:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2020-05-21T19:16:23.934 INFO:teuthology.orchestra.run.smithi180:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2020-05-21T19:16:23.960 INFO:teuthology.orchestra.run.smithi180.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-05-21T19:16:23.961 INFO:teuthology.orchestra.run.smithi065.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-05-21T19:16:23.971 INFO:teuthology.orchestra.run.smithi180.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-05-21T19:16:23.972 INFO:teuthology.orchestra.run.smithi065.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-05-21T19:16:23.973 INFO:teuthology.run_tasks:Running task internal.sudo... 2020-05-21T19:16:24.009 INFO:teuthology.task.internal:Configuring sudo... 2020-05-21T19:16:24.014 INFO:teuthology.orchestra.run.smithi065:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-05-21T19:16:24.023 INFO:teuthology.orchestra.run.smithi180:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-05-21T19:16:24.040 INFO:teuthology.run_tasks:Running task internal.syslog... 2020-05-21T19:16:24.169 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2020-05-21T19:16:24.170 INFO:teuthology.orchestra.run.smithi065:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-05-21T19:16:24.172 INFO:teuthology.orchestra.run.smithi180:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-05-21T19:16:24.179 INFO:teuthology.orchestra.run.smithi180:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-05-21T19:16:24.186 INFO:teuthology.orchestra.run.smithi180:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-05-21T19:16:24.193 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/rsyslog.d/80-cephtest.conf' 2020-05-21T19:16:24.207 INFO:teuthology.orchestra.run.smithi065:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-05-21T19:16:24.224 INFO:teuthology.orchestra.run.smithi065:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-05-21T19:16:24.231 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /etc/rsyslog.d/80-cephtest.conf' 2020-05-21T19:16:24.249 INFO:teuthology.orchestra.run.smithi065:> sudo service rsyslog restart 2020-05-21T19:16:24.251 INFO:teuthology.orchestra.run.smithi180:> sudo service rsyslog restart 2020-05-21T19:16:24.309 INFO:teuthology.run_tasks:Running task internal.timer... 2020-05-21T19:16:24.320 INFO:teuthology.task.internal:Starting timer... 2020-05-21T19:16:24.320 INFO:teuthology.run_tasks:Running task kernel... 2020-05-21T19:16:24.340 DEBUG:teuthology.task.kernel:normalized config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'osd.0': {'kdb': True, 'sha1': 'distro'}, 'osd.1': {'kdb': True, 'sha1': 'distro'}, 'osd.2': {'kdb': True, 'sha1': 'distro'}, 'osd.3': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}, 'client.1': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}, 'osd.4': {'kdb': True, 'sha1': 'distro'}, 'osd.5': {'kdb': True, 'sha1': 'distro'}, 'osd.6': {'kdb': True, 'sha1': 'distro'}, 'osd.7': {'kdb': True, 'sha1': 'distro'}, 'client.2': {'kdb': True, 'sha1': 'distro'}, 'client.3': {'kdb': True, 'sha1': 'distro'}} 2020-05-21T19:16:24.341 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2020-05-21T19:16:24.341 INFO:teuthology.orchestra.run.smithi180:> uname -r 2020-05-21T19:16:24.348 INFO:teuthology.orchestra.run.smithi180.stdout:5.4.0-31-generic 2020-05-21T19:16:24.348 INFO:teuthology.task.kernel:Running kernel on smithi180: 5.4.0-31-generic 2020-05-21T19:16:24.349 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get clean 2020-05-21T19:16:24.452 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get update 2020-05-21T19:16:24.727 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2020-05-21T19:16:24.783 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:16:24.872 INFO:teuthology.orchestra.run.smithi180.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB] 2020-05-21T19:16:25.213 INFO:teuthology.orchestra.run.smithi180.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB] 2020-05-21T19:16:25.356 INFO:teuthology.orchestra.run.smithi180.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [3,160 B] 2020-05-21T19:16:25.466 INFO:teuthology.orchestra.run.smithi180.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [2,476 B] 2020-05-21T19:16:26.999 INFO:teuthology.orchestra.run.smithi180.stdout:Fetched 211 kB in 1s (234 kB/s) 2020-05-21T19:16:28.059 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:16:28.081 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-05-21T19:16:28.158 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:16:28.302 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:16:28.314 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:16:28.405 INFO:teuthology.orchestra.run.smithi180.stderr:E: Unable to locate package linux-image-current-generic 2020-05-21T19:16:28.407 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-05-21T19:16:28.407 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-05-21T19:16:28.475 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:16:28.612 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:16:28.613 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:16:28.763 INFO:teuthology.orchestra.run.smithi180.stdout:linux-image-generic is already the newest version (5.4.0.31.36). 2020-05-21T19:16:28.763 INFO:teuthology.orchestra.run.smithi180.stdout:0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2020-05-21T19:16:28.765 INFO:teuthology.orchestra.run.smithi180:> dpkg -s linux-image-generic 2020-05-21T19:16:28.808 INFO:teuthology.orchestra.run.smithi180.stdout:Package: linux-image-generic 2020-05-21T19:16:28.809 INFO:teuthology.orchestra.run.smithi180.stdout:Status: install ok installed 2020-05-21T19:16:28.809 INFO:teuthology.orchestra.run.smithi180.stdout:Priority: optional 2020-05-21T19:16:28.809 INFO:teuthology.orchestra.run.smithi180.stdout:Section: kernel 2020-05-21T19:16:28.809 INFO:teuthology.orchestra.run.smithi180.stdout:Installed-Size: 17 2020-05-21T19:16:28.809 INFO:teuthology.orchestra.run.smithi180.stdout:Maintainer: Ubuntu Kernel Team 2020-05-21T19:16:28.810 INFO:teuthology.orchestra.run.smithi180.stdout:Architecture: amd64 2020-05-21T19:16:28.810 INFO:teuthology.orchestra.run.smithi180.stdout:Source: linux-meta 2020-05-21T19:16:28.810 INFO:teuthology.orchestra.run.smithi180.stdout:Version: 5.4.0.31.36 2020-05-21T19:16:28.810 INFO:teuthology.orchestra.run.smithi180.stdout:Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-1), zfs-modules (= 0.8.3-1ubuntu12) 2020-05-21T19:16:28.811 INFO:teuthology.orchestra.run.smithi180.stdout:Depends: linux-image-5.4.0-31-generic, linux-modules-extra-5.4.0-31-generic, linux-firmware, intel-microcode, amd64-microcode 2020-05-21T19:16:28.811 INFO:teuthology.orchestra.run.smithi180.stdout:Recommends: thermald 2020-05-21T19:16:28.811 INFO:teuthology.orchestra.run.smithi180.stdout:Description: Generic Linux kernel image 2020-05-21T19:16:28.811 INFO:teuthology.orchestra.run.smithi180.stdout: This package will always depend on the latest generic kernel image 2020-05-21T19:16:28.811 INFO:teuthology.orchestra.run.smithi180.stdout: available. 2020-05-21T19:16:28.812 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-05-21T19:16:28.812 INFO:teuthology.orchestra.run.smithi065:> uname -r 2020-05-21T19:16:28.820 INFO:teuthology.orchestra.run.smithi065.stdout:5.4.0-31-generic 2020-05-21T19:16:28.821 INFO:teuthology.task.kernel:Running kernel on smithi065: 5.4.0-31-generic 2020-05-21T19:16:28.821 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get clean 2020-05-21T19:16:28.943 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get update 2020-05-21T19:16:29.332 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:16:29.333 INFO:teuthology.orchestra.run.smithi065.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB] 2020-05-21T19:16:29.406 INFO:teuthology.orchestra.run.smithi065.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB] 2020-05-21T19:16:29.768 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2020-05-21T19:16:29.915 INFO:teuthology.orchestra.run.smithi065.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [2,360 B] 2020-05-21T19:16:30.025 INFO:teuthology.orchestra.run.smithi065.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [1,160 B] 2020-05-21T19:16:30.049 INFO:teuthology.orchestra.run.smithi065.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [3,160 B] 2020-05-21T19:16:30.132 INFO:teuthology.orchestra.run.smithi065.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [2,476 B] 2020-05-21T19:16:32.184 INFO:teuthology.orchestra.run.smithi065.stdout:Fetched 223 kB in 1s (221 kB/s) 2020-05-21T19:16:33.399 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:16:33.420 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-current-generic 2020-05-21T19:16:33.546 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:16:33.702 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:16:33.703 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:16:33.784 INFO:teuthology.orchestra.run.smithi065.stderr:E: Unable to locate package linux-image-current-generic 2020-05-21T19:16:33.786 DEBUG:teuthology.orchestra.run:got remote process result: 100 2020-05-21T19:16:33.787 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2020-05-21T19:16:33.853 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:16:33.997 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:16:33.997 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:16:34.147 INFO:teuthology.orchestra.run.smithi065.stdout:linux-image-generic is already the newest version (5.4.0.31.36). 2020-05-21T19:16:34.147 INFO:teuthology.orchestra.run.smithi065.stdout:0 upgraded, 0 newly installed, 0 to remove and 82 not upgraded. 2020-05-21T19:16:34.149 INFO:teuthology.orchestra.run.smithi065:> dpkg -s linux-image-generic 2020-05-21T19:16:34.181 INFO:teuthology.orchestra.run.smithi065.stdout:Package: linux-image-generic 2020-05-21T19:16:34.182 INFO:teuthology.orchestra.run.smithi065.stdout:Status: install ok installed 2020-05-21T19:16:34.182 INFO:teuthology.orchestra.run.smithi065.stdout:Priority: optional 2020-05-21T19:16:34.182 INFO:teuthology.orchestra.run.smithi065.stdout:Section: kernel 2020-05-21T19:16:34.183 INFO:teuthology.orchestra.run.smithi065.stdout:Installed-Size: 17 2020-05-21T19:16:34.183 INFO:teuthology.orchestra.run.smithi065.stdout:Maintainer: Ubuntu Kernel Team 2020-05-21T19:16:34.183 INFO:teuthology.orchestra.run.smithi065.stdout:Architecture: amd64 2020-05-21T19:16:34.183 INFO:teuthology.orchestra.run.smithi065.stdout:Source: linux-meta 2020-05-21T19:16:34.183 INFO:teuthology.orchestra.run.smithi065.stdout:Version: 5.4.0.31.36 2020-05-21T19:16:34.184 INFO:teuthology.orchestra.run.smithi065.stdout:Provides: virtualbox-guest-modules (= 6.1.6-dfsg-1), wireguard-modules (= 1.0.20200413-1), zfs-modules (= 0.8.3-1ubuntu12) 2020-05-21T19:16:34.184 INFO:teuthology.orchestra.run.smithi065.stdout:Depends: linux-image-5.4.0-31-generic, linux-modules-extra-5.4.0-31-generic, linux-firmware, intel-microcode, amd64-microcode 2020-05-21T19:16:34.184 INFO:teuthology.orchestra.run.smithi065.stdout:Recommends: thermald 2020-05-21T19:16:34.184 INFO:teuthology.orchestra.run.smithi065.stdout:Description: Generic Linux kernel image 2020-05-21T19:16:34.184 INFO:teuthology.orchestra.run.smithi065.stdout: This package will always depend on the latest generic kernel image 2020-05-21T19:16:34.184 INFO:teuthology.orchestra.run.smithi065.stdout: available. 2020-05-21T19:16:34.185 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-05-21T19:16:34.185 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2020-05-21T19:16:34.186 INFO:teuthology.orchestra.run.smithi180:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-05-21T19:16:34.202 INFO:teuthology.orchestra.run.smithi180.stdout:ttyS1 2020-05-21T19:16:34.309 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2020-05-21T19:16:34.310 INFO:teuthology.orchestra.run.smithi065:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-05-21T19:16:34.325 INFO:teuthology.orchestra.run.smithi065.stdout:ttyS1 2020-05-21T19:16:34.444 INFO:teuthology.run_tasks:Running task pcp... 2020-05-21T19:16:34.504 INFO:teuthology.run_tasks:Running task selinux... 2020-05-21T19:16:34.517 DEBUG:teuthology.task.selinux:Excluding smithi180: OS 'ubuntu' does not support SELinux 2020-05-21T19:16:34.517 DEBUG:teuthology.task.selinux:Excluding smithi065: OS 'ubuntu' does not support SELinux 2020-05-21T19:16:34.517 DEBUG:teuthology.task.selinux:Getting current SELinux state 2020-05-21T19:16:34.518 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2020-05-21T19:16:34.518 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2020-05-21T19:16:34.518 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2020-05-21T19:16:34.566 DEBUG:teuthology.repo_utils:Setting repo remote to git://git.ceph.com/git/ceph-cm-ansible.git 2020-05-21T19:16:34.576 INFO:teuthology.repo_utils:Fetching master from origin 2020-05-21T19:16:34.633 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to branch origin/master 2020-05-21T19:16:34.651 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}] 2020-05-21T19:16:34.654 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi180.front.sepia.ceph.com,smithi065.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2020-05-21T19:16:35.070 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2020-05-21T19:16:36.198 INFO:teuthology.task.ansible.out: [WARNING]: file /home/teuthworker/src/git.ceph.com_git_ceph-cm- ansible_master/roles/testnode/tasks/setup-opensuse.yml is empty and had no tasks to include 2020-05-21T19:16:38.627 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2020-05-21T19:16:38.648 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:38 +0000 (0:00:00.073) 0:00:00.073 ********** 2020-05-21T19:16:38.667 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:38 +0000 (0:00:00.018) 0:00:00.092 ********** 2020-05-21T19:16:40.850 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* 2020-05-21T19:16:40.853 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] 2020-05-21T19:16:40.861 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] 2020-05-21T19:16:40.953 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:40 +0000 (0:00:02.286) 0:00:02.378 ********** 2020-05-21T19:16:40.988 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:40 +0000 (0:00:00.034) 0:00:02.413 ********** 2020-05-21T19:16:41.356 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** 2020-05-21T19:16:41.357 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2020-05-21T19:16:41.393 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:41 +0000 (0:00:00.405) 0:00:02.818 ********** 2020-05-21T19:16:41.437 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:41 +0000 (0:00:00.043) 0:00:02.861 ********** 2020-05-21T19:16:41.926 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2020-05-21T19:16:41.928 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} ok: [smithi180.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2020-05-21T19:16:41.966 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:41 +0000 (0:00:00.529) 0:00:03.391 ********** 2020-05-21T19:16:42.007 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:42 +0000 (0:00:00.040) 0:00:03.431 ********** 2020-05-21T19:16:42.008 INFO:teuthology.task.ansible.out: 2020-05-21T19:16:42.021 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2020-05-21T19:16:42.023 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:42.062 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:42 +0000 (0:00:00.055) 0:00:03.487 ********** 2020-05-21T19:16:42.074 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:42.116 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:42 +0000 (0:00:00.053) 0:00:03.541 ********** 2020-05-21T19:16:42.515 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** 2020-05-21T19:16:42.517 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} ok: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:16:42.555 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:42 +0000 (0:00:00.438) 0:00:03.980 ********** 2020-05-21T19:16:42.594 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:42 +0000 (0:00:00.038) 0:00:04.019 ********** 2020-05-21T19:16:43.605 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** 2020-05-21T19:16:43.607 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/cephlab_sudo", "size": 182, "state": "file", "uid": 0} ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/cephlab_sudo", "size": 182, "state": "file", "uid": 0} 2020-05-21T19:16:43.641 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:43 +0000 (0:00:01.047) 0:00:05.066 ********** 2020-05-21T19:16:43.684 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:43 +0000 (0:00:00.042) 0:00:05.109 ********** 2020-05-21T19:16:44.153 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* 2020-05-21T19:16:44.155 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv 2020-05-21T19:16:44.157 INFO:teuthology.task.ansible.out:4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "comment": null, "exclusive": true, "follow": false, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiHwkLkoJZiQs67KfE8jf0CdXjgbbpzKywUleMk4kWC7Wdn+92q/33DXpfS8xjg7opB9GTK3EW2C/RKBpf5RdaVG/5M7tRyUDLLbS3CURUoF6aNQI+8JIuFlsIfhO3Qw4uT7NlJCqsusrSbyLtGd/Im4CzwhvP1Enn6aUfyxv2yV4HoVjXbbIp2hlRXgcW8G/9q0TMuNfX4J6dpj9/PG8BbkKH/NReL2UMtjCGyRdIQvIwJRHMozjcE21824ZatA7nBeecX0MBRS6/A286uj6Z0PgmfJXYw0yw2Z2uSWR1ptIuMEiDBt96Pzn0dvfl7g/7bCi93MBQf/6sH9n4wkN root@typica001\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail 2020-05-21T19:16:44.159 INFO:teuthology.task.ansible.out:.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@ 2020-05-21T19:16:44.160 INFO:teuthology.task.ansible.out:aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2020-05-21T19:16:44.287 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2020-05-21T19:16:44.292 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2020-05-21T19:16:44.436 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:44 +0000 (0:00:00.751) 0:00:05.860 ********** 2020-05-21T19:16:44.478 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:44 +0000 (0:00:00.041) 0:00:05.902 ********** 2020-05-21T19:16:45.363 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi065.front.sepia.ceph.com] 2020-05-21T19:16:45.548 INFO:teuthology.task.ansible.out: [WARNING]: Using run_once with the free strategy is not currently supported. This task will still be executed for every host in the inventory list. Thursday 21 May 2020 19:16:45 +0000 (0:00:01.070) 0:00:06.973 ********** 2020-05-21T19:16:45.560 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] 2020-05-21T19:16:45.636 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:45 +0000 (0:00:00.087) 0:00:07.061 ********** 2020-05-21T19:16:46.112 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2020-05-21T19:16:46.114 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.190596", "end": "2020-05-21 19:16:46.078252", "rc": 0, "start": "2020-05-21 19:16:45.887656", "stderr": "", "stderr_lines": [], "stdout": "815dca2d192c9d570bf0eed74c506da390104ba6", "stdout_lines": ["815dca2d192c9d570bf0eed74c506da390104ba6"]} 2020-05-21T19:16:46.147 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.511) 0:00:07.572 ********** 2020-05-21T19:16:46.159 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.173304", "end": "2020-05-21 19:16:46.080955", "rc": 0, "start": "2020-05-21 19:16:45.907651", "stderr": "", "stderr_lines": [], "stdout": "815dca2d192c9d570bf0eed74c506da390104ba6", "stdout_lines": ["815dca2d192c9d570bf0eed74c506da390104ba6"]} 2020-05-21T19:16:46.193 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.045) 0:00:07.618 ********** 2020-05-21T19:16:46.304 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-05-21T19:16:46.306 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.018455", "end": "2020-05-21 19:16:45.818439", "failed_when_result": false, "rc": 0, "start": "2020-05-21 19:16:45.799984", "stderr": "", "stderr_lines": [], "stdout": "6c6e94be874b2e32f2708dec8d44a0e25f99b226", "stdout_lines": ["6c6e94be874b2e32f2708dec8d44a0e25f99b226"]} 2020-05-21T19:16:46.341 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.148) 0:00:07.766 ********** 2020-05-21T19:16:46.361 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.018138", "end": "2020-05-21 19:16:46.613590", "failed_when_result": false, "rc": 0, "start": "2020-05-21 19:16:46.595452", "stderr": "", "stderr_lines": [], "stdout": "6c6e94be874b2e32f2708dec8d44a0e25f99b226", "stdout_lines": ["6c6e94be874b2e32f2708dec8d44a0e25f99b226"]} 2020-05-21T19:16:46.396 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.054) 0:00:07.821 ********** 2020-05-21T19:16:46.404 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-05-21T19:16:46.406 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.441 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.045) 0:00:07.866 ********** 2020-05-21T19:16:46.450 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.486 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.044) 0:00:07.911 ********** 2020-05-21T19:16:46.496 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-05-21T19:16:46.498 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.533 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.046) 0:00:07.958 ********** 2020-05-21T19:16:46.541 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.577 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.044) 0:00:08.002 ********** 2020-05-21T19:16:46.584 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.621 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.043) 0:00:08.046 ********** 2020-05-21T19:16:46.629 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.665 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.044) 0:00:08.090 ********** 2020-05-21T19:16:46.672 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** 2020-05-21T19:16:46.674 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.709 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.044) 0:00:08.134 ********** 2020-05-21T19:16:46.717 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.753 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.043) 0:00:08.178 ********** 2020-05-21T19:16:46.762 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_admin_users list] ***************************** 2020-05-21T19:16:46.764 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.799 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.045) 0:00:08.224 ********** 2020-05-21T19:16:46.808 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:16:46.844 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.044) 0:00:08.269 ********** 2020-05-21T19:16:46.937 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* 2020-05-21T19:16:46.939 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:16:46.973 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:46 +0000 (0:00:00.129) 0:00:08.398 ********** 2020-05-21T19:16:46.993 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:16:47.029 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:16:47 +0000 (0:00:00.055) 0:00:08.454 ********** 2020-05-21T19:16:47.191 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-05-21T19:16:47.193 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2020-05-21T19:16:47.243 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1101, "groups": "sudo", "home": "/home/andrewschoen", "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "move_home": false, "name": "andrewschoen", "shell": "/bin/bash", "state": "present", "uid": 1101} 2020-05-21T19:16:47.353 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2020-05-21T19:16:47.405 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1102, "groups": "sudo", "home": "/home/zack", "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "move_home": false, "name": "zack", "shell": "/bin/bash", "state": "present", "uid": 1102} 2020-05-21T19:16:47.484 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2020-05-21T19:16:47.566 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1103, "groups": "sudo", "home": "/home/kdreyer", "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "move_home": false, "name": "kdreyer", "shell": "/bin/bash", "state": "present", "uid": 1103} 2020-05-21T19:16:47.628 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2020-05-21T19:16:47.712 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1104, "groups": "sudo", "home": "/home/dmick", "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "move_home": false, "name": "dmick", "shell": "/bin/bash", "state": "present", "uid": 1104} 2020-05-21T19:16:47.765 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2020-05-21T19:16:47.867 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1105, "groups": "sudo", "home": "/home/sage", "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "move_home": false, "name": "sage", "shell": "/bin/bash", "state": "present", "uid": 1105} 2020-05-21T19:16:47.920 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2020-05-21T19:16:48.026 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1106, "groups": "sudo", "home": "/home/dgalloway", "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "move_home": false, "name": "dgalloway", "shell": "/bin/bash", "state": "present", "uid": 1106} 2020-05-21T19:16:48.060 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2020-05-21T19:16:48.178 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1107, "groups": "sudo", "home": "/home/akraitma", "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "move_home": false, "name": "akraitma", "shell": "/bin/bash", "state": "present", "uid": 1107} 2020-05-21T19:16:48.202 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2020-05-21T19:16:48.332 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1108, "groups": "sudo", "home": "/home/jcaratzas", "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "move_home": false, "name": "jcaratzas", "shell": "/bin/bash", "state": "present", "uid": 1108} 2020-05-21T19:16:48.334 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2020-05-21T19:16:48.479 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2020-05-21T19:16:48.490 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1109, "groups": "sudo", "home": "/home/trociny", "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "move_home": false, "name": "trociny", "shell": "/bin/bash", "state": "present", "uid": 1109} 2020-05-21T19:16:48.626 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2020-05-21T19:16:48.628 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1110, "groups": "sudo", "home": "/home/smithfarm", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "move_home": false, "name": "smithfarm", "shell": "/bin/bash", "state": "present", "uid": 1110} 2020-05-21T19:16:48.763 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'aemerson', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2020-05-21T19:16:48.767 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1111, "groups": "sudo", "home": "/home/mbenjamin", "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "move_home": false, "name": "mbenjamin", "shell": "/bin/bash", "state": "present", "uid": 1111} 2020-05-21T19:16:48.905 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'aemerson', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01'}) => {"ansible_loop_var": "item", "append" 2020-05-21T19:16:48.907 INFO:teuthology.task.ansible.out:: true, "changed": false, "comment": "", "group": 1112, "groups": "sudo", "home": "/home/aemerson", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, "move_home": false, "name": "aemerson", "shell": "/bin/bash", "state": "present", "uid": 1112} 2020-05-21T19:16:49.039 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2020-05-21T19:16:49.052 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1113, "groups": "sudo", "home": "/home/amaredia", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "move_home": false, "name": "amaredia", "shell": "/bin/bash", "state": "present", "uid": 1113} 2020-05-21T19:16:49.178 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2020-05-21T19:16:49.191 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1114, "groups": "sudo", "home": "/home/tserlin", "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "move_home": false, "name": "tserlin", "shell": "/bin/bash", "state": "present", "uid": 1114} 2020-05-21T19:16:49.322 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2020-05-21T19:16:49.334 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1115, "groups": "sudo", "home": "/home/dis", "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "move_home": false, "name": "dis", "shell": "/bin/bash", "state": "present", "uid": 1115} 2020-05-21T19:16:49.462 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2020-05-21T19:16:49.473 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1116, "groups": "sudo", "home": "/home/gregf", "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "move_home": false, "name": "gregf", "shell": "/bin/bash", "state": "present", "uid": 1116} 2020-05-21T19:16:49.587 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2020-05-21T19:16:49.610 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1117, "groups": "sudo", "home": "/home/joshd", "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "move_home": false, "name": "joshd", "shell": "/bin/bash", "state": "present", "uid": 1117} 2020-05-21T19:16:49.736 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2020-05-21T19:16:49.759 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1118, "groups": "sudo", "home": "/home/davidz", "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "move_home": false, "name": "davidz", "shell": "/bin/bash", "state": "present", "uid": 1118} 2020-05-21T19:16:49.884 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2020-05-21T19:16:49.907 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1119, "groups": "sudo", "home": "/home/cmeno", "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "move_home": false, "name": "cmeno", "shell": "/bin/bash", "state": "present", "uid": 1119} 2020-05-21T19:16:50.026 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2020-05-21T19:16:50.050 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1120, "groups": "sudo", "home": "/home/ivancich", "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "move_home": false, "name": "ivancich", "shell": "/bin/bash", "state": "present", "uid": 1120} 2020-05-21T19:16:50.169 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1122, "groups": "sudo", "home": "/home/zyan", "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "move_home": false, "name": "zyan", "shell": "/bin/bash", "state": "present", "uid": 1122} 2020-05-21T19:16:50.194 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1121, "groups": "sudo", "home": "/home/wusui", "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "move_home": false, "name": "wusui", "shell": "/bin/bash", "state": "present", "uid": 1121} 2020-05-21T19:16:50.303 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2020-05-21T19:16:50.338 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1122, "groups": "sudo", "home": "/home/zyan", "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "move_home": false, "name": "zyan", "shell": "/bin/bash", "state": "present", "uid": 1122} 2020-05-21T19:16:50.446 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2020-05-21T19:16:50.481 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1123, "groups": "sudo", "home": "/home/yuriw", "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "move_home": false, "name": "yuriw", "shell": "/bin/bash", "state": "present", "uid": 1123} 2020-05-21T19:16:50.592 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2020-05-21T19:16:50.624 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1124, "groups": "sudo", "home": "/home/tamil", "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "move_home": false, "name": "tamil", "shell": "/bin/bash", "state": "present", "uid": 1124} 2020-05-21T19:16:50.729 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2020-05-21T19:16:50.763 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1125, "groups": "sudo", "home": "/home/jowilkin", "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "move_home": false, "name": "jowilkin", "shell": "/bin/bash", "state": "present", "uid": 1125} 2020-05-21T19:16:50.869 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2020-05-21T19:16:50.912 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1126, "groups": "sudo", "home": "/home/bhubbard", "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "move_home": false, "name": "bhubbard", "shell": "/bin/bash", "state": "present", "uid": 1126} 2020-05-21T19:16:51.009 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2020-05-21T19:16:51.061 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1127, "groups": "sudo", "home": "/home/yehudasa", "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "move_home": false, "name": "yehudasa", "shell": "/bin/bash", "state": "present", "uid": 1127} 2020-05-21T19:16:51.147 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2020-05-21T19:16:51.211 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1128, "groups": "sudo", "home": "/home/dang", "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "move_home": false, "name": "dang", "shell": "/bin/bash", "state": "present", "uid": 1128} 2020-05-21T19:16:51.295 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2020-05-21T19:16:51.359 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1129, "groups": "sudo", "home": "/home/branto", "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "move_home": false, "name": "branto", "shell": "/bin/bash", "state": "present", "uid": 1129} 2020-05-21T19:16:51.443 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2020-05-21T19:16:51.506 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1130, "groups": "sudo", "home": "/home/xiaoxichen", "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "move_home": false, "name": "xiaoxichen", "shell": "/bin/bash", "state": "present", "uid": 1130} 2020-05-21T19:16:51.580 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2020-05-21T19:16:51.654 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1131, "groups": "sudo", "home": "/home/ffilz", "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "move_home": false, "name": "ffilz", "shell": "/bin/bash", "state": "present", "uid": 1131} 2020-05-21T19:16:51.716 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2020-05-21T19:16:51.790 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1132, "groups": "sudo", "home": "/home/joao", "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "move_home": false, "name": "joao", "shell": "/bin/bash", "state": "present", "uid": 1132} 2020-05-21T19:16:51.864 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2020-05-21T19:16:51.938 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1133, "groups": "sudo", "home": "/home/nhm", "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "move_home": false, "name": "nhm", "shell": "/bin/bash", "state": "present", "uid": 1133} 2020-05-21T19:16:52.001 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2020-05-21T19:16:52.075 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1134, "groups": "sudo", "home": "/home/nwatkins", "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "move_home": false, "name": "nwatkins", "shell": "/bin/bash", "state": "present", "uid": 1134} 2020-05-21T19:16:52.133 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2020-05-21T19:16:52.220 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1135, "groups": "sudo", "home": "/home/mkidd", "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "move_home": false, "name": "mkidd", "shell": "/bin/bash", "state": "present", "uid": 1135} 2020-05-21T19:16:52.274 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2020-05-21T19:16:52.358 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1136, "groups": "sudo", "home": "/home/jlopez", "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "move_home": false, "name": "jlopez", "shell": "/bin/bash", "state": "present", "uid": 1136} 2020-05-21T19:16:52.411 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/jdillaman", "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "move_home": false, "name": "jdillaman", "shell": "/bin/bash", "state": "present", "uid": 1138} 2020-05-21T19:16:52.495 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1137, "groups": "sudo", "home": "/home/haomaiwang", "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "move_home": false, "name": "haomaiwang", "shell": "/bin/bash", "state": "present", "uid": 1137} 2020-05-21T19:16:52.548 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2020-05-21T19:16:52.641 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1138, "groups": "sudo", "home": "/home/jdillaman", "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "move_home": false, "name": "jdillaman", "shell": "/bin/bash", "state": "present", "uid": 1138} 2020-05-21T19:16:52.685 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2020-05-21T19:16:52.779 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1139, "groups": "sudo", "home": "/home/kchai", "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "move_home": false, "name": "kchai", "shell": "/bin/bash", "state": "present", "uid": 1139} 2020-05-21T19:16:52.821 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2020-05-21T19:16:52.927 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2020-05-21T19:16:52.959 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2020-05-21T19:16:53.063 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1141, "groups": "sudo", "home": "/home/dfuller", "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "move_home": false, "name": "dfuller", "shell": "/bin/bash", "state": "present", "uid": 1141} 2020-05-21T19:16:53.095 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2020-05-21T19:16:53.205 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1142, "groups": "sudo", "home": "/home/owasserm", "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "move_home": false, "name": "owasserm", "shell": "/bin/bash", "state": "present", "uid": 1142} 2020-05-21T19:16:53.230 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2020-05-21T19:16:53.344 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1143, "groups": "sudo", "home": "/home/vasu", "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "move_home": false, "name": "vasu", "shell": "/bin/bash", "state": "present", "uid": 1143} 2020-05-21T19:16:53.366 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2020-05-21T19:16:53.493 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1144, "groups": "sudo", "home": "/home/smohan", "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "move_home": false, "name": "smohan", "shell": "/bin/bash", "state": "present", "uid": 1144} 2020-05-21T19:16:53.504 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2020-05-21T19:16:53.640 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1145, "groups": "sudo", "home": "/home/abhi", "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "move_home": false, "name": "abhi", "shell": "/bin/bash", "state": "present", "uid": 1145} 2020-05-21T19:16:53.652 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2020-05-21T19:16:53.781 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2020-05-21T19:16:53.783 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1146, "groups": "sudo", "home": "/home/cbodley", "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "move_home": false, "name": "cbodley", "shell": "/bin/bash", "state": "present", "uid": 1146} 2020-05-21T19:16:53.920 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2020-05-21T19:16:53.931 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1147, "groups": "sudo", "home": "/home/mwatts", "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "move_home": false, "name": "mwatts", "shell": "/bin/bash", "state": "present", "uid": 1147} 2020-05-21T19:16:54.056 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2020-05-21T19:16:54.067 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2020-05-21T19:16:54.202 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2020-05-21T19:16:54.205 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1149, "groups": "sudo", "home": "/home/pdonnell", "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "move_home": false, "name": "pdonnell", "shell": "/bin/bash", "state": "present", "uid": 1149} 2020-05-21T19:16:54.338 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2020-05-21T19:16:54.341 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1150, "groups": "sudo", "home": "/home/jlayton", "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "move_home": false, "name": "jlayton", "shell": "/bin/bash", "state": "present", "uid": 1150} 2020-05-21T19:16:54.477 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2020-05-21T19:16:54.488 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1151, "groups": "sudo", "home": "/home/rzarzynski", "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "move_home": false, "name": "rzarzynski", "shell": "/bin/bash", "state": "present", "uid": 1151} 2020-05-21T19:16:54.613 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2020-05-21T19:16:54.625 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1152, "groups": "sudo", "home": "/home/rdias", "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "move_home": false, "name": "rdias", "shell": "/bin/bash", "state": "present", "uid": 1152} 2020-05-21T19:16:54.752 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2020-05-21T19:16:54.753 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1153, "groups": "sudo", "home": "/home/vshankar", "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "move_home": false, "name": "vshankar", "shell": "/bin/bash", "state": "present", "uid": 1153} 2020-05-21T19:16:54.882 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2020-05-21T19:16:54.894 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1154, "groups": "sudo", "home": "/home/akupczyk", "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "move_home": false, "name": "akupczyk", "shell": "/bin/bash", "state": "present", "uid": 1154} 2020-05-21T19:16:55.023 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2020-05-21T19:16:55.035 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1155, "groups": "sudo", "home": "/home/nojha", "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "move_home": false, "name": "nojha", "shell": "/bin/bash", "state": "present", "uid": 1155} 2020-05-21T19:16:55.165 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2020-05-21T19:16:55.177 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1156, "groups": "sudo", "home": "/home/ifed01", "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "move_home": false, "name": "ifed01", "shell": "/bin/bash", "state": "present", "uid": 1156} 2020-05-21T19:16:55.296 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2020-05-21T19:16:55.320 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1157, "groups": "sudo", "home": "/home/myoungwon", "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "move_home": false, "name": "myoungwon", "shell": "/bin/bash", "state": "present", "uid": 1157} 2020-05-21T19:16:55.429 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2020-05-21T19:16:55.452 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1158, "groups": "sudo", "home": "/home/gabrioux", "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "move_home": false, "name": "gabrioux", "shell": "/bin/bash", "state": "present", "uid": 1158} 2020-05-21T19:16:55.571 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2020-05-21T19:16:55.595 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1159, "groups": "sudo", "home": "/home/leseb", "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "move_home": false, "name": "leseb", "shell": "/bin/bash", "state": "present", "uid": 1159} 2020-05-21T19:16:55.710 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2020-05-21T19:16:55.732 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1160, "groups": "sudo", "home": "/home/hchen", "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "move_home": false, "name": "hchen", "shell": "/bin/bash", "state": "present", "uid": 1160} 2020-05-21T19:16:55.847 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2020-05-21T19:16:55.869 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1161, "groups": "sudo", "home": "/home/jcollin", "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "move_home": false, "name": "jcollin", "shell": "/bin/bash", "state": "present", "uid": 1161} 2020-05-21T19:16:55.986 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2020-05-21T19:16:56.008 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1162, "groups": "sudo", "home": "/home/xxg", "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "move_home": false, "name": "xxg", "shell": "/bin/bash", "state": "present", "uid": 1162} 2020-05-21T19:16:56.123 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2020-05-21T19:16:56.145 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1163, "groups": "sudo", "home": "/home/pcuzner", "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "move_home": false, "name": "pcuzner", "shell": "/bin/bash", "state": "present", "uid": 1163} 2020-05-21T19:16:56.272 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2020-05-21T19:16:56.284 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1164, "groups": "sudo", "home": "/home/mkogan", "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "move_home": false, "name": "mkogan", "shell": "/bin/bash", "state": "present", "uid": 1164} 2020-05-21T19:16:56.462 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1140, "groups": "sudo", "home": "/home/vumrao", "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "move_home": false, "name": "vumrao", "shell": "/bin/bash", "state": "present", "uid": 1140} 2020-05-21T19:16:56.463 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2020-05-21T19:16:56.606 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1165, "groups": "sudo", "home": "/home/henrix", "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "move_home": false, "name": "henrix", "shell": "/bin/bash", "state": "present", "uid": 1165} 2020-05-21T19:16:56.617 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2020-05-21T19:16:56.745 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1166, "groups": "sudo", "home": "/home/pbs1108", "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "move_home": false, "name": "pbs1108", "shell": "/bin/bash", "state": "present", "uid": 1166} 2020-05-21T19:16:56.746 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2020-05-21T19:16:56.885 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2020-05-21T19:16:56.887 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1167, "groups": "sudo", "home": "/home/clacroix", "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "move_home": false, "name": "clacroix", "shell": "/bin/bash", "state": "present", "uid": 1167} 2020-05-21T19:16:57.033 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2020-05-21T19:16:57.035 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1168, "groups": "sudo", "home": "/home/epuertat", "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "move_home": false, "name": "epuertat", "shell": "/bin/bash", "state": "present", "uid": 1168} 2020-05-21T19:16:57.181 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1169, "groups": "sudo", "home": "/home/tdehler", "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "move_home": false, "name": "tdehler", "shell": "/bin/bash", "state": "present", "uid": 1169} 2020-05-21T19:16:57.183 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2020-05-21T19:16:57.324 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1170, "groups": "sudo", "home": "/home/laura", "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "move_home": false, "name": "laura", "shell": "/bin/bash", "state": "present", "uid": 1170} 2020-05-21T19:16:57.326 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2020-05-21T19:16:57.464 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1171, "groups": "sudo", "home": "/home/yaarit", "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "move_home": false, "name": "yaarit", "shell": "/bin/bash", "state": "present", "uid": 1171} 2020-05-21T19:16:57.475 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2020-05-21T19:16:57.612 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2020-05-21T19:16:57.613 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1172, "groups": "sudo", "home": "/home/rpavani1998", "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "move_home": false, "name": "rpavani1998", "shell": "/bin/bash", "state": "present", "uid": 1172} 2020-05-21T19:16:57.748 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2020-05-21T19:16:57.759 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1173, "groups": "sudo", "home": "/home/rishabh", "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "move_home": false, "name": "rishabh", "shell": "/bin/bash", "state": "present", "uid": 1173} 2020-05-21T19:16:57.884 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2020-05-21T19:16:57.906 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1174, "groups": "sudo", "home": "/home/skrah", "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "move_home": false, "name": "skrah", "shell": "/bin/bash", "state": "present", "uid": 1174} 2020-05-21T19:16:58.027 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2020-05-21T19:16:58.049 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1175, "groups": "sudo", "home": "/home/smanjara", "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "move_home": false, "name": "smanjara", "shell": "/bin/bash", "state": "present", "uid": 1175} 2020-05-21T19:16:58.164 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2020-05-21T19:16:58.195 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1176, "groups": "sudo", "home": "/home/bengland", "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "move_home": false, "name": "bengland", "shell": "/bin/bash", "state": "present", "uid": 1176} 2020-05-21T19:16:58.300 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2020-05-21T19:16:58.342 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1177, "groups": "sudo", "home": "/home/pnawracay", "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "move_home": false, "name": "pnawracay", "shell": "/bin/bash", "state": "present", "uid": 1177} 2020-05-21T19:16:58.448 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2020-05-21T19:16:58.480 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1178, "groups": "sudo", "home": "/home/alfonsomthd", "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "move_home": false, "name": "alfonsomthd", "shell": "/bin/bash", "state": "present", "uid": 1178} 2020-05-21T19:16:58.584 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2020-05-21T19:16:58.626 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1179, "groups": "sudo", "home": "/home/oliveiradan", "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "move_home": false, "name": "oliveiradan", "shell": "/bin/bash", "state": "present", "uid": 1179} 2020-05-21T19:16:58.722 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2020-05-21T19:16:58.764 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1180, "groups": "sudo", "home": "/home/swagner", "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "move_home": false, "name": "swagner", "shell": "/bin/bash", "state": "present", "uid": 1180} 2020-05-21T19:16:58.868 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2020-05-21T19:16:58.910 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1181, "groups": "sudo", "home": "/home/yuvalif", "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "move_home": false, "name": "yuvalif", "shell": "/bin/bash", "state": "present", "uid": 1181} 2020-05-21T19:16:59.024 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2020-05-21T19:16:59.056 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1182, "groups": "sudo", "home": "/home/kkeithle", "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "move_home": false, "name": "kkeithle", "shell": "/bin/bash", "state": "present", "uid": 1182} 2020-05-21T19:16:59.160 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2020-05-21T19:16:59.192 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1183, "groups": "sudo", "home": "/home/emmericp", "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "move_home": false, "name": "emmericp", "shell": "/bin/bash", "state": "present", "uid": 1183} 2020-05-21T19:16:59.291 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2020-05-21T19:16:59.337 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1184, "groups": "sudo", "home": "/home/mchangir", "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "move_home": false, "name": "mchangir", "shell": "/bin/bash", "state": "present", "uid": 1184} 2020-05-21T19:16:59.432 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2020-05-21T19:16:59.490 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1185, "groups": "sudo", "home": "/home/sidharthanup", "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "move_home": false, "name": "sidharthanup", "shell": "/bin/bash", "state": "present", "uid": 1185} 2020-05-21T19:16:59.578 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2020-05-21T19:16:59.631 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1186, "groups": "sudo", "home": "/home/varsha", "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "move_home": false, "name": "varsha", "shell": "/bin/bash", "state": "present", "uid": 1186} 2020-05-21T19:16:59.715 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2020-05-21T19:16:59.788 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1187, "groups": "sudo", "home": "/home/sjust", "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "move_home": false, "name": "sjust", "shell": "/bin/bash", "state": "present", "uid": 1187} 2020-05-21T19:16:59.851 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2020-05-21T19:16:59.934 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1188, "groups": "sudo", "home": "/home/ideepika", "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "move_home": false, "name": "ideepika", "shell": "/bin/bash", "state": "present", "uid": 1188} 2020-05-21T19:16:59.998 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2020-05-21T19:17:00.071 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1189, "groups": "sudo", "home": "/home/gsalomon", "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "move_home": false, "name": "gsalomon", "shell": "/bin/bash", "state": "present", "uid": 1189} 2020-05-21T19:17:00.134 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2020-05-21T19:17:00.218 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1190, "groups": "sudo", "home": "/home/soumyakoduri", "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "move_home": false, "name": "soumyakoduri", "shell": "/bin/bash", "state": "present", "uid": 1190} 2020-05-21T19:17:00.271 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2020-05-21T19:17:00.365 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1191, "groups": "sudo", "home": "/home/kyr", "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "move_home": false, "name": "kyr", "shell": "/bin/bash", "state": "present", "uid": 1191} 2020-05-21T19:17:00.424 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2020-05-21T19:17:00.531 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1192, "groups": "sudo", "home": "/home/sseshasa", "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "move_home": false, "name": "sseshasa", "shell": "/bin/bash", "state": "present", "uid": 1192} 2020-05-21T19:17:00.564 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2020-05-21T19:17:00.658 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1193, "groups": "sudo", "home": "/home/rfriedma", "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "move_home": false, "name": "rfriedma", "shell": "/bin/bash", "state": "present", "uid": 1193} 2020-05-21T19:17:00.699 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2020-05-21T19:17:00.804 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1194, "groups": "sudo", "home": "/home/lmb", "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "move_home": false, "name": "lmb", "shell": "/bin/bash", "state": "present", "uid": 1194} 2020-05-21T19:17:00.835 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2020-05-21T19:17:00.939 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1195, "groups": "sudo", "home": "/home/ksirivad", "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "move_home": false, "name": "ksirivad", "shell": "/bin/bash", "state": "present", "uid": 1195} 2020-05-21T19:17:00.982 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2020-05-21T19:17:01.097 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1196, "groups": "sudo", "home": "/home/ofriedma", "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "move_home": false, "name": "ofriedma", "shell": "/bin/bash", "state": "present", "uid": 1196} 2020-05-21T19:17:01.119 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2020-05-21T19:17:01.232 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1197, "groups": "sudo", "home": "/home/h4iresis", "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "move_home": false, "name": "h4iresis", "shell": "/bin/bash", "state": "present", "uid": 1197} 2020-05-21T19:17:01.264 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2020-05-21T19:17:01.384 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1198, "groups": "sudo", "home": "/home/shyukri", "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "move_home": false, "name": "shyukri", "shell": "/bin/bash", "state": "present", "uid": 1198} 2020-05-21T19:17:01.405 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2020-05-21T19:17:01.531 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1199, "groups": "sudo", "home": "/home/scarvalhojr", "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "move_home": false, "name": "scarvalhojr", "shell": "/bin/bash", "state": "present", "uid": 1199} 2020-05-21T19:17:01.553 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2020-05-21T19:17:01.688 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1200, "groups": "sudo", "home": "/home/rakesh", "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "move_home": false, "name": "rakesh", "shell": "/bin/bash", "state": "present", "uid": 1200} 2020-05-21T19:17:01.690 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2020-05-21T19:17:01.830 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2020-05-21T19:17:01.843 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1201, "groups": "sudo", "home": "/home/ryg-", "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "move_home": false, "name": "ryg-", "shell": "/bin/bash", "state": "present", "uid": 1201} 2020-05-21T19:17:01.967 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2020-05-21T19:17:01.968 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1148, "groups": "sudo", "home": "/home/prsrivas", "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "move_home": false, "name": "prsrivas", "shell": "/bin/bash", "state": "present", "uid": 1148} 2020-05-21T19:17:02.099 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2020-05-21T19:17:02.110 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1202, "groups": "sudo", "home": "/home/zdover", "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "move_home": false, "name": "zdover", "shell": "/bin/bash", "state": "present", "uid": 1202} 2020-05-21T19:17:02.247 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2020-05-21T19:17:02.258 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1203, "groups": "sudo", "home": "/home/rraja", "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "move_home": false, "name": "rraja", "shell": "/bin/bash", "state": "present", "uid": 1203} 2020-05-21T19:17:02.393 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2020-05-21T19:17:02.405 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1204, "groups": "sudo", "home": "/home/toabctl", "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "move_home": false, "name": "toabctl", "shell": "/bin/bash", "state": "present", "uid": 1204} 2020-05-21T19:17:02.540 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2020-05-21T19:17:02.552 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1205, "groups": "sudo", "home": "/home/mgfritch", "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "move_home": false, "name": "mgfritch", "shell": "/bin/bash", "state": "present", "uid": 1205} 2020-05-21T19:17:02.676 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2020-05-21T19:17:02.688 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1206, "groups": "sudo", "home": "/home/xiubli", "item": {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, "move_home": false, "name": "xiubli", "shell": "/bin/bash", "state": "present", "uid": 1206} 2020-05-21T19:17:02.812 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2020-05-21T19:17:02.830 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1207, "groups": "sudo", "home": "/home/jafaj", "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "move_home": false, "name": "jafaj", "shell": "/bin/bash", "state": "present", "uid": 1207} 2020-05-21T19:17:02.940 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2020-05-21T19:17:02.972 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1208, "groups": "sudo", "home": "/home/jschmid", "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "move_home": false, "name": "jschmid", "shell": "/bin/bash", "state": "present", "uid": 1208} 2020-05-21T19:17:03.075 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2020-05-21T19:17:03.121 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1209, "groups": "sudo", "home": "/home/kachau", "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "move_home": false, "name": "kachau", "shell": "/bin/bash", "state": "present", "uid": 1209} 2020-05-21T19:17:03.214 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2020-05-21T19:17:03.266 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1210, "groups": "sudo", "home": "/home/khiremat", "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "move_home": false, "name": "khiremat", "shell": "/bin/bash", "state": "present", "uid": 1210} 2020-05-21T19:17:03.433 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1211, "groups": "sudo", "home": "/home/kapandya", "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "move_home": false, "name": "kapandya", "shell": "/bin/bash", "state": "present", "uid": 1211} 2020-05-21T19:17:03.576 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1212, "groups": "sudo", "home": "/home/prasad", "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "move_home": false, "name": "prasad", "shell": "/bin/bash", "state": "present", "uid": 1212} 2020-05-21T19:17:03.711 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "append": true, "changed": false, "comment": "", "group": 1213, "groups": "sudo", "home": "/home/vikhyat", "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "move_home": false, "name": "vikhyat", "shell": "/bin/bash", "state": "present", "uid": 1213} 2020-05-21T19:17:03.806 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2020-05-21T19:17:04.281 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10104, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10103} 2020-05-21T19:17:04.379 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10103, "groups": "sudo", "home": "/home/shraddhaag", "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "name": "shraddhaag", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10102} 2020-05-21T19:17:04.415 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:04 +0000 (0:00:17.385) 0:00:25.840 ********** 2020-05-21T19:17:04.447 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-05-21T19:17:04.483 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:04 +0000 (0:00:00.068) 0:00:25.908 ********** 2020-05-21T19:17:04.534 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2020-05-21T19:17:04.537 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 2020-05-21T19:17:04.539 INFO:teuthology.task.ansible.out: 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAx 2020-05-21T19:17:04.540 INFO:teuthology.task.ansible.out:j+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8ea 2020-05-21T19:17:04.542 INFO:teuthology.task.ansible.out:c8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f261 2020-05-21T19:17:04.544 INFO:teuthology.task.ansible.out:02d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomai 2020-05-21T19:17:04.545 INFO:teuthology.task.ansible.out:wang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, {"name": "pdonnell", "ovpn": "pdonnell@redha 2020-05-21T19:17:04.547 INFO:teuthology.task.ansible.out:t.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4Uk 2020-05-21T19:17:04.547 INFO:teuthology.task.ansible.out:ibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMiv 2020-05-21T19:17:04.549 INFO:teuthology.task.ansible.out:DNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, {"name": "bengland", "ovpn": "beng 2020-05-21T19:17:04.550 INFO:teuthology.task.ansible.out:land@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name" 2020-05-21T19:17:04.552 INFO:teuthology.task.ansible.out:: "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643 2020-05-21T19:17:04.554 INFO:teuthology.task.ansible.out:eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb 2020-05-21T19:17:04.555 INFO:teuthology.task.ansible.out:801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}]}, "changed": false} 2020-05-21T19:17:04.588 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:04 +0000 (0:00:00.105) 0:00:26.013 ********** 2020-05-21T19:17:04.842 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-05-21T19:17:04.844 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": true, "comment": "", "create_home": true, "group": 10104, "groups": "sudo", "home": "/home/gkyratsas", "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "name": "gkyratsas", "shell": "/bin/bash", "state": "present", "system": false, "uid": 10103} 2020-05-21T19:17:04.946 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:04 +0000 (0:00:00.357) 0:00:26.370 ********** 2020-05-21T19:17:04.975 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-05-21T19:17:05.009 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:05 +0000 (0:00:00.063) 0:00:26.434 ********** 2020-05-21T19:17:05.071 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* 2020-05-21T19:17:05.074 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"pubkey_users": [{"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 2020-05-21T19:17:05.076 INFO:teuthology.task.ansible.out: 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAx 2020-05-21T19:17:05.078 INFO:teuthology.task.ansible.out:j+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8ea 2020-05-21T19:17:05.079 INFO:teuthology.task.ansible.out:c8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f261 2020-05-21T19:17:05.081 INFO:teuthology.task.ansible.out:02d239d4"}, {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, {"name": "haomai 2020-05-21T19:17:05.082 INFO:teuthology.task.ansible.out:wang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, {"name": "pdonnell", "ovpn": "pdonnell@redha 2020-05-21T19:17:05.084 INFO:teuthology.task.ansible.out:t.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMiv 2020-05-21T19:17:05.085 INFO:teuthology.task.ansible.out:DNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, {"name": "bengland", "ovpn": "beng 2020-05-21T19:17:05.087 INFO:teuthology.task.ansible.out:land@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, {"name" 2020-05-21T19:17:05.089 INFO:teuthology.task.ansible.out:: "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643 2020-05-21T19:17:05.090 INFO:teuthology.task.ansible.out:eaca10bbf756f2b8313645d2b8da3"}, {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb 2020-05-21T19:17:05.092 INFO:teuthology.task.ansible.out:801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}]}, "changed": false} 2020-05-21T19:17:05.124 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:05 +0000 (0:00:00.114) 0:00:26.549 ********** 2020-05-21T19:17:05.416 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* 2020-05-21T19:17:05.418 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com -> localhost] => {"after": "815dca2d192c9d570bf0eed74c506da390104ba6", "attempts": 1, "before": "815dca2d192c9d570bf0eed74c506da390104ba6", "changed": false, "remote_url_changed": false} 2020-05-21T19:17:05.455 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:05 +0000 (0:00:00.330) 0:00:26.880 ********** 2020-05-21T19:17:05.822 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com -> localhost] => {"after": "815dca2d192c9d570bf0eed74c506da390104ba6", "attempts": 1, "before": "815dca2d192c9d570bf0eed74c506da390104ba6", "changed": false, "remote_url_changed": false} 2020-05-21T19:17:05.865 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:05 +0000 (0:00:00.409) 0:00:27.290 ********** 2020-05-21T19:17:05.878 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2020-05-21T19:17:05.880 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2020-05-21T19:17:06.037 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2020-05-21T19:17:06.120 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDehvF7TbkfX9Ga4fNdq/j9GHu3c9cNk4iIHVs7e14j0h9DlV14aPyn/M0+z90PK+5p2uL9EvRzkbsPrfxpG3pxUa1pmVmKIPvBruA7ln8tExOVwO3XEsBG7b8VWUMlQmwRS9WEfkKAIHlr9cgIFGb1yrMW30RyL7keO1giotAq/wR9pMicyqYAbZOtI3MuPsDVTNxtyD3RwRUQicz6vNaK/RwfMCZVgdvoinrJ7VSyFVEiitzuQqMlrF935sfLvhuyxmwvJKfZI8QMEYcFbKd1cDnCk9n/PySNRY96gb41nb5pUk+0eaDu37jnmj7LLqoidD3UWUuHNnGBAAk+zNlD andrew.schoen@gmail.com", "key_options": null, "keyfile": "/home/andrewschoen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "andrewschoen", "validate_certs": true} 2020-05-21T19:17:06.191 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2020-05-21T19:17:06.264 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBwJCoMbbxQrI9jM5I/lX0MYDB57LzYXDJTXqmLfJ8E5IHwQbn708/EFXAHuJlCyoJAuA8FaU/Y5/l2LBlVXwp9v+8ftk/D6AcsuQ+Hi0ZLCTvW10OUIS2cwX/of//JJIu6roy3r3SWwUcQvwjaZYLm7QkC+1StsLNMHdgiVRFiibqml72Q53VTtSTt6z2aXjrHzhpZq0hBK/13aknzAjHvGprQnchKVzhA/7A5pArF3CXpnI7aCwKvvjU0AcvqqD8WNLMpF4hFSoTK7xluKB+5UAJ36wefIO2KFM/zMwUtl4/aDhDdPeSaQRWq/q7viKLVNS0X9j2PjSRTfYhJNZr zack@zack-cerzas-macbook-pro.local", "key_options": null, "keyfile": "/home/zack/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zack", "validate_certs": true} 2020-05-21T19:17:06.338 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2020-05-21T19:17:06.339 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2020-05-21T19:17:06.410 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4eHmz10szeHNS3dNejKokW85ksB+iR4HGOFsmQM11Ni68Nm5aqEKvkOZU8TpY92vpCQL0A68GlrXB845cACdyk6HUJYyNNNMC43l1FYWOwjMqQBSdj8W3VQDTA6eiG60mt5fgI8fyR38rKzIA1MnTBkSSjuh5kQVJ9bdEp3GuY5oc8vxDNBlGJ6LYnyEWt/pqL2J+mpjqnOjsC+EbE2exhP9O+mvzpQiyo/+dEN1COwX3//pNRXGfOSeOczHNsJE8Eu+j/n/BlW57++sJyFMkzS7bUxMSGM6quvjQZ7RT1c5JM6vLEiQyzQxoRgzY93h1yKlOstBi0NamtpqHQZGP kdreyer@mbp.ktdreyer.com", "key_options": null, "keyfile": "/home/kdreyer/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kdreyer", "validate_certs": true} 2020-05-21T19:17:06.473 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2020-05-21T19:17:06.556 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC305rmql/Qm8Si+DFvAs77hSUZakwiXhhAhSetS89bWq3AdPQTL1MUXJHFm3AMzwzb00tndvsl1AUmFseXLfAi87daNcKJdwEj/JvXgcHKzAXOpVRfArHh08JnOumQiP4EoLYvq7rL+3LjEFURKOWJLLnGxh4E+iiJAnxLTG3WuUcnz9kXVTwtmIs60+2yH+gZJkkB04mnivPYjX46sHigoKgtlE2JnQfOU1lBkeZaBeUhoZX2rIKwRyGELPPcUBwHk10izyk6tePLAw9bSWeS9uEaa/m+qa8neJDyR4/hWQNR9yRXp0YjKkiKoFog+qtsBt3xBNzTPsFLxZ5zugmp dmick@angus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/onMoOCUhkp+UiJAq+ye4P70sfeV+uMhgWKLfLBh/1SYq1xxb9bSmjBnETO/9KvukRhzlReBQ7y+BKRhm037P7LuTUY4r0Y8JB6BXkjjCY1yXZJC6kvB7xFsvyiDum5rrdeWMQ/Rhh7YJpze5KY1nHLkyU9X7Ewak0kLEyduJEKekbsOom6l0wZ2ZYrBEKFWJXUDk5icUuWWg3mhKaKnLNWVg1lUw8jzYTJYfjR9GUgzZWXtzkAaI3ugpLOlQ+KEls03/WAFcWA9F9ExqzIsJpvEks27LeFBGVE3PjVNKMqqBZQlZ 2020-05-21T19:17:06.558 INFO:teuthology.task.ansible.out:tIEz1iguWJaWMi5lDIfXkvVOFabtIpX/BZRf dmick@dmick-MacBookAir\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOoIm6sOytKwqNf9FSQn0Olu72ZRDjAYeNFQVWTn2PIB ed25519-hplaptop", "key_options": null, "keyfile": "/home/dmick/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dmick", "validate_certs": true} 2020-05-21T19:17:06.629 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2020-05-21T19:17:06.631 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2020-05-21T19:17:06.702 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJ4z0gLwjexgyixdTuiwaxpPnq7w4FOKxHsQKKAHTlKRu11ynB+9APbtqaAYss8yDqHaHyewPdE+9JMYhZX8rUgcKv2H7jBCQ/Enfl0UyY643VQnuG8lr2Ipk6ELuL5NuuTb7Npo4zKyq/0649kPD46k/X/qLuKzhN49k50S3XJq5WwHi6CJvR8DzPOkjied0o1BHpfcCCIMorUcyfVxqmeu2m+uSE15ncQsd8BIvH4/YNoncUGYxqVhGB+FNUlWdhV0SPRW7V/gmyvFW5qdYX2QhNZAQHChdEH1E9AI7WiCFkyLRx39qYgXgqj8vOOnlwHgy/oJnpnu/Mlvj1uETX sage@montreal\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCVPfoCpv2/9uWCwEo4clWt3i1O8ZPpB2FcQbBLxY3iLQWZJDe74rNWPBj0cJVCytTHxYV0e5HxYyChOG60ca5odHlPNB+/Z4WLU9LVuHiCYsElivJlwvD+l9kzI+UMGJb3HCHqx2yIRGXpEkSMFR1+w5Oz9sInPD7JJmO8Hb9KkoeqZtkJL0aic/M5bDWBut6SSfYlmh8qnQYbkCDiXg/KtOcy1ZJXQ9ZLjsCbpSzeBNbdUOxEQ1+5vUe00vHpl0vOKtRrzgTne2ct1IxbSjdL16ZgHi5BQAREXc9UUG3z7NPOmnwkuKkkpyLmwcOusot5tYHrxks+5i6EoGEJrvJ3 sage@maetl", "key_options": null, "keyfile": "/home/sage/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sage", "validate_certs": true} 2020-05-21T19:17:06.774 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2020-05-21T19:17:06.837 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBAN3MlkYQNsm1uB6uJQ7hWJ1Ro9Gusrhi/b/KshPMFh51VWBQn71LdCCjdrsE6FWs5FYE/hr7MITJe+si7aZCmuf8U9tc+oiYh3spXtRhJVIM80FOVRXUmt2XR8I+oNbpcFDayYu956Volafksk3oYjsO356swj7+Q+AUQVF4bDJRAAAAFQCkB2YZKItSDL7XfAl6ZmJ21vqUMwAAAIEAsZspNIUwssVJGO4r3M3BECWklWLEFviIjGVKdPWulN10eRCczZrH7vMOs8coHKDQqYdS2RejlojT03FjFAqeBiTeAlcmgHoev+vqTg2Yhqx3gROzNc6NmG887owCOU4j7LJQP6SX8I8EpSXCMNOZliv2ZokjX2DuRsuIDxQdc84AAACBAMAp++fcqmGS7x7ic2x4rhyiYmdqlMIl8lrM3GkVR6qGuIVBvOGl38ieJKcTBLeRgyC04uIMfk8P9lLvZw3UF97qH3V0imKfq8aYnBGxCv+IjtdOrR5k4hrUW+P0qipvU+4dgHlpqwTKB4MtD9uDxvhENWvqcCnOS5rI6dddaZT6 dgallowa@dgallowa.csb\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKT1KilDopHJzDZ90QJx4+7WVIC4WNdvpD6VrS83B3PFOplNyXZLfDSDRZ4wEzIKLwtR9vLWWInVBNFU00W/2dObSC+l9GDzKsHtO3KSVmAjHEk6ZAJ5Mc3eUPR0lAywpFD8+yg+kDDIkRtCtoHDq+kFvNQutdvrMuhNWOZLyQ2N2XrpRJVD2kiJvaml6nQoZXMtVQGPVcYbn3TRed/wxT/han2u6j/wiElv4r9ty+9zi3P1MoNiALD53sD7wMr/5Si6PX+5zWcXTNcQmTuGpiLwGw0RxCwr4gtwqKBaNae2d1bwnHanLc1KvQEw29O6aBca2f7GWxFY6QtQV/mNft dgalloway@w541\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEI+g74GcJe/03nDypMzDWqg93K1h13xQPFvCIN7ElNZ+ulY5av5KLnv/gmLbYGRPlgxC7LNZXE7YQPUo2DfA8awnDkAkE/nWvL4fQjUxmaiPthjIWsKvk9EvPIqzLjDbwsiLiRPE0Sxka0qBa1GHU1QYN6cw7l9nWF0dG/TsKw+QmuArBKMgm9Th/QVLq1ARHC/07M1n195QvBjdrKSzOUl+2L1tADHg++sEWDq/MJMiylyNdxp79Wz7aTIlR6l8NV+Ega9LUb6B6xmO7k+J+/hJF7gYOeFl+YqnZttEdz+ 2020-05-21T19:17:06.839 INFO:teuthology.task.ansible.out:o8FbLjhTjOF9QkBsGWlrawXtQln/cVCryV+LAt57L dgalloway@p50", "key_options": null, "keyfile": "/home/dgalloway/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dgalloway", "validate_certs": true} 2020-05-21T19:17:06.911 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2020-05-21T19:17:06.996 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo3gswIiZ2xPWMUQNjV1Gd4gYSxVpJM8Jb5pH1lqvoKAsmhVI30qTYxIaezzDWfSYwdkNYQAC9eM5v7EMQrOI7eZtTzCH+gbF79GciGCLL2bDze1I8hJ+jUu4bv+wnmvKsHyyOVBBJPSJ+eGFCzsu7vOiK4iFX0zgCXYwvP+A4Y/+kVR1en39gMtD6Hrw8ACBhxt+C2G2zc1807NRj3pIw1GvQILa9Sm3VKdNSrHzGB+MBooUoRmmjjzZ/bRwHPWVj+sX+xkoX4P2zwUcfMgZ/f4GgSgHyEvS3oxqbSaZp0pidZyoCaLRgqVPiUgXQEm0HA5PDDULAthQOfxQveKB/ akraitma@aklap", "key_options": null, "keyfile": "/home/akraitma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akraitma", "validate_certs": true} 2020-05-21T19:17:07.049 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2020-05-21T19:17:07.072 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.147 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgaz5AsLB+hPwnHjlf6vktlUQ8iWsKA+hViok+j+uCm0U/iho7O7Qd8E/3tp9yBx10Wkvuz1mmf6v2AO7Qa8+SE1QQPmA+4xLp4xXCqlUGFjnzm/7uQcQZtlWdfBHzQ9jVyPAgUpnGVUtW8PhW0txe8MEtecOO2C3Snx0yuTOx6O11jNvT938QjOeRQWw3X2YFUtMIOiwEhKtqstBIGXlMdaQKfvdlbA9MjyYy6VfK1x8lVcu8umUf/z56YmMkC2iO117/obhdu1XsU9SmjM51wHMOUCXSVqH8E3BWu0yohy4QmZDkdFihyYa+hoS9dOqGC91dFaQc46xrdmV4wqg1 jcaratza@MacBook-Pro", "key_options": null, "keyfile": "/home/jcaratzas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcaratzas", "validate_certs": true} 2020-05-21T19:17:07.217 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2020-05-21T19:17:07.219 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2020-05-21T19:17:07.230 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'aemerson', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.242 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.253 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.286 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSc2rWtLtZM0CBWwaxhSfd0T++ZTX9c8kQrYT0rsQlJ6Hxj4c3+ypwh4iivdtFpyz4clxWkb/wimi48PvjNyZdudB9BeQUBeFfLiro3LnFEbKhM1RwRI89s34mRwmC0LLUZwcdX80zc6/fKuPzvBzR1PiY9tWRyIpYErQAHa2jEOE2MpFDHnlbXdfXFh5Tw3OmC1qBlQvgcrivA9lVaVlf+hfwmOQwXFIG3PCJLNlXDshCSUGAfYKBRvQaKS8sOf9rQaflPrwqJ8hDgVVQkpp69yVsGtahbBmjs6QS6C8EkGUFQmvrIcrQ8+5mRlRAmK2DMTP3cAcsYcMOJ+9KwP+H mgolub@zhuzha", "key_options": null, "keyfile": "/home/trociny/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "trociny", "validate_certs": true} 2020-05-21T19:17:07.297 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.393 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2020-05-21T19:17:07.446 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANarZ+C62DPffRIhaCuCtXLChrfqwXgWqGHOLLkmPTtZ3/EE8ZiN+LY1ZcmP939AxXi8Oe+9LepwAdsoQKZctlC7XToyhjIk+rVSPyn3zl3BTC2AxfCKq2vqj65a1sc35Whrw7OaUa2fr5iHSazP6HuG01DhJ9l8HJsLKmiwWChZAAAAFQCNmunc7BNLWrqyrYwINTfscowkbQAAAIEAyYERcunZYJAZ9Eno18kM+ylq0jcQmnPqyIvssWXTttUZnaGQvbVxABeyr6ZKuUyZQfyetofquOGBKPBuzV/7posl5ShDuAcxbS1zhrmk9glTA1yFLvznDdWdLOWG06tjOc78G2AmldKHCdPsmgh2D7WyRr4QY4rcCvwKfZ6+eEYAAACBAJZrOlOlygfPZ4ZB0+EbdYACz1+L/iYNNAOBp51TRutNceLVrNJNOVdmCMLuF0A1go4kPSD/05aJOkOyW86gYLA5DXaW3961+kPInOFAe8OTyQYE7221ThYHRnCfVFjdknuCDomj69wk4SsR+ZPXvSXs1jSJWKhLfUSe9n4bmw7w anet2@secant.private.linuxbox.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5CMht/crEocrHqGjf0sxE9AhNcW3XBxwlniJwaBJLhekLQEQJoxAy2xUUmPYb2/e7rdmTBxzQipUaAGWVk1FHANac4cbgXzNT+9cnF7EIRkPa/x9jaKNiU0ozMhu/GOoeDXMrHIDgVGWPF3Ag/r17ORpYnuFTjsqoCWyh+mqskV+lmAp04rv2tvqouHtEs6gLebKNtB8c6twhrBKF62Ie+rSr3r7hQaqiZitHbg/isbU5RMBl6H48wHAVSK2/uTfMor 2020-05-21T19:17:07.448 INFO:teuthology.task.ansible.out:bnuEYRG8HvlnPRvQHscJYKiZSt/G7XqZ3x/7c4czEF+OpdQbAgg46vh4fNVMxZk9KHwEkOE06ROuwgAejJ mbenjamin@duel", "key_options": null, "keyfile": "/home/mbenjamin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mbenjamin", "validate_certs": true} 2020-05-21T19:17:07.457 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'aemerson', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.468 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.479 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:07.541 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2020-05-21T19:17:07.543 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2020-05-21T19:17:07.626 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHk8c8wUTTYolOOmMlniNrsjfRyF9pCCnaEQ2DXR73P0hbFMme5Md5cF3PTtPIOHSNkWk/qg7s6gZD8LGyFmloO42RBgLsW1qM8RWTDbPy5EQdrjxL9byVzBBCDoQPIS2M+0XnhYa6CBj38Sw8XPlS41CebAJEOQeyLG2I6CAI0rTij6gsqDfALbIezd/eWvmbksKYM1Lb4Gvj+k/OL/xDZzIZHF/P+mK+trY45gsUHxKZamkeHyAT4f3kiNJA+UwzTWGhafy6UE7yGqhZjt9xOZSQGuwroL7EtAzntxayPRNxQPfGDV+fYYf0QBbTtHyJeikPUuw7aR1Z3KwuSmWD dis@zambezi", "key_options": null, "keyfile": "/home/dis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dis", "validate_certs": true} 2020-05-21T19:17:07.680 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2020-05-21T19:17:07.783 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "key": "ssh-dss AAAAB3NzaC1kc3MAAACBANaS5gZUnIp5UL/PM3xOrQiNVxfona7sD1XEXGYvNUyoojPWWAvdQRwdA/Ay8JsAjKeWUt0IwfWaPfbEoXU1TKAI+yyv5WzQUZAKmBFuYM0CUQnKrk72Dp6n8P2tnYen0ect22xEiW2+Y0JZ3wfV3IB3BQPoVCC9FQ+P3LHhYii/AAAAFQCgSceiZFeNItwJ2rJeQgVVTQKljwAAAIEA0Gd2VNCbbQ48vAF+m/i/CeQHJ9Dom9IOBN3v8XnSlOhtNzY1pJ0NRzrFQURCCeVQJaywr0et5FCXIDVqTuR4qfCu5XXU1KHpn/AvHstOd93Y0XYMwSXfNszOtpH7w9SEm7uBfKnLQNF843/MHZL4ZIdfxk73YjfMjrYFcvJwvM0AAACBAI9Wi2wG9Rrdbrgk8tqbnKMxxJCYt/Vakn5mQSc/WHqMUn14+Kb7oBtfTsfPFNK952FzU09ptNQvNWTPNMniI8l8lQi2B+Z28XUlFLL76uxJXWko99xFpf/d1kFBL0M7GRGmvvrMfeTCI+WIqh2jBVqbl4o8kjNx4p0VWyoiWeFJ gregf@pudgy\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAwSe7szyqMTqKK3D/JsXIa1PtPf1p8Njk0sMDSsJPA0gBGysmSgstke9fglOgeNIbNOBNDOY3vltuNCgUiQgVWOYhUaVpj+2vtS 2020-05-21T19:17:07.785 INFO:teuthology.task.ansible.out:oAWpXMQbNaWPGKhbxvJWMCLVckLENyoUZUBKLmTvRyKDjjq8CJ1TnfA2Xfo3a796EIOtD6essU3lAVIfIUILGD+HqptiHSB0spUJUVRxxlO2xw9rLYij1eUPRHrr9xWvDamr5JtKVtCLOL3M9QlltHieKlbJSCZq/EVxW9NAGA6IiqOhw2E1k59oGZUq4Qg+YLgYkB80Ms7nb1xpjQ8txvY+73xL/8i7Nqmr7ekKJfyTpRe03nCQ== gfarnum@mozart.thompsonian.net\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzqJQfdAKaggPDgSpk8P6QjLeyQYOz183fVSKnqAa5EeaCJozS1dn8z+iphswT3YL6wqIMqVHMfkSUcEeTBwZmvydaghOMJEIQSP1PCzH0V2XprELrEcBC3QTvaElPjjEYgBVUvEw8sL/RIQ7mgt9vxD0NcCDspsz35fmU222KzFxD41PZ5XzHQ3Lumwdax7mcpqrw8Aa5/tgcEqAIu54HYRf1Qmk6+ueMAvpwkX3eiSEtkVvuV1Kxpc3/0mOfJ7cn+eyPX3qUbo4oY76hIYseoUIwEaVE/pNW+pjwDSy4gSOcuxYDEGKzCwZPZeQtRQWzRt3YNafxi5xsByobGLlZw== gfarnum@GF-Macbook.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1ik3LbyKsPiGwdh+vGrKSYLvhMg7OkqMwDNYU5LqWBSotogxyGQJUuD80ZavxmmdXC4qScddHtWOJjtyX1CTSDUe7INpSgGPGnmSExVFpcYRnmxHAB+9M/c9VorUkQ8IOKLmRO/BdYma3Rl9NzhHI73yd4zJlx1K4NuQnhnj0Z4yXO+k44RkBWDdMicBB5lBP0hETaH2Iq1u5Dai3u6N5N9bSPXv2PGKvvU395K0Wts2CxMhOBc7LAixysNzNWLrnG1ghS4jPVG2TIHOElP5lIXUv1Wlkool5rTUWgnVY/7loWkDus2JryDM7hLGFXqgT7HHcpI4gSITqRhWxzsUF gregf@fedoragreg.localdomain", "key_options": null, "keyfile": "/home/gregf/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gregf", "validate_certs": true} 2020-05-21T19:17:07.815 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "davidz", "validate_certs": true} 2020-05-21T19:17:07.946 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDgS5EfJyOxBkl/TtJikfb38rm6muQo7MwYufkLSBw9W2jFzt/ZMbVXyVsdZM4I6hWfZm1/q60UcER4yoA1xwYGOTmbFXrLUqqKxKTnCdyejuQ3miB7aiuisWO4vjb2+ppBwL9Mx775DPeQJehFyFK0qgh33tZO/9LWWYy7NOZdA9L2ei1PgMWa0VBeijcDR5GQSXzh0Yi+h/Ezu8jevu+NkW2IUJF6zPGjd9M9lAy7KG2dQjqqCX4XWmUS+MHJS6f9bsC5i39GWy29FvX/qFEArOMzuYRIFWE8iza95KSBxptb+Hw8PFBjQ1kTh6nC5ZV2X3ETcoj8fToTcgW3dTRF jdurgin@new-angeles", "key_options": null, "keyfile": "/home/joshd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joshd", "validate_certs": true} 2020-05-21T19:17:07.949 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2020-05-21T19:17:08.085 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2020-05-21T19:17:08.096 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyOWnAdvzh5zR2ts9e8g0wG4wZ0uNr0YJUCncAOTJB0L8xkQU76jWzX3BRNU5Wk8VtLvpJAQ61P7UXyzgGWSO9FHZjD3RDrc2V9uh/lqRKmx1COtDvcart/JwzwHlsWdrYdcXvEaAiFrZJ6x1jJAjIL6tvMO7bqBz4YNruKpGWsQ6p5P/M5iIEPMj1oKanLoULXqReC6eYFTw3LNAXjberPY5GxYwaKS0HuzySRvSblShyA85jawTSlEbsOSnMqqGu5vGJiC415UFQQ5qKBtzrgAjlUgMbaqGTnTmBYn7L751gIWRetgWqwuHgfIe2ZGM3mmh0DX8E03DUbEt4UxyR dzafman@TrustyTahr\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDtSwGzH7V5jzppggL0+nYlBSM1HqGjkInwxutra5iEyFoBuV73MNSBk3HrvIVGN13+PCdHf4Oy8ywbhC/4yKbxS1NG76d/GU8ijZFuBlEwxwHZpcThpSTuYrNx7FJVp8Yjl45DtD5s8FMI/0YZZhLlIqT6QCTxlTIPXDb6zefEWvAVziE0bmhRpe4B6AOLOGTB9fivQr5YzxhfaSS5Vu4U1x5gmosouSJ+aMFrQWLqa/eoCy8t9PnxdMjlHjHCZ7Qv1JfpaAPw3qOK30GrVeXR/hPN3aFodTuIJpzdynjk5HO6/VKW5+mWBO7pmQqn9LNQEjADXbLh7PG//nOONbH dzafman@ubuntu16", "key_options": null, "keyfile": "/home/davidz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "davidz", "validate_certs": true} 2020-05-21T19:17:08.220 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2020-05-21T19:17:08.242 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "key": "ecdsa-sha2-nistp521 AAAAE2VjZHNhLXNoYTItbmlzdHA1MjEAAAAIbmlzdHA1MjEAAACFBAHT7CHaceRLB5mJv9SYKog1wBXsavzH3G3WCBEvVyK76JIslDudZm2ycJv66r+VlGaD8sFI5Mb/KKFMKcKesLRX+wHqZg9MlkoJgm7WGoRQ5I0M1Vt7TL3uJkVCaGZHtO7BXqzTx53C1AaJ1HN+DG2MGy5mm6tHwL901UVqG4EzjBnjxA== christinameno@boxtop", "key_options": null, "keyfile": "/home/cmeno/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cmeno", "validate_certs": true} 2020-05-21T19:17:08.378 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkIZyWnJXYv/z3EVeKHatjFUAdaomIMqzvFLrA9VskeM0Ctv8a83Wk3BbYvTFQWALjZjS2HVYzi5p6kTQ4qxXlcO7HxRw0j4otNauilvgIc4Lu5N4pUtYf0piEo+nrXz+WhELfmJ8t1Yx00uGEl9pOF04SOuXtpwwrCFAO6WMCcjDuYhoI2VBKO3W/OWcIuQ8ZY3j4iDdofFOUGyyoYVyOi/HILKjluYB+ues5+wBEkDuoi3MafCnIj8M0O5fU8/JoOTksOu779UN6blPiNdEgnwD00jA+RWYY6b12ZVkiF4rUVGCiiKKUwOOWkRhkA5OEcBgZ8cGWFgGfZM1GJA// ivancich@sleepy", "key_options": null, "keyfile": "/home/ivancich/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ivancich", "validate_certs": true} 2020-05-21T19:17:08.380 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtmxLK2rSomB14d9/fkAshmsXQfd6cJ+vEb0MZDaUT+OLmr1vAq0+H5g9w3hApJ2UEOFSaiz6ywgBAFeBeu/KmUALOhJIKKk0imoTunYclqxVPBK6tG/2b+ME8VE1afoEpMem3Bzfkrq0pDt6DLFBDlt9rRIqtO/ZlqEayWkEwTXJ7pwj+oJS03Z3Y7q0Iqw8PToKqJWwy2OvW1I9Pi0Q8s4YV9I34rSO7Wv4w43AXpFHRlvJWIcI5g5WFI5tnjel+kUAWMZft9ynFoAP5iXdByq897r4jAF74hapaxLMsHBz4MyYmPZqS76Cx2e3kGqXeetPinfcZxC3ViboR7o/1 root@zhyan-desk1", "key_options": null, "keyfile": "/home/zyan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zyan", "validate_certs": true} 2020-05-21T19:17:08.524 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2020-05-21T19:17:08.526 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsTZI+b02boZv8jVLHQoFlloD2WF/3xT+ZfZxzwddL7Q6eqo7j8i21LAbLAMWXYMyhiClrloDeHfCZ42gG5bqSThF8LoCw+GspF6SahTI0lmptGu69/OeHqqCpW1DnsWB3wWqfi90XbQJrpg3cdRaqOCmkGVJrqfFWzff8Zg9IuojIH/aO9drCTRGa1pHHCyEdW9ZNeYFwrMjfP+wJi/mC/ABAoXyDy0NWT0uIA+36abNg2/ptok90rdan0r72hjFEz/1hpupKWri+VXAepiyDMuSgJm9uJCXDFaNTn3jocdX+sbVtltThQ2OBxe1T60vRLbXx3lvhxxZ1fUkcP/FF wusui@ubuntu\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD2UzyfBk1nZ8SLCtW9UjorMeOo4u9 2020-05-21T19:17:08.528 INFO:teuthology.task.ansible.out:AM/YL8ZI74GdprR+odERZR17/QfwT5vmLVNa51+CQt1HcGodlQYfR/8n/OUl/gJyVagBuU2zgmLPO3tOor5RBfms5MZ2VZ9Vm3+WrCO/vrAq/5HVyGbQsKiQHXkIRSL2NIgfKRTOVTNmuTSXtZNDgdWGIBmcOFQv+Im9CRopoI8ZtJLQj7xfxtGtUas7FbWTcf0o92+xvWuGWq5WQgmZ8MUIfvBLYLmicuVfsWjZ1YsC1PNhuhkwrW7MhaD71Ej3ll243tG1QD7eAmo+psIp8phlU5s/5FeA5y5OzDZ2T963oHGhq018TYO0b wusui@teuthology", "key_options": null, "keyfile": "/home/wusui/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "wusui", "validate_certs": true} 2020-05-21T19:17:08.652 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2020-05-21T19:17:08.654 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2020-05-21T19:17:08.674 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtmxLK2rSomB14d9/fkAshmsXQfd6cJ+vEb0MZDaUT+OLmr1vAq0+H5g9w3hApJ2UEOFSaiz6ywgBAFeBeu/KmUALOhJIKKk0imoTunYclqxVPBK6tG/2b+ME8VE1afoEpMem3Bzfkrq0pDt6DLFBDlt9rRIqtO/ZlqEayWkEwTXJ7pwj+oJS03Z3Y7q0Iqw8PToKqJWwy2OvW1I9Pi0Q8s4YV9I34rSO7Wv4w43AXpFHRlvJWIcI5g5WFI5tnjel+kUAWMZft9ynFoAP5iXdByq897r4jAF74hapaxLMsHBz4MyYmPZqS76Cx2e3kGqXeetPinfcZxC3ViboR7o/1 root@zhyan-desk1", "key_options": null, "keyfile": "/home/zyan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zyan", "validate_certs": true} 2020-05-21T19:17:08.800 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2020-05-21T19:17:08.812 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCw3MhMNDYjkiQADoC1mg9ga0Yj174FHIFt4RQIC8qK+6cB0N3CM5R4JwP8pR4tYkVFWmnYRScYK5VVdC873Ac2BzYxmse97zLJTbUnYWTdY+OFi1FUozsy3PwtiNHSd48Z/PBvkinQIey2QlMKaW3/yz9Of/Yfm4prxg9lBsd6/tOOFj3AsqIQ1OVhMfgeVEkdCL7AAbEYyMxePZ3UFrDwj05HDLgmFzx1xsNJFOuBwLfU/QNHoXJQrcVy0rZq9fB5rg74iz1JZs0uDWocQQK4Nd3Rv+wRGBuew2fmkrS2bQWXzMoSL+/i7pbf74LKcbWAE0wXEImqQeREHxq4ZZ5J yuriweinstein@Yuris-MacBook-Pro.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJUmq7btpBMjjODHXp1888xoBuX+rhiZg3ufuo69RgDxUMymJn3CPJ/5NGXoZ3SGAWKk0w0Dx6K/VO4y92mAV+cO81y8wZR4J3fPV3IbWRjN0X3IFoAvJi5n9v5hpG7z3RZCGmQnOZ99m1i9dge/3S8NpuPLIvYkSo9z00d+mNP6D8rGnqOmEBfEhUQXLeH7rbPwaMWPgB/hrpiPCyLR/+sGC5bq9PAsKnocqZ12cnvCtYxpnA7et6nL15ftEpUrKYAmRDxotuoUcsllP66GSszjbrgN6OBNDSqpGt/+RSJJwzZEGQ073gJuMveKy9tvD/PyEttjvVKL2KsBuXGSuL ubuntu@yw\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmXWgRRes8bzekTH2fTcxdAAquFn1SjPhws1Z9 2020-05-21T19:17:08.814 INFO:teuthology.task.ansible.out:CkxNaqKe25XnzPehqrhg9etouUwvORQHdDJdTlmhTSYtn588Omq+1bvniab0KzAYgGZsWdPma/3E9qF7ChXIMik9Umip0drzYTaexCuC/Nu46brTxlnL0vaxnnVjDwmHC0CEJs4qN4e2wSlsA0uBDRWjxWFMdTUgSzII5xasHypUYZ0y3MNdbfY+SVF69DEDH8EOQMGYm8JQXNJFloQvmvLUFqT/63FsdpzRVTph4A8hvI1f8i6ULb7fPQN5ZS62wdXd/KvrBXrCvhOi7R63RM60mkMRXm1XajTGmCKiikfiqgTr yuriw@Yuris-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC41kRr6B/RC32DrQKRByalH832H6BpCQF9XdTvgYi4+LJt+kAuIGLDF4xm4uApTmWRrLspWm0Kksc0ger03uNx5qJqMEUnJvjxJnSDC0/XyxWapVxIviFkvv0BjbhVNOOaMU55ywrZ9hHgMdaFwuMuCOaB7f9Tm6IUXm2k82OXueeIG23Kziq+IQBysWOjvNUy/LLpl7l4+xOkhNUupUiQCqHvFH98VUdYWkHeyamafGVZmYbFLrOXgmviKo0u8LPxcT7psKLk0yFG7fG0DSak6DDdKJqb+G/NqMSPxRSAI4FbXQ6UOZb32Ozr1Sql9yfOXEYWZuatn7W5F8DjSv3p yuriw@yuriw-RH", "key_options": null, "keyfile": "/home/yuriw/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuriw", "validate_certs": true} 2020-05-21T19:17:08.926 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2020-05-21T19:17:08.975 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxrS30JmTZbnBd73s9PGZYxCkWH3u4En9Q0bYJan45W+j+y5vMzaNUVsp8We1tphqPQ9B0ygi80OxbHWu5gyv4g+M/JFtrnxv3QgBCYWeBWfh652Vbdlk1thl6btFnHUhVMSn5tkdnFxyVDJHIROoVXkHRaCNAUUy7tB60IhPAMomNcCGu9R8+opONFLXKTIfkYQ1cGbysr90DMs8ASEkvxdv40hIWhK4ufvL7CFFtgXuoC0c1WedBFOkr5LDegzL13xN97K9o5J8CAU0MUKk6H8KNKbQuNq1zANwymMFY599GIlxwai8iluJgfOObDRdCDmKM2f9RAEUXQM7oYoH7 tamil@tamil-VirtualBox\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvwiWVhNLeOLg72cpVIwbUYnmFh+Cqf/mE7Rc/Xci91on3GPrq++dC8t2GhTB5Zyq46EE27SmUkiZpHRnz7xwiJKM/tTgNEkffXDK3j0pA2E22iqV9FpfSA9Zdi1Puq7CPT7/rix4rF3SPvMtg/R1fkyornLFdzhJiMExCKJXGwf+QsKk4NVnr+nO3EEkKOoP1wio1bceZ53rCt9Tyu8NawAB2nL2fvtBPQDAriQ8bLX69XLbOfhFI6GJo815/j6CQxNmvA0l5ABJc8+A71jZmndzumFRgqBuhiCM5ohsGR0JGahUQjFEA4quNTx8EWTGRsqhAYszzpqJzuN+Xb6tJ tamil@macbookair\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEPzEyDGI7poyXVPG70vgQpvlU/lTt6Vvv5CoHWJoSrHklDdJEqekhCB87BX4DTrqbb5xoM7yfxle/z9UzgVwSUWqsPdZHA4EbrNFRKFxi/gc2YrygVSjumTyzf9WJJ5vCZvTQexOj7rjWVnJkjXHKMXZXIAQN/bJf6J21t+4A3XLrl30/4XXyq664NONUNjBHxHtlbS2LM6Th/hK4B23oj2BugX2j/50vWgd9H36bPr8+JGskOi6MH2ndZv5pYtLznFzQmsbixjaN8kCuyQdlRCOndPEFoHFhDla2MeB+h3XQLDXW7J1TR2URFSfcNq5ndDS4i0b+t75Fjhb7AtLT tamil@ubuntu-delldesktop\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6tJ9y3solDCzFdXcczO8GJEwMqMYXWU5kuMz0rr/US6F72j0spSNmwGemMOZE9s7KtHgior/Ufw8/vMRkRhoBY 2020-05-21T19:17:08.977 INFO:teuthology.task.ansible.out:B0C5KT9utGNqrtDdvH98h43XnKZ3K/yaHv/T+u2EYWNgHtOXMtgIVFnGwSD7RzF6TbwSfurprTV6ZUyyOxRcmHnkmwpbNwiwIoXB03k2PITdYCC3lEBEY0OC+vAW/E3+bFbV3RSEA0Cm31jmMyZyPeYiXiEnPXUIClsoDj34NwJTIgctwIsqM4eYUBg3pHliWYKEWDs55HZYoj3W/6Jw7MASzyAYFSmP8rQu8iS7tO1iEBRGOXFNxHirGQ1WqUn tmuthamizhan@MacBook-Air.local", "key_options": null, "keyfile": "/home/tamil/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tamil", "validate_certs": true} 2020-05-21T19:17:09.071 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46 2020-05-21T19:17:09.073 INFO:teuthology.task.ansible.out:TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2020-05-21T19:17:09.118 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYGVqKZgLx2LJ49x0kGo/Z5r8MVefSUCYhhrK/DK8ht+YK1AqLXErjAedgpVz0WuwirRjh5YkiXGMYiOdkMUYWGk5nwCHEKnnCpne7Xh1OOqge/QGHlUigWVH8VIHBsZ+wTW25mqOrgDSGB8+Qk7Dr2o1sLGUHcx7vITDWOrer4KjF2+H5TQH/7irUVORu6fzeGKtGyOrTwQ+ZT1+fuhfznDULFGyvKGdcXxxNOg+21Fssk2nCNTlgRCGjHSrfelfuMT7QEt+9puWd7MWXYQg7xx8jkJGMpEQRFxJTxnfUlUXf3x2lc9Q/SvKfpVMtc0N+bk2F9+euyvRvjtn4LJNx jowilkin@jowilkin.wilkins", "key_options": null, "keyfile": "/home/jowilkin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jowilkin", "validate_certs": true} 2020-05-21T19:17:09.205 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2020-05-21T19:17:09.255 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDP/yVttBEs7mpVfJL+reXb/BfB7DsLrA5ArVqEJjySi3NOz3e/wE8KRWbHD1UdraAU3P8b96GdAQxGOs4n0muOMejmaXWZCP3HkRL+rcd+03ZI1lb6ga9XjBARZfb2h+kg5jTJp/Ll6mwAYbSXvQ4MuDQzwGRDX5Q5Xme7OZ4Wb+vBmmkihHydySyP9YXbWWsBw4jvZCFSKMGsUVy/HIt1coZx/PyCG/K2Kl0nrE5ux2QqfdTIpzYo4c3y6uMIHDvt29lRmk3Gnh2//U5eN8mmRRKJlkvE8DKy3VYsl0JsP9pTWUZEYgV0EX251WTO0akQ2bKuszqd9Ai04RWnXUu5 brad@dhcp-1-165.bne.redhat.com", "key_options": null, "keyfile": "/home/bhubbard/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bhubbard", "validate_certs": true} 2020-05-21T19:17:09.354 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2020-05-21T19:17:09.386 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAyRDKb+InDsnW4E/S12Pr6rK3wDfUG3j+iw/NsCWwN5xpJEA1/NhVlRzY8/jejc6ddmnNKWbm/UcYVrbo7yClRTGu45g0Qm9lmfvgDgi1k8mwUCy+edbQ/R8FB9cIHHCnUuWzRmE2XGaeDiSVQgiYqq3mOPY/hwe3G7jwFalYPsbmY1jNqpzODmKFMRd1bOwdHEOMTfh0owHWqhhXakU8em30lYraQVYH24FplH2NUBArxmTuctyfweHxx7yH3ZFcXFUpUMSLuVDWb1A7fMiL6eW6wiwh+dD+q5iFNvuioZITP2EjIsb9nS+eM9bOJZuZ+5pln2EsHee27LjunbwgWw== yehudasa@fatty\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF3PxJYgI3tS7SG+RnUvxMxr0/XwBAio0oiP4AC+o8rUYYyPd/RU27TR1kphbuJhQWVtaZ6kFSBQeNQUxv6rb8hmMzvlP1FDEoGkjaOHOuYEc2DFkkEAfaR2AlNKn3pUQgLE00TLHctCgd57Cn2Ppt8xEi/vTuo0gX3xjWOL4N9QDElCXKNdxdyyJ/RNb/Mid+YxgKKjf8ppmhYsQ+Qqu4YwPzLkfK1Qb3YtR6Hbjb4jxC7C1Z13h0vUgHe7qSmUCYNo9eC+lEgNmmnLb2sXJaUUJM8MEex6v+4muWM9hV0cq/Wplrx8fhMWMa978sxH8yVkE3Svqc/K4ZWN59l3xT yehudasa@yehudasa-XPS-L401X\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvplQk8xkSXF03uSJh3H4zyZHRMjvgUJBgGN27Kb7gAlIQv306wPKIprOwp+jDhEcPnEWBMRJMUJuBi0vEiqmDHt8mg8ZYcs+Gi7MbUgBokILdJuSG89KAgq7gBCuIhYbSg35pfvXvIZswiXvySqMrJNB495GYj/FrcWEBfQMuedMSkIfNzqPV9yR5YRh8fnSs3fjCzV96vzu7O4AzgwICbM6XmqVLXPax/32Hq0dz7sAawlQFCJYPHzVzjwmih46 2020-05-21T19:17:09.388 INFO:teuthology.task.ansible.out:TRJnXrxewsRhk9GwKfI4SWaFIRdOdadGFSLgdZ+2iGE7hTZ3sRgkLOj+4zKa+xTbtjjXfw5up7J3hAmrK15Tz yehuda@yehuda-940X3G\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfNxvAw6cb33jg36vw8kJu48/BttmFJ4BFeanYqwRgtWZrKpAAGHEgCiNeyIttMrI3t7Spcdyp6dy6n0P3WUFVgHWEYtGqXwXqDC9UXISkUJVVDZoEynpGC92RghhzH53+7jX1Ytpr30r/xb1ktryTPCoEJRqyrg2j1b167i6PV5tuJCA+77gW5LWBmMXJCprjnfnJ92Gp8ZewBB6gL1x+3RFkMxGsibL0Qw1CTKfyAHNYc/jos6YiL0b42Ha+NmKwvzZ1GgIleRMleisSOyKPUlPdR7UnmtEXa9bl3Gc/hc7Zt+v4iUypr2WL0X4Yl7rJNH/AAd/Z6jPkAX9nHYzh yehudasa@yehudasa-desktop", "key_options": null, "keyfile": "/home/yehudasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yehudasa", "validate_certs": true} 2020-05-21T19:17:09.488 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2020-05-21T19:17:09.520 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDx37xbP0jYqopygG66LbSMRPoqpGUPzQZ3G8eqJCk2I dang@revan.aa.redhat.com-2015-07-17", "key_options": null, "keyfile": "/home/dang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dang", "validate_certs": true} 2020-05-21T19:17:09.631 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2020-05-21T19:17:09.663 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2YyDoeKdaCuJif79AxJAorqpUj33WHbHu/eIWpHju+iIF3f94K0qyEXgs4AwZin9pzfyd8N1aKNT8ZFPss6L0Xk68aO/6tdInq+1lTMMUC5v/LBqsIV2btPTFHrQWA0R10v05aZFvFaSqhHNsZaj98vQV7P+jiSs3yPWqCIWUTQ1VXnCeQnB4R5tob0gpMuonhkKq7vrJPhf6ge9Av+yjL7+8oP5LJqFJ5npDxkwZ0u3L0QQ9ftAT/e7Y7ESpwpgaI3Trl0EwAXFmiLjXEUA+FBbE7ko9kLqXqRjc1C0BdRG9sO0QKBGDBEx1W3w8rCPKgaDlVyqsBT1yvIjqqXDOQ== borix@dhcp-31-190.brq.redhat.com", "key_options": null, "keyfile": "/home/branto/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "branto", "validate_certs": true} 2020-05-21T19:17:09.774 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2020-05-21T19:17:09.819 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDO00mus2XPX/EfUZ/YsKI84TnWj5TbZP7Fs01EkoOTPgNoYysVdf0PwhAooz1qPrv+HUsUMpQT6uNYfCHyqx9rScR+XUlyQuFe7Sjp/dn3y+b1PKa6G4HX7f1eejR3ZaLZXA4R/8oucAXqQS5pDr3Y7prwkrp9cyk8uawBXoDcAlA1SMIPZPrtO1+iZw20NDhixsG7NE5jMFfw3q8xTckZEqBbteybci7X1v4lEYXCVlbSbUhyZ2Af8HEj09JBDOL2bI3yLvj9a5Oj/HtKubyApzZpA7rgeoii2UZQGuSRI1VJktp9YC0zGk5S843xYW92utbALKyQ6DdB2F5gc0DX xiaoxchen@LM-SHC-16501223", "key_options": null, "keyfile": "/home/xiaoxichen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiaoxichen", "validate_certs": true} 2020-05-21T19:17:09.914 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2020-05-21T19:17:09.916 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2020-05-21T19:17:09.969 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7e2G3Ziaus2yMviKh9s65e+yaqy1+ezs5IC6US90/8WumNAWqC4Yr3ckvCc120r3VwpJWcvaAWCF+4IZeO43lSNLadbCnJONed5YklcUuIJvjC1eDbZTMLJ7h0ijgNXgAFmFq0AV2NHuE2L2VKXk2hsIqDVGjZLUpi7W+ic07xnScEoXXDSk5mhJ6bKmFsUYCC91g2roYs9Ui5fGd+ey28SFOADI7osDLpLkiTF2OzGel93o5qobNZwKR0AxGsBIta17mvf3I3307bGnvugDXpNB0FaS1QZhIzMO4G4LZL9zahCvv4wm5GmuO4F0+Ac7dwFu3KZKtHQe3g6WHuAv ffilz@redhat.com", "key_options": null, "keyfile": "/home/ffilz/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ffilz", "validate_certs": true} 2020-05-21T19:17:10.049 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2020-05-21T19:17:10.140 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpGZK2cWUtE85Bt7fl+kSeiC0lM/EN+H2X3ePGq3LiD4g5R5n6nJsLaJaIZXdJ96G0JSnj07G8Xu1CkVbGDHuVg2O9tnxLhz6tzDwFYNFrQIpALlQwOq8OiwGDDyFkMXQ3JqCCWvyD0HLysOJQIBIlb/o92ZCSAGOyNX1JjrhXF+mlBk1AUW11UeZOeGZQ34MKHapH7T/DuexCz5gfZI/jY9Rg3hr4jb1zGttvAF2eeLJCjqD/Vi4mowYB/Kn/PJhNixeA2sli2i8r6yO/bFmA/PWnfSl+EqD4mUJWb5ATeJ3hyW8qVLOogY6XVu4Sd1VgL7l1RYzXuxJV3Rb1Yw2T joao@sepia\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV0jbKpbmXW1bhRIOBIdVV1L73qjls7s5pxiW2EMPvZLYzxLBE92e3Vf8bSMWlm1Lyb7a+u5BR85+2c+h2F59sgU1Saek5ebPpFU5qBn8AzYH18iMVSPciByOzwS0NXwWnksckWxUkQgP9bZP/1ORQ7jWZEOHZ5mEQ0oMkP0bfG1cpFrNTxOhDmwbCiQ8dp6KeZaMg4hErALr5Eh/EESxKIkuwQzk9bDbtjPRDu0F2dE0NCjs0k0BXmDA80GksxuOacRxE95K6/er11qst/VqA7o6BfhxJMTXWMdj8NhzIUNjZ8LqLTG6P/XGR24sA2d2WBhlEKRMZNqeEjzmi1REr joao@tagide", "key_options": null, "keyfile": "/home/joao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "joao", "validate_certs": true} 2020-05-21T19:17:10.178 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2020-05-21T19:17:10.276 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHhYb/mGgHbEntAN2iPFTV1k8MYDs+jtsJDPE9MWtUZXksdeG8cEfXDBGhiBsprjELsW4+czJBqqESugFMevEysTVKIo5lc95bf1nApxfiRyMnAxb5wQ2OeLY62x26TWJhPu6HMajV+gb8CKjxDobf1Ix4ELbYlL77SOH1VVDtVZ6HiwtYngXAPMONCdI99cuwJlBpv5RjDoLwljOoxEXIh+1Fsvth+iymp0rIPuJx91DzYYgWZFfCLPHRgDy0H7YRdQWUzhrxTyzuT27vsNh5L8HgdowzOu9f2HwGzlTlxli94IJLMBY2359xsqjSswZzAv+BiPDAZMUwJpYvRvSt nhm@clusterfaq.org\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1JAKymiRDyVar5P75cMycxz9u8VsLuNtf/0t1na4ofa4YmanKswPQQz1Am82pvyPqXlBbdIGVneyMrkEoFAk4nTtfmCl7WdtaxnH87Dr9BOLEp+lIPHy7jpS/dcVmKRPB1qCYZ5GNAZ9g+DrXdaeOJdUOpIK49BP1IK8Uw5eBWAx/ae6/12yz+d/6e9kBvO7OUamMSne6Ghe2pRoI8jFOdWMbQy3ofb5wSHZGPNDn0YTGbNWHlfEAcrFmGQSTwohca4SqCJ1NgKnYu4qPVmb3Gbpm+MpUPs8Gy++rQ8wVZ5xWZW/yReIbJCqqVY4vrQzVywQXRucIrB1VyvShuNW3 nhm@metropolis\nssh-dss AAAAB3NzaC1kc3MAAACBAM7BfQAinQmLlkTgt7IIg3nQyyaJRiWA4agfu/HncrcAmepGqPCwy451g1eLMD3AC4QptHnV80Y47YQTyX1VQixIQ6M9zHG6Bo7IXzyqFHFpqnDZN25DaMM4na5bf1CwC9RtR7VWubojatPylOpflkChUBuAGWnzwkz2cxl4Dc47AAAAFQD35l/Lg4eTqZ83eTgJ5lihzHS/awAAAIB/ZdMSE6M0zEvdNPsWY28bvQ0QXN7w1ncVXGachA1JOEFGYvsbHeoywLpSYoiPLV57/wZT2dUzG70u80IQGildZ1WgQNn7C9r2Z3ZUgKmRGyC+PpYEa6nv+U4CHdMViBRXxNrP0bj2CfQv 2020-05-21T19:17:10.278 INFO:teuthology.task.ansible.out:UxUxrHWtOu/da2W23cpSs6Wz8gtz2QAAAIEAvf4vx/32Sy+kbvqOCYz0wu0ItlECN0qOk3gAMvphYMI2sW2ez2+Tsua4eoPRXT10zFxiRTkHQd5FSIvNWXV2iqed6rpwTu5K8vJz2duMIyI+xWLHo4XudtZdNxggkf+RW9JvPOMLMp4sCzBXxpreHBsb1CynndKeYVrgMLybZ28= mark@Marks-MacBook-Air.local\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfDOM2v4h6Dk4pMWPQxxHI5rhFtLjkme/4hAp6ki/kJ1XOSzBQdQmD2UPDKvfO9lKO7v12G2Wt+re+0giAcSkfej4+xqV53u7d2pTbMI5U3zohZt8AgESx22DAxj1wBZYuyGO2TRI7DRQMxC47E8EJgcmZBBnMKk1Rz8k71pTmg+CI2vjWx/2x2bup9Mqe4uMA8ubjg2qRlWEqPKIKcHZyrAPdIlpy2FSZ9SPa0mJpdl6aYcFNgonD8BO6A0u2RPO90KmEWrRWu69vRvbbTDiqE0CkJJlAlu3jeFVD8US9vymBHSI0BDFUbukuyG1tAujytqGBRLzxQDU9JOYMP45v nhm@mocha", "key_options": null, "keyfile": "/home/nhm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nhm", "validate_certs": true} 2020-05-21T19:17:10.318 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2020-05-21T19:17:10.409 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaetIvR7YgpCq142fBQtOYsJrOMW+Wxu1beNXPJ8qzT5MxD05sdKntVE0DPveUydaeI8/vHeNjXDKN8mt1eO7Lf/rDKHOW/Y/36bUfQAODru9sdNCEJfSPgq1y6+X1ISljvLBXOOl+nQXlx3n5OjThNQbmdthgCT2Fk4hEoK7gn4+ol6foTkTdUXIBam8LuPU6f1KIG6ae1oAVFWLeavAbvmxUTmVl04+hKJWSPnvZxWupaPuiHvsImaQ7GwBjKhzL1wSMly0+pa2zbVYZKkLBA7Fx6fzP7jcEieOOPM1YU0jR5JF+WVzeRFJ1V9n75yOw6S4ef/X/zwWx42cdfx3N nwatkins@martini\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDRivdSX6cbPrdMrjz1oYgn0hb8VQo+QU7wD+AcCQi/CH06ny+2QjSr7bfdpgQ81Wgwqt9+e3KcLD5qdt3tneC8sgSAR5QUQrWKhPejrqdV+3990k8k0KoKIOZ9MGFc1FBv5IpuT/2d535iHJb0ZEg8mFKqKDw71sBEoQT4WElatf5DeVC507hP7GnrhZgtTPcrVddOLkmmqTQtLE1zvo9Y/eel8O2JMImMd6mdVBIcFQ1alU1wV4jLdMpagoPelvVTVeNkGRnOgvvQac5RXtGSMP1R5PoGz+1FgRhDCtdTXRfOdtrlJPtUjYiGPpIoKIUymlvQGjUrrK3WiQIIkIfDtFFu48EN4drjgQpCEQ2D0NMKEmk74mjx3CJDOF1Nj/2Fa1kjECiz4EM7sR8dDG5cW5Y8XsDoomgugM+rsOH9kWFFClHUJmdlNGWLhJnu9UQHLYZjQw3zT0F+FXUsUxKJUVTUdxQx5HBO9QFsSe13NPDnX64+SQ2VVStt8oQAvFO+6260zbux0RVaJM5dTNwnIHD/uI3PeR1z2b+iKhyj/9VP2uBRpGydLw/etQu/lS2K30S+kZIDAp0sqwXH89bdq3AJBipcryrnW1Ov9K5Mfl1UlV95/MivrnOFISWN1F9XR1kuIIYdCkI7hq/FHZ9gd84AjTiERfxRv8VCIHBVEQ== nwatkins@redhat.com", "key_options": null, "keyfile": "/home/nwatkins/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nwatkins", "validate_certs": true} 2020-05-21T19:17:10.462 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2020-05-21T19:17:10.548 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJD+2BHStkaMJ8RStIIz+yDJCGNT1wbwUnmuO71vNlFxzIyHGvCq3ktx2xTwZz/kj6ZayXYWIRH//BhK2/iK/v+u2WQMBURfMHbf0lDMmNfbHCDBjYvEYgFo4Jwvzq4WHus0AHh9TdVt+TpcxyGPhVbUJh8NZut+w4cRIKu2xGoZZGDeLgv9ijXvDPrCdBxtpvQnF99C0bCTdPM7MK1FSCQEaRmNUgzEj0H7R+gmWi0T4HUD8ZY7y0vWbYPqT3Z07My1u2BfRBYpXnv1655/b777TkSlzSasORhSTT0AkW25u90Rsj2JWr39+49/Ia9uOyFtZIirugEv2v7v/l0grN linuxkidd@zenbook", "key_options": null, "keyfile": "/home/mkidd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkidd", "validate_certs": true} 2020-05-21T19:17:10.601 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA296in+8Sr9slF8hrzAV3dNz0q94Q4FlFaMYw08II5PQm6HOpabGOGOwOud/PPeh3lMUHhs45N5WnbgdfQdzz9lpDoNBcqxeACdMicdECMHtYWf2GuFUdTAnPBFVl8wFW5JcziQYJePUcAUJRXGGfdMLMppAi8VEuhMw/z3jz89UN+zf51Y9eT3rgAVSCR+Zn47kite4OB2S1aVMEcZBE0fPnh60i+rpN26s80fh3wG2N9JrPBEvst6LbL0aEixrlRUtoFHZuWNCIjntVMANa+idpuWSxN2dzfcoxpGLF1TFzqx0moznp0PnDs7ZAFFS1/EkeSCgBflyhPV6csG3VNw== jdillaman@ceph1.example.com", "key_options": null, "keyfile": "/home/jdillaman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jdillaman", "validate_certs": true} 2020-05-21T19:17:10.693 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrRvNeBa+/GXxkSDmaim7U1wFpdBvgcK9/eP1I4fPS5xAWyxXI0s0ryX4Jwb7auhZdcqPjgUPQvIVVRridKJPz7l6jUlbIqdnZu4VHuaGG/DfIVxsSmw5aI5qI9Fg/s16JPwOUuzcLHsSSh8tFxY9L1yvs3ztQnKHW6nN5+zhPbW8UjmTNUksXXAeCM/OZn+IOOzzvfh0vVe/mghIW2JpOjHkZv4qwaWYcHg6+wWE4m8l84VIegDBiONknZXcQaRj82nHtfdnb2FSiV4+gKP18i90ai0iTKKXUkMJNFKp1T5MuF7UuJLA7l10FmgQJsZBS2Loa5oeqbHYeztNAfUxF JCLO@oh-mbp-jcl", "key_options": null, "keyfile": "/home/jlopez/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlopez", "validate_certs": true} 2020-05-21T19:17:10.725 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2020-05-21T19:17:10.830 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFkUz8Wr2RPiY8+xf2hL4qMT+jA4mo1gmpIF8q7uVR03vX5NhzQVxVnXiyLCFv6susSMxpBafa7aLutqigXhDGJWUbsJII5yTnFYVer0QmudEsLmoDyvI1HCNk1IVY6aIESE50N3Ndx+agWasIU8TGKqJdDMPyiUtfrvsrGWi/91ZLX6aJSrFqBJtTpxDoNe4XL6QRPNv0wb8GF0az5graXkzVe3GkaQS9lyw8m2ougDvW1SLvoeE+lhUUGhJGkkCZKv1f+QNLhUHyQ3XkXqh4MrP3pPUKIuQ7nKiWDjCP6Db+ZcejjTRC19D2gLjhrw3Z2J7nn/loijlFzV5dp+BL haomaiwang@gmail.com", "key_options": null, "keyfile": "/home/haomaiwang/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "haomaiwang", "validate_certs": true} 2020-05-21T19:17:10.872 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2020-05-21T19:17:10.975 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA296in+8Sr9slF8hrzAV3dNz0q94Q4FlFaMYw08II5PQm6HOpabGOGOwOud/PPeh3lMUHhs45N5WnbgdfQdzz9lpDoNBcqxeACdMicdECMHtYWf2GuFUdTAnPBFVl8wFW5JcziQYJePUcAUJRXGGfdMLMppAi8VEuhMw/z3jz89UN+zf51Y9eT3rgAVSCR+Zn47kite4OB2S1aVMEcZBE0fPnh60i+rpN26s80fh3wG2N9JrPBEvst6LbL0aEixrlRUtoFHZuWNCIjntVMANa+idpuWSxN2dzfcoxpGLF1TFzqx0moznp0PnDs7ZAFFS1/EkeSCgBflyhPV6csG3VNw== jdillaman@ceph1.example.com", "key_options": null, "keyfile": "/home/jdillaman/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jdillaman", "validate_certs": true} 2020-05-21T19:17:11.007 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2020-05-21T19:17:11.110 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAuTvkaUtEaLbLcYA9Zw3MoHI5ZPudKf6CAbAZdhp4RMVujimR61TT6LdRF20g6F7pH7GrI/1WP2bu7a3sZyCZ1nCJCOhrTTS+2wwy7oGo/0yY4l+Bw6i7LGmJgqpO5dDxwADMlaHUwJ7Rf1Q+Pd7NmggkAVTmaN6qUGffz9hZsj7ibD/Z8/GFtQsCEMloTLtnz4NB6Gxe54UXEKz9pvjpXBhs0xWsJtDKaPFrbKRKswuH45XPuwJhGr249ZYtwQqcgXSWhOUcPTwf5Y6fj27aL2dx566DxQzqzNbcTcO96MguIy8Ufnc0kIOQQw9oHJZtg82zwM6+2mWr9J/K94Gv9w== kefu@save.node2", "key_options": null, "keyfile": "/home/kchai/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kchai", "validate_certs": true} 2020-05-21T19:17:11.142 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH/YT1mGZg50qDdngGQ4Ea+jfJGZ582J6pQbYkrvuGsyATMzNwk73sAbn7mgbpw7nkW/ol/vwahXHZ5heC056BFnqiZ7tjoDeotDx/1XxFtkbyIaVflUeD1vBww38v6IslLHcVhPilauPVZSfVzEHI7JB0a+9OwNrEH3+dt1B6vR+WRy2gHG/aEJffPMv4yv/0FgRWy3cEiUvGlLq0KVVTbsqqLQhw/u5k8bBIoibBtZLFAMTrjLYp9Dv8dxJROvmey6O2TuX6gCY1rLGTAArYULpXH73OLIqaksJKc3srgoJrTSZPO6bo3BQeLz4ODJ7uvTpvQIhacBpp/dq1ln7p owasserm@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCiqChxNdielMPBchs0u6bxWstqU9oeY2K9qf1PNwEIrwDYTrpDjsdoVnS750tOBjWY0wr9Gf9ATOJXi89151oao9GaUueQ1rTgmu7GtPlKsuBUVNMFzLEa0mqneqDA4AfknisFt/LnL8fLM4BddT25tmQ4oUGS7F17p4kXqwboK/DsJciCMWWc/5AT4NVwdnYFzIA6ta25/bB94kpktaZ6HDw7G8q/mK62Yza3EZfq8SP7p0sPL7oVsInQ9AutcVonmALgzPa9t1/MPGaXUIqARaWtwe4MSlNEIs4afLFyteBVeq+dgU01yeyjFivwVmuS+aPFTm6sjGGe8/gOsFDIJiVertOqi663m7q1WYGlVANfif7uL2+uJ9yrvOmrFh5s/CJMJBRG1SLfK1j/ivFwvPAQc/uMqEIRzrVZOsuNLPO4zHPWzmBAPUteb+2BqSdUFYMlBxb3lmhFFffroDqnOK1nbdAfmyKiosUizQgX2Gs2wjjtejuhS9dpYkNu+sBOujsxa2mZUouyWf4fXyWGVjthrCZaM+FyeSDpJrgwgRiSKNB8aRxB10ZNo9WZEy6eH2adp0Xf6v2KsKvryDndqBEkBI8zLbGrPVHGSEqiSBWc+NeAB06uSscJd0pHU3hDg0qW0EaxOXaial9qrBiwcFVKEr0g7LDURQ6KZsZy9w== owasserm@owasserm.redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2020-05-21T19:17:11.248 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2020-05-21T19:17:11.279 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2020-05-21T19:17:11.281 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2020-05-21T19:17:11.387 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/r/Xf58szqJ3wLdTE+mRK1Z11f/+VABmx6804NO77ncdC5ZvD3Kx6WP/oje01iwWEVXNAgEOaXp6j+U10aPvBMaS30qf/IhUcrXwO1YcGzZ0pV6UZMxcTuJw6w1VXy/YtgW5BlIfSm78zabztES9BqCgjYYM2rml3L1teDF4WU1QiI97iW0R57yc0t/gqXGpxqSFQ+iNYAl0Q1MGUgYltLvPrhm9WI2WhR2/GivdVMEM5lViNlegxneAZRb9YZMCG2kmSP+9Zd2NR367OrlgzmgeY/9u+KGXQiyfaO330s+iksxVwwE3fDl+KnqXuHSJNccJV7iXzZKej2QAire4X dfuller@Douglass-MacBook-Pro.local", "key_options": null, "keyfile": "/home/dfuller/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "dfuller", "validate_certs": true} 2020-05-21T19:17:11.418 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2020-05-21T19:17:11.420 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2020-05-21T19:17:11.523 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH/YT1mGZg50qDdngGQ4Ea+jfJGZ582J6pQbYkrvuGsyATMzNwk73sAbn7mgbpw7nkW/ol/vwahXHZ5heC056BFnqiZ7tjoDeotDx/1XxFtkbyIaVflUeD1vBww38v6IslLHcVhPilauPVZSfVzEHI7JB0a+9OwNrEH3+dt1B6vR+WRy2gHG/aEJffPMv4yv/0FgRWy3cEiUvGlLq0KVVTbsqqLQhw/u5k8bBIoibBtZLFAMTrjLYp9Dv8dxJROvmey6O2TuX6gCY1rLGTAArYULpXH73OLIqaksJKc3srgoJrTSZPO6bo3BQeLz4ODJ7uvTpvQIhacBpp/dq1ln7p owasserm@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCiqChxNdielMPBchs0u6bxWstqU9oeY2K9qf1PNwEIrwDYTrpDjsdoVnS750tOBjWY0wr9Gf9ATOJXi89151oao9GaUueQ1rTgmu7GtPlKsuBUVNMFzLEa0mqneqDA4AfknisFt/LnL8fLM4BddT25tmQ4oUGS7F17p4kXqwboK/DsJciCMWWc/5AT4NVwdnYFzIA6ta25/bB94kpktaZ6HDw7G8q/mK62Yza3EZfq8SP7p0sPL7oVsInQ9AutcVonmALgzPa9t1/MPGaXUIqARaWtwe4MSlNEIs4afLFyteBVeq+dgU01yeyjFivwVmuS+aPFTm6sjGGe8/gOsFDIJiVertOqi663m7q1WYGlVANfif7uL2+uJ9yrvOmrFh5s/CJMJBRG1SLfK1j/ivFwvPAQc/uMqEIRzrVZOsuNLPO4zHPWzmBAPUteb+2BqSdUFYMlBxb3lmhFFffroDqnOK1nbdAfmyKiosUizQgX2Gs2wjjtejuhS9dpYkNu+sBOujsxa2mZUouyWf4fXyWGVjthrCZaM+FyeSDpJrgwgRiSKNB8aRxB10ZNo9WZEy6eH2adp0Xf6v2KsKvryDndqBEkBI8zLbGrPVHGSEqiSBWc+NeAB06uSscJd0pHU3hDg0qW0EaxOXaial9qrBiwcFVKEr0g7LDURQ6KZsZy9w== owasserm@owasserm.redhat.com", "key_options": null, "keyfile": "/home/owasserm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "owasserm", "validate_certs": true} 2020-05-21T19:17:11.554 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2020-05-21T19:17:11.669 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVFy1sjGvvHwS7Q6E61ykH4dUGfxW9+a7Xo3JMpTBT33/E8bTrYF6ZHSdH+uxScisV9Vll222NJCLXyx2s9EOcv4L88vWDTZGCaUb3iA5dweLm7EYi1NXT/p+jWDA7MAF1FQGSAQafTHpNRxLcrVPgsLDy35weV4xj7ShEU+w7EBDb75jlJXqy0luJLKNBrLzz/wDV9Oe6y3APwQBhtO7vGrVzrWEF/LWLe7U9ad3DQjvLM7+H+QVpNy+nt7us73K8vHDk1KrPlCCjrcN+fSGPD/ILlxrDrDeqmmBCtPMa7PSSjCyAV/EW0fsmArcHrHXKeKWTKXG9sDL0KBqos1kB vasu@vasuSrv\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQConeaJ2kvUOMy+jeKvXZTw655L3KK0ZG0HONIySFrRNkGa/M/hYf8oMNVh9SEax7vLNme0kwk7d71EhgtMGNsvHtQOkshWxM9P0XPk4HgB/OL+2LQ/7M3SwD4vuXPbqvrQS63YMoxcHBue5Ol5hXmM+qSoZajpUrfB2woqbp7aKsCpoK4Cgj4XfLHfh0n239ae38DU6GoAcL0GzMsxMdQhWzBwOO+ZHfowohc1pfY0+xGIMW1OlMN1eO7kuK2gGS/YRVOnLw9uu/2NErIjBzCihNN0PYWur2JE+KmU1x6VMaky49cKmAlc5WUqZ+FpV3gvnb3cLjBClnCkdjIcLeRR vasukulkarni@ovpn-116-227.phx2.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKRFyOO7qitrq6Hk2NSl28h4laRTxA2zezy1wwjTqs6UL+oZjNRYQjeWD3dDNPZrUmc9JyI3j1EN11cCsKAp8YXz3ItB46M0BPeJ4TXCpg36vxs7/twSDMq/EoXA5sRBbUJFf+bthcNemwG1WsJoxRVzMezbWBTHvz5i4Hbh4sL3PBbac3FhT/3b5Q4tKdO6bXGXmNLAoALyVZZMfoSz9CWzvrO+g8Houb9iJiaXHp293y+ND9Wicl9wHPckO1VcocZ+ldByujgX1cz6m+pxmf6AKY1 2020-05-21T19:17:11.671 INFO:teuthology.task.ansible.out:OMJj5PjmpN0HrgpV2QLVA+ba9qBiDwi1g8sRHXkOETMZ2jq/2a/mmTtvrsF vasu@teuthology", "key_options": null, "keyfile": "/home/vasu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vasu", "validate_certs": true} 2020-05-21T19:17:11.701 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2020-05-21T19:17:11.807 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlOImwCV0AGu5L29ABaefV9Vqjv43WYJYFuLTxGQQdeQGcways6iNKGIX/nzf3UWkwgg25OVSpzB7zf6FjBx+HcQU+RJ7FLzeaz0s8ZxBXqWwtOYOvP9cXmAXA07hD5UAfxZKC1twBzL82bKJ2ZSmzfQmBjvpUOqRs7XwsQIClOW/ycY+jLgLRLFFDxzADsgnn6UEGlHeMETYocUbe89P3wbY5fHhqZmn6e5ncuAQMsiLRa9d+QhSdpD07Y/P65EzqRF4UOX+zpOc6gPlgHFir9pvf0bTbbBG/qKN9+KGqzZMRJGKenpHM6EMfLkf0QmrT4s4zd4ZnUQPq3HN3pul3 redhat@unused\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQD9n4ege98BNmvgUxogdcpptMILFfEisAQaiLUvSKpTsoy2gF7C6xSJXgDaziT5dW4ad2El4xmKQ/e6/e14Vx5i9pGbJz4NvL36Xmb3ent2PtY18i6d3CbnmGI8J7YH4YS9QvR7FC/KuvwLR6AdJ+uQShGhqG8kWJMjbqrtaxu8l1hq8ymBXw3O1Ht+xrZ/r3dEkAIVF3bMCSUnZpEbSsNoeiydEQl0ZCw+meXYmSw15vYVtKpYscZxqADqhSJJxIEHZA4E88dq6aYdV2AZ/s4cJK+tBl/ckBnclI3VGHSGn6oaHoO/fCHtKiENplDuKoLGQPO6xJ2Q/apHSGD7McY3 redhat@network\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDn/XgNfvqytLHgfBUdQIhJiWBlj+JrXqGZYvAZZJIWs32Ugm1/lCQTssGZrEj3+Qv81jLfkP6VQ8gXSWJkzUK4csxRxkZKXqcYLDE1csdmAFDOfWUFJwhMsCiiCyBiW9oapioLpvd40nw8k9qM4QuzaUhVonoGXMDDL1/dCgkbIjiQxxTJPHDEJFjtzul+VuhlhHqE6S1syoJG+UKo3Q1tOBCs8rwaPXEfCXFsyv+ZmcEv1+mpM8QRjdr1D1hfUfwb4CHtaa2AE6B5wL+zoY6+jsrTwZSwCfeIdgEZ8e3V2iXP5F7G6eXotu5r7mGYJClHZFLSfbNPN5J+EbRORl9/ wbhack3r@dhcp35-24.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHYkp1nuRSYSAl6me1xuoTU30DW2YpAR6EH1c2adUC9tNtTZbMnab11aitQLAtZb9SKsRgnoB5KpH+zJ0VNKCuJU227r9vZwcVUruSGwA6X7LOrSkK0gFqNRZkVoKhC9oGHSU0zegYBDxx8VLxSV3CE56b+KEosEo6iJe7TkXy3wXHK6am0uhQPEdSHtdUdD683CGIffdF1RFmAFnzTPn96lC9rLe1mIGO+jVQx4zIo3i33RFQLy++4DtQw6Lrgp26Xr85HmQekjgyiya0VkR9Ypy7fgF2ucBGegnOgZDGCCY4G2RuqiZyK 2020-05-21T19:17:11.809 INFO:teuthology.task.ansible.out:z2TZaOecDwrLkbYM7EGp8up5uLFRZsV shmohan@shmohan.remote.csb", "key_options": null, "keyfile": "/home/smohan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smohan", "validate_certs": true} 2020-05-21T19:17:11.876 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2020-05-21T19:17:11.984 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZePxJmYerihzA0aQbMt7K7bctPEDcwPHiO8EVuJowp6zwhSmtDnYuFybKJsee4l8+rDKR6T5Ugdl5pLjSzQ+Ba00OSH7+qWC6shvVDYju5mIooJnc+kwx8RgapbGtDdl/yYskBb1KD5g/3+i/2aM+Igk+7nQR7Cny5+WnUEvHd7PHBbUXQSuu+mlUlnXCVMM8g8qlc1I3WQL5eQoIqGjSWRgZUIsn3P5oryYBzbuG9jqLwbaohJvZRJqkimQDe7zCFk6bB3z39pyOWUN+sldRvyL8FPyEmqog4IwpjcYyCuCnPhnb6fNq9yB65RUIde82Kkzx3LZrYOXTrdHgD/lr abhi@trusty", "key_options": null, "keyfile": "/home/abhi/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "abhi", "validate_certs": true} 2020-05-21T19:17:12.036 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": nu 2020-05-21T19:17:12.038 INFO:teuthology.task.ansible.out:ll, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2020-05-21T19:17:12.131 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDcsBe6CzgWh64iZAH8zbU6ra4yEiUBSsiUn0AHzyQurvjeRpL2Mut6B1WEi0kJG7BAM6b13JrhnD9BW9yIMIUIPpVTa2o4zaXP90+bvjGrgDeJbxv3T9/TGh13k+WWyampxm2lo90/+Paql/HObQyyIv7Wan0DOdIe2/Ue4ooWH0tu3kj+3unJTuw82oEDEn+9tGs0oleG2c8XN0gQyVl1DzR2Gqf9PCzXK7hInC3niY2huoSAZzVFEgsniKEWqTnVWYi49X2SsJhUyHCj+mqrTG3YnW30nha3EXOWIbQGblXVoTIOc+gNreqdGByOMICKSnQmPSG4DAl3c1Y4h4A71T3Q043IUv7v7S9tAEKq2h6oJ9I/a5z0u4kaL/+B7Cw7l4bitTdcZ0rcqSvOkKUNNgxujbucMSSc4Tsh5L0762xaziD9nQZl5bteb3VtsMAueqhu7L3sJy69+HGg7oF68t5TguErXfI2UNVGOn3eRj+zN/zSwLUXMoROlpM5yHXSzHvpsbgZiHBImM2CeG4qaPtqzFw7VH6NWJv4ypb0htOMWsbXmLshNTca1KXrrBcVozSJC8wKgEOxu4spk26G8x1IVTsi2ypyYX+irtAqZrrpIPdQ0Ss9NjKPhFNXAxJgLHj6TlH8UNh1gRfN/QTyzpFSe4EH6uOlnWuxcuM8ZQ== cbodley@redhat.com", "key_options": null, "keyfile": "/home/cbodley/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cbodley", "validate_certs": true} 2020-05-21T19:17:12.173 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2020-05-21T19:17:12.175 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2020-05-21T19:17:12.177 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2020-05-21T19:17:12.258 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrtHyRuOSEXAM6mwL4qoM+NM4hpIKhaRS+/Y6RDoFKszkXFw/jC9ZYh7q39rQpWQBKHVe4RyPN9yyGWydFwaR/BjZi14ippmYOqVG4f7b+k39NFbMJRcSxYC+NvkqxK7+zpsnIWC+RdJ+blZi+zCbaaAYcMDSvBZW19FsJSLrO7hh4R1cuzgV+Xrmwdc1/VH+HqPMu3tHGv7N0SfsklWI8Inr0aiL83QqqgKPcVxljSWZGYvvFyTQOrkNQeaLURJNER9WIIac9o57WOINw8kR+ojebcOUBsrxZH9j+gMjsJ752Rph03wdMUpFcnS6yfvI4Ial7x/sGms4FE+wL/vVF mdw@pika", "key_options": null, "keyfile": "/home/mwatts/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mwatts", "validate_certs": true} 2020-05-21T19:17:12.316 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2020-05-21T19:17:12.410 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": nu 2020-05-21T19:17:12.412 INFO:teuthology.task.ansible.out:ll, "keyfile": "/home/prsrivas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2020-05-21T19:17:12.452 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2020-05-21T19:17:12.561 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQD3vdP9QHyNFUNPOdplezEbdYsQfcC91ncATI6Fl/xHifmUbcvjIRqZHkCY6FNWUpMeg9S3+wlHJtzjVqJJ/MlQML3EtwnzQkeWv8bjtuZ07OqULYIv0zEx63XUfSnrdFleJ8+KDSpn7krkYE44q85B88IL+ZBeq5eCXFJ1TtmsDcvsN8WqZNWMdUGqgH3Bb4D8+YKrEfGxoievyxZ1A1DnBHan2l8foTKYggRrnuSbTb59cFpxY3R7Arc5Cn9kDJT1nDVBA5SSGCfRMiNyBOUzQVYe/UjKTaCpngglXC3wYnjoGvGcpksHLQCxyuJPB6djC1tdF+3Jehdf8y8+2TBzWXiiPq2XwS58sER5GcLLLQv26pPL8hgu6CdI0sHxgcgQBgpjoLwUMHmv13CnN/AAcZY4RRDK2X5zd6wFSEhuuCoUqh/m7K219IxI6fVkLaApC851D/ua/pj9OMjiOaJ+D13cPrgfqxva4eK8FQZvqQm7aUK/TT216QNYmn7hkzNjMTkjv/L5yYQ5Ym92AHy44wHzLPrtDB5mk94vHOjG+KlAt9ofuLncMSAXWe+fOqxuIQ6VfbL2LUv0EGYhHe4XOVj98q5utsVQxQbXAZzNQaq9FWXs2A4xcVP7aWj0Fooi17LN/W0ng4Iijir5hyLr7k7M1G6resgiY7p83biNow== pdonnell@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQCpgLVt7Zphmf6nqD+9BC0N91jdmaY6ZpvrYWlzbhxXITQ6juIEtegnlZ+8ohdeEfHFBiyu1xOSQSM1X1ugvpPQE94UqQg7JVb0tuoUCNJHYnIuv8T4YgyP0/vEV48k2G0BBWlP+IJ5f1iDvZuLHWLR5JSgGqh5ELaaHr7Cbyb6JlImldb7SDIoPHMCZ+n6dLO8l5Zy7qWelw6aeA770xmPucBr6t/BVns2g77XgJz6zFd99yEaDy27i8jfzL7WqR9i93yVE9EsL7tuOjg6G9KUzxBF0bg9iVsJXypvcBuG0JwQ+SDKqYw/cN4iLy5qBa6Siqrfpc/LKU21VNmJ0e5eXNgKKbMBpBb8GVmkoLaSRcXw7LclWopjNDA+meUhDAwU7b97N7cqN8BYhBKQyiShXFHMKLuNo2fSuTRt/icfb9VisKNGBdvwgV0oOlrqbXMzZKmj9amb9b+3JDBTGB7ioCsj5x/Evf9srXRrQ9kikIr1aBbVXIWir/lasNWVydcmUYsNi8L7W0vXArLwp+GgOXJFeZUiD3z9LG4CouRxMSwoj3lgWeL2ZR8feH4D/SP/+QmBdU6+aG97au9qreeXi5X8QTR3LND0DwwEKczX+3s+Fa950Oieom/gXC57PVKVh90KVoAGw3HzJTlZrauOtLkYbTUAX6woOMhAtJ5oWuDDT4UrHQj37jRrrl2dETLwKwUJN2+2L07vnnOZ4ABcGWLsU6d3bXeUBlw3pdsYqPebDKUEpjL2kUOw+zmfjE 2020-05-21T19:17:12.563 INFO:teuthology.task.ansible.out:fdVx9BfrvExvDX+3MkxccCJ8FY7od1s5fGEFHsXnIiMnLO/HZb/JN+Aoe+/ExadIcYwJnWcCJyly2/532kGFUlzOliCwPxgJpjWCKQAv6LjWmxoPXiA4JI0bp6y7lMEjmV2Bp3mwphlsW/r8Ie5hg1UPh/ttHRp/VZgcV8e6nNmP/qc6k9b2DWTNFqtWqm1hXLOwq08HzUEeH9mTqvenyAbv2RFMOS18Y2K+4BKUzHwZujrz9qEh/kqtpFScEIXkOJ+HZz3mI6XfjWFIPS487yRGfUvW3+nSWhvHc8vJY21bFRKdjD84qCVlZ2BfOCGUZSKftVItEiqXMTRs3RZd5epfCVZbJuA0hG16jUseeHqqZqDtlbLkzkxtS6v3iGRnPh/Ke/94FHHCzvYY8cmMYAVaM6p/G3edWftbaEtN70Fo7VKxPrpPzuSRZ7Vxmnb+Zad95DxxAC/vtMy/vkBVIP6dyn4HGxqa1oECFMe4oXdhnxZQoPzvWxb8upcXeAeOMMbcIlMq5a+dCBPGFNKhNhrb+9uAEDHwjE7rZlMJVSvt9v1S4hll6jiYIap+7n4reSKrS45aO9U0xiKXJJDohh pdonnell@icewind\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQC8MdUJzIvTCn0fM+hv1HAO/Lwjy/C/V7stQRWGIxyrRHbniyX8iuaU3j7YNFglSQPJq+YRM9UnGauM9/0J9tHKLsMp+zRQYrtxU/ThiTUN8TRJY11mGUol4yLsqkTtm6oq5sl6o+LfuA4hzaYc3XLrFHRJuCUgbtPG71Q0C/y3U+itrDK4wXUxBa4YzZzcIMg+c88VXwoouPbiL0gW5PCXzMaNtKlOqBUKlE935MLn70wIEfN/EwAAbss0ga1moqeqmi9Nlvm20DNIVFmkAGtYoq6CHXtL/uehzai5Sueop8Vmd8+1U8gDTo6JpiagdD8ZNf0zAbRx587KAT5ZMnahJpO276j7RNa85ZFkNkEnBLqBHRkCkTCYq1GehYyRaR69uuKyczFiIoTfAQgPh7VlnpT9525b/4nFsBDOkWxxWAIJR61YiKemPV/n/e9SwhvVsMDb2B/RBriwR7Mi2SZ/lBHGB+z0OA+EE2rGZy4LFVOfUczqIdpltlNotXan4M4F361i+bX19KE+f2RLySn3+GiFv0CdLwslS/y4xysz+FWxw6B0Y/EkpiDU3CdWM61+THGGm/DVhfL/Pvca7k8PonHFYw/x5w1nBcADpkM9JF+m5eOnp+weTEzl58sS+3GnoAuL8YFJwMW1RmE50xM0o5E3SDc8XftUvaSZz8mhII3uwDDukbELfmkLbnIeipQKyjO+GEx0JBp4Itz82qGuao0Wi32U9wHzhSWnX4GQ0pKZnq9frSlyCNwHu/iMiKF8sA2bX3dvplFJ9nKWPefcU8bdl/upr5hYrd2GttjUSkWZa+UuF264yx3ztcN7jotRhEmmdEcHVzKQ26/NyRI4/9DQpDKY7zw4O2wFkXWg5L9kodXwWzgy4cyOr4dMD9LBVLOpHc0CAji5/+lfuYQbu1mwVdfOzCXDqByjt7zCbeN7KuUh403sJ8PTQVp642xA9i4AkPv5g+fqi5C0++1DbZP0lmLfKtTswHhoN+kAqZu2N4Mu6mNVNKyZgW5h1pZzNSGWYcZttyYmMCHhPketReL0LPJ+VUsqQCVohuta3aaSe44InA28GZsXzMj5B0el/84bnE7cN4b+rfGD25NT73JEt3RgPa9W9jqT1hwd/nf53BDKpp7DlHjR77WSWT4h4F7bhbM1RsGSqAfZjCUJT6Rq+IuM2XcrLDY8zIeArkqaZLXMzfGj6KJ7cQes05P5LYfY4osXiq68Gs/7gzF31PQRRGOYAoqMN7752sn0ZMcpnUj3mJutQcncRUN4+naTMjU36WWD7it0YuQBnb2IJ4iKjYLInw8pr2zKgWtgr1TSCM4xKp/v1/ZMmbBmS+d 2020-05-21T19:17:12.565 INFO:teuthology.task.ansible.out:TzNC7Mpkt8vdCNjzZ5KZ5 pdonnell@aglarond", "key_options": null, "keyfile": "/home/pdonnell/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pdonnell", "validate_certs": true} 2020-05-21T19:17:12.664 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} 2020-05-21T19:17:12.699 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDKzhyWb3PmU88m8BbgpEuBzYM6+x28z6aZwHSesiyfXMfF4Y7IZjtKaTxH0ph/O9GQCPhRCVhRd8TlgKWJGhts1E+VkQfHfT18CgmrPWzj3gifc2FJhL97vB1Pd3jksGnOPAikgYPHP46SVMTtyvXCkOUuo7E29WrkdpjawcqM1rfpw63OnzHf7Ar7Sqh/othB7ajyVQ92t+XWSEqj7K+NRfTaq5L5RBWbwarM885o8xdI5mimOZ0QjzKOhFDORrI+HEVlkutyB8E20nZgo7TUy+kYeLVhEqb3A6Pi2QbA9GFLT69kA/H9nebhj7Cuim9yrx4OKeZuIncG0UxSQF3QmWflAZHBs8L/jniTz4DJ5id5jR29tvGK2LeddCEMB1L2cHwWHlG0aX5jaNEJe+nG6H5Tcg3+M1RPM8twBkRQmS3UzAyX/MTH1kktyFUHn8CdBXe0WTuoFSvXLB6BCHWzDYZOt0tIV/xMtBwhy+XGYA4oZSsDU5m7VlSVLBGL8DbRX69Z8AGey2y3FoFu/roY6NmDhTxUedJ2ZfoKSwdZD6jjatdO1621nonBnJxrDgaXCWzT7HtnWcc3GwxZoBrqkvgpsx88f4lNi22OpYVPV6A4hECe04u6OJnHSWVk3ft3p5PaLNF8aEXbiIgzZKAwX3LxpvEDFH/t1sdihhpmjw== jlayton@synchrony.poochiereds.net", "key_options": null, "keyfile": "/home/jlayton/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jlayton", "validate_certs": true} 2020-05-21T19:17:12.843 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2020-05-21T19:17:12.844 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCijPApnekNl/dsY+fleKYstEzNkKflBEcCoKtjItUCDJCVLVFOsDBrV94EGvDWpr13aj9sSwpUzRbeu/vOW8ZT853HH6Dqg2+eoYwG6vDRprZb93nw6l4vtU59/M0yKkyi9CPp2+YUo31cCFzYWpq8bv2j1xBruDSUCUdn9nJrHiLFqA4QEwSpw+uVCjSKzQL+LjlKmE8Plfd+8mNCQeY/OFsjxAztwN+4M50SZCnOVCIwEXoYRNd82JOXMOaqZJazSWTO8Tml6+Nu0hyEcvHkHxWRDSM+6LmXNnjlVUPyDN2h1/VAYATpOZ2VhmRarDoftCp9Wzi7eQdL/CGiMyuD rzarzyns@redhat.com", "key_options": null, "keyfile": "/home/rzarzynski/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rzarzynski", "validate_certs": true} 2020-05-21T19:17:12.979 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdGthG4qx90VQ8mJ7TI/IFFzptkSqBHYZsFIVu06IQgHbnFBvjao6heGt4UlkWJkegPCDWpKVAe7wFuXDpPlj/VssRHB5LBnYHKGfkNAzMNiMjpEZsTdy+9w39CCujipz0AlOSfrUdANBZ11AnG9VgQSPEukX5487juob55lFM6J3x+v4opBF3rSlux3+thbr8V0w4oCHMD9/aHvVjFoBnxo4oirR4jc/jgC2fQCMiAJhFKJGhjkKFiNHxcB3npBuRnpy+59BcScOAzSXdJ7DGnwxQLjymnhqsAcWinjjJhOjaq6NaoeKv5I7zQLaVGaQdIyuuAK1Dnb7trpfQU7mR rdias@rdias-suse-laptop", "key_options": null, "keyfile": "/home/rdias/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rdias", "validate_certs": true} ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_cer 2020-05-21T19:17:12.981 INFO:teuthology.task.ansible.out:ts": true} 2020-05-21T19:17:13.114 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEEjb7yrcY6I6XbMU0hCps1NqBuYmA6HDmMcS/l3i5wJRBitIXYVlv6pefUG9gdBYR5NneccLfVFURu+DC63MJa2ELJvVXsQ6YUOX39bJUT9KlZs8mH+nlTD7tlPmP17Ae3k8sT0H42Q+/5+b5YvdAU+03aPhzntmy38SyvLKrvowRk63wHgcE9p23LY9tY3+HSJu86cb/IdePk1GLjnrMeT9aM+5j2eETrmBjMArP+/2UIsT5eb8MBkQzJ299SCC2gfV/qIVkorFl9xdejctAwNwdT0SPTMxCHxaiK3wZ0e/5HHTbSgR5YlxOlKYq93XBVYIaFKPCePk1At1a3Pjh cephalopod@octopus\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcrTZoKO5e5xs2PB2UuAruvGlJESTHNAtqipbC8yJtRg8WGVDLt//rGu36QNSbpbJYMZgqgKsXBYolJB1ckqLYLv5j8RAoVwbW4QqKaV95y7x0bbXs/YAPnRBhEO1nfpT8GHQusUZvTbz38FDaQwstsYoncmsyZwBrqus9ycFavpY4wfpKoWtzeiK5Wjq7ervThOs98ZJKXJXOOxeI7mDakE3Jv7q2tBNu/rU1kzxIl65kWURzgxox6EmIZXQK3FzKt0jjdKtApVYSlx4ODLPI4iyxOv+MbRe3Nnj6FDhfz8/FeP/U5wWxdYx2WslzZCOI1BJ0VDLu3xEpLlu4vPzp vshankar@h3ckers-pride", "key_options": null, "keyfile": "/home/vshankar/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vshankar", "validate_certs": true} 2020-05-21T19:17:13.136 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2020-05-21T19:17:13.138 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2020-05-21T19:17:13.249 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtnvyVRSkIvD15O/q7/vQmD4oE8q7Mo6oT3kqTXaEaQ7iDayC2biUC0PC4OztPlNJxPUcKK5DfWw4F79OKeheqUbZRhsCC3Ge2JGoXHmsf0kBYdioMGiAxm+f8M/v1KESSSxvEnU7o+oi6VtFchh4Dl/WZ54rqZc/oQrlGNTHulFAuyoIAlKkCe3N0GdHN54PB+26QbLXvOuqpWmjVFbcjgRC62mkZl3LuCBhviXS4Rl5/ZE0QIHubCwV5XVrsqvscLS64bi06W8RN2vL56Vn3N9TGV4d2dlbE1PaBBESoTQ7Q0iUN32OAZLo7nF/1fiPY3Xc8r35juya5k+KR9z adam@TP50", "key_options": null, "keyfile": "/home/akupczyk/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "akupczyk", "validate_certs": true} 2020-05-21T19:17:13.270 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2020-05-21T19:17:13.390 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDeUJcLeyfqIk3ErPoFqh9kOnvUPsk/2hfaYNC2wZLMOSTIs3zXM8xjki8eN6vle0dmmeeAdwF+e2hJ3tCFKsEUQRvMc7ugIBA7L8/DboShYu7ItyQ3QRvy9pi6jnA/tlHA1LHalvyhMw0yZ4kvPbrfNMhZzOKzvL6jX166rqLA5AuiIfdYMBpE5rYq11GVjm0uQKw4UJpBMooNJeovEfQlNBTSV+IJSTiGBpBD7SgsuW3USMeEF3fEgQOcnvYdv5Fbp/crloyLWYc0HTidkLxpjP7vqY7E4BuBJug0zIB7voR3MYq6rAeuWjByPvq6coDlUjnw/QlrvarCbjjSaHdaRXLj/Dj+QqJFviESBr64ZynhHL21Bl6rexW7AwYyPa73Erbus3dN0aVQQ/ApcDTGHT7KRlDQ2YYg05YM4swpVVnrIdV58FzLWkll+ypCK/+kdtk5eRSe/KzZA3s7z4d4WLgolFWs8Fky8Rx1xDGewvMJgFUWVUbcGC13RocbNSxXG80cbIx8L/sclX4lDfGouu2sUXhP19vq1rJ7gZa6XTPohXjPbFS+En2cdlGdKXhppdvjT4QWKNzgQoF7qgWHMqJnMFJ6beT/2zP34KoM3t0ulee04z88VSn8Th8aqvLlGbdrt5LrE90escSaIAR1vNKZ1hCFwGieSKoRtYJTCw== nojha@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6NWn9EzQJoeXkUbaNclYcR9Gga7HFhhXMGxdo/9ypYwlEzQTA6FnEreG3s1EmlQ4hofuc0kMhrjh0YeJZMrETWMoA0SmoX+6iR26UWVtOTk7i1v2TqkTY7llmQneHqQgmZEBXK0jF1HVP5kHY5dhagtcpfsGY5dc0eGUjfqAyh/xrCxciOE/JQ03tDcKIc5eOQIqv46JqnUS90Zr/Cov2qGKKHTa/VO1a2viOmDC/uHi5xXvII1Kh9rHp1oZ2Wm3fiGgT8xZaTJFFhWpdq3AdKfkEaV93yQcCdaUsGBHwDHcPOhxpBZpqZvcCR3I/tigDav4QViB1PRN7JnTIWCIznfrQK3r2Frl6BVFDvydwgRVS43ctEKPOJj8ELMUWX+fpjsKrA9Kn7nUU35ti7qIWKg1Cnz3lzVA29TsEg10E+nT4SVKZtRSWw/2AX0bsfxfSY30yjw5PP+bjnVh/bOOkqR2UkPBj4eeOKMD8nV1an79xP0eH+t36INaJhq6qwxE= nojha@nojha-mac", "key_options": null, "keyfile": "/home 2020-05-21T19:17:13.392 INFO:teuthology.task.ansible.out:/nojha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "nojha", "validate_certs": true} 2020-05-21T19:17:13.422 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEudQMGBPqfZBV8bXpdQOgVTDP6GFsr5oL4gdbHFMuJCGe0Sfq8LTaSEBQx0MH7tXc7JJ1fU51U7DSt0kfy/PFeV1Y5XnNATiZu/SzdO3jHe06/8CCr3DLnlEmzXASq+tqDJbY1eV011d/TX1jiC8Qd1VNbpdZYExEDsDzwJXnWdh6rjTL4anGjIgQWcmU0XdbUJXvRP4dGjVvZVHZnflAkxLPBbAx/8BBOuBmv6vP4hNs4poi4VLwR6S6Ha1fgMJmsn6StsCVuOvKBJFuGvaulHgHgdoDJ1ryUFikkXXCWoNx4IbwtpQIkSxWMuAovlwwk9G8ozSs+RrFzCavE0f omw@omw-dev", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} 2020-05-21T19:17:13.533 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+c7zV5QmZb0WsgA2UZogoDNaoHcngRVLA8+BYk/U10ZlvCckJSfIXWMlBnqguZgdm/jBwsw5mGVBgHxUSqFNybwIlU00kyPZU6VbyVP+ZNVUf0XIE1NlemldgPBxxcOzSHkHhWrUqA3IKiCllcQVDQzutfUnq+jDT6NkVn4/cyNzNlargt7FR2L8gvskh62jLTBbhEuHMBp3jLCvaHJOk708gXm9qZ5iLOGV0pu7xdg58KE0p8ILClQBTbvoqPgZE9LA3qaOk1NR1n22kuW8JRHaKfD2Hn0Yu/MfKct783Bxb3mxWBKXxmM4otdmsR/R14NH/hIPce9wSkOOnQAC9 ifed@37526", "key_options": null, "keyfile": "/home/ifed01/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ifed01", "validate_certs": true} 2020-05-21T19:17:13.544 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBkhW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": " 2020-05-21T19:17:13.546 INFO:teuthology.task.ansible.out:gabrioux", "validate_certs": true} 2020-05-21T19:17:13.683 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoEudQMGBPqfZBV8bXpdQOgVTDP6GFsr5oL4gdbHFMuJCGe0Sfq8LTaSEBQx0MH7tXc7JJ1fU51U7DSt0kfy/PFeV1Y5XnNATiZu/SzdO3jHe06/8CCr3DLnlEmzXASq+tqDJbY1eV011d/TX1jiC8Qd1VNbpdZYExEDsDzwJXnWdh6rjTL4anGjIgQWcmU0XdbUJXvRP4dGjVvZVHZnflAkxLPBbAx/8BBOuBmv6vP4hNs4poi4VLwR6S6Ha1fgMJmsn6StsCVuOvKBJFuGvaulHgHgdoDJ1ryUFikkXXCWoNx4IbwtpQIkSxWMuAovlwwk9G8ozSs+RrFzCavE0f omw@omw-dev", "key_options": null, "keyfile": "/home/myoungwon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "myoungwon", "validate_certs": true} ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2020-05-21T19:17:13.809 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAEAQDZPRW12u7LvaiynB87ad5h/JFtYIVjkKIOym9Y5CAbvatHhZ9fB1WAnYIn2HqiSSPUXT8sFy8w0TmM+aH0/ZGcfXoe0CdTWLtUbXKNlPI5h7TO9rHXESP2iRBpnKs3vK8WnMY0/D5BeESrPfwVScucmzaDrjUqjdZKR/aEeqVvDpQsdaCaoqNg23t4nhQ54BEvK8O+14nQ26Rtmm40QHO1ze+0UK+7nUMMFwxvd1EKjVp21EgYAFEbyQ5Kbbl+fmS/11AGy/yTai0c4qd7ohBzZvx8+sY+c1novG9Q7LhtyxuuYwzYIrGBCkKH5+iC7nt2rGBP+mnTfIgdbJUiXX3cdrMESwOSZy6x6zgbXXME+yfM0myhomKmUkpeZAQInX2KYrnEuPD9kteyK9tZcG6gJSaiUdvlab49Alx5lM2hc62M4s4WKaIgroCoApd8FtNAlTQsdYuycntgNrbPy0LXQ5hw8K8hkvc6RbxISdj/RXWguQSVbJWdS9Pf5NwD3Tq7dsOghJWhx4vBk 2020-05-21T19:17:13.811 INFO:teuthology.task.ansible.out:hW3IECVrPQWVyAmgQ9oj1PoL7/2LZ6h9P8F0KC1qmhm+pWdEPLugOlU6lzQX7RJcukYlsINThM1RGwbPE4h9XcMyHAnODiDF63TDfQ01oKbVXj9XpOGY5eP0EQxKJYjCfWW0Ot6nK2ZCt8OYvoRkWMGnLv11Nub3NNOgh5TB/4nDvEU1cIb/Ikb4BRzVIEbast/pqUJmXe+GQ+ho7mp8y8a+lIxu54BR+VN6isjwODCVt1DYohgixEoul7p5pXvTM+JUY2GD/ddTGwPvVAN66sWnT9bjZZunQwTHqasFCIHNyPhnEnYIIqCo9O1I/D8zRQG3SYNxT6ED9GPARrE/H0TvdOmKaT3e0F2GRJRSToNxol9dpJovUziojOhXyBUjlTqnMY2RVilX90MnzgqR3zGO0aSruTGyNT2Faymqxn6T/50mSdJ8EyWH23BaaXUUW/z3Cjov+yCQjLY48SOWwlxKXw3hGz8xTAxauBYI01ojsVLCpCUGFyKlWS5iFwiLFtr1KPYqeCoS6CoWjiOiFgGe+w3lPPfp2h4rc6auIx2DZ1ByYhWLeHnpkV7sG+q5ckBIRAYmiKyXSGdV4zbXITMWDm+3zu4oj5VPRCfjMlout8OZ4TQm5PUdKZZhSE1jULG9tPDFL7nWwM3z0HET+d9kQYcEO6QB+ma9gZHp1qZJbXvCIC5fQ9y9El++A6N3dBr+ED10Ye88PLoWPeumyAmc24BDdI0skGk89Q0IzoLqagK6HGhPAso8si9wr84CEi4ncpizVLDU2cFKCpef4Sa03HoMbwfTgERtyptKFRbMT+SpuZsnrhF635h9uqFnszowUXV guits@Elisheba", "key_options": null, "keyfile": "/home/gabrioux/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gabrioux", "validate_certs": true} 2020-05-21T19:17:13.953 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2020-05-21T19:17:13.955 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2020-05-21T19:17:13.964 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpDFqu0Zg94mCjrA0FTB0vMiSBml1pqYCDKHhKBrfaza8u3bhtsmls9i+6U/vIwCEVk4GGPNhWduTJK0h9R5MS2eCf3GJcE0XHqRp/8msUCDPOVSZwC7hoYHZKunUIUaIUajOnR+L2slA/a9JaqataFH7zdrKbPdSKBzf5CXYrc0fK+Fz5OOsaI9KITbM0nESVpNCDzRqnA/aarF9MlN79vpTtvwQ+i0z2Km3cxqwV70GPMuFVo4CGf8pCGpbMrIg9OtoSC1svQ2vZzLkH2WrbDqTfYlOEYJJXaiBKcGhGnLZXfLIGSgvHjpv6xHo63yaMihocyg2MwTS8TZ/VtAaH seb@redhat.com", "key_options": null, "keyfile": "/home/leseb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "leseb", "validate_certs": true} 2020-05-21T19:17:14.087 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2020-05-21T19:17:14.099 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzjJ6nlPn/OXP3knQ6orVId2QLswql9gRetKYlicKDBrdFg0MES03EIuAonu0aUR4NEReR7P1iB8eNnezrHyAu5mxIJlZp0rz7ljcBcTLL+11IJU9I9OjBFwzXGqJ1KK4B4Qfw35oc2O6F5V0JP2nHhHgyny37udJLImhxHy3RNmDwc86JhEBCVR3ouYiZuxgxxbA9BXc6+Lkdu9hEMMCDlaEXwNmMyASVU9Wf3dKnMTSCdar2PANquWbpNQZ5cgoTm39xgust5CEyYJ53aOdrti0DYK7qyzxUXre6ckZGrH4oGv2XrDaxpACIiHXt+slvow51gsZnBRHeayMAxQzGQ== hchen@hchen.csb", "key_options": null, "keyfile": "/home/hchen/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "hchen", "validate_certs": true} 2020-05-21T19:17:14.242 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCqZKc+/7iPLhapA/7SYmLxwyKEM95D6eFfsDBNKbEUey/B1OlqYSo+yKB/LdFDyUcd7shMDnhFFg47lNMANrsZdtE4iMPVAa1YhcrTgNbV3HSp9cthKixvU/gkt9Fnb6PEckRzr19wEwxtoNg3Fh/R6YCiSjPwqHmArtC1G2hzk560EJpozx6xylMR5IafatNDoZVw2YQ35fZvHbhHD6meQELducHJ1bKEEHxVIRSTcmXDpBz/vAvBoQOEPuH6PmC/oSwL9HVVIsazf65F4QfK98d+8NCK9TemgXyGDk3Sjz6xdm76yBhFzDQEAzO12U1YtS7Q7zGVsjmSDav2dd7 jcollin@earth\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC89dHSsgjgtIjJ3e/pcMthliQlX2vtdXL7pk62nD64230Fm1PfOVCnzn4LqDhBbGgJT+BrlwOPfzStpLgnUT3l67S834SJzhvSTTpQp2pznnQg1rZOiXjvNhbQwVYV4rphXWqay8weWvFIb5QfXE66mYA1etZtcOb1SMY2ofAjUiA8bAQS5aHpzcMVs4N1A9x5GJx/7/Bj1h8zPpSXikDYasJc3++UMGc45C/AAf725YwijK7xMnZNXv8uTBoGzO/Ko24R3VdvtfMVn4Hi4/FwuRd5bRYcJXR/nUdtA3IinqvlnTpFV2LbfgVTHiUMGhvewRTB+8S8ij4nnAlko3H3bhqZZTk/y7d4K/IerY0mozVIc2x8rMLfqhF9OKv1QFB9fskRZcF/ENHITnmLqCJPg9rgmyv1gCQ5Tbds1OI+IYQIowdiwtaViiTSIy7/CedbHqMz6aDnPsJFMs24lcUXe2d8uZ26RqMinMFGXg0zF7tifuVmxj7zG8DT7MFORDm5f/Hhkng05R5XZesStTBxpEU0MGuzWhENt3RuJdstqmY+wkDVW3XwjUvKG/gVYuJYfnBAsRZIZezw2wfvodhc8EmeHELvY1YtB3DGTBXKE1lsKGN7yV5+nl4UtR2IGzBn9GovWVi5ooB8UlSAeUmZix/eAA5teL8ldFrDht7+AQ== jcollin@teuthology\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeApVHu5er+R9h52RLSVYVhXFQSn/nMN38uWoDYPw2bqYBLNEAAMcPl+rnqHubELpXTGXjJYL4n2mjic+2rOLZpDgPLmOOm4PwgYstJjE1KLegKqVzXIa9HfASKMXaHSgwtC6P5vDQkm2MNl8vXuTAITF7VYdDS33Kk 2020-05-21T19:17:14.244 INFO:teuthology.task.ansible.out:ke6ViJRZI7szYjbP7z9A1fy26THrvnuBT1Q18yy9vgk/sKo8vjLQfHSLvO90CJzouNEKqmkVpmJEqCPbE+s6Qr4+d2KY7L6Q6GAXxrqXK1jSDrrPsJguE6zZ1oWy/7XFMOr9ssduFWocnjQjPtQj3M+V+7FYAsf5uqQnzeMQTjO6AXYxTI7 jcollin@stratocaster\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDk/DYRp5E8Dla/4XHCF504X20W0u7CijZSCFWT1/5082NgnYeR90Prth3p+4xsw3YC9H5pEAS3XwcbdUb/NtWvZVIAIcMd7NOOEClSIj2Agk7NJxZ/4SfQRLrK3H2Qli/MVnrTxnEa9oeS4zqzv9dKRwFJDUFCoH2CpoumFVAp02uyzk7D/+XqFrXzMJUiSHXfl3YM2rt/vNmCtHtVp04UcG0Kyl2TXY37frRlSOkMMu0zbIC551gOyae6NGYhkYHa7u2SnngXcKM78b8MDvMv3QtuUN5P4WpH5qFRdlKNKsQGrzcQpBDY8AKQ+rX0K1ENhBwer49bihYNMKvjYmvTdLTNWgPCu7dt8JSgJQ8JMMhve0pjvFdpcKDLp0fvXDvJvZdLJM1ID/66kywJspHjShuqQNXRMfd1R9C4F20c+R9LY6eTGwrpLG1DNEez1VBHmOu5hQl03T2PfaThfLfMHRTw8JpGXGLMQarCCTm1PC6Z2Iw7KzorxP1eofGA5q8XoCbwGD01uQRZrwxPq0SHzTAkW2C2M8oEz+k4Mrx7+vGYzSS14hqxrzk91wuYhZCAKuGpqwm1ouJ4wxvWFewjbxLgucMfGSp09zJ2XSYRmtm7SAUifFob6Z9czHGTQerHCOTPuYqzlap2gCCVYtEvQyNB+4IqK/9FtEXTr28x0Q== jcollin@stratocaster", "key_options": null, "keyfile": "/home/jcollin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jcollin", "validate_certs": true} 2020-05-21T19:17:14.253 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2020-05-21T19:17:14.379 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2020-05-21T19:17:14.381 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdxi9xdXNBYctMHH1cuuyNcPC4I4xVAeD3HZsKH+QwIILiKOTHu/6HZg7Yo1WsuwYSA0MDc+5LCSGu7RsmOEVpcSQ4gtNoFVwsThDyI6yhsm9WQqqXwSPs7ZE+urqd/BDfQ/7oMqJm5bViQMP0vmBExHuIFagj+8f6nspkE2Z7lBbaw8bEbAJZFx74oReOAELsL+Pbtf9Iaqrap4Z3WysmhfP6Rm/q7mncBBmo/fl/bejhThr8fghTPJb81M+XLhMk/rAdVrGdKV9iSt6lLiWdvf0lpTZO4LdIfJSBXr1Xv+lHRtaGXID2ahH7zl/W6dM4baz+hU7ZrbP+vdKg/SVH xxg@xxg", "key_options": null, "keyfile": "/home/xxg/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xxg", "validate_certs": true} 2020-05-21T19:17:14.534 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsA63hT3ZAwQ9hsvfY+o2Gy15M1GRnRw1ZBSXEiCs9OJku7T9+LCvvH85Y/7V+mOGcsCZKqVTd5Vy3sHAvAF3M7CYJ+5IIDJKCYslC0wkKcX4jj26aMToAZPms8uvs527BNgKOcvwgIfPjs4WJG06fey5AhsuuL30etbAvbBudxRAKdZSTOsMveneKtXQu3Dx7y0rjfI/RBAhCAvisnMqYFUdajoJIl5gVXl6+8mauUOP5O0mvyvJH2jQveqZXTdsIPyp5mq1nA5psqvivWGz2bEJ+owI0GjfuYbyAi6i+BL4Bsd3GeoAs1G3Dicfr228VIUsT+R3xLBQUj3xIsVAZ pcuzner@redhat.com", "key_options": null, "keyfile": "/home/pcuzner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pcuzner", "validate_certs": true} 2020-05-21T19:17:14.556 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2020-05-21T19:17:14.679 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaRX+aBLjb/h12ctmvoMvZro6NrrYDuxROF6QMVpEVucA7jHhwCC/j9dJAq0hOVBO8R3S0bvKQ6bmnCb/4y2J6tq18xKUFCrChNii5OQ+AgM5v1353oZ9SrHN8p9ajvS8w313o2OpXhpaPv3khVDjKZsDmeH8YL/Nx3WQKqIJC1mI4jrI0sZGGJLifEy3pPkO0W1KmguN9AwAWK6+kckAjMa3ElkfK/xuAqBYgNKQUxP9oMgTQRcgpWF8Nzb0npN3v+HOUIRrth1INSchkDKtWob2T+0Zqxwm+Vpi0iFWwqjcN/OVdaDGf34//A3M/tsiQ1g9SqhdhZJCfu5XLmM63 mkogan@mkP50.redhat.com", "key_options": null, "keyfile": "/home/mkogan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mkogan", "validate_certs": true} 2020-05-21T19:17:14.701 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2020-05-21T19:17:14.842 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC56FiAgzz9aF+qAMkw5aGoCyoSA8Lf2LPaz3QxTYEzmQt0ByXMmVw0cgUI4gDt7hMBX6LoxPALZ7C1aH8aPTpb6+hxHGfir2tqQmU49JOQiUvBP/Xtt1ilxMou9Wu/ZadEhIZxaP/TBncXNls9cbFs9bV7Q8J3CLCTGRa8kilEpZ7209c/xQI4yQ6q+Q3H4FkO0YHP+Tkn9mg1df+BKkXfSBycjAyOXPvljoetjw0FHEbJ7lTCcSG+hCb2LEACo2OK9eWC3GYwDPKZF1Ht9HfDvg4bHfY3OVOixYiZSim7dbj3+VHWWsiH64usGH1o6fn4vV16UhVJiiicPMWvllzH vikhyat.umrao@gmail.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9G/I5iaw5d4ssyJ4iTUxSvIBAX+P03VVHsNMHAB70rVGGwBnBJFqJNbukzxfnsqwzN6vSeuMy7I1zc2VVi4GtBQPK0iCbVQN+Njq0VCIxb4hLmjD3Vn8NgRp80955VJyYGT9+/JbZY1UCdPBuld6hsnTipkdo5U3huAHD4i1FpYKol+4DCZHAO5wNilCbests0+ZPtHYe53vnNDz685cx/f7RTtEarvU2fECxkurlBBNvuIl6SN8bo+NaJ01Li0xAD+2fpGz6Iu0WUEdWTkt78ubvA4If2k8XAKxkOKEvfyX+AtTzdHxWSQu7ixkbuksuK6A0bnankn+DdiP6Y293 vumrao@redhat", "key_options": null, "keyfile": "/home/vumrao/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vumrao", "validate_certs": true} 2020-05-21T19:17:14.864 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2020-05-21T19:17:14.988 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDZDKRAePFqjugc2ljw4QmM6r7B2dPI39OBB+2HKONtDZI4q+uwgZ1yqnhrbJaU9ux0W5wNzJyp2VfOPhw/9G9jo+efJPg5IySnTonhi1zeCXNpBMY70dJZVCyGEDdWKehvFM9xFBOxBC/h7gOyKqEc28BKoy4cHfULzm4er8PU30MyFBngu8NaoKqyQ3GYAfWOAXF5lUdalbJwl3a+HBb8PjUhbGuznAZF1Ji4JgnNuEZdlNVOKwhEkAFZ1JwXvgLfrEJVQs5b2V9Sp2Vm5ZngsLg7b3RzV5I4B3Lj7QTTraV1zLJGiS5iRdjY7D4W5Uxi2k1X7vaOjySJWWadHyeicNNBhLSfHl6JJ3aMuA8oAAmtgo/8IkJ96GFtgM9j31Wg8wkeTyQrwSeqCuv1uDFr8rp+OvMClhHnDgUklJLWjjYPCDVYR5KV+iOiHL58WJg/b4h6NsoP91wO8P8EcSaiMdq7P77w5nJxDI0KKb//dC8aHtWnRRRlrIS+PNPqKJSNTaSwOTieXvzplhzKFzu2dr79qs+/67iaNE6HBvIX5jVHWCFV3wllyjsC8WYPh4kEVtg2SY00SDOOrMrqANV8DDtHFwwxQTEjz1z5ESuwy9UcUSQfP1/zsAp2OQzPutKs6UipHyBK3pLm6MjaeeaEWu8fmetCqALxYV3h17O+Yw== miguel@hermes.olymp", "key_options": null, "keyfile": "/home/henrix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "henrix", "validate_certs": true} 2020-05-21T19:17:15.009 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2020-05-21T19:17:15.136 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNwmgnIsDDJmsmYzkTAEo3iLj7Jd5Ni2R5vD1Z0NRZ39zJMtbicZ0ec3nAMzFyHrmPnKNFltS1mhehbLbtKNKq1fSo2SMHs11z+N8Nl94F4AY8IhXZ8U9GAorEJFVIxHUNEDqwl55Ov6MfP60UI7rNgy2rUt8aOBmAJVhLEFmJJawJgyPhTrUZAT20OoILphrt81o5bTNfmx++Zs5Dc9VtgIh53hexwKgTvG6fxfKdra9m+J2GXpniOsZjPJq/A0je+t7H3UlxCSu0dRy2Un6l5ZAcoeg74SP50dFgGaxkTQqI6wle6NjtPIdssgrdYTgTcOg9M4jWqAr/5drTUSGh root@centos7-bspark", "key_options": null, "keyfile": "/home/pbs1108/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pbs1108", "validate_certs": true} 2020-05-21T19:17:15.158 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2020-05-21T19:17:15.292 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnvVnbK2SNfL8hTmrA09L41RudKW/F7Ty0vvlHjrFjDkdWXVgrafFWGKQZ8dSR6FJ9JLU0X59xiEo4z31ini/Dt2XozFMIr7RdeB3xpiifuUUG5Lgsasd2ezniUoOEukL1a9KkCIxNgmKJuvtlHCt+ZTtyL513yjRICByZbnmBSSpUiett50X10vtvaNBu4LikUJKLc8gP0PHLbaGsU3uOUd655lkFWjWhgExlU8bHWiAZq18Ss63jDlSKFVSk903GKSNcHXMHNPYaXlrYw8NFzejoy/XjxEfmF/Lv3MeAUhHQWx25sh5aDv48mzo8FaIJsL1MrD0QxF1gllobWAfp clacroix@redhat.com", "key_options": null, "keyfile": "/home/clacroix/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "clacroix", "validate_certs": true} 2020-05-21T19:17:15.294 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2020-05-21T19:17:15.429 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2020-05-21T19:17:15.451 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAyiGmj+nOAD+il+FvXvZSpUOJQp6hKh6UPaAIQvQZkdeNRWN7wcDXMUlLj+TBFWa1OO+9xqFlnbgVMDR4qy5orUBYlMapUb1rutjbk64XeY58b6uguHwSoMd81QpCCIN4KOk3cldV8UiyX382baoZ9Je2hsOnnBGMsRtHuVHZ90Bj1rIITkwajq//KRs7kjb/qhjk0xkipDIcaSwKjzPlmmnYn69noODwDexpvLYlCF+LowSZEdrOUvVIigSFG7cLTDaU2tLhxSgbvWu8f0pwvjsyW7gOgM+VeRZ6uHC79F1qvgdgQSxflddIgrQpH0rzf6RNxQjR3SBkZ4V1BESa0w== epuertat@epuertat", "key_options": null, "keyfile": "/home/epuertat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "epuertat", "validate_certs": true} 2020-05-21T19:17:15.585 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2020-05-21T19:17:15.596 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRZyWiDO5JqWHJdUUBr8YReiKXxnL87juFAfkcmw2E9KmANVH2sn3K+OgUCQfBs1Wdg6AbcL2GyMm9alodUruzOm127/bH9OcGmu+8SNsMAYrAF9EzsKJa8Ba/I05rl5a87p1jbYG9Rpo7u3OvLx0LjgqydRYcmjwo/niifYNDTaN0K3v8s1mN4TorUZW/i3XBMBIBjlIiNGs/I7IZreR+1N4V8Nwrp2EWxDv7AwG3nvokL2RTHcsV0KgmAnciv8nXXjIf+uqOPuGA+F2qW/wz92bG8R0O4CjH+QZt4k6UoUIXFRW+LdOVAqmUrb4W0OJ8vsVeukW46SvPnYUTkZnF sonea@think", "key_options": null, "keyfile": "/home/tdehler/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tdehler", "validate_certs": true} 2020-05-21T19:17:15.722 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2020-05-21T19:17:15.733 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEBD7CxJJfbLW4jtuLnTwkxVbhCfh/JL3Qj8oeLEkny1tE7QCeXn1bP5bScWSgLH34Wh4TAuH+8/g/koFwcCy1YuoGBdBV4KV7O9MTnFngdqNY6LKzCipm27tnWZEa10hrF8dRFTmhracd6kmmVGHgvGQPVAVONmix+2IZ83wdj8XJSQHeE3PHFLO39tU+ez/T76QaiBLDVo4ctHVt+N9bBbHV6Cr8fyiUUU6YEKMlcedvxGpnMK8oeOSNuDeh+DldcM9KYzNGEOM34jGRIvJp57dxQDQCtPPW5hvBXg7yMyrv6TcJzDd2LFD6AC/Qw9yrEQPXXyBCDkAlCqDR0+rH", "key_options": null, "keyfile": "/home/laura/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "laura", "validate_certs": true} 2020-05-21T19:17:15.871 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2020-05-21T19:17:15.893 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2k8xsrsLxEqJx3rV6ZZwLH0OjYCDB2uIYzcAyrKEOKlVWO1ICKxkw+gZ9tSiPFNLfq13io9BIrAKJwlrdLCJLmlgCQwpwUQqzmRlRZEm+WmD0dl8LPeQSidyJkPkJgYBEshFPjDHIj10Ei1pJS5svI2l7G1wMWxlt2kHL8Og/4zdFTRctxwqZcvzLmRQcs8lSSpqTkhfeKfmrpR+je8XFbCJJ9m/nJbgyCiZKaGN8nf36pCQDEva4rvaSrK0a6YxL0RWN8W3lqtBPKIehxffr3lYDEkD9EUW5vf6AUKC0ioh4jkPo9WCjaoFsOauMOMVQPHehEAMufEO4Kym6nfrf yaarit@localhost.localdomain", "key_options": null, "keyfile": "/home/yaarit/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yaarit", "validate_certs": true} 2020-05-21T19:17:16.006 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2020-05-21T19:17:16.070 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUznqo3VDmcKRL64P7sbjuxXCW/0ljFTc5zZoZ9UvtZvU2jrRQ2X9GyxcrcQnAWlF5YZHqeTDU5o8ixn5fq1MSmaPRBNDKKVQOfR/vFQV73LiKx4BFsC1/EdaPie/XqltaLDTtfqhxADJlz1H3a3ZlkeVHMROTqo/TidL1YUYlRH4qHxWWBuFuVS+EYfTegSZdjwp+DuJA0iN6X99+DfH2DhiHENjEmlbKN13+H+EPzm0K3ya2w8D6ANodB3AxMn2tGs8mLtG/P4kCjoDnoUVFzKTyUpTtgOjis47uSY4dL8mTbIK9kZAiFxnT5sMClu6KRStDjRIrxbTBQJ8wvlat admin1@rajula", "key_options": null, "keyfile": "/home/rpavani1998/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rpavani1998", "validate_certs": true} 2020-05-21T19:17:16.158 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9/Io6M3q8yQqoPNPKAPJ6Fzq18DMfmNtxcD8GUWNo0xcMxd7XOlarvYc7INDQjkpzx6s+aqMme55pSUZuN5plW+nuFmRPqBaIxyeCnNjzCch0wbtEZe5dzT270FhzM1Tu4W0dw+WD6zrGjXayLNs2uxNp3UrWtMTBRzd0IfxJ1R2aJtiCE/HNxIZn+bhS/OmEPV1izz23MvKXD+nRaeJK6Aqrg1zbnpoNskz2fZ/AnmhnAMc4EHl/NUyW1mi4g81KcQMwE8poWmw1NpZje9gWFcISVClLvvhk/A6at/v90P7PisX+/ulTA/QYJYvGBjgbNtURYu/PWzYBOAEZQGfj shilpa@dhcp35-184.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqRSG3i8QY7t9sp6I8vDZ7LVdk+DDrMhI1QmvU2z+YQhUGDBOvvO6YP0gUXPDyalyj0sJXiwLWPmkrOsbnR96YCUcIt7Ba6R0d0w85JxcJ1WyPcsg2UyOBwq4A+s7VAFZm6FEWzlaubixsNp04gKDqBjSjaqA1Kwx8/Tg39byay8Hn3VJeZ1SkRukvhykz2e6gl7ydfuJQVmEyO3pTrd5157ZqgvQRABT10wc3vR2m4eC65hU/v0ci7HMY9oVtGEdWVBapWMuiocrOPCRWF5zrMJwW4vzPOCHa/47hBEIWfOWJidUVzAawnM3nOe7PykvvDK/iP8B6JpxKTE74eLeh shilpa@fedora.lab.eng.blr.redhat.com", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2020-05-21T19:17:16.211 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4NYxUHx8HMgbVIHadruN1kAJS5be0aZA9rvGtYDfwD5siKNfXFRyLG3thkjxtEi7DPYMxgbpFOXW9EQKh5sQ0ohsADZOi8FSIAfQlOQ+7HAEp7DjBtjxoqB31jJ1e293YtO+nqAhcOMyGfDx+71w5sS2EFqy7PscA9gD9aV2iMxIR/JD1LxXabiqj12jU5AOxr7ZQ1+gM9aroQuDpNxY4U8jBTxx5OtIYRkeI/aN2gQj1mXGMKGo0ItFn4lsXGLxGxMpa9K2UFw2dWQVTw9VNm79nixrCX+lC2nyaJPsRYZipXF1ID2NRk7oJ79dJ/uRBBXpunihlEC3aF+nOgEPH ridave@redhat.com", "key_options": null, "keyfile": "/home/rishabh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rishabh", "validate_certs": true} 2020-05-21T19:17:16.305 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2020-05-21T19:17:16.382 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCeAhoTum3/VmRbxSyw5gwgcPF1EWFK5mEPX3PZyo3xPsUAJazALfge3aEuCrZBbsjOCoj3GfFhr/ziEF+OWvhBoPK5hQzP0V8tE9cWJwvHmD72vGE36o1hFO0ONE4DEuu5KRDqQJUgeyQWXsP26uHTwIcvMpy8egZOfyshqF+lQVXzsAex7Ninmidsf/sRNLhzT1kLrKT+ZMSbZ7Rqh46TMlmLD1LzJZNcb6PGVwlfQZmV6T7m0COu/skeSxMcy8hqMvHFNvvfFSqkfMw0KBGLDxMQr4L+e7sXwQDnEZHdzoh0iS3xDp/Onr1FSmPyEjz51e1sMHBsqklHWidSZVLt/+giB4o6Wdgzc0um/QxW2Ne2qjtDlViOgRE9Fzcw/cRu/Xsn8qtXTxYyxXswjkA8qX7WR22OYgjYChw9siUsKkuD2yAbPMVl+cZWDeBhQnPMbDMVaghS4SAVt5GK16jij4+r3IE9vGHBmGwJYJ/OrtcxBrUrDopwsGLcU+WHdv0FXuiw+YbfnzpthC8rVj4oeJ2IUOQ5JB0ub7NmbR4QWjc33JfD+AeCB75x6io07V2riRjMD9gLC5nwytJNG7Yytf6xI2i/CprW7HhsDs2ykOVcDSBMnL1oGW6FeHaDRW39r6BXSt1jjZQ2E6pDEBTDO41tPEL9EVvv9TK87GTylQ==", "key_options": null, "keyfile": "/home/skrah/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "skrah", "validate_certs": true} 2020-05-21T19:17:16.436 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2020-05-21T19:17:16.513 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9/Io6M3q8yQqoPNPKAPJ6Fzq18DMfmNtxcD8GUWNo0xcMxd7XOlarvYc7INDQjkpzx6s+aqMme55pSUZuN5plW+nuFmRPqBaIxyeCnNjzCch0wbtEZe5dzT270FhzM1Tu4W0dw+WD6zrGjXayLNs2uxNp3UrWtMTBRzd0IfxJ1R2aJtiCE/HNxIZn+bhS/OmEPV1izz23MvKXD+nRaeJK6Aqrg1zbnpoNskz2fZ/AnmhnAMc4EHl/NUyW1mi4g81KcQMwE8poWmw1NpZje9gWFcISVClLvvhk/A6at/v90P7PisX+/ulTA/QYJYvGBjgbNtURYu/PWzYBOAEZQGfj shilpa@dhcp35-184.lab.eng.blr.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqRSG3i8QY7t9sp6I8vDZ7LVdk+DDrMhI1QmvU2z+YQhUGDBOvvO6YP0gUXPDyalyj0sJXiwLWPmkrOsbnR96YCUcIt7Ba6R0d0w85JxcJ1WyPcsg2UyOBwq4A+s7VAFZm6FEWzlaubixsNp04gKDqBjSjaqA1Kwx8/Tg39byay8Hn3VJeZ1SkRukvhykz2e6gl7ydfuJQVmEyO3pTrd5157ZqgvQRABT10wc3vR2m4eC65hU/v0ci7HMY9oVtGEdWVBapWMuiocrOPCRWF5zrMJwW4vzPOCHa/47hBEIWfOWJidUVzAawnM3nOe7PykvvDK/iP8B6JpxKTE74eLeh shilpa@fedora.lab.eng.blr.redhat.com", "key_options": null, "keyfile": "/home/smanjara/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smanjara", "validate_certs": true} 2020-05-21T19:17:16.587 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC709gIxs1RgiA95ddp2uymzgV84VHJVVMj71FyTlz6pa0gtlaxF+r16p8dnNWjhyJRUXMwBKFOwHx95bcdfiRA+BfC04UnI8VvBxoED5Nt9EbKD5h78ZoNEeQJKoG1dsM/kWWlTd9WCsCyzjRz32+YNWul0LOhrfloHP+LHnfjf/uOnzd8iRHgnpWr5Z9uB0MBu4y/L6AmHnR+8pMZQq6Bfno8ZLwNCzx9v+4MqOz3jY7FYv7SJIftQH0fJygIfCz3bKyUEWk9a/JJacETuJGBnHgNAXUr/FtM1IFiMl2SsTixRgnosEz4pX8EIe5LJyw/Qudro8BPEC8aIGy0XAkerGmTt5iALMnzmeeanZCFm4rF/YiFoHLMS/B0uv42MD64hB3knrV8Bcq+mRjwVOYgecO+xoiBsU6FZeXaBk5IsjmYTwataGv3ILEmNpss0WeqHxF9nd7oTLnw51cZfcaerOnJ5IZJZTXwLNVr7K176BunHggAhjvtvwdeKhphqt9f3ilLr6gzksEoAR4JBOYJJtd8sEqHwBtti+YbMGwH9Y+Z+SujlQBQIsom60xj5OzrwjsIi5JAtOhbc1Mq2fptSXRsR8ZBT8aUFqZ8R7ixEqq2F47OAznbhSQKidzwUNkWNI3WAKi38Oi4aya1k3iqtL04bGf8R/xD5Vq/2J+UlQ== vant alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2020-05-21T19:17:16.684 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpp2NWr5T6s+jzHiz/FfCKzN7ZBnUSzyE7ieuntzjeGotyupAAjVBoSpCJgNDybm+WkE4dShv5mttPJ2/q1UZCLRj3nN+y3NG333aLZuyugR0ht5qtvGVegg58PwQ8CMobR7ca7bl5UdEy0UIrM3d/qpDOuPkuE4MIJcrtZGICE8NAVnmHNOB9Sm4ovAYkewTuMAv40j2Dl4F9dD6bg+OJfBOJ9+Zj+MpowYlAILtEB9Dc20zB8GGUEtr9yfOVroblTYhvTxGYRaE7aVBe83DNwkWGbDc/qUNR6bpA04w/P+LclYVsVKRoHOs1EXHSwNMFromA8RsKS+rajwu5uRg5 ben@dhcp-185-182.bos.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC93wGgyyQmTxa7f+BZcYPUapTH2N1mnV1ikl9nzJzHhgrtJ6pv00LhtH1HqGhvoqnqZjBD5XRAKyjMRcMBT5MYcXXep5RqZ9sJ6Xz8rHkBjfl/OOQUeZ/ZyG/Ksr1jpGraN2xtrjQQzbqN1YvirCqfLk2exPvVeEk4CGnNybwKwCWob1uKV46ASrYeQK8pfHxrW7pTo+xdErHOvb7uumZm89/YisUJGicO1qSHBeuw1MxjhnD+fIcxHKWY5NNJ4qScW6a5AABk1JJsoHkh9IGCVaf/zJv8D3gil5SiM8LIBKaNa1fn6oObPl/Ky/wkiIo2gmUZawvAVA8iJnX9eUPl ben@bene-laptop", "key_options": null, "keyfile": "/home/bengland/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "bengland", "validate_certs": true} 2020-05-21T19:17:16.716 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2020-05-21T19:17:16.841 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC3YhI4am/T6s4rJRvbC/jAvrNcDhE/zaJiVDAjEuA1W/5Xt9ObX52eAnp+tOOtelXrX8ylYF/z5wGNQLjYrWepXhuqaEGxeVayCHzts6LMpmvyZ6sYnAw9HFO9rzrTawm70DuvWqY2Zt4KA6fM+lfXk3Qdpi5RCPDKk1jpXwSCyUtUKSWTDRtYtvvJTcO3H/xCJxQq/F9sU8yqgQcqFPfMNrV4a8gNj9KACqjt4IEIfuxKlKhlMA4yu1VTmGcNuhQS+geJzsEGuxZUQb0Io+q4o0b+40BQtazKgOdTcQbgNtqh3wZpjJsvB4AM+GNPjZY3mCsd+WPGg6dqfU08Voo2b7BfSwyCn14fQHnj1nSwRIea2juFY6AMfVJjstM5iIz7lOH2c3ydWWhzvSmMeoQ47zBXlg8JytWmDrXiyd21BSIpTL0Tn8P95wHYka8U9KRV0ZY7Jr2w/ThPdy2C+Cdir+P+OEL1sKHSnmEyQEeONa9P5yH1Rd1kM/FNESAIRiMLGspzXQeWoJhHswVaKoSBW/7f4b9VENxda8qAQi6ob8A71cAjbpRrkUmd5EBCSFMNs7lscus0/deUVvlpsrMjDAJa8S9gqhGHNU0YvF1WBIz3paLRAHDm9DWrHc5lreizJzX5ul4P/Z4ITjpO+9ZxKOcyi8wnJ8Og+QUYLpqOIw==", "key_options": null, "keyfile": "/home/pnawracay/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "pnawracay", "validate_certs": true} 2020-05-21T19:17:16.852 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2020-05-21T19:17:16.984 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC709gIxs1RgiA95ddp2uymzgV84VHJVVMj71FyTlz6pa0gtlaxF+r16p8dnNWjhyJRUXMwBKFOwHx95bcdfiRA+BfC04UnI8VvBxoED5Nt9EbKD5h78ZoNEeQJKoG1dsM/kWWlTd9WCsCyzjRz32+YNWul0LOhrfloHP+LHnfjf/uOnzd8iRHgnpWr5Z9uB0MBu4y/L6AmHnR+8pMZQq6Bfno8ZLwNCzx9v+4MqOz3jY7FYv7SJIftQH0fJygIfCz3bKyUEWk9a/JJacETuJGBnHgNAXUr/FtM1IFiMl2SsTixRgnosEz4pX8EIe5LJyw/Qudro8BPEC8aIGy0XAkerGmTt5iALMnzmeeanZCFm4rF/YiFoHLMS/B0uv42MD64hB3knrV8Bcq+mRjwVOYgecO+xoiBsU6FZeXaBk5IsjmYTwataGv3ILEmNpss0WeqHxF9nd7oTLnw51cZfcaerOnJ5IZJZTXwLNVr7K176BunHggAhjvtvwdeKhphqt9f3ilLr6gzksEoAR4JBOYJJtd8sEqHwBtti+YbMGwH9Y+Z+SujlQBQIsom60xj5OzrwjsIi5JAtOhbc1Mq2fptSXRsR8ZBT8aUFqZ8R7ixEqq2F47OAznbhSQKidzwUNkWNI3WAKi38Oi4aya1k3iqtL04bGf8R/xD5Vq/2J+UlQ== vant alfonsomthd", "key_options": null, "keyfile": "/home/alfonsomthd/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "alfonsomthd", "validate_certs": true} 2020-05-21T19:17:17.006 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2020-05-21T19:17:17.152 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCoL9+aMxLtUG3aRIuT4kbjc1CPuQ+wbS30ocuJ2YIExlKMSxVr+LYqbjcz0T4f8gAKG539dZQgD9BAsHM8yfOVEvei0KsQHn87pzgYGR3DtaMx5IEG5xNyARPu+VuEoe8qlL3cAPwTiaU78datD5Cz9GEClhL1Fhn/Z8o7BMbs5xlcUIQ/J+s9/sKMcqmmBJy5IHQIEUHCl4SFwsev5g5ADlnLNNxjpalExuBCEeoSma9F3b2YEJHvpA5JhCIMZpVfXbgh2UhUsyfAQN6KgOIQ/XlKBMQDtizf2vZ4b8hW4ELcvKSADfTsyyqEs/Ql8jEJu32GFKf2mYPbgTS6E7FZfQz77X+5OBhojFAstB8LSSrH80FrG1gCbVZLnW0jXcSehKnU0oNmUWOKxxaT1b00fo/iZ4P8O1uJRY17/uaVCPNKdGTZzIlzyC16wsFFBxBl0d7HfojQY6qfww7AQJhvDkV2sP0/MIJzwriWOzZEmfr8Osqery5vFiYcSvMbdMZDfMEYd3z7Va2RiTIeyXuEYp5hzf8eyJRP/f2FEw8/BBrm5JCxeSWUx7qwgPHrJoWAVxCIg/M3YS/vfVSFc8Hh88sgc2upq0OqYr0uq6EFzUZi4aoOkOVYn9u/uc/p1AR0KbiQOkERMUDWTyADxrHaL0nQmGy+XyiJQjhq5ckZ+w== doliveira@suse.com", "key_options": null, "keyfile": "/home/oliveiradan/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "oliveiradan", "validate_certs": true} 2020-05-21T19:17:17.196 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2020-05-21T19:17:17.330 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDh9bzZJulXGES+l9Xh6Aq15RZ8uQCGuDNhlNQtDblE1ISKJ/DqGYXp6wUW54+oVNA7eZiXz+fi3mq5pPEtZZOfd3ixEDzDJ4E3cVXoDZCqeWEmea6KvybeY10YxvB56TEI8U2KKAd56PRl20klXpLCjzXNqG7n0aXFcpCMbXDu369VX6lOk24K/7++7Wc5SttcvVu19sT2kqzsB/S1Y5cxiE6RM6wVtqBoksp/kRCIA16ruNwx3GUabDfbEoUGXlkkUP7+TZgAbHtBsYy6mCQhwi0S2+WG+HhHDUPjHhV+MdN9ffibCtOEGo52itVLVky09VeBocuA6H22JDGXPBgjcgf2NsZIqcKqGHhUkXmH92fhRSFOBLKHstrBq8jWRP/mNrgj8cQksDsakQYQbDg5dyabp+M0/iL2Q3YVq7erZI8aZMA7ZF3WgoQNYZg5E7oejM8URIlFP3x1ne2ClRC9a74phSCxeU/NVamGN3G3dImzEXGOSNyRggHJ4jGrIGc7tLPCzmI5OkomcB5OxReqf0r1TNXuUAqw8M4EoWt+0xoAmH5zVlUHf+psUCJIEV/4pbgtoJiSNq+LVY4jyDEFbvTAL7MqyXorMV7Tqlj+/3d7RXfhW9lR/SHb1Z3jcHvz4ZzYMzKWeJEjz+Y0NwIdFDhcPmUOYtEDmuRRrgYiSQ== sebstian.wagner@it-novum.com", "key_options": null, "keyfile": "/home/swagner/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "swagner", "validate_certs": true} 2020-05-21T19:17:17.341 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2020-05-21T19:17:17.476 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2020-05-21T19:17:17.478 INFO:teuthology.task.ansible.out: ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzYzqIDimPjMOUOUz1A122eV52fl3mgGgNBRYRlOWl/lOxM5oOat5FPkJlnXTVyQFl0MlnYgIv9fTnjHVTM0wFmFUItlUl151ZmK5XExiGpGVsqG3UWNyKJxZpk9Uh2a0T/5CKzzwXnv2fJMNxzfqgopYDrgq4TFEZcdvgWJ39dcRTXST/rGJQ8wOq9z7UNzKU5VOGxvgi6f/nGevGIHrSaTcY3Uu8BW8kXUrf9vfl+ZSxVjuNHXF/VmrJH5Ne8mVu7DzPMrl8ZZjxsfJKT/eQqF9kjqht5586OSPKIwg/LEOyYj7Wyyf3QbDAIp5bCygQfmBBl+kIxphJYq3EwUZT ylifshit@dhcp-4-102.tlv.redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDFgwQYD9amVSYq6JzjHyGmKBJATQCM9xsf6QnF3yb0Lvry2nzY9F61evVXQ95TmF/AqasRx5p2WansIvegG5ag5mytvRwFXtHzPs4o/J+XjA9o4+A5l6j9cOFLIDD/TwrwlUjgMa2PhqUztSpI1op906391RLrJAyflfDghJxeVl6dJab6TEsslV0W+yaCS3BBxMXXrCbxCB5Ms3KCRKDz0DqbhFc+Nw05L1O1pC98HBFRIp1SaXlMcT3++CRQ3wugpOMkDMNLbycl+vdMBFY3UZ28rRowS3Ta7V5EARZVVH7KxU5cL+8Hr/8DE1/ITOmrluaEZ1KwYgoxZbZ3w7Ptw0FK6aiCZ49YtqKT1WakoVfO8m7pCdxkqUOA91loMQtxvCwZ/Vfoxaut16gklmPz8N11xvo1H5XB8/ZrvK5yKdl3JDl+wwtfE/fwo4E/fte+rPRisoWBRsmsx8EGxs75sXnb6n3VjZ65vYEKsNMLg+5EAaevWLLeqF0a42UWGJrHdb4VKX/OAplHrOk7kA/VwArow8f9n+iaRp2hgDU9OhQiFVRhgqwahlmCFFXkcP4/4WlxMCuZrsaNMZgMjVhfsp7cskKOezSfZZey2MB2fREMS1wg0j40CdYRn4jTNEBr/LVszsoM7t7AwXUpnqXeYIe+gePx1PJb5XSzSPZ9Pw== yuvalif@yahoo.com", "key_options": null, "keyfile": "/home/yuvalif/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "yuvalif", "validate_certs": true} 2020-05-21T19:17:17.618 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2020-05-21T19:17:17.629 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXa9uTf3q+7tGnHzSxv0WbgpRKrBIYjAZ5x3V74vQUSD1aAbmyvOqgPnts7XttLYImjjRqiisyC03L3KgR4b3SOeyL3KFxrk3KkHAJ/AJH+Y/UafyDhHNl3gRNg0B9rjsa7h2dSlcrFKnAX0pDY1HapuNPrzYWrXsEbo7C6wteFh7PyPmTkHu0NzIIPC4FcLl8SGaww/HeBh8v91IymgFSgXG0jNC063FEExWdti54yNLGh3gpW0FytsiRN9eEOKUOgcveT1tejz9ORv8evO4Y9SCQ/lsyOKQKNcG5C7J8nsbwSjqQ2cf6i2aYFZ0Oq1UXuhJ8APJCoiKgLJy7AiYf kkeithle@dhcp-100-19-89.bos.redhat.com", "key_options": null, "keyfile": "/home/kkeithle/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kkeithle", "validate_certs": true} 2020-05-21T19:17:17.754 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2020-05-21T19:17:17.756 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2020-05-21T19:17:17.776 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBYa5uEOlFv1s9K9D1SbcaApLwX3LBwASSnRXDHI7MtU paul.emmerich@croit.io", "key_options": null, "keyfile": "/home/emmericp/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "emmericp", "validate_certs": true} 2020-05-21T19:17:17.778 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:17.935 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCj28V9sMybkAzhkiaNiDDr8TfNVyr5DNdbOqszdGEVLy1Rxh/UYnxUclsR9n8lt9VnCft3M4NDTnVwlxOHE8+0oolJE9HP+DQomsgj3abP04EGJyOA0X8E7eIFQNLRbMFCD0yX/SNNlYPsS5fPTFhIa/gbBPmDBE07kULts66Tvc0Yo/2yIfwV1DV34bcWWVGi01XybIHBl9qbvlfBKAUrFEcv3ZdpHNhuZw6IkZY8xoYxo8iF+toLYeGX+gFxqCZUUOO+NBVmb0hVL1LI6bU66IrMOQDkFurqpvoraBTJqwZgXvMPceFUkcVIH4Nm7cK1X2WyMtnSw2XBpLMT8C4V mchangir@indraprastha", "key_options": null, "keyfile": "/home/mchangir/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mchangir", "validate_certs": true} 2020-05-21T19:17:17.937 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2020-05-21T19:17:17.940 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2020-05-21T19:17:18.067 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC1OVCo0wMITAp8PNUqsTRPFz0SuBL0r1RzKFJUoxQm7gsP9qttZUQRlfiuZ7YRzkuGLOEBngPuIcV995o0lZ0+LVHA8jxWEJamb6sM9YgnonbGKDHfl4lT8LJd4YtjcWnMGvUUdPiPgIkfrpxXtx+RzJ7eCTmgRjAJziZrRh3AqXuKty+s9MDnmK8EQ2smpLdkMtZG5W3U2PiVaGgq2FIIOAoqr58xGqFgZ4tIpvWFpNxVsDZXIg2NdC+ouuKQvuJRWq9eERRHwq26CR+kDFNZeYSyhYKxNBqauLCsAoXNFCJzrdX5Oi9Ox4lJTsEtYX+SMziVipQS54F7MnRAUccukQ86IbXz8C5Ok2EzNo6smwRZ6UPKRvebWjIvfbeR/iwPRnrWcNgjGcaTR6yhlRJh8pBkW84nyY/bJa4WXsoNLgutdsYkjl18KKhbBldjdf0ovfL7FVgqYfAo/wpQYJJeMebP5QAczxvZIegjHRrAvbs/nbQTmuAkes3WL1hhBjSTwyIbWCzAuBJk8MNTmeZkVBvub7XoIyIySppfoJC/1a+ZsxGkzAlgrIxXPYrrBzTtXd/9YRiIgCYx3UtfdbPkE6hT6GblH6ST6QESfWyyvfGxwlOmu+F+icRyVVJbgM9T/PD2W6I04u2/1mcfoHwaQGdwvbbBkbjWzm+zwNSisQ== sanupkri@redhat.com", "key_options": null, "keyfile": "/home/sidharthanup/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sidharthanup", "validate_certs": true} 2020-05-21T19:17:18.090 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2020-05-21T19:17:18.219 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkeYXWjU7wVdODC32U40QRFgFH7ZEuEsOeWWaKx3Y5EBuAcwkTHiF9Bq/2mrDu+c9W46S8L38Ogc9GZ0DcCXtN/Z4z8iKOIIi5U1GzvwdbKuiAPCd8bdYP0vo0MOIRgylJo5hcnB5BCwCXRN1hmci1ES5UbSeQg0rydMiyYXHZ64AT47+qVUpn/mVP6PVw00pPqt16l9YxhbPFG74Y/WnY4FyrqXGQJfv0tcP7+UR7GQdFiI4QQV3ZUSRHRLWGcmoiiOmGimLhtzEmP4Jzy4gF4wg9q8jyX54NjfxDRZs+YuaoqqWKz/HSz5ic7W2RGKHrRby2N9wNu19nmC1NzIn3 varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCW58OUR3pniaYgvr9xAExeNm4eMxgaJfFbEfEYPztTWv/xxqqihBYCeFltfgWbu7ERTy+hVNo1PJWyyczjl5Ivc3FdRmhykosygs7X74PPh02c7Em4MsSTr7SSPNN20rkJbWqiYMMOBbqbiZ7JXiSUNVilLHgZqZBEQc5Rf5I1PyBLHHJ2ZruPKnDPHCRLdwJ+MdXy2haKmGrQLhtzIKaDzh8VkfojL454k0aHCIh34Z0oBdP9757mNuYJUVEkKZF5t2oML84lWGMgwZxUWN2yO9ALTti4tNH1fXA6NipS9ztE+3hEJe1fWXEoUQDX9JNu4qEHTeCz0secQMkyZVDZSQk8yDUQxQ76yiett37sQB1WQR/3fclcahmqQ4dUS7M3Onyz6k6zia896PBK6G48TBUbFa1rw5Hx7WfNZluDMkv4YxkQvfz7XVzZx2/lhs45Kjh1UR9n7LaW/NID98vokcvASw1N6Bk/6pOd/45iPyEJemwovnQLs6ecwlMIikM= varsha@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcQ8xMjwVf+KiFIQARcbFT+wg4NHysBRrFxk3Bx5X2k2hGKcEYR2tY/ApHZYfJ6me3LUvJEXg2c/6xa6ibVTUp/90l4y0cF6RmF5uB45J0xuBYoFJd8xJkVrhDIlZix4aFfb7TrmJEqjleBrkTwam7Q9aE3lss16nVOxU4hiViYiCANJ45wobK6tz7y5btfzrHE/iYpwniDvzLwK7EpkEK336VVd6f9wV0vG+ErEFxnNVxheXLLm05LuvdVQvFqJcTFrc7/GZ54yKg5IgwVwXqSAyOXIhgduUqk+oN1ciA7jnSqdiOKQPS/VmYkbhw2YP85l8wGVreIYUmOG19QEyVLB82oB9KS1LezM2KCH61XW22+85dHf4PvuL9DULhGt6wBCvpO10OHxw0JvHXbEgBPhiyd9j2yJmcQozbRPth/sMUvLKNXOGabZhhkPBYL7xZICHc+UwxrXs0h/j9jOjLyHzBAWMomF2lzgbvtzjcbxJ1a5oclJ6IW8yHJllkOh0= varsha@localhost.locald 2020-05-21T19:17:18.221 INFO:teuthology.task.ansible.out:omain", "key_options": null, "keyfile": "/home/varsha/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "varsha", "validate_certs": true} 2020-05-21T19:17:18.241 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2020-05-21T19:17:18.356 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6RDgqwA0GrvE6KqRaGCgYnFhnxdi9ehjIWvfaMa1oq0CqYxUAee2bNbp/X2Bd18Vqk8iH9fpE0+qrLgAH/8BpD+MtgGikCFMORvazeUtOCF/OCDO0AMg1jvl8aTdvrQU8ZTDPXa65Avpkc9vwugcoplnwrW7lKx++XqCWsSlfHgEdyMV3wrt/ZDFwI2AS2bZBpWM6ViG1KSjXjgTi/T3hSZPY+buYvWjzoEjQO0946iI3iiKKCGohEpCUnG02oJXcS0vvgl8dWE71451lbainEKJ4hbDhfDmy57s6VXfVUANsczwiPWiSC/ZmMlDaCCBeKHO0Gz0xXaDXd9j4SA7P sam@Pondermatic\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYylAUS12hF6XndDQ3CkrUddKmXNSd8pOlHwO+pWaDTJPKxwtPL6sM3aOtaAPLrGkv1zD2k3iZaxmDwfPYGaXOyb0KS5ZCddtOyNXj5JLrjxh2niqFPP8SIkdHLOP+0Hv1/tB0Jz75RV+tNIT1SJTm7OZ8wZNy0qYycITSooJ14iEgyZ7rOa3EEzbtIVpHS4+YqIuIJdV2oV5egCrJyRv4sPUrS8ERXD4QZSOlHE+W4Tf+WVrEfsHOdDLRlAXJUzhuqgWtVouiYcW5ex294z28eA+12lKaPQpE0cft/NJ6FLs41yqh4ZN588bl8Ada+yTXEaHWioQEEJMlca2jIgrP sjust@rex004.front.sepia.ceph.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC08RrDQ2M7Zjcpx7RL9e+tjv48kBgDNyTenX1QdxW22JA2JR3D3ThA/ej9HtiPWcIVz16oZ4tzrCEVwaCMfbsmXq 2020-05-21T19:17:18.358 INFO:teuthology.task.ansible.out:2z08ZXYqwiBuoXJVshU7lIKVqAtadT4F6Q9eQvxEo4zWdBib1W0/cqNLlYzU/DuwlUqYnWBDLGxc4fD5Kxrz366oWUDB/ULCpl77TMqfTKlStCgGXot0zLqiscqzq1W7XsuA7A5vQw/JTq7MvIME+SkUuGWX0WKwTMIRZKNWBGmlf51bNru3GmmAnKBUFsJv9H4G0FPqGY/aH02rr5dAgTTmfKt+XbWRfMTMpjJqVRGX03+1mQNoYQ3kNDz0wl sjust@office\nssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA5UMPySf/h9r2/OryRXrO9Qq9k5J9Dn9nvJYyaYCE82H/qkBJGboAJgyIXfbsGYO5uPM25d3fGRH4magzAQm2hGWNbbt1YWn9HaIyKCCXo9JX600/dv3OZbHyGGmgXPa4Anl16j1c2vxRRt2+ArjlyyhP7cAcRkilUGdagK9u6ALrwnz9hhXYV+BmXrxMm7zZCmdWHcWz+YxoA65es4+w+aLvVZWmUCZLF8uZrcpPSw+oK3SfZE8JPRc5vWulXbWEEfIoHb9AszPIpSyzbfPWXelmc3XlG0KD66t7w+AnNlQPt3JVePRCfFHPYeTj9B0k8sxPyUqTQIl5pu6GppRMOQ== sam@Deepthought", "key_options": null, "keyfile": "/home/sjust/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sjust", "validate_certs": true} 2020-05-21T19:17:18.378 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1q3k4RvLLCaG874GDJjja4eYqFwrMjsTU+aRzambaVuCmAJT3KQMGuwMjTuCIN7R1Fqr+/dxUClamsfsGqPMe0ASHT9X/0AyNgEkr6na1Fvk9NAwAFelwtiRIHhclzYf6KY8QHZN/eBy43prVKDXd30b15gwQyVqU0/xmny0GrYCN24k3N/R3divt2GVqptYgEwS2KEyFT5EMnJWjdIVG9mBOHrgec2VF/rc6w3BZ0s56iKdpOeCgk5ISYTcom+Xrf+fSDHirlviZv05tBP8ESmampUT/EnwF8Mdaln5XJvZPhrq2JpUisi9fVeR+zlzg6gRGubvokdA3AERrhCQ9 skoduri@rgw_vm", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2020-05-21T19:17:18.493 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDj6DxTZNodVnwJZrnSZ/jv9Cw4uYLb8MGpccmOvtwl93sVBvqq597AYnBqYiV4VBbKU3GVFbT41zkplia1iCfXoddttCOyWmEKviBXRnAsd5f80dxL0pfzrBJvCaH4NAfYgVw9JFWsvT981b+nB6vum4Vz8Dw0PM5GPnVUjsZNFkpmDPUBL4yHPmMCGP2WtUurJVD3Gm9t72XlG6Dl/vB9Qw/i4IY1SoCCbuhhNgE7IN8JXeGmVJbRwDeUlP+Q8Ti7iedV7YB/W1opt6eT5EPzX8NcxTc0c7rrDgsUWjFQYRSup0GLK9ofdHs0E2RbPPO5OSc5Z2+B1IEV7fZeyJwAyHwUgwx7sSGy7aROdvinaj/hOBglcgISyQ2CY7LTV8NGWJquo7yRCJXhZVIHfgqfBcrgWdNbr+vNBXnWe5PCtLhV8ryHPSJ/7Ru+7voQxgvwux5SdZwxXTbWDKni1f6/8bNrhRx6bmLK9xuYAgt2FhlIivI7L5kQF4etcBiaf68= deepika@x1cabon", "key_options": null, "keyfile": "/home/ideepika/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ideepika", "validate_certs": true} 2020-05-21T19:17:18.535 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2020-05-21T19:17:18.639 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDC0h+TpaUkm2V6Hbf7aPCTys/nsm51CmY9s+bdwEXAiSAWpq/7Xi2LlN0mZgsrAYBHbr5L+Pz8x0YdigvWysUK6U9XRSPM28cbWmh8F25re9HEk8ARESkMZKTv/hKFs1v7kTHbT9hNNynbQGQOqEaazjr0shcli+Byvop27riX3QDDSsd5xfCjjyDz9fiA9YESlF0kbXyFUKPsoaBhRv9FUhtH6DxlygxtxTsKyKgeoiKw2sCfeUMckcJKnGCMtkXW4U8h7NL/fPZFyBaMDRi/TtoBKaVGLaWqF7RuukfjoMCwhuIDmuTG3WhanH4HJrfNenPZkpZUBhzWwZcleao8SD3mXXfZ9gcZb8QB2ymEtTqrAEyDoNWO4q8ljNP3WJXIgF0h0Sjmx/CV/i0ArEYlBMwBD7DFVnPJqCqSyypuQdDGsDNQZxaRCiYg7nIslFOpDr+0PLp78m+CHyYbSFLTvVVJoJ1k0YhMnDPHM29nt7fMGx6Qrigwnuk0yKg1bfgJ/t0TOqEw0bqGKIvHnyoP/n0ObazEsiPl5pRr2ehs/Rqf35Iwhc1i02Hhz/3Sqwc1eAgqm4/OVghxqUJGpRocua5Gf/vO32wwoyGxh2sl7y6K2pNDA3glhKYbZeIh1fjnaTjikgleqIQkCBxbTeAE7n5+T6TcFtnII6RSxYv3tQ== gal.salomon@gmail.com", "key_options": null, "keyfile": "/home/gsalomon/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gsalomon", "validate_certs": true} 2020-05-21T19:17:18.682 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2020-05-21T19:17:18.809 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1q3k4RvLLCaG874GDJjja4eYqFwrMjsTU+aRzambaVuCmAJT3KQMGuwMjTuCIN7R1Fqr+/dxUClamsfsGqPMe0ASHT9X/0AyNgEkr6na1Fvk9NAwAFelwtiRIHhclzYf6KY8QHZN/eBy43prVKDXd30b15gwQyVqU0/xmny0GrYCN24k3N/R3divt2GVqptYgEwS2KEyFT5EMnJWjdIVG9mBOHrgec2VF/rc6w3BZ0s56iKdpOeCgk5ISYTcom+Xrf+fSDHirlviZv05tBP8ESmampUT/EnwF8Mdaln5XJvZPhrq2JpUisi9fVeR+zlzg6gRGubvokdA3AERrhCQ9 skoduri@rgw_vm", "key_options": null, "keyfile": "/home/soumyakoduri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "soumyakoduri", "validate_certs": true} 2020-05-21T19:17:18.860 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2020-05-21T19:17:18.944 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPeuSTD7kv8yQX6dW+7Vpq1mqrcr8JGubPYa1DpGTV/gE50d5L42UspUN2FXmICDMiV1h4Q9WQAFma3168f1I5I94qFkV+/56szCMoILClm7IW/EV4t8fTxoyOpEa9l4qSU3qgJpDbY04CkiyVJFuQj24Zq3gD/70jYgGpy8RfA0BihSR6F+A0WZLh/fESjqfor3/pFWhUCRnPEqrZsXyuB8lRgDTyGp4s1cHyUqmFMuCPDRMtok0rSVpaRZj2Zj8lboah19UI/L89ptQgEdqsOKzlkxiT+1GdyIY+jpPCM0a3yZz75l3Qiu0k6q7qUV8T0hm1GZiBguvST1KMcwnt kyrylo.shatskyy@suse.com", "key_options": null, "keyfile": "/home/kyr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kyr", "validate_certs": true} 2020-05-21T19:17:18.997 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2020-05-21T19:17:19.082 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDeERrQ0NVXhuTYzI08rlKRbHZVFXSv1YC7sGq6aCWRbTCv7Ad/t/3OJz3vfcd2TjBMvABfrYCFgTFWIaJBaeA3BXUUU9y9TwnzuxKv4C46WJYoalVGyLEpWpcGbJ5v+leA6Je/+lunenplb7TBKGE/YTgggEXyX7KnunYlv+Jdm33TmAZTcHrLk5QR/6FdRGKmdlLna0dXZc3v04+AI8W+p9ghAv1+e8ENxJDTF8p0MawBiKWcSj2mysOhQ2Cj91qZ0qTnLLeu0CPf4rBO+qjYIshiCuTLhYt2UazlzME4nCCsVqK7Nz9olA/lgvJLRaPxgQQ7iCMmIZilS6B4Y3oL sseshasa@localhost.localdomain\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCo0zniUEXuQ4JJuuRtfnEK8WHqr97AmXEniGPY5U23MTxhMuP8CSkGWkUHdmXw0H1tDKbYgk97M6TspJropNGKljla2H1/3e2T1BOI1L2WfcsOh6VPYeyOj2ssMJeEDdQgd0J3g+4oj2QS+guPlT24UhO0CBhRZ6waVlJMgagDYyDLCLGI4ASoBYx0AOaoyjnEQtRd/gyejzv7jntkHc9YNBPsJ37X6hTYNA/s2ORJE7QMXd6xI60mTBuCdD3JcPYoUSvyCUa7rIrDc70lAcW5XtxewvMBogTZJLoFG/d6Ugij49h4AfwrtoUCtLyJOWJX6PTfomXely8Ym6KpN/3981+m70dhcHPDJ66QCWMd1LAgftVXTIsebA+Bxfg4Vsbrv7j1lJXzmMfsOl+1wVPe+Y9h28GyeIlalW3laURZGV7dhexGZ8YNxPuzxtAlWtfw+kddbjw0j4ODtgVXrj4SDxqmTTYYuMBkrQ3H33sOgPLx8DyA6e4pckb6lOOEvb41Yi5tyP7BIJlYN2PpNVDkSQd/t5Q0di4Ct+3vqLRCkPuJiJAUyaBGT4HM7yQc25+Y0B3sXNON7BjeaBXB7OwKZMp9w1jwbJt4JL/aGOw3HVljVyVgu+pIuQ2ISd9VBcmAJK5EGdWe5Q57h5fJkD+TVrXgeNTaufdclh5vWOH1qQ== sseshasa@teuthology", "key_options": null, "keyfile": "/home/sseshasa/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "sseshasa", "validate_certs": true} 2020-05-21T19:17:19.165 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2020-05-21T19:17:19.238 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIC6uqbIg9XaTlDZd7KCX7FXSzfGFMEWXhx42ktz3ehOPLviA/yNpVd+LmYHSgzd5Szd3mMxleisiE+JdSq/q5YyPAF6eD6+wfynkpMv5aWNHGI0yVfKbCwdOX8bY6yqhyVwMDo14uoFvdDcM4Lj+vz8F75VJHUU5ihJNOW24EllobTLzR4XI6AcM+mjbXRnBLLVoBSuDaU2D0kWqMn8rDCJKdUJnoiy9oxIok8eMLfGkGsL55oOx9BflMSz/0jM9X5GLQahYiECbXjvCIarCkUFE8txNoXM9Djmg8QqhAQDhY0hzJTauFJJaD8Ax1uFQlXONed7tv7a7Tb3dH+/jb rfriedma@dhcp-4-239.tlv.redhat.com", "key_options": null, "keyfile": "/home/rfriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rfriedma", "validate_certs": true} 2020-05-21T19:17:19.332 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2020-05-21T19:17:19.394 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDIXHA8BwV4OnqlaHHyYofsp5X+wanose+aneJVx2Or05PcWA9c7xFEOerkvEn9LvivSRd9G9o/S8SvnGH91tG2bbOAidVZ69FGul9OKa/BCJYUP0vVBX09/Td3n7+R2lVlvu5XiyC5SUzCjaQEZLOpjq23rqaqdCDXE6wFnxfpkmcsccbG/xUiOEBeBGI92lntdx99Sn6CxWWA27lMMaYkCRvX6ziRZEm6O44N2nMm+qYm0jmMyGv1iyQkJxtt0YaLPp+X9t2trUEzEjgBCXqqzEzBjB7T4rbzhAuvU3NRHiAoWXSnrY5AQOTTvC/wpaZV/gF2NDNThjMcpcEdNstleOctXtN4XTTJQewbG+t7I9knR00TPpsoUvUtpbcoFOluGgWTDTFa6GCmDPppx23nZgulOniZUVTI2CbScSpc8sfp1JE7Q6vLECY9lJ+GpVCbDAbIEE9WHXSkJ/6L9yf+ZoHbpqCkEFDcWLfz3B5NFoJ5gne8B8uzd6ptKVtJrP8pMvoOyydyvQlmkgh8tNDsOnp6kaUNG0NHmtfGlCTkbM7oKsKbf87Cv1HgYuZl/HP7go5sOX02LfBfbvWrawZzOaZ3dewEq74w5hVMKEHrmJPstIpcHSxZpq33f2j4Z/uKW9tJat6rgSWK1I+T3tCd++76apxbOYl5TDOaoxCyjQ== lars@marowsky-bree.de", "key_options": null, "keyfile": "/home/lmb/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "lmb", "validate_certs": true} 2020-05-21T19:17:19.478 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2020-05-21T19:17:19.541 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDMDUcToIhs8tiIozgPudiYyD2upEX+VvsiJRti7zrA/1HPIDARYt2+xyWCASm5x5vdohRM7wnBLUlbBVnvr6ZUQvfShNDsS1Uu7hEfYF38MtW+dVwvGlm14J4m1gbjzqVlZvO6bg6rfGo7Qer0bKUlxtqbisQ/kCg/lVWR04CNxdRtZxEpaQ21y4C5jAlrpFTzxQSuiCLEyY3EAKdZUaZElFEcXlna0ysCP8inlzhF402PkSdl9DkkPpg3IR2dUEGqsblWSdLVk19EFavjtGAAnsvaBWWm2rCLNC5RmhGQaS/Z52Aes1nBuT4cI6qLjbEMqAzLwxiOR7l4IPMpK5EcuRK+FaqQG0wMAjxPc95CmxDzi58ZRJ5ERV8vgps73F1AJXWU9Lb1P77BTsLXqiwko2mvPf6e0LwCxQuxYJWc+xvO7Ji011B+nm5eLCCC/LcDtTPjkimTh7nkvUNi/yTKCXi9KwLISAHHd335KnfrL28rU3GahMXs4NjOxuN8eKM= ksirivad@ksirivad", "key_options": null, "keyfile": "/home/ksirivad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ksirivad", "validate_certs": true} 2020-05-21T19:17:19.634 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2020-05-21T19:17:19.700 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0POsA+0NyxecLo3Y821G6W3+jJPKFMuLSIl4FSLi25vuyuM5+mFGmCNWv8gg93eQhG9Y3SOygqmkaxzxDtBS/V6VNC2f8hZsVw9B+HbnfggvCNQSgjJ5rhvf6IHfx/aHq4IHF+stqdcoWhwR/68wIhGNqtP7Nhqnzk2aN1kG9bU2iVk4CH8XGIwqwET3aWNuCMcHi2AhrvDBpZu7bzo/6ARUJDqEfTEC/XIkzv8/mEkJ5igcycARVy6dChuCwfZc8rhfwQpekwx1Y9/WBFdNQlYkN4fVe8yIqT5VsQ3AcRv21GJk8L7mwB4hF9dVAi4p1cSyxatR3kDifsFc8VQk9 toor@localhost.localdomain", "key_options": null, "keyfile": "/home/ofriedma/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ofriedma", "validate_certs": true} 2020-05-21T19:17:19.783 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2020-05-21T19:17:19.841 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDc/8sWrMq+bqKBPmDPplUgdMoY2SQL+57jRSh27PAoYW9rNVR/UgK7EA9oxFLfoi9wJ9+VKU4opeoohOXLWQXXatLvfXjGE3fRYIonQfwJqKrasqQJTGWzRZ9t1/2Cb0VHkoAvipCJzWmgB46X6q73XW5Td1H3b+AINd6E4Rsm1QjBOhk0DMjCdfwrVUZIfGdsEo+5u/AwioHwH+NDJvXTWT8ZigeZBNHJSY/EQn1+15ut0QB2rvXkJasvvDlVbEsPQtM4C3VX1ronmAnKMvCp1O4EtAXaoKSOx7XEN++UAvVn7czDCWk/UFgpzZOqTcQJwg82XtS4sZP23CpNe0G9 h4iresis@fedora", "key_options": null, "keyfile": "/home/h4iresis/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "h4iresis", "validate_certs": true} 2020-05-21T19:17:19.926 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2020-05-21T19:17:19.979 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCqhWVTosH12864VGY5S3/k0yKc59GbV0m2WxD28gAf+uvJ1/y8gekD2wDzBv0DWqEekYLV7L68gpapDXyGosQeZ6n5OO/NZFZmW+Xq1P7P1QHJil6kVpwk927lzX440pwNf3+PRvTbLzlbuVFWJRpiykv+juJyIFjzXLJRF67wB2qgZVm5cRs/GOi4fnvTaou/Ae51mvsO8M3JL5cphApFKD/AO/X+3pHBhLjvaW33cYsp0Z4Rce1nm8wxSmvuJRF+HAfjBlknhDl5ZaJGA96RYA+g9WbAXimFprg4xeiRp7liPExQwtVgackJweoC4MahC1glmjC3eOh9dvrrxLnALOLMOkyCSK/tOF/iq2PJaLViObanPI8mnNkMLbdJyzUBf8hRGdSLcw98qxaf0sSZ+vz4VQS6e9CwX7ikkNNsTeYXjnJ+1yU3mfCW1CXJDr7kBDVG2OTLefCpMY8WBAYDiEaK0RW83cBcFIKfecKYd0qStHRaOsvmyWdFYgBh2vM1UWjro5WXlb+7aJPrUp8ZruapkUXUwhjHA7FwGA4ysE0tsOVVFm0Dw8tvyVVkVNm/9EObG28dWctioZ2+ZEzTWgMJU26Q+wOJ/U4qZyIvpMRUgPZc5nM9J8kcmvNWtb6DV9k/6p8h28kiOxPkxLtPP+3TlBCHjq//mhEnJZ/d8w== shshyukriev@suse.com", "key_options": null, "keyfile": "/home/shyukri/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shyukri", "validate_certs": true} 2020-05-21T19:17:20.072 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2020-05-21T19:17:20.125 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxDJtmmcnrbA4AUsmBBZq/M4xNdIbOT+cQQxhUKeCu8F9mht+RznwyaaJbVIlD+UNv9LMhRyzI5oktSalokNltlrtPQMoP52PXH7KFFGnVnexCHAk4nGvEhuZCniO5T+ENm2wFR47lFEQK7lyJJLp5PFiSM7vM1MK6UkMvRmCTRildjaYLyf3EEvBXifbsGmR0tBIXtml6KITCAaT6l0E94055oEGN2G5NhZIvfLcojt5liEkXEHQNdfkUDXM0Go43JZzgsSWDXC/7RYLrAJwz5mq4qCa9YZL/3Spjso37+1oLq7lOQ0TDJUAQXmnW0So/NkzECx4MolVcylhTzmgj sergio@milestones", "key_options": null, "keyfile": "/home/scarvalhojr/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "scarvalhojr", "validate_certs": true} 2020-05-21T19:17:20.218 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", 2020-05-21T19:17:20.220 INFO:teuthology.task.ansible.out:"manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2020-05-21T19:17:20.260 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEOigBGMeElb3uHXX36HxLtPJMG+iG/6D7NDFCVR6AyYsmimBQb6SlSIR6SaFULb6HT/IFVk0Jf/z0HoipAP7Xu+wvP/J6LFoMdguxylh1ov8raqxQJrGLl9n64EI+qWINwEM0MKMUnDQ3tmMKBl78LKQVQTYBx1+9cXsT6DE1yhgmV79XIvOOb+v53agSi/kLJF2i9K04kpi1OejXg95Ub2eLMY69Jm8PnLy1Jq8DhC8pz7nrfzbKtOC7HbytTAO1XTlb90lVhqC/1yTMAUc/rpJwoSEHc2epGeZWdMsJhqhX2EqMwcV53M3qcFSGreGNJ/Ncd4/JHxz7q0IU411t rakesh@localhost.localdomain", "key_options": null, "keyfile": "/home/rakesh/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rakesh", "validate_certs": true} 2020-05-21T19:17:20.355 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnlBzRdWRqns/9VrYuF9tLILUjeGd9z8Tf/dPZmxAt3nnZqpTvI2xXemQpyt/2lsD0U24EuTc1Y/dBsgqvXtZOw51TZE8RK26hvCCaKGfcKONjvR7goHAmkYPHK9+F6m7fgYkRzA0+ZW4HcWNh/xxhhL2G1EGfz5bzIoGQJHSdzc6VeVIsY7HiYEMTxvxdsgV72Kjq97BdmHm56RBzoH24oN0UzNZS8Syx5SuWj9dA3IyFBPwjLlozSk6U2Ofd7qaXuQKl807eD9g6RhRldzHPS+i0EK3EM6Jvho5Y08k1KqV4gIEwMdzDbD3SH0xq+nUPFKcDTUFNp+tkg10GxqN zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2020-05-21T19:17:20.409 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvRwrsN62CReT0/kOeFEXGA3THhzJ+hwZVpUzo7VMRZeSo6LgNlVGdrQchMHnlwBvuwaVNJlBAkQr+5J5BB3ikrmbcnLHfPutXBBBB6uDfSwwbqjzUY7elTbz9ul6AkegR9K65O44ouD9+WC76D+Tp0maqnP1w0O3h1GVxDHe34LpEwBvZJ+/BSYmBpwRZqeXFRADORPzdtW08PSiRErGHb8j+j5i+br37JfOOh+A/9dHwQw9alBVL2DijwvrPMa7dV5yX00dlMSTL2LLo9IdI4aFPmie8oic0eanFbQDq210ilOR65IGeshKHEKOq0KFFz0nSK9OdO03OkSEN/0d5 ryg@tapir", "key_options": null, "keyfile": "/home/ryg-/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ryg-", "validate_certs": true} 2020-05-21T19:17:20.498 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2020-05-21T19:17:20.560 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC0zCoXv2Kkxjqv5FOlJZ2PRA9tStdXAVGZJbSLOhAWeqHQL6O2l8MO5GFzHz4FA/g7lbNzLKaCbG1wYGuL9FOt0o36/eHykgENu00SlFunIQn+T/WNaGxrZqnfbdS9TdImFAnVY4vuzrBhFTb6qcqTLhw1WVz+l/iOv5CoY+7NnILWcj8dHNcPzU1ihlFAbvQgQcMtt1130zqc6L8o+SDm2YQF2nuOWxj0LbD6YpRn3AqWsTN5QbqzdeaJiUt6kdywisPdoiSWLuivRKhNLNhnWO+B4DnchwfApy8ovJShHZAsrSoc+a+RQDmOiLXmc5wAvNnREHbqod8/0bQ9vSXaVQCt1gnnK8Bf7GQElg3Z3aep4D4w6rBB+LBsHFbTfrzWAHkXxJeGiQTlJGz0IYHi1weWrzY6x5rEA0gYDu0FVLOLrsYDtuTQpjcTwpmaHCsxz6wU3wCNmTsV/AZhniFHJhHXacCmDp1JfsI2kP9FjcJJE0SygnZ/SzKe0DHamnyT1OgdQaG/KX2eRv/vXUPg2ukKiA1fyFnFeEsWK6rUO0YgCswqjrM4vU0leZ1b8vK9aM4IDJM3TJqdMLfOa0rPntekNOqXUn213CP+Yiz9l1TH4zX3P/Kv6Vv1gTeGcX0lMaYhowng+97j3LLqGcSUPMklrKen/xrsACFxN9fxaQ== prsrivas@redhat.com\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCks+XmOepYEdSBP6U0T+r+fZowSS7UHY5W8AUtAkvXiKlTG518luG2wtSALIsB5+jyjC44ITwV9X/vvsDaXQnp1hFanwWeuU1jDdy+MvywvxI9q4naWlDpxrfq4i/AioSvdoIo02uUFYPKTCHrm7wBjTwpWbCD0gbC9/OGAHM88Md3F0qbgFEr3BERvNGe0coCjWRMS8+GTZXS22WW1/NxNzpdCUjO/9j4QydpW7UF1kqVhnPVZozmh4wl0rk8tgb9Zx3vCUBG1Q5eO/q+HsW54eXLa9FcuQcoJnNdV2hMXRHHZHTgaPKZ/ildukzZHo0i/Dq1mi5N3s5A7aDYxOWWlRXazwL8zu/UQVrxVRni8vDTFk5682lskF1WifzADaqicUWzasdK0PC4G7JmHPi+XHskeOt5i4ywEnFRXnYtMOIu0CNO82Rg4CdUAD58YXCGoQ4r9TG4LlwKg75ouNHB/ToJidSg9NBwclP+MICcTpWItxVXpBj/YkeLcntHtVTFNHORxIwIwWng94wVEDCfyXelyAR6VfwcPlWWrbzhbEO9DH40GuluQi38ySWi/HpnrVriJMLzEQA9OPrLsME1LDgPGkF2GloPL8nnnLWB9L+YEBNNAVoSo0PHBsjIibdZ/SZm7zUgYGp4fuG+m1+SDOjcfD6GSXOTQwQou+knEQ== prsrivas@redhat.com", "key_options": null, "keyfile": "/home/prsrivas/.ssh/authorized_keys", 2020-05-21T19:17:20.568 INFO:teuthology.task.ansible.out:"manage_dir": true, "path": null, "state": "present", "user": "prsrivas", "validate_certs": true} 2020-05-21T19:17:20.664 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2020-05-21T19:17:20.696 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlnlBzRdWRqns/9VrYuF9tLILUjeGd9z8Tf/dPZmxAt3nnZqpTvI2xXemQpyt/2lsD0U24EuTc1Y/dBsgqvXtZOw51TZE8RK26hvCCaKGfcKONjvR7goHAmkYPHK9+F6m7fgYkRzA0+ZW4HcWNh/xxhhL2G1EGfz5bzIoGQJHSdzc6VeVIsY7HiYEMTxvxdsgV72Kjq97BdmHm56RBzoH24oN0UzNZS8Syx5SuWj9dA3IyFBPwjLlozSk6U2Ofd7qaXuQKl807eD9g6RhRldzHPS+i0EK3EM6Jvho5Y08k1KqV4gIEwMdzDbD3SH0xq+nUPFKcDTUFNp+tkg10GxqN zac.dover@gmail.com", "key_options": null, "keyfile": "/home/zdover/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "zdover", "validate_certs": true} 2020-05-21T19:17:20.784 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2020-05-21T19:17:20.829 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC4zwWf+kMEDgaSOrX7AlD+UCOgf4/fRiorQVJqC8GfMNynfiFVZaThngwIrwtQROfXHbzspi+AcRvDLewY25mXyuxVgOfSbuSIEqiUNvzcVq9IItI1J58xeDBpIktAsoHHS6JENV56fAT6krzRAQLnSa1k2b0pyKuPBzFSeNgiaQMhjrCLAaCi9yLsdKpnWgXhyfrdqvN2r/Ctts/zlTPqtRYdvdIL/p/l+vg7Q8S3OhuAGtimaEq3RE70xadaPbGhsLISMTrbfYXbxw84KKZpNYwO4zmQ2ztcvC9D7A/8ov3+A5Jq42G+pq7ORuix2NoTWtADMiwvNe1HyzS/7cX/BuXLFssRY1bzRvp+x2ExZ7b+bFx+TE/RduRh0eyDNLg7SyL83aeTr2Usa+mPoCAMKed9XtYbRnUu7ox4wmfeAgx6jM9uG5uQfauJ1XpDddrVBG8KYBvSd0BM2cyRdcAXqwxg9AVPZcdE7sbBk44CGVhw+ziZ3e3cLBTO4y44KRQre+1Bhe/Ze8OTQWLFugl/XagFlJE/L6fGUIPuFojmQvlw5dBZwtUURnxsu8yHm3iIsj4y8nR1zHMj+zuMk6rF3ZW0epPAECAdq4gG8X2wv3HTq0vLBkKpi1KMAmntEtcVwF0fzMt5XYqRd4jceFgonAAipJNDknHgi6yaUzBYmQ== rraja@redhat.com", "key_options": null, "keyfile": "/home/rraja/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "rraja", "validate_certs": true} 2020-05-21T19:17:20.933 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzVa77kg0qGGE3IpMZgSYJ+UwQiDEOg3Lji470V/sQ/R7g6/v7FZpaYqGn1wG3XeUp2gGACxNKLQfGV9EGU66NvfQYqn9A8dXRpTpZuGWN8EcKK98YrSAq0s0WzeiEzVT86RHzVHIqL6/Zn4B1p9sIeY9Hb+bfKOdtYkRBDoFELtiMRzHPFaiIJFnXl+EhH8wceYqXVNNvCuOUBMnOiDYLDtujvYdPt+ff7rvXuOzbwcAKoINFM1C4FtoUEYriKlsxJ2rr7AblfDm/WIrCZcqRBU4JcudtvZOtHhvN4uL6WgzuzuhIQFyePAeIHFUn6AiwKC/MApq7z1Qj+N3pN/Nz xiubli@fedora1\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkS3qZAsTQMObkUS9QBEpYlL7A3/4ypeRiVQil7UXrZkXVhYd8RAlvSBomOHtslz6OMuvm1GtP53apQQbLb2ziJXlogua/2ju17iyBP8KfyGUzx45S3XF6GaSi3C4gyviQ0hLhgg0HSaO92qw7lbjf731hXYBWXDwkXz/6wbYecykKHTM2xeIhTqCSDIx+fdrHmYW8tXp5ZIGxmCXgLhyNLaMXlNrsGHvLixrnUb3abJebdi+diQxWn4fx2Q+WwoAnY1uwawyeFJzmLEs3qjFWmuYSKcDJ94gHHedXyDhZN1mZOs0a0E319jtXG88/SQrX3+/OypS92Hr0FF6PQwhT root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2020-05-21T19:17:20.965 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC2mEyxfkW1u84u5BocLCAXESj2qObWkxUd20cmPolhJYlIWLOafa69Dw5A9CjFBp0U6Jx5d0JWcwmAc5ZeffQ7t7vzmtHCZnpKkyZhN9bu6vuCh4N+I643SI/K7tdbB2E8ZE6uI7ORMAan5+t0bNSVolUVq6X1w7dIA5El54K10WNdiwgRKW6e3anNbJ3rBLGEk7gawZqDDOqTvVQmOBGWek3BjSReDvg3rkmTQLxJkiKdxnx4/s7gzH1xTpsS/OludIuSxF0BK064ZcT1t09qcjnT4Os1inV2GfYswt+UhpgqrHqXjEs0Z3y4Oy77QBKL1rDf93CP4a4+eJjqXe+v tbechtold@suse.com", "key_options": null, "keyfile": "/home/toabctl/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "toabctl", "validate_certs": true} 2020-05-21T19:17:21.068 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2020-05-21T19:17:21.100 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCitWIN7jm5KEmB6jqcA+ufKRLodxkJ1GIdaaueCdeXdMHgWNH9FUDCUJk5dcA11MxQO15DRH/cdhb3QHPGiMv4XrBeK6HHYwGttzkcUEz1EDUhpowOrnFETbPa7K39ObmRcgdvoGXOSrNZ4mvptCTz9Xb0MF+Gcg5iJ4g+qZzIVa2/ueecYY8ZorbaH4m/NWUub6Rf01Q04HfxTvKrUFswrbCoE/Aigz/Oh88RiS854XoTvV7rE1tKbyKkaungwMAaQSNnZkq4hi8nbp6pzTxJLV7N/ZYMhVpdxSbWcghFg6cy7aeoCzZMN97WcDhpdfbhRT0dbqCkMmHV6t0usDDnOss2v68UCzkxuA1Hj4uy8rRHjXBtYqI6xsrwCjvmgP05B14TpmFdG+3GdRHx2+QlhnGj7nuPf1KoWW/f3tD85DXoEmVl6RJ4KTrMeEVlOn3kdMLVH0y2hIqPTYMP5cMVNi0EdfeoBdd9kxMKMvoSVBAgmLzGVv17o1lNvVS6V1kyt7gME2PfNR2Np+U1cJVJfUJRTm28mHXBVoDXG9s0zv8+LpQ/gVPS+vsPAfxWWYGW8ZmEV3ZorDOZycSPybjHkPFzDAdUhPG0Db0o+F9ug+22F7pvifsdDZ42zqGGLbyzfIQE3AtyI7LR7Sc5tpN9rKTeSBYJ0yNcDKEj5FUHDw== mfritch@suse.com", "key_options": null, "keyfile": "/home/mgfritch/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "mgfritch", "validate_certs": true} 2020-05-21T19:17:21.204 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2020-05-21T19:17:21.268 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzVa77kg0qGGE3IpMZgSYJ+UwQiDEOg3Lji470V/sQ/R7g6/v7FZpaYqGn1wG3XeUp2gGACxNKLQfGV9EGU66NvfQYqn9A8dXRpTpZuGWN8EcKK98YrSAq0s0WzeiEzVT86RHzVHIqL6/Zn4B1p9sIeY9Hb+bfKOdtYkRBDoFELtiMRzHPFaiIJFnXl+EhH8wceYqXVNNvCuOUBMnOiDYLDtujvYdPt+ff7rvXuOzbwcAKoINFM1C4FtoUEYriKlsxJ2rr7AblfDm/WIrCZcqRBU4JcudtvZOtHhvN4uL6WgzuzuhIQFyePAeIHFUn6AiwKC/MApq7z1Qj+N3pN/Nz xiubli@fedora1\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkS3qZAsTQMObkUS9QBEpYlL7A3/4ypeRiVQil7UXrZkXVhYd8RAlvSBomOHtslz6OMuvm1GtP53apQQbLb2ziJXlogua/2ju17iyBP8KfyGUzx45S3XF6GaSi3C4gyviQ0hLhgg0HSaO92qw7lbjf731hXYBWXDwkXz/6wbYecykKHTM2xeIhTqCSDIx+fdrHmYW8tXp5ZIGxmCXgLhyNLaMXlNrsGHvLixrnUb3abJebdi+diQxWn4fx2Q+WwoAnY1uwawyeFJzmLEs3qjFWmuYSKcDJ94gHHedXyDhZN1mZOs0a0E319jtXG88/SQrX3+/OypS92Hr0FF6PQwhT root@lxbceph0", "key_options": null, "keyfile": "/home/xiubli/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "xiubli", "validate_certs": true} 2020-05-21T19:17:21.344 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2020-05-21T19:17:21.408 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDT+6B5Fr99p8xe9Zo5x8ULcdeA6ne727iVJp/xaguGwGHj6AhuK+R/CjznnHk0yA+6kiblNzjvbnsuzO8T9c8Ayv5KU07MxP1y1pymdYBpEh3NTXmhB6QOTCNTQbT14PL6MVgzK17SqarFCYXoEGuyK9jaBdN9QM76vhEaXc/2Osg+d8boJTkOk7lOPHbzeOCbQU3d+jX0VFOgAQS5OFz3Ug/X7nB0D0LN8bt5FlCZiGO95Iwls/SyPDbVXc9ot8oh4ME7kd7sElokBdYdXPauibRxWKjSDn+hV6kZfSzqwnMFaZ1TC+Av6zNsBuZucNSp3/Ws3T5i9i+21eyS4+qVE8IiX2aVKYuC9afb2lPLbdG2Iy1CqiaeGPkZfiGT9P8iQPOkqae45859UzFAd/XzKjBcmus3lSArKG1EyZl03HQ5P2J60pErCXq8W9mPjxAze2ReLRXJVEgTXnmdhCptcg6PZ4d/k4BEddbdnoX6/BEgFxLEJ64HpTeTVcDXHpipCpxFSRvgyPH/wQGKAvt8AfKBhmeZs7LuyGOhJiOon4DDaShHpE9wTnJ5qlnyg44+u6NCwelGPMAkHKEO4OgcjSsyXm+HYUpxG2s4poloIJzvU6oa3dvJsMZFhcb8CsW75sBYE+YngS/1fg1WU88ZOdaa1yF4F87pVZycpZqY1w== jan@jfsuselaptop", "key_options": null, "keyfile": "/home/jafaj/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jafaj", "validate_certs": true} 2020-05-21T19:17:21.492 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2020-05-21T19:17:21.547 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDo8wE/b2/EDwV018ENfcENVfXSF7vnXAwBSzNVScgxdqr2DVKTWDzhoI0m5CXTqI2HLnJVFDTgN3t5/fFcmwmSAP8ic8wU1JznSPZXN7qEQrcEsU/cwHeuzyutibg1ItTWWtoXYV8SFnVom8NF3UwXF8I+Vj6VF1EStWCcClgPjLbiOm8vIgaouXtbUIFv25GpadXyUtwiHEq1NKUPLgka8Usm8ibyS9hY9KmNWlD9AfmnwAImc8Urn2dErcsfAltxoGUHCI7ZBHGpzg+6dpynNR+giJMrjwWzREaCHmiJX3g6jmHuuY54eSOs6cxqi3E4jNHVWXPe/tEF3l0klEvl jschmid@suse.com", "key_options": null, "keyfile": "/home/jschmid/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "jschmid", "validate_certs": true} 2020-05-21T19:17:21.631 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2020-05-21T19:17:21.685 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnQfkkxYWLhMdoQ4RsZxWTXBpbzsssgeRfvV5q+n0mW60dxQ+9rjDXUTsRkmh45B5EhNWlKwyIUcQ5HpgJk6XQvYU6MPboWjriCTngmoUbwNIjOjyazkBbxfbwUiRDb+x1EyVm4Kt0rgj3nhqqxf3krqO2SlKgsVaY9b7+NTfshXb9T73/RRLtvwUOFkjp2B+w0SQs7Ka1GenmHSY/6xP25Mb8q9QW/2nuf1mV9rTd5l2ZHREzgG7gQFhjgUq3w6zCCfcCGwrPb4omqd9xiYLDw8l1vfQ7UPbuOqK1rFM67r7JQDG3yyJjCdWgRUI/ysbbXj0fyT+QOPZGK618V8yZPVlq5loQzYI39zAWZU9L9X9bkQCsJfjU5Yo9f/zOaecnWfUxC84NKpbG7k6XACdUIB9JGGtL6RPtgBU+k6Ts7EemIUCyMYm/GX+PYU3GnmmdqW9yBeyZoldwDCWLq05vjLXj+R3J2UrMl5x+fhP+KEFd1ZgNc7PV+CF35/ux8UE= kachau@localhost.localdomain", "key_options": null, "keyfile": "/home/kachau/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kachau", "validate_certs": true} 2020-05-21T19:17:21.781 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2020-05-21T19:17:21.825 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQujcXnq9qOCmTWs44GwKOw48BxZGBmo9AeFk3KPRx33Cz5hS7UHPYvJy03KdoMySgxJtuxsOSvjJSPxpXesTtArO5giW8RLyuVsu9q5j/GhPKyABttuGQyexiRokrHQFLVifzgqwsUARwHarWH16Oa1n6fZPFNqSH56c872zS4Pwqgkzx99NKRWh/B+fIk8VmDzzP1qvQAnUXDeTeTOzapAL+8fSNTp3QnhmZbvCHYwUxfSqJyzq1wBL+517WrvzvX7yCY9B0wzm72sIO4daV6UDyAL1B72QpB04vEZZ/skwS/0jmokfBn43HHCMPy/Mxywfi54alFJzIu4pti30V kravishankar@localhost.localdomain", "key_options": null, "keyfile": "/home/khiremat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "khiremat", "validate_certs": true} 2020-05-21T19:17:21.915 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2020-05-21T19:17:21.968 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCoqsDnRqAeNPi5xiIfFl2i2zqcwLTvcAso3R9+QAfSChw4+wcQzmMV8uQz1jt8UReefg2QL6bwvcQPj5Zw7ADqUjfxm1K0ezgH6RrtHgRZ1SVseTvJUvzmkDZ2gr2ToZAJYsaV7gBLJLZ7TOiQ6jzrtitiKqJZdpZfzadjShecY1TdMo8bSS7XfbRcwri40u82TRM825B4L//QuhMI7akPqa3iJbGEAQPhkGLI3kz19ryVG1UwvAkkt7TQ68zz+piXSmB2CMRti51shT4NuAOq6Qe9y2Obicf88ItkYxvySMQ5jWi2bo7Zhwuq9jUH8lK6I6PHrYc8LOsR9gE/hqkXxTQrkOXEDtHN1mr/KKLrXO0GeBdgh8Gj4gcwgd1RUCE+T9q09WO9j7c0piWK9Fs1+q1FjH06/AfmP4qob1TlJMHhtPyOp+lk2XvABP+sqW4vyrgmXu5vJU+Hgq3X9KE7bKh4WkCem24Np4uA+irhpvZmIoHyINsYW46lGfwJvM8= kapandya@localhost.localdomain", "key_options": null, "keyfile": "/home/kapandya/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "kapandya", "validate_certs": true} 2020-05-21T19:17:22.050 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} 2020-05-21T19:17:22.104 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNEEz49M5KdLcp0cbKrE9iihrH5PEhsPgnAxac+aQwvnTstOOlUOyR+TvHiRa7sgXHuFX/UXo+k3Qmhs5U/sMZWZmmN3Jb3fKT78lSBbGnByclfPoGVTTLOHxwo+RFE79Sp3e30oshJ3DwqYgiX6JjM8B2Y7d5Tv0Ss5uEZswvmCEjdTLDSsoxrsOjVxBpuArOfCxes8PnKDdq21mWldpP66iwFel2GgOGSc85iVHKcOE2OpVMazMzXoMSMFoOpCULKjFfXBuDIqkXwJmtLJaiCgcVmTR56KXh7JpZ7vAeJ9ttv9qgOckqKdI3jEjeDT+TrdLlRWghBE7FRkm0vmun prasad.krishnan@macprasad", "key_options": null, "keyfile": "/home/prasad/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "prasad", "validate_certs": true} 2020-05-21T19:17:22.199 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2020-05-21T19:17:22.285 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCu9CW99ySPXSKQpLbefu1A0KqbUQIzvUOJizIu4azEgdlOqUnOMR/GC6jgOdiVL5mNb/U5bg7yQuEHgPAtmPRotvbI6/FSwIAR9+GgiuKSOJCa4s7QzWbHwv9g7wS2SLURw8UERSzlLlT8KQyGj+GkBhToWp4PTXC7te61c8XJNGF6giLmIAky4SH8uPI1zeLwwviJQomjFWZZ1RTbcRJxvGPjPtuUKDlF7QgXTLE9ZgsNopusC6PfRd7N8Udkl2OYPAzA+Jun0IRnQyjRXG3c2sYXQR8YYGICsxvnm4l81vKdxRL34K7LqBUHQXUcoCjJy7+/2/1dca/AMHgi4sZwgeYQ/U9jZg5jbm7o4MpDUFsS8W6OO/ZPiuYTswGBNRXhPmbGFnfa9dBXBS0p+buHF8PcTSLH0Dp2nhHkK1ehGmBFVPw6nPj3wXA9BKuNc+g7AiNUyRKyCWroFJ0VwUQGbI6ZMccO2cI7QpYmIqPCl3am/vUSNq4j0m/iURR7+t0= vikhyat@redhat", "key_options": null, "keyfile": "/home/vikhyat/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "vikhyat", "validate_certs": true} 2020-05-21T19:17:22.323 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:22 +0000 (0:00:16.458) 0:00:43.748 ********** 2020-05-21T19:17:22.385 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-05-21T19:17:22.387 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.396 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.398 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.407 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** 2020-05-21T19:17:22.409 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCipD0d1tI/Cff3AeOZTQ9eb6pZ/NOCAOw7MZG/JgpCs8+T3WqiUEYefsb2PuSa85vV2GC7kq0M9ux7+U+vZZf05geYiU2S9eTucLEu2+YE+RaAvIK+ZB134/33JSPGIVubXgGWZw/ZFCEYXmYk3kyEg1YDIk/BEaoG7PsDiSB4j0W7/WiV2bEEdSlTXt5C1/kH0qn4H9wQMiBSpdMgdaRWw60HjObDd6LASeUVgabbyclypravZdpYBnits4ayoN8VG1aZe4Qhm1SzP/CfxAAYfxo9NbqSBWJmn3iSN8UKHhCFrRCTaYic3z3usr8784VsA7z/LxK0fs6xjhoxRTa3 shraddha.agrawal000@gmail.com", "key_options": null, "keyfile": "/home/shraddhaag/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "shraddhaag", "validate_certs": true} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0 2020-05-21T19:17:22.411 INFO:teuthology.task.ansible.out:eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.419 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.421 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.430 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.432 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.447 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.548 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** changed: [smithi065.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": true, "comment": null, "exclusive": false, "follow": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpE5V9JG1WhkHSYqjqaijBb1MLyjcKQlmj5WQ8w5832n6x9J4yDO8wI4qmiX3XeiXPlmW6XjAq5keyukrQe/yVI6NDXzgRxaHDmNj1AR73gyUVqRXpJprrqqsnLHawIRovrBD/HNhTv/2G8xG3BHakac1+qj7tZe4Jjx0aG1HbRhhJ5Q98EgvTkDAhktnlvF9OXXC1WI7QirHx0pRHa40SYyFLfOQDbQSCzb1TAAY5NGn3SwK3s2mWeoEsAJpCLrkNfSTbR3Z0mylAJUn+PayqhJegjwKmLaONjx8ZHXN970JHgojBBGOD30J/NnJQ7N6eRl+ekjpHmLAYGbe2oCwD gkyratsas@suse.com", "key_options": null, "keyfile": "/home/gkyratsas/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "gkyratsas", "validate_certs": true} 2020-05-21T19:17:22.584 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-05-21T19:17:22.586 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e 2020-05-21T19:17:22.587 INFO:teuthology.task.ansible.out:1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.620 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:22 +0000 (0:00:00.296) 0:00:44.044 ********** 2020-05-21T19:17:22.674 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'andrewschoen', 'ovpn': 'andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "andrewschoen", "ovpn": "andrewschoen@home hYDlX2i7X8t0JHpK2smvFA 2a6e753fb3c401ad75e1273ae5e18e4abc0404149dbdc3675bb317a63a4469e9"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.676 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'zack', 'ovpn': 'zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zack", "ovpn": "zack@ceph0 1CeZnO8st4CuhLpH/DJNVw 7230fda728e34998da4401284fc3e5c8939bfdd52482f8cb675d8acf6fcd12b4\nzack@mba.local mzf7/v4tv3uVExt16N/w/Q 13dcf7082b974315dfab1c76885dfc094d7ccaf01ae2e7898a20005602be2caa\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.686 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'kdreyer', 'ovpn': 'kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kdreyer", "ovpn": "kdreyer@redhat.com yUBHWOGnPts8xuDSon5ODg 38feb4fec9f1ba3de74ed074d745ed46a8e5b3ac1d44e50005a04cf07f0462cd"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.697 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'dmick', 'ovpn': 'dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dmick", "ovpn": "dmick@angus z8fyazJ0pc56I/XTlHAOrQ db682b1b89c790bf26a2e12dbea03f4495f8ea5f248e29b2f5c5dc072acb3c93\ndmick@home o9fblAdxhBToEJxbutv2mw 1704b16322c3984ed565b48cce52877eadade26b4093443b349b70f846f0eac6\ndmick@dell r6meTomZVVH/WVOmVf2aSQ 8ac1a9d0452166af59894c6b57ed07a12b42042aa6d2618df2bec9c962684072\ndmick@dmick-MacBookAir EFN6/5V1I5YNm72XjlApUg f2335a3fa49a0296233ab5faba28e7bbf309a89c193169dbe3c411e4219827a4\ndmick@hplaptop 49Wf5LFRBuobkfWp7OoAdQ 1401efaf459e0b7673f03b546eeff2c8144219c674eb3c94aa23e5af5ffc66b9\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.699 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'sage', 'ovpn': 'sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sage", "ovpn": "sage@autriche 2Uhfc/1jXje4W7G4s0sJEQ 09631754d059fab96e16be441b3b8f7e63b37a260677897a2669cf7a2501d2d3\nsage@gnit YuLp2iihT6cCqY+GmW9IVQ dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.708 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'dgalloway', 'ovpn': 'dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dgalloway", "ovpn": "dgallowa@laptop POebac0SJIVkSCyi0LE4yg 52fc0cb34f3332a5f3cff117a20f00e8ea89a051736cb543a689a96dd9528ae5\ndgalloway@p50 7PHdbcNE/YjcHOm5NbNfpQ 7075211c35997b01797c2f15083aedf13888fc4c54080130342dccc76469fb40\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.719 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'akraitma', 'ovpn': 'akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akraitma", "ovpn": "akraitma@aklap 2zvxeeQ+bQ4UhKBE9Kz2DQ ff4a9dbab841ee62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.721 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'aemerson', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemerson", "validate_certs": true} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf0 2020-05-21T19:17:22.722 INFO:teuthology.task.ansible.out:0ba647241b834c9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratzas@laptop 65tzczvq6U9MaLuTtZUWJA 36cc4b5af314d8d2ae1cc974086b62fd4d9a722b1469f7cf00ba647241b834c9"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.734 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.852 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2020-05-21T19:17:22.884 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf', 'ovpn': 'smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "name": "smithfarm", "ovpn": "smithfarm@wilbur vEk7281ao7DkpXE2Cn3rpw 20058c04c4991caf38b9517faedb75c8562e8d8669808b6be9f70da6a5b64007"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1scr1cCCumh65r+zmCC/ZY33YCfRXdmQZo+ShsBa+KbcvakEx0Bqgx7DsMoiR ncutler@pantograf", "key_options": null, "keyfile": "/home/smithfarm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "smithfarm", "validate_certs": true} 2020-05-21T19:17:22.886 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mbenjamin", "ovpn": "mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJC1Ugss8g 9c9161b53da4d842308f80e5b490a0c1539076f129bd0e34ee2253272dd55c21\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:22.994 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2020-05-21T19:17:23.005 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.007 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.017 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.028 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.030 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'aemerson', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxUDk9jEQOSrRwe0WMGBPw28fzgOhvqMgcG90SvuUjR20Rx3KUfy9JMxPJPesjBQz0xgH5adOVg2JQeLrt3uSJdIFNpqox8BBrS1u/bWT2dorQjLnFEhrtA8Ae/h2kwLQ8w3yYNWB/PxDSuMRnyH4G8EWtVydzQcV/QnNZ9Y6eBcHaI5C2yVnFl7Fi4zBYc2eeL8o8gWqmM6DobBCvVrxD0pCNAsLhOW6IA140BNGT9F/hQZYje9RQRWbFKh/iKiUhqFYCzLcxFfYXkw2HZMJA2p/bLmuc8ZbgYaIiU6b90kpfDB37Xw0S6toIj9E8h+E3nkNnwraCQcbralhz/bdz aemerson@seasalt", "key_options": null, "keyfile": "/home/aemerson/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "aemerson", "validate_certs": true} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387aff 2020-05-21T19:17:23.031 INFO:teuthology.task.ansible.out:ca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.040 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.042 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.051 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.062 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.064 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.073 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.094 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.106 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.106 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.117 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.119 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.129 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.139 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.141 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.151 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.164 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.172 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.174 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'amaredia', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour', 'ovpn': 'ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "name": "amaredia", "ovpn": "ali@freerunner yQjRpRVG7D5KN2HAUjI30g 9d677a34ae98477e6cc8ba1d975d81dcae43a102013b265c63f3ea91e7dacd78"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/zbwnj7mdwBmLFe1cSzOJv2eP1R2uaU5z5C7KNmyPLU++pGKClzb6v5wcEQUq2K35xnuXUU9B935dK+Fm7bK7+HAxj+1vpVeycbPFyPhf6mwbx8dZv4uvZGV2+CGBuyIB/5U2AMJZy9LWim3AR35bip4ftXvSKlAON+RHhnS0toG/6uwp0XlFuGn5H8snaca7L6hGtB4xg1PqA5aMf33Jiv2NVLQo8emHU9J/HeNVS7ksoSZ6InynpLZ6b9uXa9OM9XL ali@parkour", "key_options": null, "keyfile": "/home/amaredia/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "amaredia", "validate_certs": true} 2020-05-21T19:17:23.184 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.185 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.195 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.206 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.208 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.218 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.219 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.230 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.231 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.241 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.243 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.253 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.255 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.256 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.266 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.268 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.278 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.279 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.290 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.291 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.302 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.303 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.315 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.317 INFO:teuthology.task.ansible.out: ok: [smithi065.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet', 'ovpn': 'tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5'}) => {"ansible_loop_var": "item", "changed": false, "comment": null, "exclusive": false, "follow": false, "item": {"key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "name": "tserlin", "ovpn": "tserlin@annarbor DlKe+OWBPcFAQtWMUAHnwg 6b268bd737ffa5dd38865575ccd444b92cb912c70f5b82dac41f9c50505df4a5"}, "key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOtsItN1d1EciVNTUyWuyzMeQGWC4JAd3/2l3gR/5ZwSvd7b/7TCNYxjAMEubRand0GxEoiKhpkJMMmJqcT0KefP8pr31MASWPuERj1+0/IbjJExsvrJaUjqeIfZ+DWR8dC2VYdcH3hsp6AE3mqKX/9693sxe8ROt6qY4WkpZcO4M90unOVa2CnJsYqKaaIC4z3fmKuHZpJZjiJMrg8rtuN4r7bnKWPEVGcahj+i74JWwKR5+2gntLpxw2chIBmf4qFu6HDplddig4V3I/2NLB8soBpgc+m8O7YyYl0w== thomas@easystreet", "key_options": null, "keyfile": "/home/tserlin/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "tserlin", "validate_certs": true} 2020-05-21T19:17:23.318 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.320 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.330 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.331 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.342 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.343 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'gregf', 'ovpn': 'gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gregf", "ovpn": "gregf@kai YhNrPfedhZjbvGjOfmotOA 440cf8595a87cd307790bbf79c3668455a0405945e2b271d873325de222cd72f\ngregf@pudgy VZrk8nWzg7pYLOrZru8dBg c1d1a0e469a134ccf5f5a5525631a6b83efa6970beec3b23809eb0daa3dca47f\ngfarnum@WorkMini2 +bAqcTdU7Ok9bGMcB3A84w 3cff1326561a23cf81dd6495373cb83ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.355 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.356 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'davidz', 'ovpn': 'dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "davidz", "ovpn": "dzafman@ubuntu-laptop-vm NY9y9tqLY1beEcXDwMavsQ c869d42fae1890574577a8014d97d1247f1a13cb6337037d2714f1d236fc65d2\ndzafman@ubuntu16 2a0rAy5QmNFSEcATNz2h9A b7c11fbb0911fc4ac0216a1a8eac8359a9e8f43d69126db6b45cbeabd358c2b4\ndzafman@ubuntu-1804 PN1pkeGHGloB0K+IZrfB0g f1c01b447b9ec3fc048c32f606a33fb488ff621e11aa305ac979501030202658\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.358 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.368 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.370 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'cmeno', 'ovpn': 'cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cmeno", "ovpn": "cmeno@boxtop KD0XJIGun8xcnNI83pqrsg 79079fe78e1cf401cccb14692c9d16f63e2010c57cfbf56c487387affca90aed"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.380 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.381 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.393 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.394 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'wusui', 'ovpn': 'wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "wusui", "ovpn": "wusui@ubuntu /nElLTGqxiOr/hD6eziF5A 2e244e2b62fa42dadf3a3a1dbcc29475410cee6550b0c6b3603c135853937551\nwusui@thinkpad tu2DxDcllIdwb5ewldgT0g 1590a7d9f1377b0094e9ba4277e7bcbe6374791f0b3d3df93026345c058c93f5\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.406 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'zyan', 'ovpn': 'zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zyan", "ovpn": "zyan@redhat OP16IkReCatMfA4Mf3pkdQ b0262be71ef008e2f7d585e34431dc2757c1e22ac1aa844863be533bf873d304"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.407 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'yuriw', 'ovpn': 'yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuriw", "ovpn": "yuriweinstein@Yuris-MacBook-Pro.local wKA8mCcsdsk/CE+1d9GiPw caaf5bf5eb31ef269e3d0bc34d45dd761c0bb0907172eea6e754434de4603db7\nyuriw@home 02TZyR3JHJMxEQob80ICNA 85b4aa0f69f6d469dae0bb3dca4baaf222e164927ed7eed2082caae8f4717e48\nyuriweinstein@xenon1 C9eVdLb/i18lMcMG20rGPw eaddd0e831a77de3f35cb19e307bd6f9aeb0cc03eff1ae58490d7db33ced4311\nyuriw@yuriw-RH2 WhMAZ+zZ/PPXOc+4HEDaZg 2d3e28b31edc3f2be43f6b73150dedc9c9df6e316d29afc1416d6b96a982e217\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.409 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.419 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'tamil', 'ovpn': 'tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tamil", "ovpn": "tmuthamizhan@mac /1CBLC6rxqzJzPspffZV0g 4d1dfff2e097a7fc2a83ea73eccad2f0e453a6338e18c87b4d89bf370733e29c\ntamil@tamil-VirtualBox M22QdmhkSPj9aEcTiuIVfg 8e76e06b14de99318441c75a96e635a92f5bddc54a40b45276191f6829c6b239\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.421 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jowilkin', 'ovpn': 'jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jowilkin", "ovpn": "jowilkin@jowilkin 2r8xOv/eCTcHr+HSsMkPYg 0ac416d2dc139628144dfa0822af8cc0a455f5f5f3e4d1b9713c14115c062218\njohn@osd-host 7zjDTxAYhCmTX+Az4SJaoA 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.432 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.433 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.435 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bhubbard", "ovpn": "brad@dhcp-1-165.bne.redhat.com 4oShQI9+vYtX5gA47np/Sw 3fc7df5afa772752d8eee15c01d550cc1dcc88b6e940abc9f9f8f26102d239d4"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.436 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'yehudasa', 'ovpn': 'yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yehudasa", "ovpn": "yehudasa@yehuda-2 NGXHeO0lAvRFfYLalffzEw 0d3489b09f48ad5fa9d1ec5944d9c8020daf852488f389f3d44fe63d3f651f34\nyehuda@yehuda-940X3G shisK5LjI6fr3ZBJy/xX8A 49522899bd26130086ce668079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.447 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.448 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.449 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'dang', 'ovpn': 'dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dang", "ovpn": "dang@sidious w0CNW2g9K1WiRenVGYWNUA 4f59d761bfab3659115da2b3b80a486266f77b09d8527983217d15648b4f92b4"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.460 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'branto', 'ovpn': 'branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "branto", "ovpn": "branto@work ganye+HpG3dkMEik6WtTng 018f3f9b9d49dcefa701ea304a8e58f002c46f0650edae220a0a7ab1bce36aeb"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.464 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.465 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.466 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.468 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.479 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.480 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "joao", "ovpn": "joao@magrathea eSS2/gvK7ALE6L9bITfuMA c3caaeecee3f43e39b7a81fad50e0d874359c70a9c41b77c661511c71f733909\njoao@timesink 9S3oER36HheVupjRpnLz6A 9dbc964184244e9da269942dc73ec9ebba6594bcccfdc0eb09562b58b4542162\njoao@tagide uUDVmZ1S5lp/Hx8eKTfDCw ee37985d0a51360f08266e0de208ea85616777a325d498d7c895a80d4723f844\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.482 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nhm", "ovpn": "nh@latte JCH9icAtDPj951rgbPKJyw 9a3d30ec1ec9467ccdc8bdbbfacffd7396fb38e046199ae37b2b7b69dbf37480\nnhm@espresso +YYZPT29wYzY5ooaRzabCQ 1ee041dd58b9ec6eb678c47632ece7cf6c24e23bcbac28a77a82af05ba6cc148\nnhm@mocha HgOGOfkBEzJihFsKmPRfKQ 2e17f3ba0b90df7a36f19a7c8f64d2aa8f966b2794c94caa110d313e927a1c1b\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.493 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.494 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'nwatkins', 'ovpn': 'nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nwatkins", "ovpn": "nwatkins@daq unHfXkUpAHOnzeptznuLLA 33b2003c30d0cc7a6b194e76be92c7b5d270c2d2a4b4a8b6e673f0f0dc1db313"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.496 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'mkidd', 'ovpn': 'linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkidd", "ovpn": "linuxkidd@zenbook oYp1WWV0JwpikHCWCV52Lg 9aca455b601bf3a365d31068154150ac63dd76f32cef29a55f9685dd1a88aa22"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.508 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.509 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jlopez', 'ovpn': 'JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlopez", "ovpn": "JCLO@oh-mbp-jcl vZhmBh/1LjLFEu+atRec6w 1f13f591373b4dc798a9b701fabf1eb99bf4aa58f87b6420d6c916716f0965af"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.521 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'haomaiwang', 'ovpn': 'yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "haomaiwang", "ovpn": "yuyuyu101@desktop XAUS/1Geh1T2WY//5mRahw fda03bdaf79c2f39ac3ba6cd9c3a1cb2e66b842a921169f20a00481a4cd3d9cb"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.522 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdillaman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.524 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.534 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'kchai', 'ovpn': 'kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchai", "ovpn": "kefu@gen8 HVoNrB5C8+bYxuqIfByeEQ 4dddde1890af2d6df367d3d832cc3b9b660160a1db69f0135e0d09364b2cb9b3"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.535 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.537 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.539 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@vumrao VaMHdnIGTl6y9LIkurxfjQ 71de53c4a0f212b8f919437d7d433d24a33d7a33bc6fe5df5d047e24499994b2"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.549 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'dfuller', 'ovpn': 'dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dfuller", "ovpn": "dfuller@laptop 6U0lNVidRy7Ye/5q6cGN1A aea3d019f68a95094c99385aff099818224455a829615cfc774587e4519398a7\ndfuller@rex001 6Z8bfQDgPXVSGMeeQHoItg 3abd41920b72683fbba7f25be88ff992fcd753119c4d2086c12daaf20798e684\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.551 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@owasserm.redhat.com hsdVTbVub6eRnhlO9B02rQ 7c9baf41670ff9ab612f75d4be42d0aaf0d7ecaa3c8928032b61f1be91725890\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.553 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.563 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'vasu', 'ovpn': 'vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vasu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.565 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.566 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.577 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'abhi', 'ovpn': 'abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "abhi", "ovpn": "abhi@trusty SKarQTpBigBobP9sLjdLiw 868a74ed21b46f7f64255897d824f4e3eb21f8dde844bbdaa386681c942d8114"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.580 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.582 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.584 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'cbodley', 'ovpn': 'cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cbodley", "ovpn": "cbodley@redhat.com W4gFS4oU8PtUOrdHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.586 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'mwatts', 'ovpn': 'mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mwatts", "ovpn": "mdw@degu IPiZqcFT2BLuf2h3+tw58g 7af390a631ec11bddd7d1ac506d29af65e1e01e19f7dc931b4f459030cb7a195"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.588 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.589 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.599 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "pritha@dhcp35-190.lab.eng.blr.redhat.com GCk3PIYzUNZ6/xrsKoq8VQ acbfc4279970b44c3d008990e0cf1bb5eb280299218441a0f25fda988bc555f6"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.601 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'pdonnell', 'ovpn': 'pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdonnell", "ovpn": "pdonnell@redhat.com Q9j56CPPXipXScmKi57PlQ fb616603b6d27cf65bfa1da83fc0ca39399861ad1c02bfed37ce9be17cdfa8ea"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.603 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.613 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jlayton', 'ovpn': 'jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jlayton", "ovpn": "jlayton@redhat aNfzMdXOhhmWRb25hwXJIg f51fee42c5268f7b8e00d57092dc522b0a07b31154ea52cf542da9cac5885868"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.614 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.617 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.634 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rdias', 'ovpn': 'rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rdias", "ovpn": "rdias@rdias-suse-laptop 0bh54sdB69mh95n5rWME5g 452e3338e48d04d4e816f4f1cb54d637746a7acc1ffe5e8ed4c1506c8e07a72e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.636 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.638 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.639 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride r39frQXXj1GUJZwq1GS7fw 1170ef4c918c5ff15334d10f666441b0dfe0bb869a5e15218fdfad2e8cc4e953"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'akupczyk', 'ovpn': 'adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "akupczyk", "ovpn": "adam@TP50 C0YuBT9bYaNhdDmjbF56xg 5d298b33b9dbaef364b037561aa5c5de374405bb8afead5280db5b212506ea58"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.651 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.653 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "nojha", "ovpn": "nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.663 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.665 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ifed01', 'ovpn': 'ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ifed01", "ovpn": "ifed01@LocalSUSE1 6g6hX1bzTGBTCnDevAn0+w f18c9354f6de3f371c3b51521b62375e474802ac21adb3d71e09d8d5bf9d0c43"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.677 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@omw-dev 78twXwYRU+MeH+yZ9Rw9Zg 2dd66fa122e5cf3b8bfa835cefac7c6e4e66d70643a3819813104c2057e597e4"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.679 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.680 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'gabrioux', 'ovpn': 'gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gabrioux", "ovpn": "gabrioux@elisheba 80kx1htp39RsFrlGONcp+A a95579ef6f90694cd6fd390302adf8532237a8ea65bd5544d9b561654d712ba2"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.691 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'hchen', 'ovpn': 'hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hchen", "ovpn": "hchen@host12 hUr3k0rugStZMjvIxIvCOg 9d57e14d49901f18b24ee4076ae7e6a2f9eb6fd9fbce786660c448486c966fca"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.693 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.695 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jcollin', 'ovpn': 'jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcollin", "ovpn": "jcollin@earth +H4Hk4WcNuqdQj7ch/Nulw 8426545e6457c9e1e8adca2af5ddf836fbcfb433cdc5359fd135afdf4e0f7d2a\njcollin@stratocaster jbjV3FsrsTJwyKUA3Y8VVQ 0439745f795fef1399636bd550040d45445d1607b471284c5c9b9dbccc86a987\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.708 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'xxg', 'ovpn': 'xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xxg", "ovpn": "xxg@zte Y2d/Ov201XMivDNwo4nUoQ 5e5da8d579793601699af628300430c1e5dd469c8bcff7c3ee11d23ec004bdcc"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.710 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.712 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.722 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.724 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'mkogan', 'ovpn': 'mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mkogan", "ovpn": "mkogan@mkP50 f/LENRJbsyepmvZA23F7Fg b908f1c0237a7ee56b73dc42f2df79b49ca83d6f4573f5229e7cfe6b4ad7b6a2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.727 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'vumrao', 'ovpn': 'vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vumrao", "ovpn": "vumrao@redhat TMNqzMvbJS8Va/8nT9QUQw ab386c2bd7c6796d5413e4d841a16dda2504cca6d95df831a652a30d2e5655ed"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.737 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.739 INFO:teuthology.task.ansible.out: skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.741 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.742 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.744 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.745 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.761 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'clacroix', 'ovpn': 'clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "clacroix", "ovpn": "clacroix@redhat.com ZGY9sgvjT0BuJRi9zrULzg c3311aba4025aa42cd78c999dcee4e2c16415a3ac44ac8c95b77838459ef3315"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.763 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'epuertat', 'ovpn': 'epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "epuertat", "ovpn": "epuertat@private BnUoirwxGRWXtLxulJU5xA da2cfc4995bed82ef85db3633edad0a7eb2c32ba559a48259b10be94a8fdf006"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'tdehler', 'ovpn': 'tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "tdehler", "ovpn": "tdehler@think 7e0WC4Vh86XWZviZ9WBMgw 4dc8477db6e4f40312e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.807 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:23 +0000 (0:00:01.187) 0:00:45.232 ********** 2020-05-21T19:17:23.810 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:23.820 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'laura', 'ovpn': 'laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "laura", "ovpn": "laura@flab 2DGHIAxD39eNKOPkn3M67w ab1ae304abed3824a68b5c0ecf4f92fca76a4f8b9fcbcc0ca43388a85b7f9305"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.822 INFO:teuthology.task.ansible.out: skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'yaarit', 'ovpn': 'yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yaarit", "ovpn": "yaarit@centos TBuWjkAsj1GB/V9eWc/R1Q 7bd86a857dec48dc25850ecf0c00486d9a89c2ff5f88b2f28c3e36bdeb139fce"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.823 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rpavani1998', 'ovpn': 'admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rpavani1998", "ovpn": "admin1@rajula 31GbDo9d1YnW5BQ8u3utvw a2da13cb840f848846023c85442ba7bcce97dc186056a0ecc036a220d7eb7fc3"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.823 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rishabh', 'ovpn': 'rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rishabh", "ovpn": "rishabh@p50 zdJ4XsBdVugwMrqJOSBi3Q c78bb28ba5cf2bf9c8edb80fe57814d60cd2ffdbd874cf9a271e5adf171bb0c4"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'skrah', 'ovpn': 'skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "skrah", "ovpn": "skrah@thinkpad IboPmnUdsLqqRXlHQ1RT5w bf85db9e916dceaf84a1e6ea33c59eb4adb424cb4e727ce0a903a3498b799ed2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.824 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fed 2020-05-21T19:17:23.826 INFO:teuthology.task.ansible.out:ora 5oorMoVYD3sT0nmOTBDh9w 83be007f68694c9463ef46e4ce223221d639d78f11d5b68449598de77e8e0ce8"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'bengland', 'ovpn': 'bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "bengland", "ovpn": "bengland@bene-laptop ud1gWgoNggJTS7LQtPTZTA d3ebd084ce385cb450ce2f83c02dc66a1637dedbc7a8b191dab68acfc935af41"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.837 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'pnawracay', 'ovpn': 'pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pnawracay", "ovpn": "pnawracay@flab LIurEXLa7xbr+jzf2wRJVg 04062ba385602b385fd17f14de3a0cad83c685b8078fd2f18cc9ad77a4f4762d"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.839 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.849 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "oliveiradan", "ovpn": "oliveiradan@opensuse-dev twDqMYwYsdYmbgyCpUnElw ec3ee80ddc747c3ca5e1455a122279f8e1e642c5c09aa9c2ca7fec142f55089e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.850 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'swagner', 'ovpn': 'swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "swagner", "ovpn": "swagner@ubuntu 64V1h0Se0FmBQNH7KLibbQ ad7c91e9e2f7f3999492d5e41fbbc993327d37929bd09606227367d75e5556ba"}, "skip_reason": "Conditional result was False"} TASK [users : Filter the revoked_users list] *********************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.889 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:23 +0000 (0:00:00.081) 0:00:45.314 ********** 2020-05-21T19:17:23.901 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'kkeithle', 'ovpn': 'kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kkeithle", "ovpn": "kkeithle@kkeithle.usersys.redhat.com FPnVevv1sp5hlWoJeDCe/g e5a1fa7ccf678b91ed570983d5420c98f109d507442c8e4dcd50803e0d71c852"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.905 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'emmericp', 'ovpn': 'paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "emmericp", "ovpn": "paul.emmerich@croit.io RN4hOorvA7irUg/3ViM9KQ 3bd06194186d2624cadf255fa1c38ddf7dded0a6d83dc6001cd55fcc0a899130"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.906 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'mchangir', 'ovpn': 'mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mchangir", "ovpn": "mchangir@indraprastha 1p71eDTdLMzkySFg0d5qEg bc4fda0ac9ef5cfbfab0cd9e5ed956c75b6280a04043c90c288e62b416b42da0"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.906 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.907 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'varsha', 'ovpn': 'varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "varsha", "ovpn": "varsha@local AGrJViO6wZF253aFeh/r5w f1248029ccdc45fd6e8fddb09ab3f8aa01123ab69cc6f3f11273528ce33e5a31"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.907 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'sjust', 'ovpn': 'sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f997d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sjust", "ovpn": "sjust@pondermatic sCd6606QpID1PnHn0AxFag 46da7d4c77cb1238f83a34f99e774707110f9 2020-05-21T19:17:23.909 INFO:teuthology.task.ansible.out:97d88f3a0fd240aac9b7b7bbc85\nsjust@rex004 YS0in6YtQJHx5aUo7ZHi8Q bdd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon BgvhtHMrCcelT98ekPDMoA 6fa3cf08186b93b966b68841f3507a0809d348c5097b39b6140832cac2afd511"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'gsalomon', 'ovpn': 'gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gsalomon", "ovpn": "gsalomon@home BrlCVxStNlEZGf5yYYAz1w 4b0c8d5b57dae1328c16d3017b59b632ccdfebe4135209fa97748c70ff00cc46"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.919 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'soumyakoduri', 'ovpn': 'skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "soumyakoduri", "ovpn": "skoduri@rgw_vm fAskaxmJYtm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.921 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'kyr', 'ovpn': 'kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kyr", "ovpn": "kyr@suse Xu4+Yi98Il4ETOAav6okqA 03bc46e5fac6346cd82ff681f756860f98e0c61168633ce23325efde11a1964a"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.931 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'sseshasa', 'ovpn': 'sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sseshasa", "ovpn": "sseshasa@thinkpad jyB1pr0I3qsDknkTnJTMjg 72ac1456e344c22fd940d0ba0e035aa3819ef7cd3891e53308aa92ba2dec8849"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.942 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.943 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'lmb', 'ovpn': 'lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "lmb", "ovpn": "lmb@hermes LMS8kAikL0iqw2S6IbXa3Q f57a493b31e7ed02a2563dd4295278d4842dc698b4c635d011a8d2b4b1fd5c2b"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.953 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.955 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ofriedma', 'ovpn': 'ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ofriedma", "ovpn": "ofriedma@myhost IIifKuFYfX5EqO3mhV8lAg 82cb23a98361f3624b2f1f4e0f694f9439ae7735b171ba5e3bb5f0744f5ddfc4"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.964 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'h4iresis', 'ovpn': 'h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "h4iresis", "ovpn": "h4iresis@fedora NyMdx+dAfmujNSDB63kI+g bcf6c36594585e0fbf9f037bf1a13fe63db4b82a52ff1349349fac748b5c4e52"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.975 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'shyukri', 'ovpn': 'shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyukri", "ovpn": "shyukri@t480 KEbvWFIOWqkHsLgffi6GMQ fcd405d0cf6b2c7ba53397c4ed1156e852317fb02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.985 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.987 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:23.997 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'prsrivas', 'ovpn': 'prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prsrivas", "ovpn": "prsrivas@t480 dvGwTZM2FivQPrMGmkY53g 80afabbb654af66ec01463d0e0425be5643eaca10bbf756f2b8313645d2b8da3"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.008 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@slim_thinkpad H/78rBqDIJ5AAjMT6sTmKg 49fb166c553d14549491280458269f987bea97295dbf525ffb7c35336175ee42"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.009 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@thinkpadp50 8S3Lez75woSBdYiLqQxf2g c9d1666dfc7a3b762700cd250f775a506c397b0f0e6a86289ba555a3546e532b"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.019 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "toabctl", "ovpn": "toabctl@minze a3I/7JakMEEANsNXCYM5XA b9715003902937328801993a359da43c61ab0be8d17f92371a48dca0821fb13f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.030 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'mgfritch', 'ovpn': 'mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mgfritch", "ovpn": "mgfritch@laptop 94prpsaAkBwTzMmF9JR4WA 3adb8aad97b1f78c74d3ae91f21f4b165749843dacabad74f0039212c5a5db39"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.031 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "xiubli@fedora1 vosB15bA3uALkBrmjcKFUg 4ef5cb132c30563fd5fb9e4e9352786ad0d2258e41ed63f91c1f65f69b54d50d\nxiubli@lxbceph0 s0gvBwazopcgx4LPu0pQiA 1b2012fe8c6ea0a54dfd0e7a6fb1a19982b934cf6d84a64d21aa16dbe8510db3\n"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.042 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jafaj', 'ovpn': 'jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jafaj", "ovpn": "jan@jfsuselaptop ddAKCkWSc1rEhQadU15jkA 90ddc588ca94ab776b539a1c5246a216dfbebabba3709ae803d386f978b65c6f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.052 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.054 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'kachau', 'ovpn': 'kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kachau", "ovpn": "kachau@thinkpad dX7+Zp6Z+rMSZTbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.064 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-05-21T19:17:24.066 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@hrk-thinkpad 6DWhbAZZDUo789PultFaJw f586e852c2dab5f56e3e12237dadd8f76f61d9136479329698e6f7dcd91f9034"}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'kapandya', 'ovpn': 'kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kapandya", "ovpn": "kapandya@thinkpad g4JoonWShBhyS6fEdaHh7A 2990a987bf7afee6e3c8b5236b3dac813a57dbdce47ec63965c40b1b7bdafd67"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.076 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'prasad', 'ovpn': 'prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prasad", "ovpn": "prasad@macprasad tJYuW/3nDX8ikaLyJQdpAQ 1544f87809a170bb61069b588630467b05283a1347945b9545205b0a28110f89"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.087 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'vikhyat', 'ovpn': 'vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vikhyat", "ovpn": "vikhyat@redhat ae77Y7dK1BxLEfQvAOJo8A a62d65a2aa09a75dca299ce0424caf6bcbc52696b22aa1567432aac34d78f18f"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.089 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.098 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'name': 'gkyratsas', 'ovpn': 'gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "gkyratsas", "ovpn": "gkyratsas@suse.com PO5Ut+2Z4kCMjaumOyA+1A 70fafe30ccb801c8c0a059a7eb3a842a2d08015b828c63bc1a702caf056014c7"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.148 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:24 +0000 (0:00:00.259) 0:00:45.573 ********** 2020-05-21T19:17:24.178 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** 2020-05-21T19:17:24.180 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:24.216 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:24 +0000 (0:00:00.067) 0:00:45.641 ********** 2020-05-21T19:17:24.225 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-05-21T19:17:24.227 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2020-05-21T19:17:24.330 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2020-05-21T19:17:24.393 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "name": "zcerza", "state": "absent"} 2020-05-21T19:17:24.465 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2020-05-21T19:17:24.528 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "name": "aschoen", "state": "absent"} 2020-05-21T19:17:24.590 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2020-05-21T19:17:24.662 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "name": "andrew", "state": "absent"} 2020-05-21T19:17:24.714 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2020-05-21T19:17:24.786 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "name": "sweil", "state": "absent"} 2020-05-21T19:17:24.854 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2020-05-21T19:17:24.927 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "name": "brad", "state": "absent"} 2020-05-21T19:17:24.979 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2020-05-21T19:17:25.051 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "name": "kefu", "state": "absent"} 2020-05-21T19:17:25.114 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2020-05-21T19:17:25.187 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "name": "shylesh", "state": "absent"} 2020-05-21T19:17:25.239 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2020-05-21T19:17:25.322 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "name": "gmeno", "state": "absent"} 2020-05-21T19:17:25.374 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2020-05-21T19:17:25.456 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "name": "trhoden", "state": "absent"} 2020-05-21T19:17:25.509 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2020-05-21T19:17:25.602 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "name": "nishtha", "state": "absent"} 2020-05-21T19:17:25.649 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2020-05-21T19:17:25.740 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "name": "yguang", "state": "absent"} 2020-05-21T19:17:25.772 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2020-05-21T19:17:25.876 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "name": "sdieffen", "state": "absent"} 2020-05-21T19:17:25.897 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2020-05-21T19:17:26.001 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "name": "brian", "state": "absent"} 2020-05-21T19:17:26.022 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2020-05-21T19:17:26.136 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "name": "pmcgarry", "state": "absent"} 2020-05-21T19:17:26.147 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2020-05-21T19:17:26.269 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "name": "karnan", "state": "absent"} 2020-05-21T19:17:26.280 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2020-05-21T19:17:26.394 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "name": "ryneli", "state": "absent"} 2020-05-21T19:17:26.405 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2020-05-21T19:17:26.530 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2020-05-21T19:17:26.532 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "name": "dlambrig", "state": "absent"} 2020-05-21T19:17:26.655 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "name": "loic", "state": "absent"} 2020-05-21T19:17:26.666 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "name": "icolle", "state": "absent"} 2020-05-21T19:17:26.782 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2020-05-21T19:17:26.793 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "name": "soumya", "state": "absent"} 2020-05-21T19:17:26.908 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2020-05-21T19:17:26.929 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "name": "jspray", "state": "absent"} 2020-05-21T19:17:27.033 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2020-05-21T19:17:27.055 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "name": "loic", "state": "absent"} 2020-05-21T19:17:27.158 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2020-05-21T19:17:27.194 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "name": "erwan", "state": "absent"} 2020-05-21T19:17:27.314 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2020-05-21T19:17:27.326 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "name": "jj", "state": "absent"} 2020-05-21T19:17:27.450 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2020-05-21T19:17:27.471 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "name": "amarangone", "state": "absent"} 2020-05-21T19:17:27.584 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2020-05-21T19:17:27.595 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "name": "oprypin", "state": "absent"} 2020-05-21T19:17:27.709 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2020-05-21T19:17:27.720 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "name": "adamyanova", "state": "absent"} 2020-05-21T19:17:27.844 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2020-05-21T19:17:27.855 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "name": "sbillah", "state": "absent"} 2020-05-21T19:17:27.969 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2020-05-21T19:17:27.990 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "name": "onyb", "state": "absent"} 2020-05-21T19:17:28.094 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2020-05-21T19:17:28.126 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "name": "jwilliamson", "state": "absent"} 2020-05-21T19:17:28.221 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2020-05-21T19:17:28.253 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "name": "kmroz", "state": "absent"} 2020-05-21T19:17:28.348 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2020-05-21T19:17:28.390 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "name": "shehbazj", "state": "absent"} 2020-05-21T19:17:28.474 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2020-05-21T19:17:28.516 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "name": "abhishekvrshny", "state": "absent"} 2020-05-21T19:17:28.608 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2020-05-21T19:17:28.650 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "name": "asheplyakov", "state": "absent"} 2020-05-21T19:17:28.738 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2020-05-21T19:17:28.780 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "name": "liupan", "state": "absent"} 2020-05-21T19:17:28.862 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2020-05-21T19:17:28.914 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "name": "adeza", "state": "absent"} 2020-05-21T19:17:28.998 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2020-05-21T19:17:29.041 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "name": "nlevine", "state": "absent"} 2020-05-21T19:17:29.124 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2020-05-21T19:17:29.176 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "name": "tbrekke", "state": "absent"} 2020-05-21T19:17:29.259 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2020-05-21T19:17:29.310 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "name": "taco", "state": "absent"} 2020-05-21T19:17:29.388 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2020-05-21T19:17:29.440 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "name": "louis", "state": "absent"} 2020-05-21T19:17:29.512 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2020-05-21T19:17:29.566 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:29 +0000 (0:00:05.349) 0:00:50.990 ********** 2020-05-21T19:17:29.585 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "name": "amarango", "state": "absent"} 2020-05-21T19:17:29.709 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "name": "oobe", "state": "absent"} 2020-05-21T19:17:29.845 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "name": "rturk", "state": "absent"} 2020-05-21T19:17:29.972 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "name": "fche", "state": "absent"} 2020-05-21T19:17:30.025 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.459) 0:00:51.450 ********** 2020-05-21T19:17:30.167 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-05-21T19:17:30.169 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "checksum": "fd7540224fb799c0bce2cee5784635eafe11ed5f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "8ac82a894b7d17ffb3e18953ec0a949b", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1590088649.5934188-192793851325298/source", "state": "file", "uid": 0} 2020-05-21T19:17:30.204 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.179) 0:00:51.629 ********** 2020-05-21T19:17:30.236 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2020-05-21T19:17:30.238 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => { "msg": "Host smithi180.front.sepia.ceph.com is running Ubuntu 20.04 (focal)" } 2020-05-21T19:17:30.278 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.073) 0:00:51.703 ********** 2020-05-21T19:17:30.329 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-05-21T19:17:30.331 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2020-05-21T19:17:30.366 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.088) 0:00:51.791 ********** 2020-05-21T19:17:30.407 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-05-21T19:17:30.408 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.443 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.076) 0:00:51.868 ********** 2020-05-21T19:17:30.474 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-05-21T19:17:30.476 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "checksum": "fd7540224fb799c0bce2cee5784635eafe11ed5f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "md5sum": "8ac82a894b7d17ffb3e18953ec0a949b", "mode": "0644", "owner": "root", "size": 40, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1590088650.0530615-136870651687446/source", "state": "file", "uid": 0} 2020-05-21T19:17:30.513 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.070) 0:00:51.938 ********** 2020-05-21T19:17:30.523 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-05-21T19:17:30.525 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.560 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.046) 0:00:51.985 ********** 2020-05-21T19:17:30.570 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** 2020-05-21T19:17:30.572 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => { "msg": "Host smithi065.front.sepia.ceph.com is running Ubuntu 20.04 (focal)" } 2020-05-21T19:17:30.607 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.046) 0:00:52.032 ********** 2020-05-21T19:17:30.617 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-05-21T19:17:30.619 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.656 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.049) 0:00:52.081 ********** 2020-05-21T19:17:30.667 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-05-21T19:17:30.669 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/empty.yml"} 2020-05-21T19:17:30.705 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.049) 0:00:52.130 ********** 2020-05-21T19:17:30.717 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2020-05-21T19:17:30.718 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.754 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.048) 0:00:52.179 ********** 2020-05-21T19:17:30.763 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** 2020-05-21T19:17:30.765 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.801 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.047) 0:00:52.226 ********** 2020-05-21T19:17:30.812 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-05-21T19:17:30.814 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.850 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.049) 0:00:52.275 ********** 2020-05-21T19:17:30.852 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:30.862 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:30.864 INFO:teuthology.task.ansible.out:TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.901 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.050) 0:00:52.326 ********** 2020-05-21T19:17:30.903 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:30.913 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:30.915 INFO:teuthology.task.ansible.out:TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:30.954 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:30 +0000 (0:00:00.053) 0:00:52.379 ********** 2020-05-21T19:17:30.965 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* 2020-05-21T19:17:30.967 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.019 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.064) 0:00:52.444 ********** 2020-05-21T19:17:31.030 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-05-21T19:17:31.032 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.068 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.048) 0:00:52.493 ********** 2020-05-21T19:17:31.076 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** 2020-05-21T19:17:31.078 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.113 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.045) 0:00:52.538 ********** 2020-05-21T19:17:31.124 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-05-21T19:17:31.126 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.161 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.047) 0:00:52.586 ********** 2020-05-21T19:17:31.171 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-05-21T19:17:31.172 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.208 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.047) 0:00:52.633 ********** 2020-05-21T19:17:31.215 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-05-21T19:17:31.217 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:31.254 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.045) 0:00:52.678 ********** 2020-05-21T19:17:31.262 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-05-21T19:17:31.264 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.300 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.046) 0:00:52.725 ********** 2020-05-21T19:17:31.310 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-05-21T19:17:31.311 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.348 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.047) 0:00:52.773 ********** 2020-05-21T19:17:31.355 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-05-21T19:17:31.357 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.393 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.045) 0:00:52.818 ********** 2020-05-21T19:17:31.404 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2020-05-21T19:17:31.405 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.441 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.047) 0:00:52.866 ********** 2020-05-21T19:17:31.448 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-05-21T19:17:31.450 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.485 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.044) 0:00:52.910 ********** 2020-05-21T19:17:31.494 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-05-21T19:17:31.495 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:31.535 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.049) 0:00:52.960 ********** 2020-05-21T19:17:31.545 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** 2020-05-21T19:17:31.547 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:31.583 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.048) 0:00:53.008 ********** 2020-05-21T19:17:31.594 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-05-21T19:17:31.596 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.632 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.048) 0:00:53.057 ********** 2020-05-21T19:17:31.641 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-05-21T19:17:31.643 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.685 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.053) 0:00:53.110 ********** 2020-05-21T19:17:31.696 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-05-21T19:17:31.698 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:31.734 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.049) 0:00:53.159 ********** 2020-05-21T19:17:31.744 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2020-05-21T19:17:31.745 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.782 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.047) 0:00:53.207 ********** 2020-05-21T19:17:31.791 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-05-21T19:17:31.793 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.830 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.048) 0:00:53.255 ********** 2020-05-21T19:17:31.841 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** 2020-05-21T19:17:31.843 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:31.880 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.050) 0:00:53.305 ********** 2020-05-21T19:17:31.891 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-05-21T19:17:31.892 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.928 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.048) 0:00:53.353 ********** 2020-05-21T19:17:31.939 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-05-21T19:17:31.940 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:31.978 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:31 +0000 (0:00:00.049) 0:00:53.403 ********** 2020-05-21T19:17:31.988 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-05-21T19:17:31.990 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.026 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.048) 0:00:53.451 ********** 2020-05-21T19:17:32.036 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-05-21T19:17:32.038 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:32.075 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.048) 0:00:53.500 ********** 2020-05-21T19:17:32.086 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-05-21T19:17:32.087 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.124 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.048) 0:00:53.549 ********** 2020-05-21T19:17:32.134 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-05-21T19:17:32.136 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.173 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.048) 0:00:53.597 ********** 2020-05-21T19:17:32.182 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-05-21T19:17:32.184 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:32.219 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:53.644 ********** 2020-05-21T19:17:32.227 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-05-21T19:17:32.228 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.265 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.045) 0:00:53.689 ********** 2020-05-21T19:17:32.273 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-05-21T19:17:32.275 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.310 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.045) 0:00:53.735 ********** 2020-05-21T19:17:32.319 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.356 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.045) 0:00:53.781 ********** 2020-05-21T19:17:32.364 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2020-05-21T19:17:32.366 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.403 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:53.828 ********** 2020-05-21T19:17:32.410 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-05-21T19:17:32.411 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.448 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.044) 0:00:53.873 ********** 2020-05-21T19:17:32.457 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2020-05-21T19:17:32.459 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.495 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:53.920 ********** 2020-05-21T19:17:32.503 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-05-21T19:17:32.505 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:32.544 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:53.966 ********** 2020-05-21T19:17:32.549 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.588 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:54.013 ********** 2020-05-21T19:17:32.600 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.639 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.051) 0:00:54.064 ********** 2020-05-21T19:17:32.653 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.691 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.051) 0:00:54.115 ********** 2020-05-21T19:17:32.699 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2020-05-21T19:17:32.701 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.757 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.066) 0:00:54.182 ********** 2020-05-21T19:17:32.768 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-05-21T19:17:32.770 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.806 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.049) 0:00:54.231 ********** 2020-05-21T19:17:32.814 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2020-05-21T19:17:32.816 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.858 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.051) 0:00:54.283 ********** 2020-05-21T19:17:32.867 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2020-05-21T19:17:32.869 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:32.904 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:54.329 ********** 2020-05-21T19:17:32.913 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-05-21T19:17:32.915 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.951 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.046) 0:00:54.375 ********** 2020-05-21T19:17:32.959 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2020-05-21T19:17:32.961 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:32.996 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:32 +0000 (0:00:00.045) 0:00:54.421 ********** 2020-05-21T19:17:33.003 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-05-21T19:17:33.005 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.040 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.044) 0:00:54.465 ********** 2020-05-21T19:17:33.050 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2020-05-21T19:17:33.052 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.087 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.047) 0:00:54.512 ********** 2020-05-21T19:17:33.096 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-05-21T19:17:33.098 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.136 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.048) 0:00:54.561 ********** 2020-05-21T19:17:33.145 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2020-05-21T19:17:33.146 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.185 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.049) 0:00:54.610 ********** 2020-05-21T19:17:33.195 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** 2020-05-21T19:17:33.197 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:33.235 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.050) 0:00:54.660 ********** 2020-05-21T19:17:33.243 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-05-21T19:17:33.245 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.284 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.049) 0:00:54.709 ********** 2020-05-21T19:17:33.292 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ 2020-05-21T19:17:33.294 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.334 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.049) 0:00:54.759 ********** 2020-05-21T19:17:33.342 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-05-21T19:17:33.343 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.382 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.048) 0:00:54.807 ********** 2020-05-21T19:17:33.390 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2020-05-21T19:17:33.392 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.429 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.047) 0:00:54.854 ********** 2020-05-21T19:17:33.438 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-05-21T19:17:33.439 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.476 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.046) 0:00:54.901 ********** 2020-05-21T19:17:33.484 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2020-05-21T19:17:33.486 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.524 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.048) 0:00:54.949 ********** 2020-05-21T19:17:33.564 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-05-21T19:17:33.566 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'epel', 'value': {'name': 'Extra Packages for Enterprise Linux', 'mirrorlist': 'file:///etc/yum.repos.d/epel-mirrorlist', 'failovermethod': 'priority', 'enabled': '1', 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'epel-testing', 'value': {'name': 'Extra Packages for Enterprise Linux - Testing', 'mirrorlist': 'file:///etc/yum.repos.d/epel-testing-mirrorlist', 'failovermethod': 'priority', 'enabled': 0, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "epel-testing", "value": {"enabled": 0, "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-testing-mirrorlist", "name": "Extra Packages for Enterprise Linux - Testing"}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.607 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.082) 0:00:55.032 ********** 2020-05-21T19:17:33.639 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-05-21T19:17:33.640 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.018601", "end": "2020-05-21 19:17:33.149362", "rc": 0, "start": "2020-05-21 19:17:33.130761", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-05-21T19:17:33.676 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.069) 0:00:55.101 ********** 2020-05-21T19:17:33.685 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-05-21T19:17:33.687 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-mirrorlist", "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "item": "epel-testing-mirrorlist", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.723 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.046) 0:00:55.148 ********** 2020-05-21T19:17:33.732 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-05-21T19:17:33.734 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.770 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.046) 0:00:55.195 ********** 2020-05-21T19:17:33.778 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-05-21T19:17:33.780 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.816 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.046) 0:00:55.241 ********** 2020-05-21T19:17:33.831 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-05-21T19:17:33.833 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.873 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.057) 0:00:55.298 ********** 2020-05-21T19:17:33.905 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-05-21T19:17:33.906 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:33.941 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:33 +0000 (0:00:00.067) 0:00:55.366 ********** 2020-05-21T19:17:33.972 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-05-21T19:17:33.974 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Get the current timezone] *************************************** ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "cmd": "cat /etc/timezone", "delta": "0:00:00.010181", "end": "2020-05-21 19:17:34.234719", "rc": 0, "start": "2020-05-21 19:17:34.224538", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-05-21T19:17:34.008 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.066) 0:00:55.433 ********** 2020-05-21T19:17:34.047 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.038) 0:00:55.472 ********** 2020-05-21T19:17:34.055 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-05-21T19:17:34.057 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.099 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.052) 0:00:55.524 ********** 2020-05-21T19:17:34.108 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-05-21T19:17:34.110 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.145 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.045) 0:00:55.570 ********** 2020-05-21T19:17:34.154 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-05-21T19:17:34.155 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.191 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.046) 0:00:55.616 ********** 2020-05-21T19:17:34.201 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-05-21T19:17:34.203 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.239 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.046) 0:00:55.663 ********** 2020-05-21T19:17:34.246 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-05-21T19:17:34.248 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.284 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.045) 0:00:55.709 ********** 2020-05-21T19:17:34.292 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-05-21T19:17:34.294 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.329 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.044) 0:00:55.754 ********** 2020-05-21T19:17:34.337 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-05-21T19:17:34.339 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.376 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.047) 0:00:55.801 ********** 2020-05-21T19:17:34.408 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.442 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.065) 0:00:55.867 ********** 2020-05-21T19:17:34.472 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-05-21T19:17:34.474 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.511 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.068) 0:00:55.936 ********** 2020-05-21T19:17:34.540 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** 2020-05-21T19:17:34.547 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:34.575 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:34 +0000 (0:00:00.063) 0:00:56.000 ********** 2020-05-21T19:17:34.994 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-05-21T19:17:34.996 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.526476", "end": "2020-05-21 19:17:34.500447", "rc": 0, "start": "2020-05-21 19:17:33.973971", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:17:35.033 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:35 +0000 (0:00:00.457) 0:00:56.457 ********** 2020-05-21T19:17:35.063 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-05-21T19:17:35.064 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:35.098 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:35 +0000 (0:00:00.065) 0:00:56.523 ********** 2020-05-21T19:17:35.250 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-05-21T19:17:35.252 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.531952", "end": "2020-05-21 19:17:35.500426", "rc": 0, "start": "2020-05-21 19:17:34.968474", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [common : Clean apt cache] ************************************************ [WARNING]: Consider using the apt module rather than running 'apt-get'. If you need to use command because apt is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.018325", "end": "2020-05-21 19:17:34.767029", "rc": 0, "start": "2020-05-21 19:17:34.748704", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:17:35.285 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:35 +0000 (0:00:00.187) 0:00:56.710 ********** 2020-05-21T19:17:35.320 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:35 +0000 (0:00:00.034) 0:00:56.745 ********** 2020-05-21T19:17:35.327 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-05-21T19:17:35.329 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:35.363 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:35 +0000 (0:00:00.043) 0:00:56.788 ********** 2020-05-21T19:17:35.525 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-05-21T19:17:35.527 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "cmd": ["apt-get", "clean"], "delta": "0:00:00.018007", "end": "2020-05-21 19:17:35.781704", "rc": 0, "start": "2020-05-21 19:17:35.763697", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:17:35.567 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:35 +0000 (0:00:00.203) 0:00:56.992 ********** 2020-05-21T19:17:37.747 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2020-05-21T19:17:37.749 INFO:teuthology.task.ansible.out: [WARNING]: Could not find aptitude. Using apt-get instead ok: [smithi065.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:17:37.785 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:37 +0000 (0:00:02.217) 0:00:59.210 ********** 2020-05-21T19:17:38.404 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:17:38.445 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:38 +0000 (0:00:00.660) 0:00:59.870 ********** 2020-05-21T19:17:38.477 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-05-21T19:17:38.478 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:38.517 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:38 +0000 (0:00:00.072) 0:00:59.942 ********** 2020-05-21T19:17:38.869 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2020-05-21T19:17:38.906 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:38 +0000 (0:00:00.388) 0:01:00.330 ********** 2020-05-21T19:17:39.536 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:17:39.574 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:39 +0000 (0:00:00.668) 0:01:00.999 ********** 2020-05-21T19:17:39.966 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** ok: [smithi065.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} 2020-05-21T19:17:40.308 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} 2020-05-21T19:17:40.596 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** changed: [smithi180.front.sepia.ceph.com] => {"attempts": 1, "cache_update_time": 1590088657, "cache_updated": true, "changed": true} 2020-05-21T19:17:40.640 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:40 +0000 (0:00:01.066) 0:01:02.065 ********** 2020-05-21T19:17:40.652 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-05-21T19:17:40.653 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2020-05-21T19:17:40.694 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:40 +0000 (0:00:00.053) 0:01:02.119 ********** 2020-05-21T19:17:40.839 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* 2020-05-21T19:17:40.841 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2020-05-21T19:17:40.878 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:40 +0000 (0:00:00.184) 0:01:02.303 ********** 2020-05-21T19:17:41.229 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-05-21T19:17:41.231 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 12725, "state": "file", "uid": 0} 2020-05-21T19:17:41.232 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-05-21T19:17:41.234 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:17:41.271 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:41 +0000 (0:00:00.392) 0:01:02.696 ********** 2020-05-21T19:17:41.309 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-05-21T19:17:41.310 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:41.349 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:41 +0000 (0:00:00.077) 0:01:02.774 ********** 2020-05-21T19:17:41.546 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-05-21T19:17:41.548 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2020-05-21T19:17:41.728 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "size": 131, "state": "file", "uid": 0} 2020-05-21T19:17:41.764 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:41 +0000 (0:00:00.415) 0:01:03.189 ********** 2020-05-21T19:17:41.859 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-05-21T19:17:41.861 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2020-05-21T19:17:41.902 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:41 +0000 (0:00:00.138) 0:01:03.327 ********** 2020-05-21T19:17:41.945 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-05-21T19:17:41.947 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2020-05-21T19:17:41.984 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:41 +0000 (0:00:00.081) 0:01:03.409 ********** 2020-05-21T19:17:42.015 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-05-21T19:17:42.016 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:42.056 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:42 +0000 (0:00:00.071) 0:01:03.481 ********** 2020-05-21T19:17:42.087 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-05-21T19:17:42.088 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:42.126 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:42 +0000 (0:00:00.070) 0:01:03.551 ********** 2020-05-21T19:17:42.168 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-05-21T19:17:42.169 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:42.181 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:42.183 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:42.195 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:42.236 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:42 +0000 (0:00:00.109) 0:01:03.661 ********** 2020-05-21T19:17:42.268 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-05-21T19:17:42.270 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:42.310 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:42 +0000 (0:00:00.073) 0:01:03.735 ********** 2020-05-21T19:17:42.372 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-05-21T19:17:42.374 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:17:42.414 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:42 +0000 (0:00:00.104) 0:01:03.839 ********** 2020-05-21T19:17:42.790 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** ok: [smithi180.front.sepia.ceph.com] => (item=megacli) => {"ansible_loop_var": "item", "changed": false, "checksum": "cb3ef2aa6a3e3002b234f166e739a39b1f3a1bde", "dest": "/usr/sbin/megacli", "gid": 0, "group": "root", "item": "megacli", "mode": "0755", "owner": "root", "path": "/usr/sbin/megacli", "size": 2716736, "state": "file", "uid": 0} 2020-05-21T19:17:43.110 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=cli64) => {"ansible_loop_var": "item", "changed": false, "checksum": "a3b8773b14e8594ffbd9fc156c09436eb0184bc7", "dest": "/usr/sbin/cli64", "gid": 0, "group": "root", "item": "cli64", "mode": "0755", "owner": "root", "path": "/usr/sbin/cli64", "size": 1952038, "state": "file", "uid": 0} 2020-05-21T19:17:43.442 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=nvme) => {"ansible_loop_var": "item", "changed": false, "checksum": "98735dcacd6fec55dd92b67281b478603b7955b1", "dest": "/usr/sbin/nvme", "gid": 0, "group": "root", "item": "nvme", "mode": "0755", "owner": "root", "path": "/usr/sbin/nvme", "size": 580432, "state": "file", "uid": 0} 2020-05-21T19:17:43.477 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:43 +0000 (0:00:01.063) 0:01:04.902 ********** 2020-05-21T19:17:43.614 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "size": 4096, "state": "directory", "uid": 0} 2020-05-21T19:17:43.653 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:43 +0000 (0:00:00.175) 0:01:05.078 ********** 2020-05-21T19:17:44.009 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-05-21T19:17:44.011 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=smart.sh) => {"ansible_loop_var": "item", "changed": false, "checksum": "9a447e184389aadb9aaf1e77f30f0a7f8b716c4e", "dest": "/usr/libexec/smart.sh", "gid": 0, "group": "root", "item": "smart.sh", "mode": "0755", "owner": "root", "path": "/usr/libexec/smart.sh", "size": 12725, "state": "file", "uid": 0} 2020-05-21T19:17:44.319 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=raid.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9d9a89805d8a9e4c7281934e887da31f7ac464fb", "dest": "/usr/libexec/raid.pl", "gid": 0, "group": "root", "item": "raid.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/raid.pl", "size": 8602, "state": "file", "uid": 0} 2020-05-21T19:17:44.643 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=diskusage.pl) => {"ansible_loop_var": "item", "changed": false, "checksum": "9c74425885a83f23bc37817de46979ca5173ccb7", "dest": "/usr/libexec/diskusage.pl", "gid": 0, "group": "root", "item": "diskusage.pl", "mode": "0755", "owner": "root", "path": "/usr/libexec/diskusage.pl", "size": 3605, "state": "file", "uid": 0} 2020-05-21T19:17:44.679 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:44 +0000 (0:00:01.025) 0:01:06.104 ********** 2020-05-21T19:17:44.718 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-05-21T19:17:44.720 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib/nagios/plugins", "nrpe_group": "nagios", "nrpe_packages": ["nagios-nrpe-server", "nagios-plugins-basic"], "nrpe_service_name": "nagios-nrpe-server", "nrpe_user": "nagios"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/apt_systems.yml"], "changed": false} 2020-05-21T19:17:44.754 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:44 +0000 (0:00:00.074) 0:01:06.179 ********** 2020-05-21T19:17:44.783 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:44.819 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:44 +0000 (0:00:00.064) 0:01:06.243 ********** 2020-05-21T19:17:44.858 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-05-21T19:17:44.860 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:44.893 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:44 +0000 (0:00:00.074) 0:01:06.318 ********** 2020-05-21T19:17:44.942 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-05-21T19:17:44.944 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-common-4.0.8-2.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:44.953 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nrpe-2.15-7.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:44.955 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:44.964 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm) => {"ansible_loop_var": "item", "changed": false, "item": "http://apt-mirror.front.sepia.ceph.com/lab-extras/rhel7/x86_64/nagios-plugins-load-2.0.3-3.el7.x86_64.rpm", "skip_reason": "Conditional result was False"} 2020-05-21T19:17:45.000 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:44 +0000 (0:00:00.107) 0:01:06.425 ********** 2020-05-21T19:17:45.039 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-05-21T19:17:45.041 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:45.074 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:45 +0000 (0:00:00.073) 0:01:06.499 ********** 2020-05-21T19:17:52.830 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-05-21T19:17:52.832 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n icinga | icinga2\nThe following packages will be upgraded:\n monitoring-plugins-basic\n1 upgraded, 0 newly installed, 0 to remove and 81 not upgraded.\nNeed to get 272 kB of archives.\nAfter this operation, 69.6 kB disk space will be freed.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 monitoring-plugins-basic amd64 2.2-6ubuntu1.1 [272 kB]\nFetched 272 kB in 1s (500 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149537 files and directories currently installed.)\r\nPreparing to unpack .../monitoring-plugins-basic_2.2-6ubuntu1.1_amd64.deb ...\r\nUnpacking monitoring-plugins-basic (2.2-6ubuntu1.1) over (2.2-6ubuntu1) ...\r\nSetting up monitoring-plugins-basic (2.2-6ubuntu1.1) ...\r\nSetcap for check_icmp and check_dhcp worked!\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Suggested packages:", " icinga | icinga2", "The following packages will be upgraded:", " monitoring-plugins-basic", "1 upgraded, 0 newly installed, 0 to remove and 81 not upgraded.", "Need to get 272 kB of archives.", "After this operation, 69.6 kB disk space will be freed.", "Get:1 http://archive.ubuntu 2020-05-21T19:17:52.834 INFO:teuthology.task.ansible.out:.com/ubuntu focal-updates/universe amd64 monitoring-plugins-basic amd64 2.2-6ubuntu1.1 [272 kB]", "Fetched 272 kB in 1s (500 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149537 files and directories currently installed.)", "Preparing to unpack .../monitoring-plugins-basic_2.2-6ubuntu1.1_amd64.deb ...", "Unpacking monitoring-plugins-basic (2.2-6ubuntu1.1) over (2.2-6ubuntu1) ...", "Setting up monitoring-plugins-basic (2.2-6ubuntu1.1) ...", "Setcap for check_icmp and check_dhcp worked!"]} 2020-05-21T19:17:52.865 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:52 +0000 (0:00:07.791) 0:01:14.290 ********** 2020-05-21T19:17:53.213 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-05-21T19:17:53.215 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2020-05-21T19:17:53.249 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:53 +0000 (0:00:00.382) 0:01:14.673 ********** 2020-05-21T19:17:53.608 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-05-21T19:17:53.742 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} Thursday 21 May 2020 19:17:53 +0000 (0:00:00.395) 0:01:15.069 ********** 2020-05-21T19:17:53.797 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-05-21T19:17:53.798 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2020-05-21T19:17:53.921 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2020-05-21T19:17:53.959 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:53 +0000 (0:00:00.314) 0:01:15.384 ********** 2020-05-21T19:17:54.000 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-05-21T19:17:54.001 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:54.036 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:54 +0000 (0:00:00.076) 0:01:15.461 ********** 2020-05-21T19:17:54.076 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-05-21T19:17:54.078 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:54.111 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:54 +0000 (0:00:00.075) 0:01:15.536 ********** 2020-05-21T19:17:54.152 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-05-21T19:17:54.154 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:54.188 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:54 +0000 (0:00:00.077) 0:01:15.613 ********** 2020-05-21T19:17:54.576 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-05-21T19:17:54.578 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "9c3d1d79583cf76a6d81bb2ec150bc4af5ca3c5c", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1166, "state": "file", "uid": 0} 2020-05-21T19:17:54.614 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:54 +0000 (0:00:00.425) 0:01:16.039 ********** 2020-05-21T19:17:54.912 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-05-21T19:17:54.914 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": true, "stderr": "", "stderr_lines": [], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nSuggested packages:\n icinga | icinga2\nThe following packages will be upgraded:\n monitoring-plugins-basic\n1 upgraded, 0 newly installed, 0 to remove and 81 not upgraded.\nNeed to get 272 kB of archives.\nAfter this operation, 69.6 kB disk space will be freed.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 monitoring-plugins-basic amd64 2.2-6ubuntu1.1 [272 kB]\nFetched 272 kB in 1s (498 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149537 files and directories currently installed.)\r\nPreparing to unpack .../monitoring-plugins-basic_2.2-6ubuntu1.1_amd64.deb ...\r\nUnpacking monitoring-plugins-basic (2.2-6ubuntu1.1) over (2.2-6ubuntu1) ...\r\nSetting up monitoring-plugins-basic (2.2-6ubuntu1.1) ...\r\nSetcap for check_icmp and check_dhcp worked!\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "Suggested packages:", " icinga | icinga2", "The following packages will be upgraded:", " monitoring-plugins-basic", "1 upgraded, 0 newly installed, 0 to remove and 81 not upgraded.", "Need to get 272 kB of archives.", "After this operation, 69.6 kB disk space will be freed.", "Get:1 http://archive.ubuntu 2020-05-21T19:17:54.916 INFO:teuthology.task.ansible.out:.com/ubuntu focal-updates/universe amd64 monitoring-plugins-basic amd64 2.2-6ubuntu1.1 [272 kB]", "Fetched 272 kB in 1s (498 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149537 files and directories currently installed.)", "Preparing to unpack .../monitoring-plugins-basic_2.2-6ubuntu1.1_amd64.deb ...", "Unpacking monitoring-plugins-basic (2.2-6ubuntu1.1) over (2.2-6ubuntu1) ...", "Setting up monitoring-plugins-basic (2.2-6ubuntu1.1) ...", "Setcap for check_icmp and check_dhcp worked!"]} 2020-05-21T19:17:54.951 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:54 +0000 (0:00:00.337) 0:01:16.376 ********** 2020-05-21T19:17:55.324 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-05-21T19:17:55.326 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "4880e187ff9f437cc33858eb1d0fa49a06d67be4", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "size": 180, "state": "file", "uid": 0} 2020-05-21T19:17:55.361 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.409) 0:01:16.786 ********** 2020-05-21T19:17:55.370 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-05-21T19:17:55.372 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-05-21 19:16:20 UTC", "ActiveEnterTimestampMonotonic": "16960818", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "local-fs.target nss-lookup.target var-run.mount systemd-tmpfiles-setup.service time-sync.target sysinit.target systemd-journald.socket remote-fs.target basic.target network.target -.mount system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-05-21 19:16:20 UTC", "AssertTimestampMonotonic": "16939496", "Before": "xdm.service shutdown.target getty@tty1.service plymouth-quit.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-05-21 19:16:20 UTC", "Co 2020-05-21T19:17:55.374 INFO:teuthology.task.ansible.out:nditionTimestampMonotonic": "16939495", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nagios-nrpe-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1114", "ExecMainStartTimestamp": "Thu 2020-05-21 19:16:20 UTC", "ExecMainStartTimestampMonotonic": "16960510", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Thu 2020-05-21 19:16:20 UTC] ; stop_time=[n/a] ; pid=1114 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; flags= ; start_time=[Thu 2020-05-21 19:16:20 UTC] ; stop_time=[n/a] ; pid=1114 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", 2020-05-21T19:17:55.375 INFO:teuthology.task.ansible.out:"GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-05-21 19:16:20 UTC", "InactiveExitTimestampMonotonic": "16960818", "InvocationID": "acec722ba8744b9793b8d7dce9b3a79f", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127783", "LimitNPROCSoft": "127783", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127783", "LimitSIGPENDINGSoft": "127783", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1114", "MemoryAccounting": "yes", "MemoryCurrent": "872448", "Memo 2020-05-21T19:17:55.377 INFO:teuthology.task.ansible.out:ryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nagios/nrpe.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-05-21 19:16:20 UTC", "StateChangeTimestampMonotonic": "16960818", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": " 2020-05-21T19:17:55.378 INFO:teuthology.task.ansible.out:no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "38335", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "110", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-05-21T19:17:55.409 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.048) 0:01:16.834 ********** 2020-05-21T19:17:55.438 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-05-21T19:17:55.440 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.473 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.064) 0:01:16.898 ********** 2020-05-21T19:17:55.513 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-05-21T19:17:55.515 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.550 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.076) 0:01:16.975 ********** 2020-05-21T19:17:55.591 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-05-21T19:17:55.593 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.627 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.077) 0:01:17.052 ********** 2020-05-21T19:17:55.669 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2020-05-21T19:17:55.671 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.705 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.078) 0:01:17.130 ********** 2020-05-21T19:17:55.718 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-05-21T19:17:55.720 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib/nagios/plugins/check_mem.sh", "size": 1964, "state": "file", "uid": 0} 2020-05-21T19:17:55.756 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.051) 0:01:17.181 ********** 2020-05-21T19:17:55.765 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-05-21T19:17:55.767 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.802 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.045) 0:01:17.227 ********** 2020-05-21T19:17:55.842 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-05-21T19:17:55.844 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.877 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.075) 0:01:17.302 ********** 2020-05-21T19:17:55.908 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ ok: [smithi180.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "DAEMON_OPTS", "msg": ""} 2020-05-21T19:17:55.923 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:55.955 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:55 +0000 (0:00:00.078) 0:01:17.380 ********** 2020-05-21T19:17:55.995 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-05-21T19:17:55.997 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:56.032 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.076) 0:01:17.457 ********** 2020-05-21T19:17:56.041 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-05-21T19:17:56.043 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "backup": "", "changed": false, "item": "NRPE_OPTS", "msg": ""} 2020-05-21T19:17:56.079 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.047) 0:01:17.504 ********** 2020-05-21T19:17:56.089 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:56.131 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.051) 0:01:17.556 ********** 2020-05-21T19:17:56.141 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-05-21T19:17:56.143 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:56.179 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.047) 0:01:17.604 ********** 2020-05-21T19:17:56.188 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-05-21T19:17:56.190 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:56.227 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.048) 0:01:17.652 ********** 2020-05-21T19:17:56.236 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-05-21T19:17:56.238 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2020-05-21T19:17:56.273 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.046) 0:01:17.698 ********** 2020-05-21T19:17:56.282 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-05-21T19:17:56.284 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2020-05-21T19:17:56.321 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.047) 0:01:17.746 ********** 2020-05-21T19:17:56.331 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-05-21T19:17:56.333 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:56.370 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.048) 0:01:17.794 ********** 2020-05-21T19:17:56.379 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-05-21T19:17:56.381 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "collectl", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2020-05-21T19:17:56.420 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.049) 0:01:17.845 ********** 2020-05-21T19:17:56.470 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-05-21T19:17:56.472 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "lttng-tools", "libtool-bin", "docker.io", "python3-nose", "python3-virtualenv", "python3-configobj", "python3-gevent", "python3-numpy", "python3-matplotlib", "python3-setuptools"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"} 2020-05-21T19:17:56.507 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.087) 0:01:17.932 ********** 2020-05-21T19:17:56.557 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-05-21T19:17:56.559 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2020-05-21T19:17:56.593 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.085) 0:01:18.018 ********** 2020-05-21T19:17:56.745 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-05-21T19:17:56.748 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2020-05-21T19:17:56.781 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.188) 0:01:18.206 ********** 2020-05-21T19:17:56.793 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-05-21T19:17:56.795 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "9c3d1d79583cf76a6d81bb2ec150bc4af5ca3c5c", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "size": 1166, "state": "file", "uid": 0} 2020-05-21T19:17:56.833 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.051) 0:01:18.257 ********** 2020-05-21T19:17:56.934 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-05-21T19:17:56.936 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 1214, "name": "ubuntu", "state": "present", "system": false} 2020-05-21T19:17:56.972 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:56 +0000 (0:00:00.138) 0:01:18.396 ********** 2020-05-21T19:17:57.002 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-05-21T19:17:57.004 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.038 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.066) 0:01:18.463 ********** 2020-05-21T19:17:57.068 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-05-21T19:17:57.069 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nagios-nrpe-server", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-05-21 19:16:03 UTC", "ActiveEnterTimestampMonotonic": "16111476", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket var-run.mount systemd-tmpfiles-setup.service remote-fs.target network.target sysinit.target system.slice time-sync.target local-fs.target -.mount nss-lookup.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-05-21 19:16:03 UTC", "AssertTimestampMonotonic": "16078327", "Before": "multi-user.target plymouth-quit.service xdm.service shutdown.target getty@tty1.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-05-21 19:16:03 UTC", "Co 2020-05-21T19:17:57.071 INFO:teuthology.task.ansible.out:nditionTimestampMonotonic": "16078326", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target nrpe.socket", "ControlGroup": "/system.slice/nagios-nrpe-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Nagios Remote Plugin Executor", "DevicePolicy": "auto", "Documentation": "http://www.nagios.org/documentation", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/default/nagios-nrpe-server (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1101", "ExecMainStartTimestamp": "Thu 2020-05-21 19:16:03 UTC", "ExecMainStartTimestampMonotonic": "16111295", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; ignore_errors=no ; start_time=[Thu 2020-05-21 19:16:03 UTC] ; stop_time=[n/a] ; pid=1101 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f $NRPE_OPTS ; flags= ; start_time=[Thu 2020-05-21 19:16:03 UTC] ; stop_time=[n/a] ; pid=1101 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopPostEx": "{ path=/bin/rm ; argv[]=/bin/rm -f /run/nagios/nrpe.pid ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/nagios-nrpe-server.service", 2020-05-21T19:17:57.073 INFO:teuthology.task.ansible.out:"GID": "118", "Group": "nagios", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "nagios-nrpe-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-05-21 19:16:03 UTC", "InactiveExitTimestampMonotonic": "16111476", "InvocationID": "5e1d9c578aab4f998c95979a8a8d0601", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "63367", "LimitNPROCSoft": "63367", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "63367", "LimitSIGPENDINGSoft": "63367", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1101", "MemoryAccounting": "yes", "MemoryCurrent": "5341184", "MemoryD 2020-05-21T19:17:57.075 INFO:teuthology.task.ansible.out:enyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "nagios-nrpe-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/run/nagios/nrpe.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-05-21 19:16:03 UTC", "StateChangeTimestampMonotonic": "16111476", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no" 2020-05-21T19:17:57.076 INFO:teuthology.task.ansible.out:, "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "19010", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "110", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "nagios", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-05-21T19:17:57.107 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.069) 0:01:18.532 ********** 2020-05-21T19:17:57.119 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-05-21T19:17:57.120 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.159 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.051) 0:01:18.584 ********** 2020-05-21T19:17:57.170 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-05-21T19:17:57.172 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.210 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.051) 0:01:18.635 ********** 2020-05-21T19:17:57.262 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-05-21T19:17:57.264 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.299 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.088) 0:01:18.723 ********** 2020-05-21T19:17:57.329 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-05-21T19:17:57.331 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2020-05-21T19:17:57.368 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.068) 0:01:18.792 ********** 2020-05-21T19:17:57.378 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-05-21T19:17:57.380 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.417 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.049) 0:01:18.842 ********** 2020-05-21T19:17:57.450 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.486 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.068) 0:01:18.911 ********** 2020-05-21T19:17:57.515 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-05-21T19:17:57.517 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.552 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.066) 0:01:18.977 ********** 2020-05-21T19:17:57.582 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-05-21T19:17:57.584 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.619 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.067) 0:01:19.044 ********** 2020-05-21T19:17:57.660 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-05-21T19:17:57.662 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.701 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.081) 0:01:19.126 ********** 2020-05-21T19:17:57.743 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:57.744 INFO:teuthology.task.ansible.out:TASK [common : nrpe - Build SELinux policy package] **************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.780 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.079) 0:01:19.205 ********** 2020-05-21T19:17:57.820 INFO:teuthology.task.ansible.out: 2020-05-21T19:17:57.822 INFO:teuthology.task.ansible.out:TASK [testnode : Set a high max open files limit for the teuthology user.] ***** ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2020-05-21T19:17:57.823 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.857 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.077) 0:01:19.282 ********** 2020-05-21T19:17:57.894 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.037) 0:01:19.319 ********** 2020-05-21T19:17:57.902 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-05-21T19:17:57.904 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi065"}, "changed": false} 2020-05-21T19:17:57.941 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.046) 0:01:19.366 ********** 2020-05-21T19:17:57.952 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-05-21T19:17:57.954 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:57.990 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:57 +0000 (0:00:00.049) 0:01:19.415 ********** 2020-05-21T19:17:58.041 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-05-21T19:17:58.043 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"apt_repos": [], "ceph_packages_to_remove": ["ceph", "ceph-common", "libcephfs1", "radosgw", "python-ceph", "python-rados", "python-cephfs", "python-rbd", "librbd1", "librados2", "ceph-fs-common-dbg", "ceph-fs-common"], "common_apt_repos": [], "common_packages": [], "nfs_service": "nfs-kernel-server", "ntp_service_name": "ntp", "packages": [], "packages_to_remove": ["multipath-tools"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "ssh"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/apt_systems.yml"], "changed": false} 2020-05-21T19:17:58.078 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.088) 0:01:19.503 ********** 2020-05-21T19:17:58.129 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-05-21T19:17:58.131 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml) => {"ansible_facts": {"common_packages": ["libfcgi0ldbl", "python-dev", "libev-dev", "perl", "libwww-perl", "lsb-release", "build-essential", "sysstat", "gdb", "libedit2", "cryptsetup-bin", "xfsprogs", "gdisk", "parted", "libuuid1", "libatomic-ops-dev", "git-core", "attr", "dbench", "bonnie++", "valgrind", "ant", "libtool", "automake", "gettext", "uuid-dev", "libacl1-dev", "bc", "xfsdump", "xfslibs-dev", "libattr1-dev", "quota", "libcap2-bin", "libncurses5-dev", "lvm2", "vim", "pdsh", "collectl", "blktrace", "genisoimage", "libjson-xs-perl", "xml-twig-tools", "default-jdk", "junit4", "tgt", "open-iscsi", "cifs-utils", "ipcalc", "nfs-common", "nfs-kernel-server", "software-properties-common"], "non_aarch64_common_packages": ["smbios-utils", "libfcgi", "sysprof"], "non_aarch64_packages_to_upgrade": ["libapache2-mod-fastcgi"], "packages_to_remove": ["openmpi-common"], "packages_to_upgrade": ["apt", "apache2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu.yml"} 2020-05-21T19:17:58.167 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.088) 0:01:19.592 ********** 2020-05-21T19:17:58.218 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-05-21T19:17:58.220 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml) => {"ansible_facts": {"non_aarch64_packages": ["libgoogle-perftools4", "iozone3"], "non_aarch64_packages_to_upgrade": [], "packages": ["mpich", "qemu-system-x86", "lttng-tools", "libtool-bin", "docker.io", "python3-nose", "python3-virtualenv", "python3-configobj", "python3-gevent", "python3-numpy", "python3-matplotlib", "python3-setuptools"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/ubuntu_20.yml"} 2020-05-21T19:17:58.257 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.089) 0:01:19.682 ********** 2020-05-21T19:17:58.307 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-05-21T19:17:58.309 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml) => {"ansible_facts": {}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/empty.yml"} 2020-05-21T19:17:58.345 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.087) 0:01:19.769 ********** 2020-05-21T19:17:58.489 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-05-21T19:17:58.491 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} 2020-05-21T19:17:58.527 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.181) 0:01:19.951 ********** 2020-05-21T19:17:58.673 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 1214, "name": "ubuntu", "state": "present", "system": false} 2020-05-21T19:17:58.709 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.182) 0:01:20.134 ********** 2020-05-21T19:17:58.740 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-05-21T19:17:58.742 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:58.776 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.066) 0:01:20.201 ********** 2020-05-21T19:17:58.806 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-05-21T19:17:58.808 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:17:58.845 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:58 +0000 (0:00:00.069) 0:01:20.270 ********** 2020-05-21T19:17:59.049 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-05-21T19:17:59.051 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/sh", "state": "present", "uid": 10101} 2020-05-21T19:17:59.087 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:59 +0000 (0:00:00.242) 0:01:20.512 ********** 2020-05-21T19:17:59.098 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2020-05-21T19:17:59.100 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi065.front.sepia.ceph.com", "ansible_hostname": "smithi065", "ansible_nodename": "smithi065"}, "changed": true, "name": "smithi065"} 2020-05-21T19:17:59.137 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:59 +0000 (0:00:00.049) 0:01:20.562 ********** 2020-05-21T19:17:59.491 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-05-21T19:17:59.492 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2020-05-21T19:17:59.532 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:59 +0000 (0:00:00.394) 0:01:20.956 ********** 2020-05-21T19:17:59.561 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-05-21T19:17:59.563 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "dc140f4bb26594b8d5e0753bab8d93c0cced7772", "dest": "/etc/security/limits.d/ubuntu.conf", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/security/limits.d/ubuntu.conf", "size": 112, "state": "file", "uid": 0} 2020-05-21T19:17:59.600 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:59 +0000 (0:00:00.068) 0:01:21.025 ********** 2020-05-21T19:17:59.641 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-05-21T19:17:59.644 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi180"}, "changed": false} 2020-05-21T19:17:59.681 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:59 +0000 (0:00:00.081) 0:01:21.106 ********** 2020-05-21T19:17:59.893 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-05-21T19:17:59.894 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2020-05-21T19:17:59.931 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:17:59 +0000 (0:00:00.249) 0:01:21.356 ********** 2020-05-21T19:18:00.249 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2020-05-21T19:18:00.251 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "front.sepia.ceph.com", "ansible_fqdn": "smithi180.front.sepia.ceph.com", "ansible_hostname": "smithi180", "ansible_nodename": "smithi180"}, "changed": true, "name": "smithi180"} 2020-05-21T19:18:00.293 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.361) 0:01:21.718 ********** 2020-05-21T19:18:00.564 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2020-05-21T19:18:00.569 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2020-05-21T19:18:00.604 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.311) 0:01:22.029 ********** 2020-05-21T19:18:00.634 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2020-05-21T19:18:00.636 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:00.670 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.066) 0:01:22.095 ********** 2020-05-21T19:18:00.683 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-05-21T19:18:00.686 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "2f7bfea2455a0d9220592aa0c21ac69c312e7471", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "size": 2646, "state": "file", "uid": 0} 2020-05-21T19:18:00.726 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.055) 0:01:22.151 ********** 2020-05-21T19:18:00.736 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-05-21T19:18:00.738 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:00.773 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.047) 0:01:22.198 ********** 2020-05-21T19:18:00.815 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-05-21T19:18:00.817 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:00.852 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.078) 0:01:22.277 ********** 2020-05-21T19:18:00.899 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:00.935 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.082) 0:01:22.360 ********** 2020-05-21T19:18:00.964 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-05-21T19:18:00.966 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.001 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:00 +0000 (0:00:00.065) 0:01:22.425 ********** 2020-05-21T19:18:01.040 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-05-21T19:18:01.042 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.077 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.076) 0:01:22.502 ********** 2020-05-21T19:18:01.098 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-05-21T19:18:01.101 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "58d78b02605c8368f1913de12e145f4ad930fafc", "dest": "/etc/ssh/ssh_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/ssh_config", "size": 570, "state": "file", "uid": 0} 2020-05-21T19:18:01.135 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.058) 0:01:22.560 ********** 2020-05-21T19:18:01.146 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-05-21T19:18:01.147 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.184 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.048) 0:01:22.609 ********** 2020-05-21T19:18:01.225 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-05-21T19:18:01.227 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.259 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.075) 0:01:22.684 ********** 2020-05-21T19:18:01.295 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-05-21T19:18:01.327 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.067) 0:01:22.752 ********** 2020-05-21T19:18:01.357 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-05-21T19:18:01.393 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.066) 0:01:22.818 ********** 2020-05-21T19:18:01.424 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-05-21T19:18:01.459 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.065) 0:01:22.884 ********** 2020-05-21T19:18:01.501 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-05-21T19:18:01.502 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.538 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.078) 0:01:22.962 ********** 2020-05-21T19:18:01.588 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-05-21T19:18:01.590 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.625 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.087) 0:01:23.050 ********** 2020-05-21T19:18:01.655 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-05-21T19:18:01.656 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.690 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.064) 0:01:23.114 ********** 2020-05-21T19:18:01.711 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** changed: [smithi180.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "comment": null, "exclusive": false, "follow": false, "key": "https://raw.githubusercontent.com/ceph/keys/autogenerated/ssh/@all.pub", "key_options": null, "keyfile": "/home/ubuntu/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "ubuntu", "validate_certs": true} 2020-05-21T19:18:01.747 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.057) 0:01:23.172 ********** 2020-05-21T19:18:01.756 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:18:01.758 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.793 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.045) 0:01:23.218 ********** 2020-05-21T19:18:01.802 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2020-05-21T19:18:01.804 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.842 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.048) 0:01:23.266 ********** 2020-05-21T19:18:01.851 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-05-21T19:18:01.852 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.888 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.046) 0:01:23.313 ********** 2020-05-21T19:18:01.898 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-05-21T19:18:01.899 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.944 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.055) 0:01:23.369 ********** 2020-05-21T19:18:01.953 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-05-21T19:18:01.955 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:01.991 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:01 +0000 (0:00:00.047) 0:01:23.416 ********** 2020-05-21T19:18:02.000 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-05-21T19:18:02.002 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.040 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.049) 0:01:23.465 ********** 2020-05-21T19:18:02.051 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.089 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.048) 0:01:23.514 ********** 2020-05-21T19:18:02.099 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-05-21T19:18:02.101 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.140 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.051) 0:01:23.565 ********** 2020-05-21T19:18:02.151 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-05-21T19:18:02.153 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.189 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.048) 0:01:23.613 ********** 2020-05-21T19:18:02.197 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-05-21T19:18:02.199 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.237 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.048) 0:01:23.662 ********** 2020-05-21T19:18:02.246 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-05-21T19:18:02.248 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.290 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.047) 0:01:23.709 ********** 2020-05-21T19:18:02.296 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.334 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.049) 0:01:23.759 ********** 2020-05-21T19:18:02.342 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-05-21T19:18:02.344 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.380 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.045) 0:01:23.805 ********** 2020-05-21T19:18:02.390 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-05-21T19:18:02.391 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.429 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.049) 0:01:23.854 ********** 2020-05-21T19:18:02.440 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-05-21T19:18:02.442 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.481 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.051) 0:01:23.906 ********** 2020-05-21T19:18:02.492 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-05-21T19:18:02.494 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.532 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.051) 0:01:23.957 ********** 2020-05-21T19:18:02.544 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2020-05-21T19:18:02.546 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.582 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.049) 0:01:24.007 ********** 2020-05-21T19:18:02.593 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-05-21T19:18:02.635 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.052) 0:01:24.060 ********** 2020-05-21T19:18:02.647 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-05-21T19:18:02.649 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.689 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.054) 0:01:24.114 ********** 2020-05-21T19:18:02.700 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-05-21T19:18:02.747 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.057) 0:01:24.171 ********** 2020-05-21T19:18:02.756 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-05-21T19:18:02.758 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.798 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.051) 0:01:24.223 ********** 2020-05-21T19:18:02.809 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-05-21T19:18:02.851 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.052) 0:01:24.276 ********** 2020-05-21T19:18:02.863 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-05-21T19:18:02.864 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.903 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.052) 0:01:24.328 ********** 2020-05-21T19:18:02.915 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-05-21T19:18:02.917 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:02.958 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:02 +0000 (0:00:00.054) 0:01:24.383 ********** 2020-05-21T19:18:02.969 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2020-05-21T19:18:02.971 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.010 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.051) 0:01:24.435 ********** 2020-05-21T19:18:03.019 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-05-21T19:18:03.021 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/release.asc", "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item=https://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "https://download.ceph.com/keys/autobuild.asc", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.062 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.052) 0:01:24.487 ********** 2020-05-21T19:18:03.082 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.112 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.049) 0:01:24.537 ********** 2020-05-21T19:18:03.121 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-05-21T19:18:03.122 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.165 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.052) 0:01:24.589 ********** 2020-05-21T19:18:03.193 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:18:03.195 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.233 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.068) 0:01:24.658 ********** 2020-05-21T19:18:03.263 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-05-21T19:18:03.264 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.266 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005184", "end": "2020-05-21 19:18:03.528413", "rc": 0, "start": "2020-05-21 19:18:03.523229", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:18:03.304 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.071) 0:01:24.729 ********** 2020-05-21T19:18:03.343 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.038) 0:01:24.768 ********** 2020-05-21T19:18:03.353 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-05-21T19:18:03.395 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.052) 0:01:24.820 ********** 2020-05-21T19:18:03.406 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-05-21T19:18:03.408 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.448 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.052) 0:01:24.872 ********** 2020-05-21T19:18:03.488 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.525 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.077) 0:01:24.950 ********** 2020-05-21T19:18:03.568 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-05-21T19:18:03.570 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.615 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.090) 0:01:25.040 ********** 2020-05-21T19:18:03.649 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-05-21T19:18:03.651 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.688 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.073) 0:01:25.113 ********** 2020-05-21T19:18:03.720 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-05-21T19:18:03.722 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.758 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.069) 0:01:25.183 ********** 2020-05-21T19:18:03.784 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-05-21T19:18:03.786 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} 2020-05-21T19:18:03.821 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.062) 0:01:25.245 ********** 2020-05-21T19:18:03.831 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-05-21T19:18:03.833 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.871 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.050) 0:01:25.296 ********** 2020-05-21T19:18:03.881 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-05-21T19:18:03.883 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.918 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.046) 0:01:25.343 ********** 2020-05-21T19:18:03.926 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2020-05-21T19:18:03.928 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:03.966 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:03 +0000 (0:00:00.048) 0:01:25.391 ********** 2020-05-21T19:18:03.999 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:04.035 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.069) 0:01:25.460 ********** 2020-05-21T19:18:04.079 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-05-21T19:18:04.081 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:04.118 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.082) 0:01:25.543 ********** 2020-05-21T19:18:04.160 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-05-21T19:18:04.162 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:04.198 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.080) 0:01:25.623 ********** 2020-05-21T19:18:04.246 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2020-05-21T19:18:04.248 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:04.284 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.085) 0:01:25.709 ********** 2020-05-21T19:18:04.315 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2020-05-21T19:18:04.317 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:04.351 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.067) 0:01:25.776 ********** 2020-05-21T19:18:04.521 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2020-05-21T19:18:04.523 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "cmd": "ls -1 /etc/apt/sources.list.d/", "delta": "0:00:00.005478", "end": "2020-05-21 19:18:04.032946", "rc": 0, "start": "2020-05-21 19:18:04.027468", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:18:04.578 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.226) 0:01:26.003 ********** 2020-05-21T19:18:04.610 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-05-21T19:18:04.650 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:04 +0000 (0:00:00.071) 0:01:26.075 ********** 2020-05-21T19:18:05.017 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "ba101482124806c7f6ea9fc7b4acfda303391ad6", "dest": "/etc/apt/preferences.d/ceph.pref", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/apt/preferences.d/ceph.pref", "size": 52, "state": "file", "uid": 0} 2020-05-21T19:18:05.061 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:05 +0000 (0:00:00.410) 0:01:26.486 ********** 2020-05-21T19:18:05.112 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-05-21T19:18:05.114 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:05.168 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:05 +0000 (0:00:00.107) 0:01:26.593 ********** 2020-05-21T19:18:05.405 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-05-21T19:18:05.407 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2020-05-21T19:18:06.290 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/autobuild.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/autobuild.asc"} 2020-05-21T19:18:06.465 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2020-05-21T19:18:06.502 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:06 +0000 (0:00:01.334) 0:01:27.927 ********** 2020-05-21T19:18:07.130 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-05-21T19:18:07.132 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:18:07.169 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:07 +0000 (0:00:00.667) 0:01:28.594 ********** 2020-05-21T19:18:07.200 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-05-21T19:18:07.237 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:07 +0000 (0:00:00.067) 0:01:28.662 ********** 2020-05-21T19:18:07.299 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-05-21T19:18:07.301 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=http://download.ceph.com/keys/release.asc) => {"ansible_loop_var": "item", "changed": false, "item": "http://download.ceph.com/keys/release.asc"} 2020-05-21T19:18:07.340 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:07 +0000 (0:00:00.103) 0:01:28.765 ********** 2020-05-21T19:18:07.414 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-05-21T19:18:07.419 INFO:teuthology.task.ansible.out: [WARNING]: Consider using 'become', 'become_method', and 'become_user' rather than running sudo changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.029958", "end": "2020-05-21 19:18:07.673837", "rc": 0, "start": "2020-05-21 19:18:07.643879", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:18:07.457 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:07 +0000 (0:00:00.113) 0:01:28.879 ********** 2020-05-21T19:18:07.969 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-05-21T19:18:07.970 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:18:08.008 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:08 +0000 (0:00:00.553) 0:01:29.433 ********** 2020-05-21T19:18:08.049 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-05-21T19:18:08.088 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:08 +0000 (0:00:00.080) 0:01:29.513 ********** 2020-05-21T19:18:08.283 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-05-21T19:18:08.285 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "cmd": ["sudo", "apt-get", "clean"], "delta": "0:00:00.028785", "end": "2020-05-21 19:18:07.792084", "rc": 0, "start": "2020-05-21 19:18:07.763299", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:18:08.321 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:08 +0000 (0:00:00.232) 0:01:29.746 ********** 2020-05-21T19:18:09.599 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-05-21T19:18:09.602 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:18:09.669 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:09 +0000 (0:00:01.348) 0:01:31.094 ********** 2020-05-21T19:18:10.403 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:18:10.441 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:10 +0000 (0:00:00.771) 0:01:31.866 ********** 2020-05-21T19:18:19.837 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-05-21T19:18:19.839 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms\n libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1\n libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools\n ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 75 not upgraded.\nAfter this operation, 62.8 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149537 files and directories currently installed.)\r\nRemoving qemu-utils (1:4.2-3ubuntu6) ...\r\nRemoving qemu-system-x86 (1:4.2-3ubuntu6) ...\r\nRemoving qemu-system-common (1:4.2-3ubuntu6) ...\r\nRemoving qemu-block-extra:amd64 (1:4.2-3ubuntu6) ...\r\nRemoving librbd1 (15.2.1-0ubuntu1) ...\r\nRemoving librados2 (15.2.1-0ubuntu1) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for l 2020-05-21T19:18:19.840 INFO:teuthology.task.ansible.out:ibc-bin (2.31-0ubuntu9) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms", " libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1", " libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools", " ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 75 not upgraded.", "After this operation, 62.8 MB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149537 files and directories currently installed.)", "Removing qemu-utils (1:4.2-3ubuntu6) ...", "Removing qemu-system-x86 (1:4.2-3ubuntu6) ...", "Removing qemu-system-common (1:4.2-3ubuntu6) ...", "Removing qemu-block-extra:amd64 (1:4.2-3ubuntu6) ...", "Removing librbd1 (15.2.1-0ubuntu1) ...", "Removing librados2 (15.2.1-0ubuntu1) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9) ..."]} 2020-05-21T19:18:19.891 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:19 +0000 (0:00:09.450) 0:01:41.316 ********** 2020-05-21T19:18:20.727 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms\n libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1\n libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools\n ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following packages will be REMOVED:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\n0 upgraded, 0 newly installed, 6 to remove and 75 not upgraded.\nAfter this operation, 62.8 MB disk space will be freed.\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149537 files and directories currently installed.)\r\nRemoving qemu-utils (1:4.2-3ubuntu6) ...\r\nRemoving qemu-system-x86 (1:4.2-3ubuntu6) ...\r\nRemoving qemu-system-common (1:4.2-3ubuntu6) ...\r\nRemoving qemu-block-extra:amd64 (1:4.2-3ubuntu6) ...\r\nRemoving librbd1 (15.2.1-0ubuntu1) ...\r\nRemoving librados2 (15.2.1-0ubuntu1) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for l 2020-05-21T19:18:20.729 INFO:teuthology.task.ansible.out:ibc-bin (2.31-0ubuntu9) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms", " libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1", " libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools", " ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following packages will be REMOVED:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "0 upgraded, 0 newly installed, 6 to remove and 75 not upgraded.", "After this operation, 62.8 MB disk space will be freed.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149537 files and directories currently installed.)", "Removing qemu-utils (1:4.2-3ubuntu6) ...", "Removing qemu-system-x86 (1:4.2-3ubuntu6) ...", "Removing qemu-system-common (1:4.2-3ubuntu6) ...", "Removing qemu-block-extra:amd64 (1:4.2-3ubuntu6) ...", "Removing librbd1 (15.2.1-0ubuntu1) ...", "Removing librados2 (15.2.1-0ubuntu1) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9) ..."]} 2020-05-21T19:18:20.769 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:20 +0000 (0:00:00.877) 0:01:42.194 ********** 2020-05-21T19:18:32.431 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-05-21T19:18:32.434 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms\n libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1\n libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools\n ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n apt-utils libapt-pkg6.0\nSuggested packages:\n apt-doc aptitude | synaptic | wajig\nThe following packages will be upgraded:\n apt apt-utils libapt-pkg6.0\n3 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.\nNeed to get 2336 kB of archives.\nAfter this operation, 6144 B disk space will be freed.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.2ubuntu0.1 [832 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.2ubuntu0.1 [1290 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.2ubuntu0.1 [214 kB]\nFetched 2336 kB in 1s (2678 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database .. 2020-05-21T19:18:32.435 INFO:teuthology.task.ansible.out:. 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../libapt-pkg6.0_2.0.2ubuntu0.1_amd64.deb ...\r\nUnpacking libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) over (2.0.2) ...\r\nSetting up libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../apt_2.0.2ubuntu0.1_amd64.deb ...\r\nUnpacking apt (2.0.2ubuntu0.1) over (2.0.2) ...\r\nSetting up apt (2.0.2ubuntu0.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../apt-utils_2.0.2ubuntu0.1_amd64.deb ...\r\nUnpacking apt-utils (2.0.2ubuntu0.1) over (2.0.2) ...\r\nSetting up apt-utils (2.0.2ubuntu0.1) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\ 2020-05-21T19:18:32.437 INFO:teuthology.task.ansible.out:r\nProcessing triggers for libc-bin (2.31-0ubuntu9) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms", " libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1", " libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools", " ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " apt-utils libapt-pkg6.0", "Suggested packages:", " apt-doc aptitude | synaptic | wajig", "The following packages will be upgraded:", " apt apt-utils libapt-pkg6.0", "3 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.", "Need to get 2336 kB of archives.", "After this operation, 6144 B disk space will be freed.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.2ubuntu0.1 [832 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.2ubuntu0.1 [1290 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.2ubuntu0.1 [214 kB]", "Fetched 2336 kB in 1s (2678 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Prep 2020-05-21T19:18:32.439 INFO:teuthology.task.ansible.out:aring to unpack .../libapt-pkg6.0_2.0.2ubuntu0.1_amd64.deb ...", "Unpacking libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) over (2.0.2) ...", "Setting up libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Preparing to unpack .../apt_2.0.2ubuntu0.1_amd64.deb ...", "Unpacking apt (2.0.2ubuntu0.1) over (2.0.2) ...", "Setting up apt (2.0.2ubuntu0.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Preparing to unpack .../apt-utils_2.0.2ubuntu0.1_amd64.deb ...", "Unpacking apt-utils (2.0.2ubuntu0.1) over (2.0.2) ...", "Setting up apt-utils (2.0.2ubuntu0.1) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9) ..."]} 2020-05-21T19:18:32.472 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:32 +0000 (0:00:11.703) 0:01:53.897 ********** 2020-05-21T19:18:32.519 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-05-21T19:18:32.521 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:32.558 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:32 +0000 (0:00:00.085) 0:01:53.982 ********** 2020-05-21T19:18:32.878 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-05-21T19:18:32.879 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following packages were automatically installed and are no longer required:\n cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms\n libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1\n libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools\n ovmf qemu-system-data qemu-system-gui seabios sharutils\nUse 'sudo apt autoremove' to remove them.\nThe following additional packages will be installed:\n apt-utils libapt-pkg6.0\nSuggested packages:\n apt-doc aptitude | synaptic | wajig\nThe following packages will be upgraded:\n apt apt-utils libapt-pkg6.0\n3 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.\nNeed to get 2336 kB of archives.\nAfter this operation, 6144 B disk space will be freed.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.2ubuntu0.1 [832 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.2ubuntu0.1 [1290 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.2ubuntu0.1 [214 kB]\nFetched 2336 kB in 1s (2698 kB/s)\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database .. 2020-05-21T19:18:32.880 INFO:teuthology.task.ansible.out:. 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../libapt-pkg6.0_2.0.2ubuntu0.1_amd64.deb ...\r\nUnpacking libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) over (2.0.2) ...\r\nSetting up libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../apt_2.0.2ubuntu0.1_amd64.deb ...\r\nUnpacking apt (2.0.2ubuntu0.1) over (2.0.2) ...\r\nSetting up apt (2.0.2ubuntu0.1) ...\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../apt-utils_2.0.2ubuntu0.1_amd64.deb ...\r\nUnpacking apt-utils (2.0.2ubuntu0.1) over (2.0.2) ...\r\nSetting up apt-utils (2.0.2ubuntu0.1) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\ 2020-05-21T19:18:32.882 INFO:teuthology.task.ansible.out:r\nProcessing triggers for libc-bin (2.31-0ubuntu9) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "The following packages were automatically installed and are no longer required:", " cpu-checker ipxe-qemu ipxe-qemu-256k-compat-efi-roms", " libboost-iostreams1.71.0 libbrlapi0.7 libcacard0 libiscsi7 libpmem1", " libslirp0 libspice-server1 libusbredirparser1 libvirglrenderer1 msr-tools", " ovmf qemu-system-data qemu-system-gui seabios sharutils", "Use 'sudo apt autoremove' to remove them.", "The following additional packages will be installed:", " apt-utils libapt-pkg6.0", "Suggested packages:", " apt-doc aptitude | synaptic | wajig", "The following packages will be upgraded:", " apt apt-utils libapt-pkg6.0", "3 upgraded, 0 newly installed, 0 to remove and 72 not upgraded.", "Need to get 2336 kB of archives.", "After this operation, 6144 B disk space will be freed.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.2ubuntu0.1 [832 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.2ubuntu0.1 [1290 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.2ubuntu0.1 [214 kB]", "Fetched 2336 kB in 1s (2698 kB/s)", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Prep 2020-05-21T19:18:32.884 INFO:teuthology.task.ansible.out:aring to unpack .../libapt-pkg6.0_2.0.2ubuntu0.1_amd64.deb ...", "Unpacking libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) over (2.0.2) ...", "Setting up libapt-pkg6.0:amd64 (2.0.2ubuntu0.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Preparing to unpack .../apt_2.0.2ubuntu0.1_amd64.deb ...", "Unpacking apt (2.0.2ubuntu0.1) over (2.0.2) ...", "Setting up apt (2.0.2ubuntu0.1) ...", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Preparing to unpack .../apt-utils_2.0.2ubuntu0.1_amd64.deb ...", "Unpacking apt-utils (2.0.2ubuntu0.1) over (2.0.2) ...", "Setting up apt-utils (2.0.2ubuntu0.1) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9) ..."]} 2020-05-21T19:18:32.917 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:32 +0000 (0:00:00.359) 0:01:54.342 ********** 2020-05-21T19:18:32.968 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-05-21T19:18:32.970 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:33.004 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:32 +0000 (0:00:00.087) 0:01:54.429 ********** 2020-05-21T19:18:44.014 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-05-21T19:18:44.015 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\ngit is already the newest version (1:2.25.1-1ubuntu3).\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data\n qemu-system-gui qemu-utils\nSuggested packages:\n samba vde2 debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n qemu-system-data qemu-system-gui\n2 upgraded, 6 newly installed, 0 to remove and 70 not upgraded.\nNeed to get 14.2 MB of archives.\nAfter this operation, 62.8 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.1-0ubuntu2 [3236 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.1-0ubuntu2 [1611 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.1 [54.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.1 [1055 kB]\nGet:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.1 [563 kB]\nGet:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.1 [41.4 kB]\nGet:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.1 [6721 kB]\nGet:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.1 [967 kB]\nFetched 14.2 MB in 1s (11.9 MB/s)\nSelecting p 2020-05-21T19:18:44.017 INFO:teuthology.task.ansible.out:reviously unselected package librados2.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_15.2.1-0ubuntu2_amd64.deb ...\r\nUnpacking librados2 (15.2.1-0ubuntu2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_15.2.1-0ubuntu2_amd64.deb ...\r\nUnpacking librbd1 (15.2.1-0ubuntu2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-system-common (1:4.2-3ubuntu6.1) ...\r\nPreparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.1_all.deb ...\r\nUnpacking qemu-system-data (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...\r\nPreparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:4.2-3ubuntu6.1) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking 2020-05-21T19:18:44.018 INFO:teuthology.task.ansible.out: qemu-utils (1:4.2-3ubuntu6.1) ...\r\nSetting up librados2 (15.2.1-0ubuntu2) ...\r\nSetting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) ...\r\nSetting up librbd1 (15.2.1-0ubuntu2) ...\r\nSetting up qemu-system-data (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-system-common (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-system-x86 (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-utils (1:4.2-3ubuntu6.1) ...\r\nProcessing triggers for mime-support (3.64ubuntu1) ...\r\nProcessing triggers for hicolor-icon-theme (0.17-2) ...\r\nProcessing triggers for gnome-menus (3.36.0-1ubuntu1) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for desktop-file-utils (0.24-1ubuntu2) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.25.1-1ubuntu3).", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data", " qemu-system-gui qemu-utils", "Suggested packages:", " samba vde2 debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " qemu-system-data qemu-system-gui", "2 upgraded, 6 newly installed, 0 to remove and 70 not upgraded.", "Need to get 14.2 MB of archives.", "After this operation, 62.8 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.1-0ubuntu2 [3236 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.1-0ubuntu2 [1611 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.1 [54.7 kB]", "Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-com 2020-05-21T19:18:44.021 INFO:teuthology.task.ansible.out:mon amd64 1:4.2-3ubuntu6.1 [1055 kB]", "Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.1 [563 kB]", "Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.1 [41.4 kB]", "Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.1 [6721 kB]", "Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.1 [967 kB]", "Fetched 14.2 MB in 1s (11.9 MB/s)", "Selecting previously unselected package librados2.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Preparing to unpack .../0-librados2_15.2.1-0ubuntu2_amd64.deb ...", "Unpacking librados2 (15.2.1-0ubuntu2) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_15.2.1-0ubuntu2_amd64.deb ...", "Unpacking librbd1 (15.2.1-0ubuntu2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-system-common (1:4.2-3ubuntu6.1) ...", "Preparing to unpack .../4-qemu-system-data_1%3a4.2- 2020-05-21T19:18:44.022 INFO:teuthology.task.ansible.out:3ubuntu6.1_all.deb ...", "Unpacking qemu-system-data (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...", "Preparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-system-x86 (1:4.2-3ubuntu6.1) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-utils (1:4.2-3ubuntu6.1) ...", "Setting up librados2 (15.2.1-0ubuntu2) ...", "Setting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) ...", "Setting up librbd1 (15.2.1-0ubuntu2) ...", "Setting up qemu-system-data (1:4.2-3ubuntu6.1) ...", "Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...", "Setting up qemu-system-common (1:4.2-3ubuntu6.1) ...", "Setting up qemu-system-x86 (1:4.2-3ubuntu6.1) ...", "Setting up qemu-utils (1:4.2-3ubuntu6.1) ...", "Processing triggers for mime-support (3.64ubuntu1) ...", "Processing triggers for hicolor-icon-theme (0.17-2) ...", "Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for desktop-file-utils (0.24-1ubuntu2) ..."]} 2020-05-21T19:18:44.059 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:44 +0000 (0:00:11.054) 0:02:05.484 ********** 2020-05-21T19:18:44.699 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-05-21T19:18:44.700 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:18:44.737 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:44 +0000 (0:00:00.677) 0:02:06.162 ********** 2020-05-21T19:18:44.880 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-05-21T19:18:44.882 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2020-05-21T19:18:44.922 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:44 +0000 (0:00:00.184) 0:02:06.346 ********** 2020-05-21T19:18:44.954 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-05-21T19:18:44.955 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:44.995 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:44 +0000 (0:00:00.073) 0:02:06.420 ********** 2020-05-21T19:18:45.007 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-05-21T19:18:45.009 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": true, "stderr": "W: --force-yes is deprecated, use one of the options starting with --allow instead.\n", "stderr_lines": ["W: --force-yes is deprecated, use one of the options starting with --allow instead."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading state information...\ngit is already the newest version (1:2.25.1-1ubuntu3).\nThe following additional packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data\n qemu-system-gui qemu-utils\nSuggested packages:\n samba vde2 debootstrap\nThe following NEW packages will be installed:\n librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86\n qemu-utils\nThe following packages will be upgraded:\n qemu-system-data qemu-system-gui\n2 upgraded, 6 newly installed, 0 to remove and 70 not upgraded.\nNeed to get 14.2 MB of archives.\nAfter this operation, 62.8 MB of additional disk space will be used.\nGet:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.1-0ubuntu2 [3236 kB]\nGet:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.1-0ubuntu2 [1611 kB]\nGet:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.1 [54.7 kB]\nGet:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-common amd64 1:4.2-3ubuntu6.1 [1055 kB]\nGet:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.1 [563 kB]\nGet:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.1 [41.4 kB]\nGet:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.1 [6721 kB]\nGet:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.1 [967 kB]\nFetched 14.2 MB in 1s (11.9 MB/s)\nSelecting p 2020-05-21T19:18:45.011 INFO:teuthology.task.ansible.out:reviously unselected package librados2.\r\n(Reading database ... \r(Reading database ... 5%\r(Reading database ... 10%\r(Reading database ... 15%\r(Reading database ... 20%\r(Reading database ... 25%\r(Reading database ... 30%\r(Reading database ... 35%\r(Reading database ... 40%\r(Reading database ... 45%\r(Reading database ... 50%\r(Reading database ... 55%\r(Reading database ... 60%\r(Reading database ... 65%\r(Reading database ... 70%\r(Reading database ... 75%\r(Reading database ... 80%\r(Reading database ... 85%\r(Reading database ... 90%\r(Reading database ... 95%\r(Reading database ... 100%\r(Reading database ... 149465 files and directories currently installed.)\r\nPreparing to unpack .../0-librados2_15.2.1-0ubuntu2_amd64.deb ...\r\nUnpacking librados2 (15.2.1-0ubuntu2) ...\r\nSelecting previously unselected package librbd1.\r\nPreparing to unpack .../1-librbd1_15.2.1-0ubuntu2_amd64.deb ...\r\nUnpacking librbd1 (15.2.1-0ubuntu2) ...\r\nSelecting previously unselected package qemu-block-extra:amd64.\r\nPreparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...\r\nSelecting previously unselected package qemu-system-common.\r\nPreparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-system-common (1:4.2-3ubuntu6.1) ...\r\nPreparing to unpack .../4-qemu-system-data_1%3a4.2-3ubuntu6.1_all.deb ...\r\nUnpacking qemu-system-data (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...\r\nPreparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...\r\nSelecting previously unselected package qemu-system-x86.\r\nPreparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking qemu-system-x86 (1:4.2-3ubuntu6.1) ...\r\nSelecting previously unselected package qemu-utils.\r\nPreparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.1_amd64.deb ...\r\nUnpacking 2020-05-21T19:18:45.013 INFO:teuthology.task.ansible.out: qemu-utils (1:4.2-3ubuntu6.1) ...\r\nSetting up librados2 (15.2.1-0ubuntu2) ...\r\nSetting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) ...\r\nSetting up librbd1 (15.2.1-0ubuntu2) ...\r\nSetting up qemu-system-data (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-system-common (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-system-x86 (1:4.2-3ubuntu6.1) ...\r\nSetting up qemu-utils (1:4.2-3ubuntu6.1) ...\r\nProcessing triggers for mime-support (3.64ubuntu1) ...\r\nProcessing triggers for hicolor-icon-theme (0.17-2) ...\r\nProcessing triggers for gnome-menus (3.36.0-1ubuntu1) ...\r\nProcessing triggers for libc-bin (2.31-0ubuntu9) ...\r\nProcessing triggers for man-db (2.9.1-1) ...\r\nProcessing triggers for desktop-file-utils (0.24-1ubuntu2) ...\r\n", "stdout_lines": ["Reading package lists...", "Building dependency tree...", "Reading state information...", "git is already the newest version (1:2.25.1-1ubuntu3).", "The following additional packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-data", " qemu-system-gui qemu-utils", "Suggested packages:", " samba vde2 debootstrap", "The following NEW packages will be installed:", " librados2 librbd1 qemu-block-extra qemu-system-common qemu-system-x86", " qemu-utils", "The following packages will be upgraded:", " qemu-system-data qemu-system-gui", "2 upgraded, 6 newly installed, 0 to remove and 70 not upgraded.", "Need to get 14.2 MB of archives.", "After this operation, 62.8 MB of additional disk space will be used.", "Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.1-0ubuntu2 [3236 kB]", "Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.1-0ubuntu2 [1611 kB]", "Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.1 [54.7 kB]", "Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-com 2020-05-21T19:18:45.014 INFO:teuthology.task.ansible.out:mon amd64 1:4.2-3ubuntu6.1 [1055 kB]", "Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-data all 1:4.2-3ubuntu6.1 [563 kB]", "Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-gui amd64 1:4.2-3ubuntu6.1 [41.4 kB]", "Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-system-x86 amd64 1:4.2-3ubuntu6.1 [6721 kB]", "Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.1 [967 kB]", "Fetched 14.2 MB in 1s (11.9 MB/s)", "Selecting previously unselected package librados2.", "(Reading database ... ", "(Reading database ... 5%", "(Reading database ... 10%", "(Reading database ... 15%", "(Reading database ... 20%", "(Reading database ... 25%", "(Reading database ... 30%", "(Reading database ... 35%", "(Reading database ... 40%", "(Reading database ... 45%", "(Reading database ... 50%", "(Reading database ... 55%", "(Reading database ... 60%", "(Reading database ... 65%", "(Reading database ... 70%", "(Reading database ... 75%", "(Reading database ... 80%", "(Reading database ... 85%", "(Reading database ... 90%", "(Reading database ... 95%", "(Reading database ... 100%", "(Reading database ... 149465 files and directories currently installed.)", "Preparing to unpack .../0-librados2_15.2.1-0ubuntu2_amd64.deb ...", "Unpacking librados2 (15.2.1-0ubuntu2) ...", "Selecting previously unselected package librbd1.", "Preparing to unpack .../1-librbd1_15.2.1-0ubuntu2_amd64.deb ...", "Unpacking librbd1 (15.2.1-0ubuntu2) ...", "Selecting previously unselected package qemu-block-extra:amd64.", "Preparing to unpack .../2-qemu-block-extra_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...", "Selecting previously unselected package qemu-system-common.", "Preparing to unpack .../3-qemu-system-common_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-system-common (1:4.2-3ubuntu6.1) ...", "Preparing to unpack .../4-qemu-system-data_1%3a4.2- 2020-05-21T19:18:45.016 INFO:teuthology.task.ansible.out:3ubuntu6.1_all.deb ...", "Unpacking qemu-system-data (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...", "Preparing to unpack .../5-qemu-system-gui_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) over (1:4.2-3ubuntu6) ...", "Selecting previously unselected package qemu-system-x86.", "Preparing to unpack .../6-qemu-system-x86_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-system-x86 (1:4.2-3ubuntu6.1) ...", "Selecting previously unselected package qemu-utils.", "Preparing to unpack .../7-qemu-utils_1%3a4.2-3ubuntu6.1_amd64.deb ...", "Unpacking qemu-utils (1:4.2-3ubuntu6.1) ...", "Setting up librados2 (15.2.1-0ubuntu2) ...", "Setting up qemu-system-gui:amd64 (1:4.2-3ubuntu6.1) ...", "Setting up librbd1 (15.2.1-0ubuntu2) ...", "Setting up qemu-system-data (1:4.2-3ubuntu6.1) ...", "Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.1) ...", "Setting up qemu-system-common (1:4.2-3ubuntu6.1) ...", "Setting up qemu-system-x86 (1:4.2-3ubuntu6.1) ...", "Setting up qemu-utils (1:4.2-3ubuntu6.1) ...", "Processing triggers for mime-support (3.64ubuntu1) ...", "Processing triggers for hicolor-icon-theme (0.17-2) ...", "Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...", "Processing triggers for libc-bin (2.31-0ubuntu9) ...", "Processing triggers for man-db (2.9.1-1) ...", "Processing triggers for desktop-file-utils (0.24-1ubuntu2) ..."]} 2020-05-21T19:18:45.051 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.055) 0:02:06.476 ********** 2020-05-21T19:18:45.164 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-05-21T19:18:45.166 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2020-05-21T19:18:45.210 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.159) 0:02:06.635 ********** 2020-05-21T19:18:45.584 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-05-21T19:18:45.586 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2020-05-21T19:18:45.630 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.419) 0:02:07.054 ********** 2020-05-21T19:18:45.696 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-05-21T19:18:45.697 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:18:45.741 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.110) 0:02:07.165 ********** 2020-05-21T19:18:45.803 INFO:teuthology.task.ansible.out: 2020-05-21T19:18:45.805 INFO:teuthology.task.ansible.out:TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ ok: [smithi180.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1214, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-05-21T19:18:45.841 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.100) 0:02:07.266 ********** 2020-05-21T19:18:45.891 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-05-21T19:18:45.894 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "cmd": ["perl", "-pe", "if (m{^([^#]\\S*\\s+/\\s+\\S+\\s+)(\\S+)(\\s+.*)$}) { $_=\"$1$2,user_xattr$3\\n\" unless $2=~m{(^|,)user_xattr(,|$)}; }", "-i.bak", "/etc/fstab"], "rc": 0, "stdout": "skipped, since /etc/fstab.bak exists", "stdout_lines": ["skipped, since /etc/fstab.bak exists"]} 2020-05-21T19:18:45.928 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.087) 0:02:07.353 ********** 2020-05-21T19:18:45.959 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-05-21T19:18:45.961 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.001 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:45 +0000 (0:00:00.072) 0:02:07.426 ********** 2020-05-21T19:18:46.010 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-05-21T19:18:46.012 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:18:46.051 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.049) 0:02:07.475 ********** 2020-05-21T19:18:46.145 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-05-21T19:18:46.147 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 10102, "name": "fuse", "state": "present", "system": false} 2020-05-21T19:18:46.191 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.140) 0:02:07.616 ********** 2020-05-21T19:18:46.327 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-05-21T19:18:46.328 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Thu 2020-05-21 19:16:04 UTC", "ActiveEnterTimestampMonotonic": "17116347", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "remote-fs.target systemd-tmpfiles-setup.service network.target system.slice systemd-journald.socket sysinit.target basic.target -.mount nss-lookup.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-05-21 19:16:03 UTC", "AssertTimestampMonotonic": "15996854", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-05-21 19:16:03 UTC", "ConditionTimestampMonotonic": "15996854", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup" 2020-05-21T19:18:46.330 INFO:teuthology.task.ansible.out:: "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1167", "ExecMainStartTimestamp": "Thu 2020-05-21 19:16:04 UTC", "ExecMainStartTimestampMonotonic": "17116308", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "1844674407370 2020-05-21T19:18:46.332 INFO:teuthology.task.ansible.out:9551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-05-21 19:16:03 UTC", "InactiveExitTimestampMonotonic": "15998064", "InvocationID": "bfc965d7e9a1435ba4019a381f79da87", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "63367", "LimitNPROCSoft": "63367", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "63367", "LimitSIGPENDINGSoft": "63367", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1167", "MemoryAccounting": "yes", "MemoryCurrent": "10088448", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy" 2020-05-21T19:18:46.333 INFO:teuthology.task.ansible.out:: "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/tmp /var/tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-05-21 19:16:04 UTC", "StateChangeTimestampMonotonic": "17116347", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "19010", "TimeoutAbortUSec": "1 2020-05-21T19:18:46.336 INFO:teuthology.task.ansible.out:min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-05-21T19:18:46.367 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.176) 0:02:07.792 ********** 2020-05-21T19:18:46.398 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-05-21T19:18:46.400 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.434 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.066) 0:02:07.859 ********** 2020-05-21T19:18:46.463 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-05-21T19:18:46.465 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.501 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.066) 0:02:07.926 ********** 2020-05-21T19:18:46.531 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-05-21T19:18:46.533 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.568 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.067) 0:02:07.993 ********** 2020-05-21T19:18:46.578 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-05-21T19:18:46.580 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "9edff47031d0f14a9b8c813b44eb4a9296d0439f", "dest": "/etc/fuse.conf", "gid": 10102, "group": "fuse", "mode": "0644", "owner": "root", "path": "/etc/fuse.conf", "size": 366, "state": "file", "uid": 0} 2020-05-21T19:18:46.621 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.052) 0:02:08.046 ********** 2020-05-21T19:18:46.631 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-05-21T19:18:46.633 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.669 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.048) 0:02:08.094 ********** 2020-05-21T19:18:46.700 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-05-21T19:18:46.702 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.738 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.067) 0:02:08.162 ********** 2020-05-21T19:18:46.772 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-05-21T19:18:46.774 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.809 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.072) 0:02:08.234 ********** 2020-05-21T19:18:46.819 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2020-05-21T19:18:46.821 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1214, "groups": "fuse,kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-05-21T19:18:46.859 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.049) 0:02:08.284 ********** 2020-05-21T19:18:46.871 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-05-21T19:18:46.873 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.910 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.050) 0:02:08.335 ********** 2020-05-21T19:18:46.951 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-05-21T19:18:46.953 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:46.988 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:46 +0000 (0:00:00.077) 0:02:08.413 ********** 2020-05-21T19:18:47.013 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-05-21T19:18:47.015 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:18:47.049 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.061) 0:02:08.474 ********** 2020-05-21T19:18:47.059 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:18:47.061 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.111 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.061) 0:02:08.536 ********** 2020-05-21T19:18:47.154 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-05-21T19:18:47.156 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.188 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.077) 0:02:08.613 ********** 2020-05-21T19:18:47.226 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-05-21T19:18:47.228 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.262 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.073) 0:02:08.687 ********** 2020-05-21T19:18:47.302 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-05-21T19:18:47.304 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.345 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.082) 0:02:08.769 ********** 2020-05-21T19:18:47.356 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-05-21T19:18:47.358 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "name": "apache2", "state": "stopped", "status": {"ActiveEnterTimestamp": "Thu 2020-05-21 19:16:21 UTC", "ActiveEnterTimestampMonotonic": "18197367", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-tmpfiles-setup.service systemd-journald.socket remote-fs.target sysinit.target nss-lookup.target basic.target -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-05-21 19:16:20 UTC", "AssertTimestampMonotonic": "16841114", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-05-21 19:16:20 UTC", "ConditionTimestampMonotonic": "16841114", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup" 2020-05-21T19:18:47.360 INFO:teuthology.task.ansible.out:: "/system.slice/apache2.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "The Apache HTTP Server", "DevicePolicy": "auto", "Documentation": "https://httpd.apache.org/docs/2.4/", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "Environment": "APACHE_STARTED_BY_SYSTEMD=true", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "1195", "ExecMainStartTimestamp": "Thu 2020-05-21 19:16:21 UTC", "ExecMainStartTimestampMonotonic": "18197327", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl graceful ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl start ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/apachectl ; argv[]=/usr/sbin/apachectl stop ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/apache2.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "1844674407370 2020-05-21T19:18:47.361 INFO:teuthology.task.ansible.out:9551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "apache2.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-05-21 19:16:20 UTC", "InactiveExitTimestampMonotonic": "16843387", "InvocationID": "47de3efcf0834b48801798192353d554", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127783", "LimitNPROCSoft": "127783", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127783", "LimitSIGPENDINGSoft": "127783", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "1195", "MemoryAccounting": "yes", "MemoryCurrent": "9961472", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPoli 2020-05-21T19:18:47.363 INFO:teuthology.task.ansible.out:cy": "n/a", "Names": "apache2.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresMountsFor": "/var/tmp /tmp", "Restart": "on-abort", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-05-21 19:16:21 UTC", "StateChangeTimestampMonotonic": "18197367", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "55", "TasksMax": "38335", "TimeoutAbortUSec": 2020-05-21T19:18:47.364 INFO:teuthology.task.ansible.out: "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-05-21T19:18:47.396 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.051) 0:02:08.821 ********** 2020-05-21T19:18:47.407 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-05-21T19:18:47.408 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.445 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.048) 0:02:08.870 ********** 2020-05-21T19:18:47.456 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-05-21T19:18:47.458 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.493 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.048) 0:02:08.918 ********** 2020-05-21T19:18:47.504 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-05-21T19:18:47.506 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.549 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.055) 0:02:08.974 ********** 2020-05-21T19:18:47.560 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-05-21T19:18:47.563 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.599 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.050) 0:02:09.024 ********** 2020-05-21T19:18:47.608 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-05-21T19:18:47.610 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.647 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.048) 0:02:09.072 ********** 2020-05-21T19:18:47.656 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-05-21T19:18:47.657 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.694 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.046) 0:02:09.119 ********** 2020-05-21T19:18:47.703 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-05-21T19:18:47.704 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.741 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.046) 0:02:09.165 ********** 2020-05-21T19:18:47.749 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-05-21T19:18:47.750 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.786 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.045) 0:02:09.211 ********** 2020-05-21T19:18:47.794 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-05-21T19:18:47.796 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.831 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.045) 0:02:09.256 ********** 2020-05-21T19:18:47.839 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-05-21T19:18:47.841 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.876 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.044) 0:02:09.301 ********** 2020-05-21T19:18:47.885 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-05-21T19:18:47.886 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.922 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.046) 0:02:09.347 ********** 2020-05-21T19:18:47.932 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-05-21T19:18:47.934 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:47.972 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:47 +0000 (0:00:00.047) 0:02:09.395 ********** 2020-05-21T19:18:47.982 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-05-21T19:18:47.983 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.020 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.049) 0:02:09.445 ********** 2020-05-21T19:18:48.030 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-05-21T19:18:48.032 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.068 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.047) 0:02:09.493 ********** 2020-05-21T19:18:48.076 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-05-21T19:18:48.078 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.114 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.046) 0:02:09.539 ********** 2020-05-21T19:18:48.123 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-05-21T19:18:48.125 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.162 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.047) 0:02:09.587 ********** 2020-05-21T19:18:48.171 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-05-21T19:18:48.172 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.208 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.045) 0:02:09.633 ********** 2020-05-21T19:18:48.216 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:18:48.218 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.253 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.045) 0:02:09.678 ********** 2020-05-21T19:18:48.263 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-05-21T19:18:48.264 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.301 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.047) 0:02:09.725 ********** 2020-05-21T19:18:48.310 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-05-21T19:18:48.311 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.347 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.046) 0:02:09.772 ********** 2020-05-21T19:18:48.358 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-05-21T19:18:48.360 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.396 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.048) 0:02:09.821 ********** 2020-05-21T19:18:48.403 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-05-21T19:18:48.406 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.444 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.046) 0:02:09.868 ********** 2020-05-21T19:18:48.453 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-05-21T19:18:48.455 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.493 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.050) 0:02:09.918 ********** 2020-05-21T19:18:48.501 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-05-21T19:18:48.503 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.547 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.054) 0:02:09.972 ********** 2020-05-21T19:18:48.559 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-05-21T19:18:48.560 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.598 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.050) 0:02:10.023 ********** 2020-05-21T19:18:48.606 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-05-21T19:18:48.608 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.652 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.054) 0:02:10.077 ********** 2020-05-21T19:18:48.662 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2020-05-21T19:18:48.664 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.701 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.048) 0:02:10.126 ********** 2020-05-21T19:18:48.710 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-05-21T19:18:48.711 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.751 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.048) 0:02:10.174 ********** 2020-05-21T19:18:48.790 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-05-21T19:18:48.792 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.830 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.080) 0:02:10.254 ********** 2020-05-21T19:18:48.851 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-05-21T19:18:48.854 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2020-05-21T19:18:48.890 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.060) 0:02:10.315 ********** 2020-05-21T19:18:48.899 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-05-21T19:18:48.901 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:48.940 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:48 +0000 (0:00:00.050) 0:02:10.365 ********** 2020-05-21T19:18:48.972 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-05-21T19:18:48.976 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.014 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.073) 0:02:10.438 ********** 2020-05-21T19:18:49.045 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-05-21T19:18:49.047 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.082 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.068) 0:02:10.507 ********** 2020-05-21T19:18:49.112 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-05-21T19:18:49.114 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.159 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.076) 0:02:10.584 ********** 2020-05-21T19:18:49.188 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-05-21T19:18:49.190 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.226 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.067) 0:02:10.651 ********** 2020-05-21T19:18:49.248 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-05-21T19:18:49.250 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2020-05-21T19:18:49.290 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.064) 0:02:10.715 ********** 2020-05-21T19:18:49.301 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-05-21T19:18:49.303 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.341 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.050) 0:02:10.766 ********** 2020-05-21T19:18:49.353 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-05-21T19:18:49.357 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.394 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.053) 0:02:10.819 ********** 2020-05-21T19:18:49.404 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-05-21T19:18:49.406 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.445 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.050) 0:02:10.870 ********** 2020-05-21T19:18:49.474 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-05-21T19:18:49.476 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.516 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.070) 0:02:10.940 ********** 2020-05-21T19:18:49.547 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.590 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.069) 0:02:11.010 ********** 2020-05-21T19:18:49.625 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-05-21T19:18:49.627 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.667 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.082) 0:02:11.092 ********** 2020-05-21T19:18:49.711 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2020-05-21T19:18:49.713 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:49.750 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.082) 0:02:11.175 ********** 2020-05-21T19:18:49.761 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-05-21T19:18:49.763 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2020-05-21T19:18:49.803 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.052) 0:02:11.228 ********** 2020-05-21T19:18:49.898 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-05-21T19:18:49.900 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "path": "/etc/ceph", "state": "absent"} 2020-05-21T19:18:49.937 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:49 +0000 (0:00:00.133) 0:02:11.362 ********** 2020-05-21T19:18:50.185 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-05-21T19:18:50.186 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2020-05-21T19:18:50.223 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.286) 0:02:11.648 ********** 2020-05-21T19:18:50.315 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-05-21T19:18:50.317 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "0b949a4622a315acfc90571fddbd013b4dc0f5f9", "dest": "/etc/exports", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/exports", "size": 578, "state": "file", "uid": 0} 2020-05-21T19:18:50.359 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.136) 0:02:11.784 ********** 2020-05-21T19:18:50.391 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-05-21T19:18:50.393 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:50.427 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.068) 0:02:11.852 ********** 2020-05-21T19:18:50.571 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-05-21T19:18:50.573 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2020-05-21T19:18:50.614 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.186) 0:02:12.039 ********** 2020-05-21T19:18:50.758 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-05-21T19:18:50.760 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:18:50.797 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.183) 0:02:12.222 ********** 2020-05-21T19:18:50.817 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-05-21T19:18:50.819 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "d5677bbd13857966eb0fc86f66195b18a2b98e20", "dest": "/etc/cron.weekly/kernel-clean", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cron.weekly/kernel-clean", "size": 752, "state": "file", "uid": 0} 2020-05-21T19:18:50.856 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.059) 0:02:12.281 ********** 2020-05-21T19:18:50.866 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-05-21T19:18:50.868 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:50.909 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.052) 0:02:12.333 ********** 2020-05-21T19:18:50.942 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-05-21T19:18:50.943 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:50.990 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:50 +0000 (0:00:00.080) 0:02:12.414 ********** 2020-05-21T19:18:51.021 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-05-21T19:18:51.023 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.057 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.067) 0:02:12.482 ********** 2020-05-21T19:18:51.088 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-05-21T19:18:51.089 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.127 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.069) 0:02:12.552 ********** 2020-05-21T19:18:51.158 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2020-05-21T19:18:51.159 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.197 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.069) 0:02:12.622 ********** 2020-05-21T19:18:51.236 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:18:51.238 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-05-21T19:18:51.284 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.087) 0:02:12.709 ********** 2020-05-21T19:18:51.296 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-05-21T19:18:51.297 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "22e9a1446f43d0440219b9af14a66dd77fb0c2eb", "dest": "/etc/grub.d/02_force_timeout", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/grub.d/02_force_timeout", "size": 115, "state": "file", "uid": 0} 2020-05-21T19:18:51.337 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.052) 0:02:12.762 ********** 2020-05-21T19:18:51.348 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-05-21T19:18:51.349 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.350 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.350 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.351 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.362 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.374 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.385 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} skipping: [smithi180.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.396 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.398 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.409 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.421 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.422 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.424 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.434 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.483 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.146) 0:02:12.908 ********** 2020-05-21T19:18:51.700 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** 2020-05-21T19:18:51.702 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "6449466d762bced58744df80432d189e35329803", "dest": "/etc/modules", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/modules", "size": 315, "state": "file", "uid": 0} 2020-05-21T19:18:51.704 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-05-21T19:18:51.706 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003954", "end": "2020-05-21 19:18:51.678516", "rc": 0, "start": "2020-05-21 19:18:51.674562", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-05-21T19:18:51.743 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.259) 0:02:13.168 ********** 2020-05-21T19:18:51.789 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.046) 0:02:13.214 ********** 2020-05-21T19:18:51.832 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-05-21T19:18:51.834 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.875 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.086) 0:02:13.300 ********** 2020-05-21T19:18:51.886 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-05-21T19:18:51.888 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:18:51.927 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.051) 0:02:13.352 ********** 2020-05-21T19:18:51.938 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-05-21T19:18:51.940 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:51.979 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:51 +0000 (0:00:00.051) 0:02:13.404 ********** 2020-05-21T19:18:51.993 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.028 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.049) 0:02:13.453 ********** 2020-05-21T19:18:52.039 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-05-21T19:18:52.041 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.080 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.051) 0:02:13.505 ********** 2020-05-21T19:18:52.089 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-05-21T19:18:52.091 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.130 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.049) 0:02:13.554 ********** 2020-05-21T19:18:52.163 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-05-21T19:18:52.165 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.227 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.097) 0:02:13.652 ********** 2020-05-21T19:18:52.272 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-05-21T19:18:52.274 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.314 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.087) 0:02:13.739 ********** 2020-05-21T19:18:52.344 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2020-05-21T19:18:52.346 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.379 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.064) 0:02:13.804 ********** 2020-05-21T19:18:52.418 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:18:52.420 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-05-21T19:18:52.454 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.075) 0:02:13.879 ********** 2020-05-21T19:18:52.503 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** 2020-05-21T19:18:52.505 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop1) => {"ansible_loop_var": "item", "changed": false, "item": "loop1", "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.517 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop6) => {"ansible_loop_var": "item", "changed": false, "item": "loop6", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.525 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop4) => {"ansible_loop_var": "item", "changed": false, "item": "loop4", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.527 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.538 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.547 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-05-21T19:18:52.557 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop3) => {"ansible_loop_var": "item", "changed": false, "item": "loop3", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.559 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop2) => {"ansible_loop_var": "item", "changed": false, "item": "loop2", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.568 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.579 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop0) => {"ansible_loop_var": "item", "changed": false, "item": "loop0", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.581 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop7) => {"ansible_loop_var": "item", "changed": false, "item": "loop7", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.590 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.592 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=loop5) => {"ansible_loop_var": "item", "changed": false, "item": "loop5", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.601 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.642 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.187) 0:02:14.067 ********** 2020-05-21T19:18:52.693 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:18:52.731 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.088) 0:02:14.156 ********** 2020-05-21T19:18:52.762 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:52.798 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.066) 0:02:14.222 ********** 2020-05-21T19:18:52.859 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-05-21T19:18:52.861 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item={'block_used': 13938384, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226156724, 'size_available': 926337941504, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 163934, 'block_size': 4096, 'inode_available': 60891042}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226156724, "block_size": 4096, "block_total": 240095108, "block_used": 13938384, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60891042, "inode_total": 61054976, "inode_used": 163934, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926337941504, "size_total": 983429562368, "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}} 2020-05-21T19:18:52.896 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.098) 0:02:14.321 ********** 2020-05-21T19:18:52.904 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-05-21T19:18:52.906 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.004601", "end": "2020-05-21 19:18:52.843756", "rc": 0, "start": "2020-05-21 19:18:52.839155", "stderr": "", "stderr_lines": [], "stdout": "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock", "stdout_lines": ["/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/bin/teuthology-lock"]} 2020-05-21T19:18:52.945 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:52 +0000 (0:00:00.048) 0:02:14.370 ********** 2020-05-21T19:18:52.982 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ 2020-05-21T19:18:52.984 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:53.020 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.075) 0:02:14.445 ********** 2020-05-21T19:18:53.049 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-05-21T19:18:53.051 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.009596", "end": "2020-05-21 19:18:52.561462", "rc": 0, "start": "2020-05-21 19:18:52.551866", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:18:53.085 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.064) 0:02:14.510 ********** 2020-05-21T19:18:53.095 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-05-21T19:18:53.096 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:53.132 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.046) 0:02:14.557 ********** 2020-05-21T19:18:53.140 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-05-21T19:18:53.142 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'block_used': 13938384, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226156724, 'size_available': 926337941504, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 163934, 'block_size': 4096, 'inode_available': 60891042}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226156724, "block_size": 4096, "block_total": 240095108, "block_used": 13938384, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60891042, "inode_total": 61054976, "inode_used": 163934, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926337941504, "size_total": 983429562368, "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:53.179 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.047) 0:02:14.604 ********** 2020-05-21T19:18:53.187 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-05-21T19:18:53.190 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:53.224 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.044) 0:02:14.649 ********** 2020-05-21T19:18:53.233 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-05-21T19:18:53.271 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.046) 0:02:14.696 ********** 2020-05-21T19:18:53.321 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-05-21T19:18:53.323 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:53.862 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-05-21T19:18:53.864 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:18:53.898 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.627) 0:02:15.323 ********** 2020-05-21T19:18:53.937 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2020-05-21T19:18:53.940 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:53.973 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:53 +0000 (0:00:00.074) 0:02:15.398 ********** 2020-05-21T19:18:54.022 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-05-21T19:18:54.024 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item={'block_used': 13938411, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226156697, 'size_available': 926337830912, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 163946, 'block_size': 4096, 'inode_available': 60891030}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 226156697, "block_size": 4096, "block_total": 240095108, "block_used": 13938411, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60891030, "inode_total": 61054976, "inode_used": 163946, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926337830912, "size_total": 983429562368, "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}} 2020-05-21T19:18:54.058 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:54 +0000 (0:00:00.085) 0:02:15.483 ********** 2020-05-21T19:18:54.221 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-05-21T19:18:54.223 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.009480", "end": "2020-05-21 19:18:54.478290", "rc": 0, "start": "2020-05-21 19:18:54.468810", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:18:54.257 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:54 +0000 (0:00:00.198) 0:02:15.681 ********** 2020-05-21T19:18:54.295 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-05-21T19:18:54.298 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'block_used': 13938411, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226156697, 'size_available': 926337830912, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 163946, 'block_size': 4096, 'inode_available': 60891030}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226156697, "block_size": 4096, "block_total": 240095108, "block_used": 13938411, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60891030, "inode_total": 61054976, "inode_used": 163946, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926337830912, "size_total": 983429562368, "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:54.331 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:54 +0000 (0:00:00.074) 0:02:15.756 ********** 2020-05-21T19:18:54.360 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-05-21T19:18:54.394 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:18:54 +0000 (0:00:00.062) 0:02:15.819 ********** 2020-05-21T19:18:54.454 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-05-21T19:18:54.456 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:55.223 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm24c3665NZF18zdlnF2j4HZHW0wTt7XJg'], 'uuids': ['e68e46e4-823f-43ba-b81e-5e2f72e87354']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.769611", "end": "2020-05-21 19:18:54.731247", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm24c3665NZF18zdlnF2j4HZHW0wTt7XJg"], "labels": [], "masters": [], "uuids": ["e68e46e4-823f-43ba-b81e-5e2f72e87354"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:52.961636", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:55.245 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:55.247 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:56.276 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8uscq0rMvJQH789iN2wNR7NqbxiWzgPGAFw'], 'uuids': ['5ae83f55-8282-4c2a-b441-2acfb8bdce21']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.699166", "end": "2020-05-21 19:18:56.528628", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8uscq0rMvJQH789iN2wNR7NqbxiWzgPGAFw"], "labels": [], "masters": [], "uuids": ["5ae83f55-8282-4c2a-b441-2acfb8bdce21"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:54.829462", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:56.287 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:56.299 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:56.535 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm7FwRGpthswOlLyhaVP2TTyIQYMLZlEPQ'], 'uuids': ['738dd572-b23c-43d9-8934-c56aa3919da5']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.160746", "end": "2020-05-21 19:18:56.040611", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm7FwRGpthswOlLyhaVP2TTyIQYMLZlEPQ"], "labels": [], "masters": [], "uuids": ["738dd572-b23c-43d9-8934-c56aa3919da5"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:54.879865", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:56.547 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XGGP', 'wwn-0x5000c50092930050'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XGGP-part1', 'wwn-0x5000c50092930050-part1'], 'uuids': ['e74b88d4-7bc9-445a-bab7-598d7476c420']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50092930050', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XGGP', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XGGP", "wwn-0x5000c50092930050"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XGGP-part1", "wwn-0x5000c50092930050-part1"], "labels": [], "masters": [], "uuids": ["e74b88d4-7bc9-445a-bab7-598d7476c420"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XGGP", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092930050"}}, 2020-05-21T19:18:56.549 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-05-21T19:18:57.585 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usTurXL7PNkBepuxNZ1GO05yrd8AdQtS14'], 'uuids': ['f50e0209-cfba-4e63-8a9b-d44fe45f9a24']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.149728", "end": "2020-05-21 19:18:57.833295", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usTurXL7PNkBepuxNZ1GO05yrd8AdQtS14"], "labels": [], "masters": [], "uuids": ["f50e0209-cfba-4e63-8a9b-d44fe45f9a24"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:56.683567", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:57.597 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4VHBH', 'wwn-0x5000c50087b9acc1'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4VHBH-part1', 'wwn-0x5000c50087b9acc1-part1'], 'uuids': ['e74b88d4-7bc9-445a-bab7-598d7476c420']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50087b9acc1', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W4VHBH', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4VHBH", "wwn-0x5000c50087b9acc1"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4VHBH-part1", "wwn-0x5000c50087b9acc1-part1"], "labels": [], "masters": [], "uuids": ["e74b88d4-7bc9-445a-bab7-598d7476c420"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4VHBH", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50087b9acc1"}}, 2020-05-21T19:18:57.599 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-05-21T19:18:57.874 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '937703088', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-1ynxYW-n1IM-oewV-xfyf-VRSV-uyMv-9Ect4G', 'nvme-INTEL_SSDPED1D480GA_PHMB747600M7480DGN', 'nvme-nvme.8086-50484d423734373630304d3734383044474e-494e54454c2053534450454431443438304741-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation Optane SSD 900P Series', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPED1D480GA', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '447.13 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.185619", "end": "2020-05-21 19:18:57.372618", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation Optane SSD 900P Series", "links": {"ids": ["lvm-pv-uuid-1ynxYW-n1IM-oewV-xfyf-VRSV-uyMv-9Ect4G", "nvme-INTEL_SSDPED1D480GA_PHMB747600M7480DGN", "nvme-nvme.8086-50484d423734373630304d3734383044474e-494e54454c2053534450454431443438304741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPED1D480GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "937703088", "sectorsize": "512", "size": "447.13 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:56.186999", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nGPT data structures destroyed! You 2020-05-21T19:18:57.876 INFO:teuthology.task.ansible.out:may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:57.885 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:57.886 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:58.968 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-136DS3-41R4-9IfQ-Fh6F-3i2r-Udfp-flUuH5', 'nvme-INTEL_SSDPEDMD400G4_CVFT53430010400BGN', 'nvme-nvme.8086-43564654353334333030313034303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.237014", "end": "2020-05-21 19:18:59.212169", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-136DS3-41R4-9IfQ-Fh6F-3i2r-Udfp-flUuH5", "nvme-INTEL_SSDPEDMD400G4_CVFT53430010400BGN", "nvme-nvme.8086-43564654353334333030313034303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:57.975155", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nGPT data structures d 2020-05-21T19:18:58.970 INFO:teuthology.task.ansible.out:estroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:58.972 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:58.983 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:59.152 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmUsAD84vSaM7zULHGwoKkcJG87xNSA41f'], 'uuids': ['e0e3e3c7-50ac-490f-8deb-0d519c5e61fa']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.135880", "end": "2020-05-21 19:18:58.658144", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmUsAD84vSaM7zULHGwoKkcJG87xNSA41f"], "labels": [], "masters": [], "uuids": ["e0e3e3c7-50ac-490f-8deb-0d519c5e61fa"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:57.522264", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:18:59.164 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:18:59.177 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:00.268 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usv9IlU2WatQvBouA5LKbmU62M5yYPbvAf'], 'uuids': ['5e75f5b3-a7eb-4494-aaac-cb2bae4cadad']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.154362", "end": "2020-05-21 19:19:00.518384", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usv9IlU2WatQvBouA5LKbmU62M5yYPbvAf"], "labels": [], "masters": [], "uuids": ["5e75f5b3-a7eb-4494-aaac-cb2bae4cadad"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:59.364022", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:19:00.281 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:00.283 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:00.441 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmje5Vq4wfNccRmsGDf6M1JaUBLjrEJ2ID'], 'uuids': ['eb6f80d4-924c-4862-9747-e0c8f755ad0b']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.144165", "end": "2020-05-21 19:18:59.949907", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmje5Vq4wfNccRmsGDf6M1JaUBLjrEJ2ID"], "labels": [], "masters": [], "uuids": ["eb6f80d4-924c-4862-9747-e0c8f755ad0b"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:18:58.805742", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:19:00.454 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:01.573 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usJqS0XkVXfGIvQmquilcTlfIH2uoAPiDX'], 'uuids': ['a7abfa2e-d967-479a-ae44-eff3c598c1b4']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.149289", "end": "2020-05-21 19:19:01.817447", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usJqS0XkVXfGIvQmquilcTlfIH2uoAPiDX"], "labels": [], "masters": [], "uuids": ["a7abfa2e-d967-479a-ae44-eff3c598c1b4"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:00.668158", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:19:01.576 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:01.766 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmae6PmgVfANxM1tct1q0ZYPm3nhucUpde'], 'uuids': ['487945c5-2b80-4f1f-b129-18cfedd89d34']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.167758", "end": "2020-05-21 19:19:01.259752", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmae6PmgVfANxM1tct1q0ZYPm3nhucUpde"], "labels": [], "masters": [], "uuids": ["487945c5-2b80-4f1f-b129-18cfedd89d34"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:00.091994", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:19:01.825 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:01 +0000 (0:00:07.430) 0:02:23.250 ********** 2020-05-21T19:19:01.887 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-05-21T19:19:01.889 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.134 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm24c3665NZF18zdlnF2j4HZHW0wTt7XJg'], 'uuids': ['e68e46e4-823f-43ba-b81e-5e2f72e87354']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.130482", "end": "2020-05-21 19:19:01.645220", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm24c3665NZF18zdlnF2j4HZHW0wTt7XJg"], "labels": [], "masters": [], "uuids": ["e68e46e4-823f-43ba-b81e-5e2f72e87354"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:01.514738", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.112647 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.112647 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:02.146 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.157 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.396 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm7FwRGpthswOlLyhaVP2TTyIQYMLZlEPQ'], 'uuids': ['738dd572-b23c-43d9-8934-c56aa3919da5']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.115238", "end": "2020-05-21 19:19:01.904276", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvm7FwRGpthswOlLyhaVP2TTyIQYMLZlEPQ"], "labels": [], "masters": [], "uuids": ["738dd572-b23c-43d9-8934-c56aa3919da5"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:01.789038", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.110219 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.110219 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:02.408 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XGGP', 'wwn-0x5000c50092930050'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W5XGGP-part1', 'wwn-0x5000c50092930050-part1'], 'uuids': ['e74b88d4-7bc9-445a-bab7-598d7476c420']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50092930050', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W5XGGP', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XGGP", "wwn-0x5000c50092930050"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5XGGP-part1", "wwn-0x5000c50092930050-part1"], "labels": [], "masters": [], "uuids": ["e74b88d4-7bc9-445a-bab7-598d7476c420"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5XGGP", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50092930050"}}, 2020-05-21T19:19:02.410 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.583 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '937703088', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-1ynxYW-n1IM-oewV-xfyf-VRSV-uyMv-9Ect4G', 'nvme-INTEL_SSDPED1D480GA_PHMB747600M7480DGN', 'nvme-nvme.8086-50484d423734373630304d3734383044474e-494e54454c2053534450454431443438304741-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation Optane SSD 900P Series', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPED1D480GA', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '447.13 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.055306", "end": "2020-05-21 19:19:02.093648", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation Optane SSD 900P Series", "links": {"ids": ["lvm-pv-uuid-1ynxYW-n1IM-oewV-xfyf-VRSV-uyMv-9Ect4G", "nvme-INTEL_SSDPED1D480GA_PHMB747600M7480DGN", "nvme-nvme.8086-50484d423734373630304d3734383044474e-494e54454c2053534450454431443438304741-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPED1D480GA", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "937703088", "sectorsize": "512", "size": "447.13 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:02.038342", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.050515 s, 2.3 GB/s", "stderr_lines": ["1 2020-05-21T19:19:02.585 INFO:teuthology.task.ansible.out:10+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.050515 s, 2.3 GB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:02.595 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.606 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.842 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmUsAD84vSaM7zULHGwoKkcJG87xNSA41f'], 'uuids': ['e0e3e3c7-50ac-490f-8deb-0d519c5e61fa']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.114449", "end": "2020-05-21 19:19:02.351678", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmUsAD84vSaM7zULHGwoKkcJG87xNSA41f"], "labels": [], "masters": [], "uuids": ["e0e3e3c7-50ac-490f-8deb-0d519c5e61fa"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:02.237229", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.109825 s, 1.1 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.109825 s, 1.1 GB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:02.853 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.864 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:02.897 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-05-21T19:19:02.898 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8us3f6xEbFqSr0VHOtbve1av8iuLugngB1e'], 'uuids': ['2aea291e-03eb-4520-a57b-16fca7271da6']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.180222", "end": "2020-05-21 19:19:03.143083", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8us3f6xEbFqSr0VHOtbve1av8iuLugngB1e"], "labels": [], "masters": [], "uuids": ["2aea291e-03eb-4520-a57b-16fca7271da6"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:01.962861", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries in memory.\nWarning: The kernel is still using the old partition table.\nThe new table will be used at the next reboot or after you\nrun partprobe(8) or kpartx(8)\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries in memory.", "Warning: The kernel is still using the old partition table.", "The new table will be used at the next reboot or after you", "run partprobe(8) or kpartx(8)", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-05-21T19:19:02.944 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:02 +0000 (0:00:01.118) 0:02:24.369 ********** 2020-05-21T19:19:02.995 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-05-21T19:19:02.997 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop1', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop1", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.101 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmje5Vq4wfNccRmsGDf6M1JaUBLjrEJ2ID'], 'uuids': ['eb6f80d4-924c-4862-9747-e0c8f755ad0b']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.116982", "end": "2020-05-21 19:19:02.615147", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmje5Vq4wfNccRmsGDf6M1JaUBLjrEJ2ID"], "labels": [], "masters": [], "uuids": ["eb6f80d4-924c-4862-9747-e0c8f755ad0b"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:02.498165", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.11198 s, 1.0 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.11198 s, 1.0 GB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:03.113 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.288 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8uscq0rMvJQH789iN2wNR7NqbxiWzgPGAFw'], 'uuids': ['5ae83f55-8282-4c2a-b441-2acfb8bdce21']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.165084", "end": "2020-05-21 19:19:03.543960", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8uscq0rMvJQH789iN2wNR7NqbxiWzgPGAFw"], "labels": [], "masters": [], "uuids": ["5ae83f55-8282-4c2a-b441-2acfb8bdce21"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:03.378876", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.156016 s, 739 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.156016 s, 739 MB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:03.299 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop6', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop6", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.311 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop4', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop4", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.363 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmae6PmgVfANxM1tct1q0ZYPm3nhucUpde'], 'uuids': ['487945c5-2b80-4f1f-b129-18cfedd89d34']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.121256", "end": "2020-05-21 19:19:02.871541", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-r4HZylR2UJ8fbd9nyJQ3F1AazlXfUuvmae6PmgVfANxM1tct1q0ZYPm3nhucUpde"], "labels": [], "masters": [], "uuids": ["487945c5-2b80-4f1f-b129-18cfedd89d34"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:02.750285", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.11638 s, 991 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.11638 s, 991 MB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:03.412 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:03 +0000 (0:00:00.467) 0:02:24.836 ********** 2020-05-21T19:19:03.616 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usTurXL7PNkBepuxNZ1GO05yrd8AdQtS14'], 'uuids': ['f50e0209-cfba-4e63-8a9b-d44fe45f9a24']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.164948", "end": "2020-05-21 19:19:03.866326", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usTurXL7PNkBepuxNZ1GO05yrd8AdQtS14"], "labels": [], "masters": [], "uuids": ["f50e0209-cfba-4e63-8a9b-d44fe45f9a24"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:03.701378", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.160109 s, 720 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.160109 s, 720 MB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:03.628 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': 'ATA', 'sectors': '1953525168', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4VHBH', 'wwn-0x5000c50087b9acc1'], 'uuids': []}, 'partitions': {'sda1': {'sectorsize': 512, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'links': {'masters': [], 'labels': [], 'ids': ['ata-ST1000NM0033-9ZM173_Z1W4VHBH-part1', 'wwn-0x5000c50087b9acc1-part1'], 'uuids': ['e74b88d4-7bc9-445a-bab7-598d7476c420']}, 'sectors': '1953522688', 'start': '2048', 'holders': [], 'size': '931.51 GB'}}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'holders': [], 'wwn': '0x5000c50087b9acc1', 'model': 'ST1000NM0033-9ZM', 'serial': 'Z1W4VHBH', 'size': '931.51 GB'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "sda", "value": {"holders": [], "host": "SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)", "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4VHBH", "wwn-0x5000c50087b9acc1"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4VHBH-part1", "wwn-0x5000c50087b9acc1-part1"], "labels": [], "masters": [], "uuids": ["e74b88d4-7bc9-445a-bab7-598d7476c420"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4VHBH", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50087b9acc1"}}, 2020-05-21T19:19:03.630 INFO:teuthology.task.ansible.out: "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.712 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-05-21T19:19:03.714 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.148437", "end": "2020-05-21 19:19:03.216796", "rc": 0, "start": "2020-05-21 19:19:03.068359", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:03.749 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:03 +0000 (0:00:00.337) 0:02:25.174 ********** 2020-05-21T19:19:03.823 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-05-21T19:19:03.825 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'scheduler_mode': 'none', 'rotational': '0', 'vendor': None, 'sectors': '781422768', 'links': {'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4'], 'labels': [], 'ids': ['lvm-pv-uuid-136DS3-41R4-9IfQ-Fh6F-3i2r-Udfp-flUuH5', 'nvme-INTEL_SSDPEDMD400G4_CVFT53430010400BGN', 'nvme-nvme.8086-43564654353334333030313034303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': 'INTEL SSDPEDMD400G4', 'partitions': {}, 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4'], 'size': '372.61 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.058705", "end": "2020-05-21 19:19:04.069851", "item": {"key": "nvme0n1", "value": {"holders": ["vg_nvme-lv_2", "vg_nvme-lv_5", "vg_nvme-lv_3", "vg_nvme-lv_1", "vg_nvme-lv_4"], "host": "Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)", "links": {"ids": ["lvm-pv-uuid-136DS3-41R4-9IfQ-Fh6F-3i2r-Udfp-flUuH5", "nvme-INTEL_SSDPEDMD400G4_CVFT53430010400BGN", "nvme-nvme.8086-43564654353334333030313034303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "none", "sectors": "781422768", "sectorsize": "512", "size": "372.61 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:04.011146", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0536166 s, 2.2 GB/s", "std 2020-05-21T19:19:03.827 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0536166 s, 2.2 GB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:03.835 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop3', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop3", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.847 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop2', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop2", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:03.991 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-05-21T19:19:03.993 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.092901", "end": "2020-05-21 19:19:03.501368", "rc": 0, "start": "2020-05-21 19:19:03.408467", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:04.029 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.280) 0:02:25.454 ********** 2020-05-21T19:19:04.059 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-05-21T19:19:04.100 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.070) 0:02:25.525 ********** 2020-05-21T19:19:04.144 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-05-21T19:19:04.146 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.147 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-05-21T19:19:04.148 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '31252480', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usv9IlU2WatQvBouA5LKbmU62M5yYPbvAf'], 'uuids': ['5e75f5b3-a7eb-4494-aaac-cb2bae4cadad']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '14.90 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.161108", "end": "2020-05-21 19:19:04.390992", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usv9IlU2WatQvBouA5LKbmU62M5yYPbvAf"], "labels": [], "masters": [], "uuids": ["5e75f5b3-a7eb-4494-aaac-cb2bae4cadad"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "31252480", "sectorsize": "512", "size": "14.90 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:04.229884", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.156123 s, 739 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.156123 s, 739 MB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:04.150 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop0', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop0", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.219 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.118) 0:02:25.643 ********** 2020-05-21T19:19:04.232 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop7', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop7", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.259 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.295 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.075) 0:02:25.720 ********** 2020-05-21T19:19:04.329 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-05-21T19:19:04.331 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.371 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.076) 0:02:25.796 ********** 2020-05-21T19:19:04.417 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-05-21T19:19:04.419 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.454 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.083) 0:02:25.879 ********** 2020-05-21T19:19:04.468 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-05-21T19:19:04.469 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usJqS0XkVXfGIvQmquilcTlfIH2uoAPiDX'], 'uuids': ['a7abfa2e-d967-479a-ae44-eff3c598c1b4']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.165267", "end": "2020-05-21 19:19:04.709956", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8usJqS0XkVXfGIvQmquilcTlfIH2uoAPiDX"], "labels": [], "masters": [], "uuids": ["a7abfa2e-d967-479a-ae44-eff3c598c1b4"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:04.544689", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.160479 s, 719 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.160479 s, 719 MB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:04.471 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'loop5', 'value': {'scheduler_mode': 'mq-deadline', 'rotational': '1', 'vendor': None, 'sectors': '0', 'links': {'masters': [], 'labels': [], 'ids': [], 'uuids': []}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '0', 'model': None, 'partitions': {}, 'holders': [], 'size': '0.00 Bytes'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "loop5", "value": {"holders": [], "host": "", "links": {"ids": [], "labels": [], "masters": [], "uuids": []}, "model": null, "partitions": {}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "0", "sectorsize": "512", "size": "0.00 Bytes", "support_discard": "0", "vendor": null, "virtual": 1}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.596 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-05-21T19:19:04.598 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:19:04.634 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.179) 0:02:26.059 ********** 2020-05-21T19:19:04.685 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-05-21T19:19:04.687 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'block_used': 13938384, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226156724, 'size_available': 926337941504, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 163934, 'block_size': 4096, 'inode_available': 60891042}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226156724, "block_size": 4096, "block_total": 240095108, "block_used": 13938384, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60891042, "inode_total": 61054976, "inode_used": 163934, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926337941504, "size_total": 983429562368, "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.723 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.089) 0:02:26.148 ********** 2020-05-21T19:19:04.765 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-05-21T19:19:04.767 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'scheduler_mode': '', 'rotational': '0', 'vendor': None, 'sectors': '187490304', 'links': {'masters': [], 'labels': [], 'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8us3f6xEbFqSr0VHOtbve1av8iuLugngB1e'], 'uuids': ['2aea291e-03eb-4520-a57b-16fca7271da6']}, 'sas_device_handle': None, 'sas_address': None, 'virtual': 1, 'host': '', 'sectorsize': '512', 'removable': '0', 'support_discard': '512', 'model': None, 'partitions': {}, 'holders': [], 'size': '89.40 GB'}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.164138", "end": "2020-05-21 19:19:05.019805", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-tbVkgxIEPgHMEWeceOmToWTLLIvRn8us3f6xEbFqSr0VHOtbve1av8iuLugngB1e"], "labels": [], "masters": [], "uuids": ["2aea291e-03eb-4520-a57b-16fca7271da6"]}, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "187490304", "sectorsize": "512", "size": "89.40 GB", "support_discard": "512", "vendor": null, "virtual": 1}}, "rc": 0, "start": "2020-05-21 19:19:04.855667", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.159243 s, 724 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.159243 s, 724 MB/s"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:04.813 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.089) 0:02:26.237 ********** 2020-05-21T19:19:04.853 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.040) 0:02:26.278 ********** 2020-05-21T19:19:04.907 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:04.909 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:04.944 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:04 +0000 (0:00:00.090) 0:02:26.369 ********** 2020-05-21T19:19:04.984 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:04.986 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.031 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.086) 0:02:26.456 ********** 2020-05-21T19:19:05.072 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-05-21T19:19:05.074 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.112 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.080) 0:02:26.536 ********** 2020-05-21T19:19:05.153 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-05-21T19:19:05.155 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.181140", "end": "2020-05-21 19:19:05.396238", "rc": 0, "start": "2020-05-21 19:19:05.215098", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:05.195 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.082) 0:02:26.619 ********** 2020-05-21T19:19:05.204 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-05-21T19:19:05.206 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.252 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.057) 0:02:26.677 ********** 2020-05-21T19:19:05.282 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-05-21T19:19:05.284 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.322 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.070) 0:02:26.747 ********** 2020-05-21T19:19:05.439 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-05-21T19:19:05.442 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.092825", "end": "2020-05-21 19:19:05.688899", "rc": 0, "start": "2020-05-21 19:19:05.596074", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:05.480 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.158) 0:02:26.905 ********** 2020-05-21T19:19:05.515 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-05-21T19:19:05.559 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.078) 0:02:26.984 ********** 2020-05-21T19:19:05.605 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-05-21T19:19:05.607 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.648 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.089) 0:02:27.073 ********** 2020-05-21T19:19:05.691 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-05-21T19:19:05.692 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.730 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.081) 0:02:27.155 ********** 2020-05-21T19:19:05.762 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-05-21T19:19:05.763 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.811 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.080) 0:02:27.236 ********** 2020-05-21T19:19:05.843 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-05-21T19:19:05.844 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:05.882 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:05 +0000 (0:00:00.071) 0:02:27.307 ********** 2020-05-21T19:19:06.027 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-05-21T19:19:06.028 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-05-21T19:19:06.070 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.187) 0:02:27.495 ********** 2020-05-21T19:19:06.121 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-05-21T19:19:06.122 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'block_used': 13938411, 'uuid': 'e74b88d4-7bc9-445a-bab7-598d7476c420', 'size_total': 983429562368, 'block_total': 240095108, 'mount': '/', 'block_available': 226156697, 'size_available': 926337830912, 'fstype': 'ext4', 'inode_total': 61054976, 'options': 'rw,relatime,errors=remount-ro', 'device': '/dev/sda1', 'inode_used': 163946, 'block_size': 4096, 'inode_available': 60891030}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 226156697, "block_size": 4096, "block_total": 240095108, "block_used": 13938411, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60891030, "inode_total": 61054976, "inode_used": 163946, "mount": "/", "options": "rw,relatime,errors=remount-ro", "size_available": 926337830912, "size_total": 983429562368, "uuid": "e74b88d4-7bc9-445a-bab7-598d7476c420"}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.160 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.090) 0:02:27.585 ********** 2020-05-21T19:19:06.190 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-05-21T19:19:06.192 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2020-05-21T19:19:06.194 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-05-21T19:19:06.195 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.234 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.074) 0:02:27.659 ********** 2020-05-21T19:19:06.279 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.044) 0:02:27.703 ********** 2020-05-21T19:19:06.287 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:06.289 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.329 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.050) 0:02:27.754 ********** 2020-05-21T19:19:06.360 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:06.362 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.397 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.067) 0:02:27.822 ********** 2020-05-21T19:19:06.440 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-05-21T19:19:06.442 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.478 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.080) 0:02:27.903 ********** 2020-05-21T19:19:06.519 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-05-21T19:19:06.521 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.555 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.077) 0:02:27.980 ********** 2020-05-21T19:19:06.597 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:06.634 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:06 +0000 (0:00:00.079) 0:02:28.059 ********** 2020-05-21T19:19:07.004 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-05-21T19:19:07.005 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:07.189 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-05-21T19:19:07.191 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'vg_nvme', 'value': {'pvs': '/dev/nvme0n1'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "vg_nvme", "value": {"pvs": "/dev/nvme0n1"}}} 2020-05-21T19:19:07.228 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:07 +0000 (0:00:00.594) 0:02:28.653 ********** 2020-05-21T19:19:07.361 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-05-21T19:19:07.363 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:07.660 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:07.764 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:08.074 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:08.127 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:08.487 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:08.509 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:08.548 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:08 +0000 (0:00:01.319) 0:02:29.973 ********** 2020-05-21T19:19:08.692 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-05-21T19:19:08.694 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-05-21T19:19:08.731 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:08 +0000 (0:00:00.182) 0:02:30.156 ********** 2020-05-21T19:19:08.875 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-05-21T19:19:08.878 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:08.897 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-05-21T19:19:08.900 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:09.023 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:09.148 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:09.273 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:09.275 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": true, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "msg": ""} 2020-05-21T19:19:09.313 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:09 +0000 (0:00:00.581) 0:02:30.737 ********** 2020-05-21T19:19:09.322 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-05-21T19:19:09.324 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:09.365 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:09 +0000 (0:00:00.052) 0:02:30.789 ********** 2020-05-21T19:19:09.455 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-05-21T19:19:09.457 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-05-21T19:19:09.491 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:09 +0000 (0:00:00.126) 0:02:30.916 ********** 2020-05-21T19:19:09.511 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-05-21T19:19:09.514 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2020-05-21T19:19:09.553 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:09 +0000 (0:00:00.061) 0:02:30.978 ********** 2020-05-21T19:19:09.593 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-05-21T19:19:09.595 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-05-21T19:19:09.633 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:09 +0000 (0:00:00.080) 0:02:31.058 ********** 2020-05-21T19:19:09.655 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-05-21T19:19:09.658 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_1', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_1", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:09.780 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_2', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_2", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:09.905 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_3', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_3", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:10.041 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_4', 'value': {'vg': 'vg_nvme', 'size': '89.4G', 'scratch_dev': True}}) => {"ansible_loop_var": "item", "backup": "", "changed": true, "item": {"key": "lv_4", "value": {"scratch_dev": true, "size": "89.4G", "vg": "vg_nvme"}}, "msg": "line added"} 2020-05-21T19:19:10.044 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'key': 'lv_5', 'value': {'vg': 'vg_nvme', 'size': '14.9G'}}) => {"ansible_loop_var": "item", "changed": false, "item": {"key": "lv_5", "value": {"size": "14.9G", "vg": "vg_nvme"}}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:10.079 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.446) 0:02:31.504 ********** 2020-05-21T19:19:10.140 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2020-05-21T19:19:10.143 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true} 2020-05-21T19:19:10.181 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.100) 0:02:31.605 ********** 2020-05-21T19:19:10.221 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-05-21T19:19:10.223 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "size": 4096, "state": "directory", "uid": 0} 2020-05-21T19:19:10.260 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.079) 0:02:31.685 ********** 2020-05-21T19:19:10.322 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"xfs_opts": "-m crc=0,finobt=0"}, "changed": false} 2020-05-21T19:19:10.360 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.099) 0:02:31.785 ********** 2020-05-21T19:19:10.637 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2020-05-21T19:19:10.639 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true} 2020-05-21T19:19:10.674 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.314) 0:02:32.099 ********** 2020-05-21T19:19:10.692 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-05-21T19:19:10.694 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} 2020-05-21T19:19:10.731 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.056) 0:02:32.156 ********** 2020-05-21T19:19:10.884 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-05-21T19:19:10.886 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 1214, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2020-05-21T19:19:10.922 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.190) 0:02:32.347 ********** 2020-05-21T19:19:10.930 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-05-21T19:19:10.932 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "name": "/var/lib/ceph", "opts": "defaults,nofail", "passno": "0", "src": "/dev/vg_nvme/lv_5"} 2020-05-21T19:19:10.970 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:10 +0000 (0:00:00.048) 0:02:32.395 ********** 2020-05-21T19:19:11.072 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-05-21T19:19:11.074 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2020-05-21T19:19:11.112 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:11 +0000 (0:00:00.142) 0:02:32.537 ********** 2020-05-21T19:19:11.134 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-05-21T19:19:11.136 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 1214, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 1000} 2020-05-21T19:19:11.174 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:11 +0000 (0:00:00.061) 0:02:32.598 ********** 2020-05-21T19:19:11.342 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-05-21T19:19:11.344 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/", "size": 4096, "state": "directory", "uid": 0} 2020-05-21T19:19:11.381 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:11 +0000 (0:00:00.207) 0:02:32.805 ********** 2020-05-21T19:19:11.484 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-05-21T19:19:11.486 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1214, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2020-05-21T19:19:11.523 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:11 +0000 (0:00:00.142) 0:02:32.948 ********** 2020-05-21T19:19:11.774 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "gid": 1214, "group": "ubuntu", "mode": "0755", "owner": "ubuntu", "path": "/home/ubuntu/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 1000} 2020-05-21T19:19:11.813 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:11 +0000 (0:00:00.290) 0:02:33.238 ********** 2020-05-21T19:19:11.925 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-05-21T19:19:11.927 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2020-05-21T19:19:11.976 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:11 +0000 (0:00:00.163) 0:02:33.401 ********** 2020-05-21T19:19:12.194 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "dcd55d202d82b6e06d0555630d7a8b92d7100c36", "dest": "/root/.cpan/CPAN/MyConfig.pm", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/root/.cpan/CPAN/MyConfig.pm", "size": 2117, "state": "file", "uid": 0} 2020-05-21T19:19:12.232 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:12 +0000 (0:00:00.255) 0:02:33.656 ********** 2020-05-21T19:19:12.599 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2020-05-21T19:19:12.601 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:19:12.640 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:12 +0000 (0:00:00.408) 0:02:34.065 ********** 2020-05-21T19:19:12.879 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:19:12.917 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:12 +0000 (0:00:00.276) 0:02:34.342 ********** 2020-05-21T19:19:12.928 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-05-21T19:19:12.930 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.119754", "end": "2020-05-21 19:19:12.423934", "rc": 0, "start": "2020-05-21 19:19:12.304180", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.30.0/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.30.0/Amazon/S3.pm"]} 2020-05-21T19:19:12.975 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:12 +0000 (0:00:00.058) 0:02:34.400 ********** 2020-05-21T19:19:13.016 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-05-21T19:19:13.018 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:13.055 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.079) 0:02:34.480 ********** 2020-05-21T19:19:13.097 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-05-21T19:19:13.099 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:13.135 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.079) 0:02:34.560 ********** 2020-05-21T19:19:13.203 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-05-21T19:19:13.205 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "cmd": ["perldoc", "-l", "Amazon::S3"], "delta": "0:00:00.132305", "end": "2020-05-21 19:19:13.460747", "rc": 0, "start": "2020-05-21 19:19:13.328442", "stderr": "", "stderr_lines": [], "stdout": "/usr/local/share/perl/5.30.0/Amazon/S3.pm", "stdout_lines": ["/usr/local/share/perl/5.30.0/Amazon/S3.pm"]} 2020-05-21T19:19:13.243 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.107) 0:02:34.667 ********** 2020-05-21T19:19:13.286 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-05-21T19:19:13.288 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:13.325 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.081) 0:02:34.749 ********** 2020-05-21T19:19:13.356 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-05-21T19:19:13.358 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:13.395 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.070) 0:02:34.820 ********** 2020-05-21T19:19:13.761 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2020-05-21T19:19:13.763 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:19:13.799 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.404) 0:02:35.224 ********** 2020-05-21T19:19:13.841 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:13.881 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:13 +0000 (0:00:00.081) 0:02:35.306 ********** 2020-05-21T19:19:14.024 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2020-05-21T19:19:14.026 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:19:14.068 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.187) 0:02:35.493 ********** 2020-05-21T19:19:14.099 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** 2020-05-21T19:19:14.101 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:14.136 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.067) 0:02:35.560 ********** 2020-05-21T19:19:14.238 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-05-21T19:19:14.240 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2020-05-21T19:19:14.281 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.144) 0:02:35.705 ********** 2020-05-21T19:19:14.311 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-05-21T19:19:14.313 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:14.352 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.071) 0:02:35.777 ********** 2020-05-21T19:19:14.487 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-05-21T19:19:14.489 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "645fd5116197cd9da73b328bc11bf633a40d80e1", "dest": "/etc/ntp.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/ntp.conf", "size": 2767, "state": "file", "uid": 0} 2020-05-21T19:19:14.526 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.174) 0:02:35.951 ********** 2020-05-21T19:19:14.568 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-05-21T19:19:14.570 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make sure ntpd is running.] *********************************** 2020-05-21T19:19:14.571 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-05-21 19:16:01 UTC", "ActiveEnterTimestampMonotonic": "14634005", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket basic.target sysinit.target -.mount network.target system.slice systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-05-21 19:16:01 UTC", "AssertTimestampMonotonic": "14481257", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-05-21 19:16:01 UTC", "ConditionTimestampMonotonic": "14481256", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", "ControlGroup": 2020-05-21T19:19:14.573 INFO:teuthology.task.ansible.out: "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documentation": "man:ntpd(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "942", "ExecMainStartTimestamp": "Thu 2020-05-21 19:16:01 UTC", "ExecMainStartTimestampMonotonic": "14633992", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-05-21 19:16:01 UTC", "InactiveExitTimestampMonotonic": "14482236", "InvocationID": "d4b61d5bf4f24f70962d3a869b007863", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "Lim 2020-05-21T19:19:14.575 INFO:teuthology.task.ansible.out:itCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "63367", "LimitNPROCSoft": "63367", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "63367", "LimitSIGPENDINGSoft": "63367", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "942", "MemoryAccounting": "yes", "MemoryCurrent": "3702784", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice -.mount", "RequiresM 2020-05-21T19:19:14.576 INFO:teuthology.task.ansible.out:ountsFor": "/tmp /var/tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-05-21 19:16:01 UTC", "StateChangeTimestampMonotonic": "14634005", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "19010", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-05-21T19:19:14.608 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.081) 0:02:36.033 ********** 2020-05-21T19:19:14.648 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.039) 0:02:36.073 ********** 2020-05-21T19:19:14.681 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:14.683 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-05-21T19:19:14.718 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.069) 0:02:36.143 ********** 2020-05-21T19:19:14.758 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:14.760 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-05-21T19:19:14.800 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.081) 0:02:36.224 ********** 2020-05-21T19:19:14.832 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-05-21T19:19:14.833 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "ntp", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-05-21 19:16:18 UTC", "ActiveEnterTimestampMonotonic": "15544927", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target system.slice systemd-journald.socket sysinit.target -.mount systemd-tmpfiles-setup.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-05-21 19:16:18 UTC", "AssertTimestampMonotonic": "15388519", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-05-21 19:16:18 UTC", "ConditionTimestampMonotonic": "15388517", "ConfigurationDirectoryMode": "0755", "Conflicts": "systemd-timesyncd.service shutdown.target", "ControlGroup": 2020-05-21T19:19:14.835 INFO:teuthology.task.ansible.out: "/system.slice/ntp.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Time Service", "DevicePolicy": "auto", "Documentation": "man:ntpd(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "956", "ExecMainStartTimestamp": "Thu 2020-05-21 19:16:18 UTC", "ExecMainStartTimestampMonotonic": "15544912", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/lib/ntp/ntp-systemd-wrapper ; argv[]=/usr/lib/ntp/ntp-systemd-wrapper ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/lib/systemd/system/ntp.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "ntp.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-05-21 19:16:18 UTC", "InactiveExitTimestampMonotonic": "15389567", "InvocationID": "9f128db23a314bc9883ac2a63e5f20b5", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "Lim 2020-05-21T19:19:14.836 INFO:teuthology.task.ansible.out:itCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "127783", "LimitNPROCSoft": "127783", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127783", "LimitSIGPENDINGSoft": "127783", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "956", "MemoryAccounting": "yes", "MemoryCurrent": "3850240", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "ntp.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "Requi 2020-05-21T19:19:14.838 INFO:teuthology.task.ansible.out:resMountsFor": "/var/tmp /tmp", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2020-05-21 19:16:18 UTC", "StateChangeTimestampMonotonic": "15544927", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "2", "TasksMax": "38335", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [testnode : Install python-pip on rpm based systems.] ********************* skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:14.871 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.071) 0:02:36.296 ********** 2020-05-21T19:19:14.912 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.040) 0:02:36.336 ********** 2020-05-21T19:19:14.919 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:14.932 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-05-21T19:19:14.969 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:14 +0000 (0:00:00.057) 0:02:36.394 ********** 2020-05-21T19:19:15.011 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:15.013 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-05-21T19:19:15.050 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:15 +0000 (0:00:00.079) 0:02:36.473 ********** 2020-05-21T19:19:15.080 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-05-21T19:19:15.082 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:15.116 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:15 +0000 (0:00:00.067) 0:02:36.541 ********** 2020-05-21T19:19:16.100 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-05-21T19:19:16.102 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"cache_update_time": 1590088657, "cache_updated": false, "changed": false} 2020-05-21T19:19:16.138 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:01.021) 0:02:37.563 ********** 2020-05-21T19:19:16.168 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-05-21T19:19:16.170 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:16.204 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:00.066) 0:02:37.629 ********** 2020-05-21T19:19:16.275 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-05-21T19:19:16.277 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"cache_update_time": 1590088590, "cache_updated": false, "changed": false} 2020-05-21T19:19:16.313 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:00.108) 0:02:37.738 ********** 2020-05-21T19:19:16.345 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-05-21T19:19:16.347 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:16.382 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:00.068) 0:02:37.807 ********** 2020-05-21T19:19:16.401 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2020-05-21T19:19:16.403 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "gid": 1214, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2020-05-21T19:19:16.439 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:00.057) 0:02:37.864 ********** 2020-05-21T19:19:16.581 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "gid": 1214, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "size": 4096, "state": "directory", "uid": 1000} 2020-05-21T19:19:16.619 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:00.178) 0:02:38.042 ********** 2020-05-21T19:19:16.934 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1214, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2020-05-21T19:19:16.973 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:16 +0000 (0:00:00.355) 0:02:38.397 ********** 2020-05-21T19:19:17.107 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1214, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "size": 73, "state": "file", "uid": 1000} 2020-05-21T19:19:17.144 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:17 +0000 (0:00:00.171) 0:02:38.569 ********** 2020-05-21T19:19:19.636 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)\nRequirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.7.1)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)", "Requirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.7.1)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)"], "version": null, "virtualenv": null} 2020-05-21T19:19:19.676 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:19 +0000 (0:00:02.532) 0:02:41.101 ********** 2020-05-21T19:19:19.689 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "cmd": ["/usr/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "", "stderr_lines": [], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)\nRequirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.7.1)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.8/dist-packages (1.2.0)", "Requirement already satisfied: execnet in /usr/local/lib/python3.8/dist-packages (from remoto>=0.0.35) (1.7.1)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.8/dist-packages (from execnet->remoto>=0.0.35) (1.5)"], "version": null, "virtualenv": null} 2020-05-21T19:19:19.729 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:19 +0000 (0:00:00.052) 0:02:41.154 ********** 2020-05-21T19:19:20.187 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2020-05-21T19:19:20.189 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false} 2020-05-21T19:19:20.231 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:20 +0000 (0:00:00.501) 0:02:41.656 ********** 2020-05-21T19:19:20.255 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false} 2020-05-21T19:19:20.297 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:20 +0000 (0:00:00.066) 0:02:41.722 ********** 2020-05-21T19:19:20.307 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-05-21T19:19:20.308 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-05-21T19:19:20.350 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:20 +0000 (0:00:00.052) 0:02:41.775 ********** 2020-05-21T19:19:20.360 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-05-21T19:19:20.404 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:20 +0000 (0:00:00.053) 0:02:41.829 ********** 2020-05-21T19:19:20.558 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2020-05-21T19:19:20.560 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1590088311.2765958, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1590088311.272596, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 87101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1590088311.272596, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "867956063", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2020-05-21T19:19:20.596 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:20 +0000 (0:00:00.191) 0:02:42.021 ********** 2020-05-21T19:19:20.616 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "stat": {"atime": 1590088336.6623487, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "ctime": 1590088336.6583488, "dev": 2049, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 87101, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1590088336.6583488, "nlink": 1, "path": "/etc/network/interfaces", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 71, "uid": 0, "version": "867956063", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} 2020-05-21T19:19:20.652 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:20 +0000 (0:00:00.056) 0:02:42.077 ********** 2020-05-21T19:19:21.069 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2020-05-21T19:19:21.071 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"changed": false, "msg": ""} ok: [smithi065.front.sepia.ceph.com] => {"changed": false, "msg": ""} 2020-05-21T19:19:21.110 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.457) 0:02:42.534 ********** 2020-05-21T19:19:21.155 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.045) 0:02:42.580 ********** 2020-05-21T19:19:21.166 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-05-21T19:19:21.168 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-05-21T19:19:21.207 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.051) 0:02:42.632 ********** 2020-05-21T19:19:21.219 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-05-21T19:19:21.257 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.049) 0:02:42.682 ********** 2020-05-21T19:19:21.267 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2020-05-21T19:19:21.268 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.311 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.054) 0:02:42.736 ********** 2020-05-21T19:19:21.325 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.367 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.055) 0:02:42.792 ********** 2020-05-21T19:19:21.508 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2020-05-21T19:19:21.510 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-05-21T19:19:21.545 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.178) 0:02:42.970 ********** 2020-05-21T19:19:21.565 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-05-21T19:19:21.602 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.056) 0:02:43.027 ********** 2020-05-21T19:19:21.744 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2020-05-21T19:19:21.746 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-05-21T19:19:21.781 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.178) 0:02:43.206 ********** 2020-05-21T19:19:21.802 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-05-21T19:19:21.838 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.056) 0:02:43.263 ********** 2020-05-21T19:19:21.846 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2020-05-21T19:19:21.850 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.884 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.045) 0:02:43.309 ********** 2020-05-21T19:19:21.895 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.935 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.051) 0:02:43.360 ********** 2020-05-21T19:19:21.947 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2020-05-21T19:19:21.949 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.950 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.950 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:21.991 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:21 +0000 (0:00:00.056) 0:02:43.416 ********** 2020-05-21T19:19:22.002 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.003 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.003 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.004 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.004 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.045 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.053) 0:02:43.470 ********** 2020-05-21T19:19:22.054 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-05-21T19:19:22.056 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.058 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi065.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.058 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.058 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.109 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.063) 0:02:43.534 ********** 2020-05-21T19:19:22.123 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.124 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno1', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.126 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'eno2', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} skipping: [smithi180.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'lo', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.126 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'enp3s0f0', 'ansible_loop_var': 'item'}) => {"ansible_loop_var": "item", "changed": false, "item": {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False", "skipped": true}, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.168 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.059) 0:02:43.593 ********** 2020-05-21T19:19:22.179 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-05-21T19:19:22.181 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.223 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.054) 0:02:43.648 ********** 2020-05-21T19:19:22.234 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.279 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.056) 0:02:43.704 ********** 2020-05-21T19:19:22.290 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-05-21T19:19:22.292 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.331 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.052) 0:02:43.756 ********** 2020-05-21T19:19:22.345 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.386 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.054) 0:02:43.811 ********** 2020-05-21T19:19:22.396 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2020-05-21T19:19:22.398 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.440 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.053) 0:02:43.865 ********** 2020-05-21T19:19:22.452 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.493 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.052) 0:02:43.918 ********** 2020-05-21T19:19:22.501 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-05-21T19:19:22.503 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.539 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.045) 0:02:43.963 ********** 2020-05-21T19:19:22.548 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.586 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.047) 0:02:44.011 ********** 2020-05-21T19:19:22.596 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-05-21T19:19:22.597 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.635 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.049) 0:02:44.060 ********** 2020-05-21T19:19:22.644 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.646 INFO:teuthology.task.ansible.out: 2020-05-21T19:19:22.685 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.049) 0:02:44.110 ********** 2020-05-21T19:19:22.695 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-05-21T19:19:22.696 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.734 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.049) 0:02:44.159 ********** 2020-05-21T19:19:22.749 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.796 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.062) 0:02:44.221 ********** 2020-05-21T19:19:22.806 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2020-05-21T19:19:22.808 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.847 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.051) 0:02:44.272 ********** 2020-05-21T19:19:22.858 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.899 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.051) 0:02:44.324 ********** 2020-05-21T19:19:22.908 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-05-21T19:19:22.910 INFO:teuthology.task.ansible.out:skipping: [smithi065.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:22.952 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.053) 0:02:44.377 ********** 2020-05-21T19:19:22.961 INFO:teuthology.task.ansible.out:skipping: [smithi180.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-05-21T19:19:23.002 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:22 +0000 (0:00:00.049) 0:02:44.427 ********** 2020-05-21T19:19:23.177 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-05-21T19:19:23.179 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.011025", "end": "2020-05-21 19:19:23.418387", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-05-21 19:19:23.407362", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.220 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.011152", "end": "2020-05-21 19:19:23.185941", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-05-21 19:19:23.174789", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.345 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.006277", "end": "2020-05-21 19:19:23.599102", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-05-21 19:19:23.592825", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.399 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/etc/systemd/system/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/systemd/system/ -name \"*ceph*\"", "delta": "0:00:00.006211", "end": "2020-05-21 19:19:23.359487", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-05-21 19:19:23.353276", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.523 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.005533", "end": "2020-05-21 19:19:23.775058", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-05-21 19:19:23.769525", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.565 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.005571", "end": "2020-05-21 19:19:23.526697", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-05-21 19:19:23.521126", "stderr": "find: '/etc/ceph': No such file or directory", "stderr_lines": ["find: '/etc/ceph': No such file or directory"], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.719 INFO:teuthology.task.ansible.out:ok: [smithi065.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.027646", "end": "2020-05-21 19:19:23.964561", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-05-21 19:19:23.936915", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:23.759 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:23 +0000 (0:00:00.756) 0:02:45.183 ********** 2020-05-21T19:19:23.793 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-05-21T19:19:23.829 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:23 +0000 (0:00:00.070) 0:02:45.254 ********** 2020-05-21T19:19:23.997 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-05-21T19:19:23.999 INFO:teuthology.task.ansible.out:ok: [smithi180.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.254720", "end": "2020-05-21 19:19:23.948383", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-05-21 19:19:23.693663", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-05-21T19:19:24.037 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:24 +0000 (0:00:00.207) 0:02:45.462 ********** 2020-05-21T19:19:24.047 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2020-05-21T19:19:24.048 INFO:teuthology.task.ansible.out:changed: [smithi065.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2020-05-21T19:19:24.086 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-05-21T19:19:24.140 INFO:teuthology.task.ansible.out:Thursday 21 May 2020 19:19:24 +0000 (0:00:00.103) 0:02:45.565 ********** 2020-05-21T19:19:24.341 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2020-05-21T19:19:24.343 INFO:teuthology.task.ansible.out:changed: [smithi180.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "size": 0, "state": "file", "uid": 0} 2020-05-21T19:19:24.444 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2020-05-21T19:19:24.446 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2020-05-21T19:19:24.448 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2020-05-21T19:19:24.450 INFO:teuthology.task.ansible.out: PLAY RECAP ********************************************************************* smithi065.front.sepia.ceph.com : ok=114 changed=30 unreachable=0 failed=0 skipped=170 rescued=0 ignored=0 smithi180.front.sepia.ceph.com : ok=114 changed=31 unreachable=0 failed=0 skipped=170 rescued=0 ignored=0 Thursday 21 May 2020 19:19:24 +0000 (0:00:00.308) 0:02:45.874 ********** =============================================================================== users : Create all admin users with sudo access. ----------------------- 17.39s users : Update authorized_keys using the keys repo --------------------- 16.46s testnode : Upgrade packages -------------------------------------------- 11.70s testnode : Install packages -------------------------------------------- 11.05s testnode : Ensure packages are not present. ----------------------------- 9.45s common : Install nrpe package and dependencies (Ubuntu/Fedora) ---------- 7.79s testnode : Zap all non-root disks --------------------------------------- 7.43s users : Remove revoked users -------------------------------------------- 5.35s testnode : Install packages via pip ------------------------------------- 2.53s Gathering Facts --------------------------------------------------------- 2.29s common : Update apt cache ----------------------------------------------- 2.22s testnode : Update apt cache. -------------------------------------------- 1.35s testnode : Install apt keys --------------------------------------------- 1.33s testnode : Create logical volume(s) ------------------------------------- 1.32s users : Update authorized_keys for each user with literal keys ---------- 1.19s Gathering Facts --------------------------------------------------------- 1.07s common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/. --- 1.06s ansible-managed : Create the cephlab_sudo sudoers.d file. --------------- 1.05s common : Upload custom netsaint sc 2020-05-21T19:19:24.452 INFO:teuthology.task.ansible.out:ripts for raid/disk/smart/monitoring to /usr/libexec/. --- 1.03s testnode : Install python-pip on apt based systems. --------------------- 1.02s 2020-05-21T19:19:24.848 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi180.front.sepia.ceph.com'), Remote(name='ubuntu@smithi065.front.sepia.ceph.com')] 2020-05-21T19:19:24.850 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:19:24.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi180.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:19:24.891 INFO:teuthology.orchestra.run.smithi180:> true 2020-05-21T19:19:25.019 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-05-21T19:19:25.020 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi065.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-05-21T19:19:25.058 INFO:teuthology.orchestra.run.smithi065:> true 2020-05-21T19:19:25.199 INFO:teuthology.run_tasks:Running task clock... 2020-05-21T19:19:25.213 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2020-05-21T19:19:25.214 INFO:teuthology.orchestra.run:Running command with timeout 60 2020-05-21T19:19:25.215 INFO:teuthology.orchestra.run.smithi180:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2020-05-21T19:19:25.252 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: ntpd 4.2.8p12@1.3728-o (1): Starting 2020-05-21T19:19:25.253 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Command line: ntpd -gq 2020-05-21T19:19:25.253 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: proto: precision = 0.188 usec (-22) 2020-05-21T19:19:25.255 INFO:teuthology.orchestra.run.smithi180.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-05-21T19:19:25.255 INFO:teuthology.orchestra.run.smithi180.stderr:restrict ::: KOD does nothing without LIMITED. 2020-05-21T19:19:25.255 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-05-21T19:19:25.255 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: restrict ::: KOD does nothing without LIMITED. 2020-05-21T19:19:25.256 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listen and drop on 0 v6wildcard [::]:123 2020-05-21T19:19:25.256 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2020-05-21T19:19:25.256 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listen normally on 2 lo 127.0.0.1:123 2020-05-21T19:19:25.256 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listen normally on 3 enp3s0f1 172.21.15.180:123 2020-05-21T19:19:25.256 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listen normally on 4 lo [::1]:123 2020-05-21T19:19:25.257 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:77ad%5]:123 2020-05-21T19:19:25.257 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:25 ntpd[9540]: Listening on routing socket on fd #22 for interface updates 2020-05-21T19:19:26.254 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:26.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:26.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:26.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:26.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:26.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:26.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:26.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:26.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:26.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:26.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:26.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:26.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:26.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:26.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:26.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:26.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:26.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:26 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:28.254 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:28.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:28.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:28.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:28.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:28.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:28.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:28.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:28.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:28.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:28 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:30.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:30.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:30.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.257 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:30.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:30.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.258 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:30.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:30.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:30.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:30.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:30.259 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:30 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:32.253 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:32.254 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:32.254 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:32.254 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:32.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:32.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:32.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:32.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:32.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:32.255 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:32.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:32.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:32.256 INFO:teuthology.orchestra.run.smithi180.stderr:21 May 19:19:32 ntpd[9540]: can't open /var/log/ntpstats/loopstats.20200521: Permission denied 2020-05-21T19:19:32.256 INFO:teuthology.orchestra.run.smithi180.stdout:21 May 19:19:32 ntpd[9540]: ntpd: time slew +0.000152 s 2020-05-21T19:19:32.257 INFO:teuthology.orchestra.run.smithi180.stdout:ntpd: time slew +0.000152s 2020-05-21T19:19:32.307 INFO:teuthology.orchestra.run.smithi180.stdout: remote refid st t when poll reach delay offset jitter 2020-05-21T19:19:32.308 INFO:teuthology.orchestra.run.smithi180.stdout:============================================================================== 2020-05-21T19:19:32.308 INFO:teuthology.orchestra.run.smithi180.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:32.308 INFO:teuthology.orchestra.run.smithi180.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:32.308 INFO:teuthology.orchestra.run.smithi180.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:32.308 INFO:teuthology.orchestra.run.smithi180.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:32.309 INFO:teuthology.orchestra.run:Running command with timeout 60 2020-05-21T19:19:32.309 INFO:teuthology.orchestra.run.smithi065:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2020-05-21T19:19:32.346 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: ntpd 4.2.8p12@1.3728-o (1): Starting 2020-05-21T19:19:32.346 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Command line: ntpd -gq 2020-05-21T19:19:32.348 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: proto: precision = 0.068 usec (-24) 2020-05-21T19:19:32.348 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-05-21T19:19:32.348 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: restrict ::: KOD does nothing without LIMITED. 2020-05-21T19:19:32.348 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listen and drop on 0 v6wildcard [::]:123 2020-05-21T19:19:32.348 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2020-05-21T19:19:32.349 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listen normally on 2 lo 127.0.0.1:123 2020-05-21T19:19:32.349 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listen normally on 3 enp3s0f1 172.21.15.65:123 2020-05-21T19:19:32.349 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listen normally on 4 lo [::1]:123 2020-05-21T19:19:32.349 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feb6:f63d%5]:123 2020-05-21T19:19:32.349 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:32 ntpd[9477]: Listening on routing socket on fd #22 for interface updates 2020-05-21T19:19:32.350 INFO:teuthology.orchestra.run.smithi065.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2020-05-21T19:19:32.350 INFO:teuthology.orchestra.run.smithi065.stderr:restrict ::: KOD does nothing without LIMITED. 2020-05-21T19:19:33.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:33 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:33.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:33 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:33.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:33 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:33.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:33 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:33.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:33 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:33.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:33 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:35.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:35.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:35.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:35.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:35.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:35.349 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:35.349 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:35.349 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:35.349 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:35.351 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:35.351 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:35.352 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:35.352 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:35.352 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:35.352 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:35.352 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:35.353 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:35.353 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:35 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:37.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.508 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.509 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.509 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.509 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.509 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.510 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.510 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.512 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.512 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.512 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:37.513 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:37.513 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.513 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.513 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:37.513 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:37.514 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.514 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.515 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:37.515 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:37.515 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:37.515 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:37.515 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:37.516 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:37 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:39.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:39.347 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:39.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:39.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:39.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:39.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:39.348 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:39.349 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:39.349 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2020-05-21T19:19:39.350 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/rawstats.20200521: Permission denied 2020-05-21T19:19:39.350 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2020-05-21T19:19:39.350 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/peerstats.20200521: Permission denied 2020-05-21T19:19:39.350 INFO:teuthology.orchestra.run.smithi065.stderr:21 May 19:19:39 ntpd[9477]: can't open /var/log/ntpstats/loopstats.20200521: Permission denied 2020-05-21T19:19:39.351 INFO:teuthology.orchestra.run.smithi065.stdout:21 May 19:19:39 ntpd[9477]: ntpd: time set -0.283204 s 2020-05-21T19:19:39.351 INFO:teuthology.orchestra.run.smithi065.stdout:ntpd: time set -0.283204s 2020-05-21T19:19:39.435 INFO:teuthology.orchestra.run.smithi065.stdout: remote refid st t when poll reach delay offset jitter 2020-05-21T19:19:39.435 INFO:teuthology.orchestra.run.smithi065.stdout:============================================================================== 2020-05-21T19:19:39.436 INFO:teuthology.orchestra.run.smithi065.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:39.436 INFO:teuthology.orchestra.run.smithi065.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:39.436 INFO:teuthology.orchestra.run.smithi065.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:39.436 INFO:teuthology.orchestra.run.smithi065.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2020-05-21T19:19:39.437 INFO:teuthology.run_tasks:Running task install... 2020-05-21T19:19:39.447 DEBUG:teuthology.task.install:project ceph 2020-05-21T19:19:39.448 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '71c7f959f72eb094ea8a491da54cb3339bc8181d'}} 2020-05-21T19:19:39.448 DEBUG:teuthology.task.install:config {'branch': 'octopus', 'sha1': '71c7f959f72eb094ea8a491da54cb3339bc8181d'} 2020-05-21T19:19:39.449 INFO:teuthology.task.install:Using flavor: basic 2020-05-21T19:19:39.462 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2020-05-21T19:19:39.462 INFO:teuthology.task.install:extra packages: [] 2020-05-21T19:19:39.463 INFO:teuthology.orchestra.run.smithi180:> sudo lsb_release -is 2020-05-21T19:19:39.515 INFO:teuthology.orchestra.run.smithi180.stdout:Ubuntu 2020-05-21T19:19:39.520 DEBUG:teuthology.misc:System to be installed: Ubuntu 2020-05-21T19:19:39.521 INFO:teuthology.orchestra.run.smithi065:> sudo lsb_release -is 2020-05-21T19:19:39.521 INFO:teuthology.orchestra.run.smithi180:> sudo apt-key list | grep Ceph 2020-05-21T19:19:39.582 INFO:teuthology.orchestra.run.smithi065.stdout:Ubuntu 2020-05-21T19:19:39.588 DEBUG:teuthology.misc:System to be installed: Ubuntu 2020-05-21T19:19:39.589 INFO:teuthology.orchestra.run.smithi065:> sudo apt-key list | grep Ceph 2020-05-21T19:19:39.627 INFO:teuthology.orchestra.run.smithi180.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2020-05-21T19:19:39.682 INFO:teuthology.orchestra.run.smithi180.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2020-05-21T19:19:39.683 INFO:teuthology.orchestra.run.smithi180.stdout:uid [ unknown] Ceph.com (release key) 2020-05-21T19:19:39.684 INFO:teuthology.orchestra.run.smithi180:> sudo lsb_release -is 2020-05-21T19:19:39.688 INFO:teuthology.orchestra.run.smithi065.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2020-05-21T19:19:39.736 INFO:teuthology.orchestra.run.smithi180.stdout:Ubuntu 2020-05-21T19:19:39.739 DEBUG:teuthology.misc:System to be installed: Ubuntu 2020-05-21T19:19:39.740 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2020-05-21T19:19:39.740 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-05-21T19:19:39.740 INFO:teuthology.packaging:ref: None 2020-05-21T19:19:39.741 INFO:teuthology.packaging:tag: None 2020-05-21T19:19:39.741 INFO:teuthology.packaging:branch: octopus 2020-05-21T19:19:39.741 INFO:teuthology.packaging:sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:19:39.742 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2020-05-21T19:19:39.748 INFO:teuthology.orchestra.run.smithi065.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2020-05-21T19:19:39.749 INFO:teuthology.orchestra.run.smithi065.stdout:uid [ unknown] Ceph.com (release key) 2020-05-21T19:19:39.750 INFO:teuthology.orchestra.run.smithi065:> sudo lsb_release -is 2020-05-21T19:19:39.798 INFO:teuthology.orchestra.run.smithi065.stdout:Ubuntu 2020-05-21T19:19:39.804 DEBUG:teuthology.misc:System to be installed: Ubuntu 2020-05-21T19:19:39.804 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2020-05-21T19:19:39.804 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-05-21T19:19:39.805 INFO:teuthology.packaging:ref: None 2020-05-21T19:19:39.805 INFO:teuthology.packaging:tag: None 2020-05-21T19:19:39.805 INFO:teuthology.packaging:branch: octopus 2020-05-21T19:19:39.805 INFO:teuthology.packaging:sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:19:39.806 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2020-05-21T19:19:40.199 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default/ 2020-05-21T19:19:40.200 INFO:teuthology.task.install.deb:Package version is 15.2.2-41-g9e890709ef-1focal 2020-05-21T19:19:40.305 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default/ 2020-05-21T19:19:40.305 INFO:teuthology.task.install.deb:Package version is 15.2.2-41-g9e890709ef-1focal 2020-05-21T19:19:40.724 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/apt/sources.list.d/ceph.list' 2020-05-21T19:19:40.727 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /etc/apt/sources.list.d/ceph.list' 2020-05-21T19:19:40.746 INFO:teuthology.orchestra.run.smithi065:> sudo apt-get update 2020-05-21T19:19:40.773 INFO:teuthology.orchestra.run.smithi180:> sudo apt-get update 2020-05-21T19:19:40.933 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2020-05-21T19:19:41.043 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:19:41.055 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2020-05-21T19:19:41.055 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2020-05-21T19:19:41.124 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2020-05-21T19:19:41.125 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2020-05-21T19:19:41.210 INFO:teuthology.orchestra.run.smithi180.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2020-05-21T19:19:41.215 INFO:teuthology.orchestra.run.smithi065.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2020-05-21T19:19:41.292 INFO:teuthology.orchestra.run.smithi065.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal InRelease 2020-05-21T19:19:41.292 INFO:teuthology.orchestra.run.smithi180.stdout:Ign:5 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal InRelease 2020-05-21T19:19:41.389 INFO:teuthology.orchestra.run.smithi065.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal Release [7,671 B] 2020-05-21T19:19:41.390 INFO:teuthology.orchestra.run.smithi180.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal Release [7,671 B] 2020-05-21T19:19:41.485 INFO:teuthology.orchestra.run.smithi065.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal Release.gpg 2020-05-21T19:19:41.486 INFO:teuthology.orchestra.run.smithi180.stdout:Ign:7 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal Release.gpg 2020-05-21T19:19:41.592 INFO:teuthology.orchestra.run.smithi180.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main i386 Packages [3,047 B] 2020-05-21T19:19:41.701 INFO:teuthology.orchestra.run.smithi180.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 Packages [15.7 kB] 2020-05-21T19:19:41.803 INFO:teuthology.orchestra.run.smithi180.stdout:Fetched 26.4 kB in 1s (30.7 kB/s) 2020-05-21T19:19:42.166 INFO:teuthology.orchestra.run.smithi065.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 Packages [15.7 kB] 2020-05-21T19:19:42.270 INFO:teuthology.orchestra.run.smithi065.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main i386 Packages [3,047 B] 2020-05-21T19:19:42.366 INFO:teuthology.orchestra.run.smithi065.stdout:Fetched 26.4 kB in 1s (18.2 kB/s) 2020-05-21T19:19:42.423 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:19:42.444 INFO:teuthology.orchestra.run.smithi180:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.2-41-g9e890709ef-1focal cephadm=15.2.2-41-g9e890709ef-1focal ceph-mds=15.2.2-41-g9e890709ef-1focal ceph-mgr=15.2.2-41-g9e890709ef-1focal ceph-common=15.2.2-41-g9e890709ef-1focal ceph-fuse=15.2.2-41-g9e890709ef-1focal ceph-test=15.2.2-41-g9e890709ef-1focal radosgw=15.2.2-41-g9e890709ef-1focal python3-rados=15.2.2-41-g9e890709ef-1focal python3-rgw=15.2.2-41-g9e890709ef-1focal python3-cephfs=15.2.2-41-g9e890709ef-1focal python3-rbd=15.2.2-41-g9e890709ef-1focal libcephfs2=15.2.2-41-g9e890709ef-1focal libcephfs-dev=15.2.2-41-g9e890709ef-1focal librados2=15.2.2-41-g9e890709ef-1focal librbd1=15.2.2-41-g9e890709ef-1focal rbd-fuse=15.2.2-41-g9e890709ef-1focal 2020-05-21T19:19:42.522 INFO:teuthology.orchestra.run.smithi180.stdout:Reading package lists... 2020-05-21T19:19:42.658 INFO:teuthology.orchestra.run.smithi180.stdout:Building dependency tree... 2020-05-21T19:19:42.659 INFO:teuthology.orchestra.run.smithi180.stdout:Reading state information... 2020-05-21T19:19:42.796 INFO:teuthology.orchestra.run.smithi180.stdout:The following package was automatically installed and is no longer required: 2020-05-21T19:19:42.797 INFO:teuthology.orchestra.run.smithi180.stdout: libboost-iostreams1.71.0 2020-05-21T19:19:42.797 INFO:teuthology.orchestra.run.smithi180.stdout:Use 'sudo apt autoremove' to remove it. 2020-05-21T19:19:42.797 INFO:teuthology.orchestra.run.smithi180.stdout:The following additional packages will be installed: 2020-05-21T19:19:42.798 INFO:teuthology.orchestra.run.smithi180.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2020-05-21T19:19:42.798 INFO:teuthology.orchestra.run.smithi180.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2020-05-21T19:19:42.798 INFO:teuthology.orchestra.run.smithi180.stdout: ceph-mgr-rook ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore 2020-05-21T19:19:42.799 INFO:teuthology.orchestra.run.smithi180.stdout: liblbfgsb0 libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 2020-05-21T19:19:42.799 INFO:teuthology.orchestra.run.smithi180.stdout: libradosstriper1 librdkafka1 librgw2 python-pastedeploy-tpl 2020-05-21T19:19:42.799 INFO:teuthology.orchestra.run.smithi180.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-bs4 2020-05-21T19:19:42.799 INFO:teuthology.orchestra.run.smithi180.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2020-05-21T19:19:42.800 INFO:teuthology.orchestra.run.smithi180.stdout: python3-cherrypy3 python3-decorator python3-google-auth python3-html5lib 2020-05-21T19:19:42.800 INFO:teuthology.orchestra.run.smithi180.stdout: python3-joblib python3-json-pointer python3-jsonpatch python3-kubernetes 2020-05-21T19:19:42.800 INFO:teuthology.orchestra.run.smithi180.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2020-05-21T19:19:42.800 INFO:teuthology.orchestra.run.smithi180.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2020-05-21T19:19:42.800 INFO:teuthology.orchestra.run.smithi180.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2020-05-21T19:19:42.801 INFO:teuthology.orchestra.run.smithi180.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2020-05-21T19:19:42.801 INFO:teuthology.orchestra.run.smithi180.stdout: python3-pyinotify python3-pytest python3-repoze.lru 2020-05-21T19:19:42.801 INFO:teuthology.orchestra.run.smithi180.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2020-05-21T19:19:42.801 INFO:teuthology.orchestra.run.smithi180.stdout: python3-simplegeneric python3-singledispatch python3-sklearn 2020-05-21T19:19:42.802 INFO:teuthology.orchestra.run.smithi180.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2020-05-21T19:19:42.802 INFO:teuthology.orchestra.run.smithi180.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2020-05-21T19:19:42.802 INFO:teuthology.orchestra.run.smithi180.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2020-05-21T19:19:42.802 INFO:teuthology.orchestra.run.smithi180.stdout:Suggested packages: 2020-05-21T19:19:42.802 INFO:teuthology.orchestra.run.smithi180.stdout: python3-influxdb python-attr-doc python3-genshi python3-lxml-dbg 2020-05-21T19:19:42.803 INFO:teuthology.orchestra.run.smithi180.stdout: python-lxml-doc python3-beaker python-mako-doc python-openssl-doc 2020-05-21T19:19:42.803 INFO:teuthology.orchestra.run.smithi180.stdout: python3-openssl-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2020-05-21T19:19:42.803 INFO:teuthology.orchestra.run.smithi180.stdout: libjs-mochikit python-pecan-doc python-psutil-doc subversion 2020-05-21T19:19:42.803 INFO:teuthology.orchestra.run.smithi180.stdout: python-pyinotify-doc python-scipy-doc python3-dap python-sklearn-doc 2020-05-21T19:19:42.803 INFO:teuthology.orchestra.run.smithi180.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2020-05-21T19:19:42.804 INFO:teuthology.orchestra.run.smithi180.stdout: python-werkzeug-doc python3-termcolor python3-watchdog 2020-05-21T19:19:42.804 INFO:teuthology.orchestra.run.smithi180.stdout:Recommended packages: 2020-05-21T19:19:42.804 INFO:teuthology.orchestra.run.smithi180.stdout: btrfs-tools 2020-05-21T19:19:42.880 INFO:teuthology.orchestra.run.smithi180.stdout:The following NEW packages will be installed: 2020-05-21T19:19:42.880 INFO:teuthology.orchestra.run.smithi180.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2020-05-21T19:19:42.880 INFO:teuthology.orchestra.run.smithi180.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2020-05-21T19:19:42.880 INFO:teuthology.orchestra.run.smithi180.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2020-05-21T19:19:42.881 INFO:teuthology.orchestra.run.smithi180.stdout: ceph-mgr-rook ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2020-05-21T19:19:42.881 INFO:teuthology.orchestra.run.smithi180.stdout: libcephfs2 libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2020-05-21T19:19:42.881 INFO:teuthology.orchestra.run.smithi180.stdout: liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 2020-05-21T19:19:42.882 INFO:teuthology.orchestra.run.smithi180.stdout: librgw2 python-pastedeploy-tpl python3-atomicwrites python3-attr 2020-05-21T19:19:42.882 INFO:teuthology.orchestra.run.smithi180.stdout: python3-bcrypt python3-bs4 python3-cachetools python3-ceph-argparse 2020-05-21T19:19:42.883 INFO:teuthology.orchestra.run.smithi180.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-decorator 2020-05-21T19:19:42.883 INFO:teuthology.orchestra.run.smithi180.stdout: python3-google-auth python3-html5lib python3-joblib python3-json-pointer 2020-05-21T19:19:42.883 INFO:teuthology.orchestra.run.smithi180.stdout: python3-jsonpatch python3-kubernetes python3-logutils python3-lxml 2020-05-21T19:19:42.883 INFO:teuthology.orchestra.run.smithi180.stdout: python3-mako python3-markupsafe python3-openssl python3-packaging 2020-05-21T19:19:42.883 INFO:teuthology.orchestra.run.smithi180.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2020-05-21T19:19:42.884 INFO:teuthology.orchestra.run.smithi180.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2020-05-21T19:19:42.884 INFO:teuthology.orchestra.run.smithi180.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-rados 2020-05-21T19:19:42.884 INFO:teuthology.orchestra.run.smithi180.stdout: python3-rbd python3-repoze.lru python3-requests-oauthlib python3-rgw 2020-05-21T19:19:42.884 INFO:teuthology.orchestra.run.smithi180.stdout: python3-routes python3-rsa python3-scipy python3-simplegeneric 2020-05-21T19:19:42.885 INFO:teuthology.orchestra.run.smithi180.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2020-05-21T19:19:42.885 INFO:teuthology.orchestra.run.smithi180.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2020-05-21T19:19:42.885 INFO:teuthology.orchestra.run.smithi180.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug radosgw 2020-05-21T19:19:42.885 INFO:teuthology.orchestra.run.smithi180.stdout: rbd-fuse socat xmlstarlet 2020-05-21T19:19:42.885 INFO:teuthology.orchestra.run.smithi180.stdout:The following packages will be upgraded: 2020-05-21T19:19:42.886 INFO:teuthology.orchestra.run.smithi180.stdout: librados2 librbd1 2020-05-21T19:19:43.006 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:19:43.028 INFO:teuthology.orchestra.run.smithi065:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=15.2.2-41-g9e890709ef-1focal cephadm=15.2.2-41-g9e890709ef-1focal ceph-mds=15.2.2-41-g9e890709ef-1focal ceph-mgr=15.2.2-41-g9e890709ef-1focal ceph-common=15.2.2-41-g9e890709ef-1focal ceph-fuse=15.2.2-41-g9e890709ef-1focal ceph-test=15.2.2-41-g9e890709ef-1focal radosgw=15.2.2-41-g9e890709ef-1focal python3-rados=15.2.2-41-g9e890709ef-1focal python3-rgw=15.2.2-41-g9e890709ef-1focal python3-cephfs=15.2.2-41-g9e890709ef-1focal python3-rbd=15.2.2-41-g9e890709ef-1focal libcephfs2=15.2.2-41-g9e890709ef-1focal libcephfs-dev=15.2.2-41-g9e890709ef-1focal librados2=15.2.2-41-g9e890709ef-1focal librbd1=15.2.2-41-g9e890709ef-1focal rbd-fuse=15.2.2-41-g9e890709ef-1focal 2020-05-21T19:19:43.067 INFO:teuthology.orchestra.run.smithi180.stdout:2 upgraded, 92 newly installed, 0 to remove and 70 not upgraded. 2020-05-21T19:19:43.067 INFO:teuthology.orchestra.run.smithi180.stdout:Need to get 152 MB of archives. 2020-05-21T19:19:43.067 INFO:teuthology.orchestra.run.smithi180.stdout:After this operation, 697 MB of additional disk space will be used. 2020-05-21T19:19:43.068 INFO:teuthology.orchestra.run.smithi180.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2020-05-21T19:19:43.096 INFO:teuthology.orchestra.run.smithi065.stdout:Reading package lists... 2020-05-21T19:19:43.233 INFO:teuthology.orchestra.run.smithi065.stdout:Building dependency tree... 2020-05-21T19:19:43.234 INFO:teuthology.orchestra.run.smithi065.stdout:Reading state information... 2020-05-21T19:19:43.369 INFO:teuthology.orchestra.run.smithi065.stdout:The following package was automatically installed and is no longer required: 2020-05-21T19:19:43.370 INFO:teuthology.orchestra.run.smithi065.stdout: libboost-iostreams1.71.0 2020-05-21T19:19:43.370 INFO:teuthology.orchestra.run.smithi065.stdout:Use 'sudo apt autoremove' to remove it. 2020-05-21T19:19:43.371 INFO:teuthology.orchestra.run.smithi065.stdout:The following additional packages will be installed: 2020-05-21T19:19:43.371 INFO:teuthology.orchestra.run.smithi065.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2020-05-21T19:19:43.371 INFO:teuthology.orchestra.run.smithi065.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2020-05-21T19:19:43.371 INFO:teuthology.orchestra.run.smithi065.stdout: ceph-mgr-rook ceph-mon ceph-osd jq libjq1 libjs-sphinxdoc libjs-underscore 2020-05-21T19:19:43.371 INFO:teuthology.orchestra.run.smithi065.stdout: liblbfgsb0 libleveldb1d liblttng-ust0 liboath0 libonig5 librabbitmq4 2020-05-21T19:19:43.372 INFO:teuthology.orchestra.run.smithi065.stdout: libradosstriper1 librdkafka1 librgw2 python-pastedeploy-tpl 2020-05-21T19:19:43.372 INFO:teuthology.orchestra.run.smithi065.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-bs4 2020-05-21T19:19:43.372 INFO:teuthology.orchestra.run.smithi065.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2020-05-21T19:19:43.372 INFO:teuthology.orchestra.run.smithi065.stdout: python3-cherrypy3 python3-decorator python3-google-auth python3-html5lib 2020-05-21T19:19:43.372 INFO:teuthology.orchestra.run.smithi065.stdout: python3-joblib python3-json-pointer python3-jsonpatch python3-kubernetes 2020-05-21T19:19:43.373 INFO:teuthology.orchestra.run.smithi065.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2020-05-21T19:19:43.373 INFO:teuthology.orchestra.run.smithi065.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2020-05-21T19:19:43.373 INFO:teuthology.orchestra.run.smithi065.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2020-05-21T19:19:43.373 INFO:teuthology.orchestra.run.smithi065.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2020-05-21T19:19:43.373 INFO:teuthology.orchestra.run.smithi065.stdout: python3-pyinotify python3-pytest python3-repoze.lru 2020-05-21T19:19:43.374 INFO:teuthology.orchestra.run.smithi065.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2020-05-21T19:19:43.374 INFO:teuthology.orchestra.run.smithi065.stdout: python3-simplegeneric python3-singledispatch python3-sklearn 2020-05-21T19:19:43.374 INFO:teuthology.orchestra.run.smithi065.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2020-05-21T19:19:43.374 INFO:teuthology.orchestra.run.smithi065.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2020-05-21T19:19:43.374 INFO:teuthology.orchestra.run.smithi065.stdout: python3-webtest python3-werkzeug socat xmlstarlet 2020-05-21T19:19:43.375 INFO:teuthology.orchestra.run.smithi065.stdout:Suggested packages: 2020-05-21T19:19:43.375 INFO:teuthology.orchestra.run.smithi065.stdout: python3-influxdb python-attr-doc python3-genshi python3-lxml-dbg 2020-05-21T19:19:43.375 INFO:teuthology.orchestra.run.smithi065.stdout: python-lxml-doc python3-beaker python-mako-doc python-openssl-doc 2020-05-21T19:19:43.375 INFO:teuthology.orchestra.run.smithi065.stdout: python3-openssl-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2020-05-21T19:19:43.376 INFO:teuthology.orchestra.run.smithi065.stdout: libjs-mochikit python-pecan-doc python-psutil-doc subversion 2020-05-21T19:19:43.376 INFO:teuthology.orchestra.run.smithi065.stdout: python-pyinotify-doc python-scipy-doc python3-dap python-sklearn-doc 2020-05-21T19:19:43.376 INFO:teuthology.orchestra.run.smithi065.stdout: ipython3 python-waitress-doc python-webob-doc python-webtest-doc 2020-05-21T19:19:43.376 INFO:teuthology.orchestra.run.smithi065.stdout: python-werkzeug-doc python3-termcolor python3-watchdog 2020-05-21T19:19:43.376 INFO:teuthology.orchestra.run.smithi065.stdout:Recommended packages: 2020-05-21T19:19:43.376 INFO:teuthology.orchestra.run.smithi065.stdout: btrfs-tools 2020-05-21T19:19:43.423 INFO:teuthology.orchestra.run.smithi180.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.2-41-g9e890709ef-1focal [1,673 kB] 2020-05-21T19:19:43.458 INFO:teuthology.orchestra.run.smithi180.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2020-05-21T19:19:43.467 INFO:teuthology.orchestra.run.smithi065.stdout:The following NEW packages will be installed: 2020-05-21T19:19:43.467 INFO:teuthology.orchestra.run.smithi065.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2020-05-21T19:19:43.467 INFO:teuthology.orchestra.run.smithi065.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2020-05-21T19:19:43.467 INFO:teuthology.orchestra.run.smithi065.stdout: ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-modules-core 2020-05-21T19:19:43.468 INFO:teuthology.orchestra.run.smithi065.stdout: ceph-mgr-rook ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2020-05-21T19:19:43.468 INFO:teuthology.orchestra.run.smithi065.stdout: libcephfs2 libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2020-05-21T19:19:43.468 INFO:teuthology.orchestra.run.smithi065.stdout: liblttng-ust0 liboath0 libonig5 librabbitmq4 libradosstriper1 librdkafka1 2020-05-21T19:19:43.468 INFO:teuthology.orchestra.run.smithi065.stdout: librgw2 python-pastedeploy-tpl python3-atomicwrites python3-attr 2020-05-21T19:19:43.468 INFO:teuthology.orchestra.run.smithi065.stdout: python3-bcrypt python3-bs4 python3-cachetools python3-ceph-argparse 2020-05-21T19:19:43.469 INFO:teuthology.orchestra.run.smithi065.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-decorator 2020-05-21T19:19:43.469 INFO:teuthology.orchestra.run.smithi065.stdout: python3-google-auth python3-html5lib python3-joblib python3-json-pointer 2020-05-21T19:19:43.469 INFO:teuthology.orchestra.run.smithi065.stdout: python3-jsonpatch python3-kubernetes python3-logutils python3-lxml 2020-05-21T19:19:43.469 INFO:teuthology.orchestra.run.smithi065.stdout: python3-mako python3-markupsafe python3-openssl python3-packaging 2020-05-21T19:19:43.469 INFO:teuthology.orchestra.run.smithi065.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2020-05-21T19:19:43.470 INFO:teuthology.orchestra.run.smithi065.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2020-05-21T19:19:43.470 INFO:teuthology.orchestra.run.smithi065.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-rados 2020-05-21T19:19:43.470 INFO:teuthology.orchestra.run.smithi065.stdout: python3-rbd python3-repoze.lru python3-requests-oauthlib python3-rgw 2020-05-21T19:19:43.470 INFO:teuthology.orchestra.run.smithi065.stdout: python3-routes python3-rsa python3-scipy python3-simplegeneric 2020-05-21T19:19:43.470 INFO:teuthology.orchestra.run.smithi065.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2020-05-21T19:19:43.470 INFO:teuthology.orchestra.run.smithi065.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2020-05-21T19:19:43.471 INFO:teuthology.orchestra.run.smithi065.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug radosgw 2020-05-21T19:19:43.471 INFO:teuthology.orchestra.run.smithi065.stdout: rbd-fuse socat xmlstarlet 2020-05-21T19:19:43.471 INFO:teuthology.orchestra.run.smithi180.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2020-05-21T19:19:43.472 INFO:teuthology.orchestra.run.smithi065.stdout:The following packages will be upgraded: 2020-05-21T19:19:43.472 INFO:teuthology.orchestra.run.smithi065.stdout: librados2 librbd1 2020-05-21T19:19:43.477 INFO:teuthology.orchestra.run.smithi180.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2020-05-21T19:19:43.624 INFO:teuthology.orchestra.run.smithi180.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2020-05-21T19:19:43.645 INFO:teuthology.orchestra.run.smithi180.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2020-05-21T19:19:43.651 INFO:teuthology.orchestra.run.smithi180.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2020-05-21T19:19:43.656 INFO:teuthology.orchestra.run.smithi065.stdout:2 upgraded, 92 newly installed, 0 to remove and 70 not upgraded. 2020-05-21T19:19:43.656 INFO:teuthology.orchestra.run.smithi065.stdout:Need to get 152 MB of archives. 2020-05-21T19:19:43.656 INFO:teuthology.orchestra.run.smithi065.stdout:After this operation, 697 MB of additional disk space will be used. 2020-05-21T19:19:43.656 INFO:teuthology.orchestra.run.smithi065.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2020-05-21T19:19:43.658 INFO:teuthology.orchestra.run.smithi180.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2020-05-21T19:19:43.663 INFO:teuthology.orchestra.run.smithi180.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2020-05-21T19:19:43.687 INFO:teuthology.orchestra.run.smithi180.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2020-05-21T19:19:43.689 INFO:teuthology.orchestra.run.smithi180.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2020-05-21T19:19:43.691 INFO:teuthology.orchestra.run.smithi180.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2020-05-21T19:19:43.699 INFO:teuthology.orchestra.run.smithi180.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2020-05-21T19:19:43.705 INFO:teuthology.orchestra.run.smithi180.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2020-05-21T19:19:43.781 INFO:teuthology.orchestra.run.smithi180.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2020-05-21T19:19:43.786 INFO:teuthology.orchestra.run.smithi180.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2020-05-21T19:19:43.787 INFO:teuthology.orchestra.run.smithi180.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2020-05-21T19:19:43.791 INFO:teuthology.orchestra.run.smithi180.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2020-05-21T19:19:43.795 INFO:teuthology.orchestra.run.smithi180.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2020-05-21T19:19:43.796 INFO:teuthology.orchestra.run.smithi180.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2020-05-21T19:19:43.819 INFO:teuthology.orchestra.run.smithi180.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2020-05-21T19:19:43.819 INFO:teuthology.orchestra.run.smithi180.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2020-05-21T19:19:43.820 INFO:teuthology.orchestra.run.smithi180.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2020-05-21T19:19:43.866 INFO:teuthology.orchestra.run.smithi180.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2020-05-21T19:19:43.901 INFO:teuthology.orchestra.run.smithi180.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2020-05-21T19:19:43.910 INFO:teuthology.orchestra.run.smithi180.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2020-05-21T19:19:43.911 INFO:teuthology.orchestra.run.smithi180.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-underscore all 1.9.1~dfsg-1 [98.6 kB] 2020-05-21T19:19:43.915 INFO:teuthology.orchestra.run.smithi180.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2020-05-21T19:19:43.920 INFO:teuthology.orchestra.run.smithi180.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2020-05-21T19:19:43.924 INFO:teuthology.orchestra.run.smithi180.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2020-05-21T19:19:43.925 INFO:teuthology.orchestra.run.smithi180.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2020-05-21T19:19:43.947 INFO:teuthology.orchestra.run.smithi180.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2020-05-21T19:19:43.978 INFO:teuthology.orchestra.run.smithi065.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 15.2.2-41-g9e890709ef-1focal [1,673 kB] 2020-05-21T19:19:44.049 INFO:teuthology.orchestra.run.smithi065.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2020-05-21T19:19:44.056 INFO:teuthology.orchestra.run.smithi065.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2020-05-21T19:19:44.068 INFO:teuthology.orchestra.run.smithi065.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2020-05-21T19:19:44.226 INFO:teuthology.orchestra.run.smithi065.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2020-05-21T19:19:44.236 INFO:teuthology.orchestra.run.smithi065.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2020-05-21T19:19:44.243 INFO:teuthology.orchestra.run.smithi065.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2020-05-21T19:19:44.250 INFO:teuthology.orchestra.run.smithi065.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2020-05-21T19:19:44.255 INFO:teuthology.orchestra.run.smithi065.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2020-05-21T19:19:44.279 INFO:teuthology.orchestra.run.smithi065.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2020-05-21T19:19:44.281 INFO:teuthology.orchestra.run.smithi065.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2020-05-21T19:19:44.284 INFO:teuthology.orchestra.run.smithi065.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2020-05-21T19:19:44.288 INFO:teuthology.orchestra.run.smithi180.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2020-05-21T19:19:44.291 INFO:teuthology.orchestra.run.smithi065.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2020-05-21T19:19:44.296 INFO:teuthology.orchestra.run.smithi065.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2020-05-21T19:19:44.330 INFO:teuthology.orchestra.run.smithi180.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2020-05-21T19:19:44.333 INFO:teuthology.orchestra.run.smithi180.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2020-05-21T19:19:44.373 INFO:teuthology.orchestra.run.smithi065.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2020-05-21T19:19:44.377 INFO:teuthology.orchestra.run.smithi065.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2020-05-21T19:19:44.379 INFO:teuthology.orchestra.run.smithi065.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2020-05-21T19:19:44.383 INFO:teuthology.orchestra.run.smithi065.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2020-05-21T19:19:44.383 INFO:teuthology.orchestra.run.smithi180.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2020-05-21T19:19:44.384 INFO:teuthology.orchestra.run.smithi180.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2020-05-21T19:19:44.384 INFO:teuthology.orchestra.run.smithi180.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2020-05-21T19:19:44.385 INFO:teuthology.orchestra.run.smithi180.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2020-05-21T19:19:44.385 INFO:teuthology.orchestra.run.smithi180.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2020-05-21T19:19:44.386 INFO:teuthology.orchestra.run.smithi180.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2020-05-21T19:19:44.386 INFO:teuthology.orchestra.run.smithi180.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2020-05-21T19:19:44.387 INFO:teuthology.orchestra.run.smithi065.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2020-05-21T19:19:44.388 INFO:teuthology.orchestra.run.smithi065.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2020-05-21T19:19:44.411 INFO:teuthology.orchestra.run.smithi065.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2020-05-21T19:19:44.412 INFO:teuthology.orchestra.run.smithi065.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2020-05-21T19:19:44.412 INFO:teuthology.orchestra.run.smithi065.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2020-05-21T19:19:44.450 INFO:teuthology.orchestra.run.smithi180.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2020-05-21T19:19:44.455 INFO:teuthology.orchestra.run.smithi180.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8,320 B] 2020-05-21T19:19:44.458 INFO:teuthology.orchestra.run.smithi065.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2020-05-21T19:19:44.494 INFO:teuthology.orchestra.run.smithi065.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2020-05-21T19:19:44.503 INFO:teuthology.orchestra.run.smithi065.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2020-05-21T19:19:44.504 INFO:teuthology.orchestra.run.smithi065.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-underscore all 1.9.1~dfsg-1 [98.6 kB] 2020-05-21T19:19:44.508 INFO:teuthology.orchestra.run.smithi065.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2020-05-21T19:19:44.513 INFO:teuthology.orchestra.run.smithi065.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2020-05-21T19:19:44.517 INFO:teuthology.orchestra.run.smithi065.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2020-05-21T19:19:44.518 INFO:teuthology.orchestra.run.smithi065.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2020-05-21T19:19:44.531 INFO:teuthology.orchestra.run.smithi180.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jsonpatch all 1.23-3 [12.0 kB] 2020-05-21T19:19:44.534 INFO:teuthology.orchestra.run.smithi180.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2020-05-21T19:19:44.537 INFO:teuthology.orchestra.run.smithi180.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjq1 amd64 1.6-1 [121 kB] 2020-05-21T19:19:44.539 INFO:teuthology.orchestra.run.smithi065.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2020-05-21T19:19:44.539 INFO:teuthology.orchestra.run.smithi180.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 jq amd64 1.6-1 [50.2 kB] 2020-05-21T19:19:44.541 INFO:teuthology.orchestra.run.smithi180.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2020-05-21T19:19:44.547 INFO:teuthology.orchestra.run.smithi180.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2020-05-21T19:19:44.550 INFO:teuthology.orchestra.run.smithi180.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2020-05-21T19:19:44.550 INFO:teuthology.orchestra.run.smithi180.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2020-05-21T19:19:44.611 INFO:teuthology.orchestra.run.smithi180.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2020-05-21T19:19:44.612 INFO:teuthology.orchestra.run.smithi180.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2020-05-21T19:19:44.632 INFO:teuthology.orchestra.run.smithi180.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-lxml amd64 4.5.0-1 [1,381 kB] 2020-05-21T19:19:44.649 INFO:teuthology.orchestra.run.smithi180.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2020-05-21T19:19:44.649 INFO:teuthology.orchestra.run.smithi180.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2020-05-21T19:19:44.650 INFO:teuthology.orchestra.run.smithi180.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2020-05-21T19:19:44.650 INFO:teuthology.orchestra.run.smithi180.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2020-05-21T19:19:44.651 INFO:teuthology.orchestra.run.smithi180.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-py all 1.8.1-1 [65.4 kB] 2020-05-21T19:19:44.652 INFO:teuthology.orchestra.run.smithi180.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2020-05-21T19:19:44.691 INFO:teuthology.orchestra.run.smithi180.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2020-05-21T19:19:44.772 INFO:teuthology.orchestra.run.smithi180.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2020-05-21T19:19:44.871 INFO:teuthology.orchestra.run.smithi065.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2020-05-21T19:19:44.924 INFO:teuthology.orchestra.run.smithi065.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2020-05-21T19:19:44.926 INFO:teuthology.orchestra.run.smithi065.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2020-05-21T19:19:44.972 INFO:teuthology.orchestra.run.smithi065.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2020-05-21T19:19:44.972 INFO:teuthology.orchestra.run.smithi065.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2020-05-21T19:19:44.972 INFO:teuthology.orchestra.run.smithi065.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2020-05-21T19:19:44.974 INFO:teuthology.orchestra.run.smithi065.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2020-05-21T19:19:44.974 INFO:teuthology.orchestra.run.smithi065.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2020-05-21T19:19:44.975 INFO:teuthology.orchestra.run.smithi065.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2020-05-21T19:19:44.975 INFO:teuthology.orchestra.run.smithi065.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2020-05-21T19:19:45.033 INFO:teuthology.orchestra.run.smithi065.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2020-05-21T19:19:45.038 INFO:teuthology.orchestra.run.smithi065.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-json-pointer all 2.0-0ubuntu1 [8,320 B] 2020-05-21T19:19:45.114 INFO:teuthology.orchestra.run.smithi065.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jsonpatch all 1.23-3 [12.0 kB] 2020-05-21T19:19:45.115 INFO:teuthology.orchestra.run.smithi065.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2020-05-21T19:19:45.118 INFO:teuthology.orchestra.run.smithi065.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjq1 amd64 1.6-1 [121 kB] 2020-05-21T19:19:45.120 INFO:teuthology.orchestra.run.smithi065.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/universe amd64 jq amd64 1.6-1 [50.2 kB] 2020-05-21T19:19:45.121 INFO:teuthology.orchestra.run.smithi065.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2020-05-21T19:19:45.124 INFO:teuthology.orchestra.run.smithi065.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2020-05-21T19:19:45.127 INFO:teuthology.orchestra.run.smithi065.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2020-05-21T19:19:45.127 INFO:teuthology.orchestra.run.smithi065.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2020-05-21T19:19:45.195 INFO:teuthology.orchestra.run.smithi065.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2020-05-21T19:19:45.196 INFO:teuthology.orchestra.run.smithi065.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2020-05-21T19:19:45.209 INFO:teuthology.orchestra.run.smithi065.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-lxml amd64 4.5.0-1 [1,381 kB] 2020-05-21T19:19:45.226 INFO:teuthology.orchestra.run.smithi065.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2020-05-21T19:19:45.226 INFO:teuthology.orchestra.run.smithi065.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2020-05-21T19:19:45.227 INFO:teuthology.orchestra.run.smithi065.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2020-05-21T19:19:45.227 INFO:teuthology.orchestra.run.smithi065.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2020-05-21T19:19:45.228 INFO:teuthology.orchestra.run.smithi065.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-py all 1.8.1-1 [65.4 kB] 2020-05-21T19:19:45.228 INFO:teuthology.orchestra.run.smithi065.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2020-05-21T19:19:45.277 INFO:teuthology.orchestra.run.smithi065.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2020-05-21T19:19:45.358 INFO:teuthology.orchestra.run.smithi065.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2020-05-21T19:19:48.223 INFO:teuthology.orchestra.run.smithi180.stdout:Get:65 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.2-41-g9e890709ef-1focal [3,230 kB] 2020-05-21T19:19:51.086 INFO:teuthology.orchestra.run.smithi065.stdout:Get:65 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 15.2.2-41-g9e890709ef-1focal [3,230 kB] 2020-05-21T19:19:54.192 INFO:teuthology.orchestra.run.smithi180.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.2-41-g9e890709ef-1focal [459 kB] 2020-05-21T19:19:55.035 INFO:teuthology.orchestra.run.smithi180.stdout:Get:67 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.2-41-g9e890709ef-1focal [349 kB] 2020-05-21T19:19:55.604 INFO:teuthology.orchestra.run.smithi180.stdout:Get:68 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.2-41-g9e890709ef-1focal [20.6 kB] 2020-05-21T19:19:55.647 INFO:teuthology.orchestra.run.smithi180.stdout:Get:69 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.2-41-g9e890709ef-1focal [153 kB] 2020-05-21T19:19:55.890 INFO:teuthology.orchestra.run.smithi180.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.2-41-g9e890709ef-1focal [24.2 kB] 2020-05-21T19:19:55.978 INFO:teuthology.orchestra.run.smithi180.stdout:Get:71 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.2-41-g9e890709ef-1focal [346 kB] 2020-05-21T19:19:56.623 INFO:teuthology.orchestra.run.smithi180.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.2-41-g9e890709ef-1focal [5,819 kB] 2020-05-21T19:20:03.803 INFO:teuthology.orchestra.run.smithi180.stdout:Get:73 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.2-41-g9e890709ef-1focal [115 kB] 2020-05-21T19:20:03.895 INFO:teuthology.orchestra.run.smithi180.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.2-41-g9e890709ef-1focal [354 kB] 2020-05-21T19:20:04.136 INFO:teuthology.orchestra.run.smithi180.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.2-41-g9e890709ef-1focal [19.7 MB] 2020-05-21T19:20:05.247 INFO:teuthology.orchestra.run.smithi065.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 15.2.2-41-g9e890709ef-1focal [459 kB] 2020-05-21T19:20:07.548 INFO:teuthology.orchestra.run.smithi065.stdout:Get:67 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 15.2.2-41-g9e890709ef-1focal [349 kB] 2020-05-21T19:20:08.750 INFO:teuthology.orchestra.run.smithi065.stdout:Get:68 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 15.2.2-41-g9e890709ef-1focal [20.6 kB] 2020-05-21T19:20:08.846 INFO:teuthology.orchestra.run.smithi065.stdout:Get:69 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 15.2.2-41-g9e890709ef-1focal [153 kB] 2020-05-21T19:20:09.316 INFO:teuthology.orchestra.run.smithi065.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 15.2.2-41-g9e890709ef-1focal [24.2 kB] 2020-05-21T19:20:09.410 INFO:teuthology.orchestra.run.smithi065.stdout:Get:71 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 15.2.2-41-g9e890709ef-1focal [346 kB] 2020-05-21T19:20:10.535 INFO:teuthology.orchestra.run.smithi065.stdout:Get:72 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 15.2.2-41-g9e890709ef-1focal [5,819 kB] 2020-05-21T19:20:18.458 INFO:teuthology.orchestra.run.smithi180.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.2-41-g9e890709ef-1focal [5,256 kB] 2020-05-21T19:20:26.791 INFO:teuthology.orchestra.run.smithi180.stdout:Get:77 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.2-41-g9e890709ef-1focal [138 kB] 2020-05-21T19:20:27.038 INFO:teuthology.orchestra.run.smithi180.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.2-41-g9e890709ef-1focal [1,368 kB] 2020-05-21T19:20:29.020 INFO:teuthology.orchestra.run.smithi180.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.2-41-g9e890709ef-1focal [6,156 kB] 2020-05-21T19:20:36.537 INFO:teuthology.orchestra.run.smithi180.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.2-41-g9e890709ef-1focal [23.7 MB] 2020-05-21T19:20:36.691 INFO:teuthology.orchestra.run.smithi065.stdout:Get:73 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 15.2.2-41-g9e890709ef-1focal [115 kB] 2020-05-21T19:20:37.205 INFO:teuthology.orchestra.run.smithi065.stdout:Get:74 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 15.2.2-41-g9e890709ef-1focal [354 kB] 2020-05-21T19:20:38.928 INFO:teuthology.orchestra.run.smithi065.stdout:Get:75 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 15.2.2-41-g9e890709ef-1focal [19.7 MB] 2020-05-21T19:20:56.619 INFO:teuthology.orchestra.run.smithi180.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.2-41-g9e890709ef-1focal [3,844 B] 2020-05-21T19:20:56.620 INFO:teuthology.orchestra.run.smithi180.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.2-41-g9e890709ef-1focal [533 kB] 2020-05-21T19:20:56.885 INFO:teuthology.orchestra.run.smithi180.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.2-41-g9e890709ef-1focal [1,990 kB] 2020-05-21T19:20:58.304 INFO:teuthology.orchestra.run.smithi180.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.2-41-g9e890709ef-1focal [40.7 kB] 2020-05-21T19:20:58.349 INFO:teuthology.orchestra.run.smithi180.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.2-41-g9e890709ef-1focal [36.4 kB] 2020-05-21T19:20:58.350 INFO:teuthology.orchestra.run.smithi180.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.2-41-g9e890709ef-1focal [2,962 kB] 2020-05-21T19:21:00.177 INFO:teuthology.orchestra.run.smithi180.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.2-41-g9e890709ef-1focal [34.2 kB] 2020-05-21T19:21:00.191 INFO:teuthology.orchestra.run.smithi180.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.2-41-g9e890709ef-1focal [7,885 kB] 2020-05-21T19:21:05.421 INFO:teuthology.orchestra.run.smithi180.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.2-41-g9e890709ef-1focal [3,960 B] 2020-05-21T19:21:05.452 INFO:teuthology.orchestra.run.smithi180.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-rook all 15.2.2-41-g9e890709ef-1focal [22.4 kB] 2020-05-21T19:21:05.453 INFO:teuthology.orchestra.run.smithi180.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.2-41-g9e890709ef-1focal [39.1 MB] 2020-05-21T19:21:48.685 INFO:teuthology.orchestra.run.smithi065.stdout:Get:76 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 15.2.2-41-g9e890709ef-1focal [5,256 kB] 2020-05-21T19:21:53.376 INFO:teuthology.orchestra.run.smithi180.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.2-41-g9e890709ef-1focal [17.4 kB] 2020-05-21T19:21:53.408 INFO:teuthology.orchestra.run.smithi180.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.2-41-g9e890709ef-1focal [9,254 kB] 2020-05-21T19:22:07.173 INFO:teuthology.orchestra.run.smithi180.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.2-41-g9e890709ef-1focal [59.7 kB] 2020-05-21T19:22:07.880 INFO:teuthology.orchestra.run.smithi180.stdout:Fetched 152 MB in 2min 24s (1,055 kB/s) 2020-05-21T19:22:08.058 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2020-05-21T19:22:08.116 INFO:teuthology.orchestra.run.smithi180.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 149537 files and directories currently installed.) 2020-05-21T19:22:08.121 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2020-05-21T19:22:08.189 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2020-05-21T19:22:08.528 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../01-librbd1_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:08.651 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking librbd1 (15.2.2-41-g9e890709ef-1focal) over (15.2.1-0ubuntu2) ... 2020-05-21T19:22:09.189 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../02-librados2_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:09.314 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking librados2 (15.2.2-41-g9e890709ef-1focal) over (15.2.1-0ubuntu2) ... 2020-05-21T19:22:09.934 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libcephfs2. 2020-05-21T19:22:09.954 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../03-libcephfs2_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:09.992 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libcephfs2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:10.295 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-rados. 2020-05-21T19:22:10.312 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../04-python3-rados_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:10.353 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-rados (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:10.714 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-ceph-argparse. 2020-05-21T19:22:10.732 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:10.772 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-ceph-argparse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:11.008 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-cephfs. 2020-05-21T19:22:11.027 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../06-python3-cephfs_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:11.058 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-cephfs (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:11.386 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-ceph-common. 2020-05-21T19:22:11.404 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:11.444 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:11.772 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-prettytable. 2020-05-21T19:22:11.789 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2020-05-21T19:22:11.847 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2020-05-21T19:22:12.092 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-rbd. 2020-05-21T19:22:12.111 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../09-python3-rbd_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:12.158 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-rbd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:12.495 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package librabbitmq4:amd64. 2020-05-21T19:22:12.513 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2020-05-21T19:22:12.553 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2020-05-21T19:22:12.694 INFO:teuthology.orchestra.run.smithi065.stdout:Get:77 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 15.2.2-41-g9e890709ef-1focal [138 kB] 2020-05-21T19:22:12.906 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package librdkafka1:amd64. 2020-05-21T19:22:12.924 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2020-05-21T19:22:12.964 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2020-05-21T19:22:13.216 INFO:teuthology.orchestra.run.smithi065.stdout:Get:78 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 15.2.2-41-g9e890709ef-1focal [1,368 kB] 2020-05-21T19:22:13.351 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package librgw2. 2020-05-21T19:22:13.368 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../12-librgw2_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:13.409 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking librgw2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:14.111 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-rgw. 2020-05-21T19:22:14.129 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../13-python3-rgw_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:14.161 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-rgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:14.472 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libleveldb1d:amd64. 2020-05-21T19:22:14.489 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2020-05-21T19:22:14.530 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2020-05-21T19:22:14.875 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package liboath0. 2020-05-21T19:22:14.892 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2020-05-21T19:22:14.933 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2020-05-21T19:22:15.244 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libradosstriper1. 2020-05-21T19:22:15.263 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../16-libradosstriper1_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:15.294 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libradosstriper1 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:15.739 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-common. 2020-05-21T19:22:15.757 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../17-ceph-common_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:15.797 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:17.887 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-base. 2020-05-21T19:22:17.904 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../18-ceph-base_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:17.940 INFO:teuthology.orchestra.run.smithi065.stdout:Get:79 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 15.2.2-41-g9e890709ef-1focal [6,156 kB] 2020-05-21T19:22:17.954 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-base (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:18.783 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-openssl. 2020-05-21T19:22:18.801 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../19-python3-openssl_19.0.0-1build1_all.deb ... 2020-05-21T19:22:18.832 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2020-05-21T19:22:19.119 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2020-05-21T19:22:19.135 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../20-ceph-mgr-modules-core_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:19.177 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-modules-core (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:19.589 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-bcrypt. 2020-05-21T19:22:19.606 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../21-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2020-05-21T19:22:19.647 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2020-05-21T19:22:19.917 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-cherrypy3. 2020-05-21T19:22:19.937 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../22-python3-cherrypy3_8.9.1-6_all.deb ... 2020-05-21T19:22:19.967 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2020-05-21T19:22:20.304 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-logutils. 2020-05-21T19:22:20.321 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../23-python3-logutils_0.3.3-7_all.deb ... 2020-05-21T19:22:20.354 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-logutils (0.3.3-7) ... 2020-05-21T19:22:20.598 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-markupsafe. 2020-05-21T19:22:20.619 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../24-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2020-05-21T19:22:20.656 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2020-05-21T19:22:20.968 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-mako. 2020-05-21T19:22:20.987 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../25-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2020-05-21T19:22:21.026 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2020-05-21T19:22:21.346 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-simplegeneric. 2020-05-21T19:22:21.364 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../26-python3-simplegeneric_0.8.1-3_all.deb ... 2020-05-21T19:22:21.404 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2020-05-21T19:22:21.915 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-singledispatch. 2020-05-21T19:22:21.935 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../27-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2020-05-21T19:22:21.990 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2020-05-21T19:22:22.277 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-webob. 2020-05-21T19:22:22.295 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../28-python3-webob_1%3a1.8.5-2_all.deb ... 2020-05-21T19:22:22.335 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2020-05-21T19:22:22.621 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-soupsieve. 2020-05-21T19:22:22.639 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../29-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2020-05-21T19:22:22.671 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2020-05-21T19:22:22.940 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-bs4. 2020-05-21T19:22:22.960 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../30-python3-bs4_4.8.2-1_all.deb ... 2020-05-21T19:22:22.998 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2020-05-21T19:22:23.360 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-waitress. 2020-05-21T19:22:23.379 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../31-python3-waitress_1.4.1-1_all.deb ... 2020-05-21T19:22:23.422 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-waitress (1.4.1-1) ... 2020-05-21T19:22:23.738 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-tempita. 2020-05-21T19:22:23.759 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../32-python3-tempita_0.5.2-6_all.deb ... 2020-05-21T19:22:23.796 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-tempita (0.5.2-6) ... 2020-05-21T19:22:24.100 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-paste. 2020-05-21T19:22:24.117 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../33-python3-paste_3.4.0+dfsg1-1_all.deb ... 2020-05-21T19:22:24.158 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2020-05-21T19:22:24.495 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2020-05-21T19:22:24.511 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../34-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2020-05-21T19:22:24.570 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2020-05-21T19:22:24.897 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pastedeploy. 2020-05-21T19:22:24.914 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../35-python3-pastedeploy_2.1.0-1_all.deb ... 2020-05-21T19:22:24.955 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2020-05-21T19:22:25.258 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-webtest. 2020-05-21T19:22:25.276 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../36-python3-webtest_2.0.32-2_all.deb ... 2020-05-21T19:22:25.316 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-webtest (2.0.32-2) ... 2020-05-21T19:22:25.628 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pecan. 2020-05-21T19:22:25.645 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../37-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2020-05-21T19:22:25.686 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2020-05-21T19:22:26.066 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-werkzeug. 2020-05-21T19:22:26.085 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../38-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2020-05-21T19:22:26.124 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2020-05-21T19:22:26.495 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr. 2020-05-21T19:22:26.513 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../39-ceph-mgr_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:26.553 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:27.015 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mon. 2020-05-21T19:22:27.032 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../40-ceph-mon_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:27.098 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mon (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:28.027 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-osd. 2020-05-21T19:22:28.046 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../41-ceph-osd_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:28.084 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-osd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:30.240 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph. 2020-05-21T19:22:30.257 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../42-ceph_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:30.289 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:30.584 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-fuse. 2020-05-21T19:22:30.603 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../43-ceph-fuse_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:30.642 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:31.054 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mds. 2020-05-21T19:22:31.072 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../44-ceph-mds_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:31.112 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mds (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:31.582 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package cephadm. 2020-05-21T19:22:31.599 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../45-cephadm_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:31.640 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:31.918 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2020-05-21T19:22:31.937 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:31.976 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:32.304 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-repoze.lru. 2020-05-21T19:22:32.321 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2020-05-21T19:22:32.362 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2020-05-21T19:22:32.623 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libjs-underscore. 2020-05-21T19:22:32.643 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../48-libjs-underscore_1.9.1~dfsg-1_all.deb ... 2020-05-21T19:22:32.682 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1) ... 2020-05-21T19:22:32.935 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libjs-sphinxdoc. 2020-05-21T19:22:32.952 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../49-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2020-05-21T19:22:32.984 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2020-05-21T19:22:33.246 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-routes. 2020-05-21T19:22:33.264 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../50-python3-routes_2.4.1-2_all.deb ... 2020-05-21T19:22:33.304 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-routes (2.4.1-2) ... 2020-05-21T19:22:33.632 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2020-05-21T19:22:33.649 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../51-ceph-mgr-dashboard_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:33.690 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-dashboard (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:34.740 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2020-05-21T19:22:34.757 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../52-ceph-mgr-diskprediction-cloud_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:34.798 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:35.110 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-decorator. 2020-05-21T19:22:35.128 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../53-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2020-05-21T19:22:35.168 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2020-05-21T19:22:35.487 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2020-05-21T19:22:35.505 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../54-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2020-05-21T19:22:35.545 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2020-05-21T19:22:35.890 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-scipy. 2020-05-21T19:22:35.907 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../55-python3-scipy_1.3.3-3build1_amd64.deb ... 2020-05-21T19:22:35.948 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2020-05-21T19:22:37.233 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-sklearn-lib. 2020-05-21T19:22:37.250 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../56-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2020-05-21T19:22:37.290 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2020-05-21T19:22:37.853 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-joblib. 2020-05-21T19:22:37.874 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../57-python3-joblib_0.14.0-3_all.deb ... 2020-05-21T19:22:37.911 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-joblib (0.14.0-3) ... 2020-05-21T19:22:38.256 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-sklearn. 2020-05-21T19:22:38.275 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../58-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2020-05-21T19:22:38.314 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2020-05-21T19:22:38.948 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2020-05-21T19:22:38.965 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../59-ceph-mgr-diskprediction-local_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:38.997 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:40.093 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-cachetools. 2020-05-21T19:22:40.112 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../60-python3-cachetools_4.0.0-1_all.deb ... 2020-05-21T19:22:40.150 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2020-05-21T19:22:40.447 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pyasn1. 2020-05-21T19:22:40.465 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../61-python3-pyasn1_0.4.2-3build1_all.deb ... 2020-05-21T19:22:40.505 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2020-05-21T19:22:40.800 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pyasn1-modules. 2020-05-21T19:22:40.820 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../62-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2020-05-21T19:22:40.850 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2020-05-21T19:22:41.161 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-rsa. 2020-05-21T19:22:41.178 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../63-python3-rsa_4.0-3_all.deb ... 2020-05-21T19:22:41.219 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-rsa (4.0-3) ... 2020-05-21T19:22:41.531 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-google-auth. 2020-05-21T19:22:41.549 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../64-python3-google-auth_1.5.1-2_all.deb ... 2020-05-21T19:22:41.589 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2020-05-21T19:22:41.942 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-requests-oauthlib. 2020-05-21T19:22:41.960 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../65-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2020-05-21T19:22:42.000 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2020-05-21T19:22:42.404 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-websocket. 2020-05-21T19:22:42.424 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../66-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2020-05-21T19:22:42.462 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2020-05-21T19:22:42.616 INFO:teuthology.orchestra.run.smithi065.stdout:Get:80 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 15.2.2-41-g9e890709ef-1focal [23.7 MB] 2020-05-21T19:22:42.782 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-kubernetes. 2020-05-21T19:22:42.800 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../67-python3-kubernetes_7.0.0~a1-2_all.deb ... 2020-05-21T19:22:42.840 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2020-05-21T19:22:43.304 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2020-05-21T19:22:43.324 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../68-ceph-mgr-k8sevents_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:43.362 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-k8sevents (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:43.706 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-json-pointer. 2020-05-21T19:22:43.724 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../69-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2020-05-21T19:22:43.764 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2020-05-21T19:22:44.118 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-jsonpatch. 2020-05-21T19:22:44.136 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../70-python3-jsonpatch_1.23-3_all.deb ... 2020-05-21T19:22:44.184 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-jsonpatch (1.23-3) ... 2020-05-21T19:22:44.488 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-mgr-rook. 2020-05-21T19:22:44.505 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../71-ceph-mgr-rook_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:22:44.546 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-mgr-rook (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:44.899 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libonig5:amd64. 2020-05-21T19:22:44.917 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../72-libonig5_6.9.4-1_amd64.deb ... 2020-05-21T19:22:44.956 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2020-05-21T19:22:45.310 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libjq1:amd64. 2020-05-21T19:22:45.328 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../73-libjq1_1.6-1_amd64.deb ... 2020-05-21T19:22:45.368 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libjq1:amd64 (1.6-1) ... 2020-05-21T19:22:45.654 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package jq. 2020-05-21T19:22:45.675 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../74-jq_1.6-1_amd64.deb ... 2020-05-21T19:22:45.712 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking jq (1.6-1) ... 2020-05-21T19:22:45.965 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package socat. 2020-05-21T19:22:45.984 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../75-socat_1.7.3.3-2_amd64.deb ... 2020-05-21T19:22:46.048 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking socat (1.7.3.3-2) ... 2020-05-21T19:22:46.343 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package xmlstarlet. 2020-05-21T19:22:46.363 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../76-xmlstarlet_1.6.1-2build1_amd64.deb ... 2020-05-21T19:22:46.401 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2020-05-21T19:22:46.731 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package ceph-test. 2020-05-21T19:22:46.751 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../77-ceph-test_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:46.789 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking ceph-test (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:50.126 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package libcephfs-dev. 2020-05-21T19:22:50.145 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../78-libcephfs-dev_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:50.184 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking libcephfs-dev (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:50.538 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-atomicwrites. 2020-05-21T19:22:50.554 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../79-python3-atomicwrites_1.1.5-2build1_all.deb ... 2020-05-21T19:22:50.604 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2020-05-21T19:22:50.907 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-attr. 2020-05-21T19:22:50.924 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../80-python3-attr_19.3.0-2_all.deb ... 2020-05-21T19:22:50.965 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-attr (19.3.0-2) ... 2020-05-21T19:22:51.387 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-webencodings. 2020-05-21T19:22:51.408 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../81-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2020-05-21T19:22:51.445 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2020-05-21T19:22:51.732 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-html5lib. 2020-05-21T19:22:51.752 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../82-python3-html5lib_1.0.1-2_all.deb ... 2020-05-21T19:22:51.790 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2020-05-21T19:22:52.135 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-lxml:amd64. 2020-05-21T19:22:52.153 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../83-python3-lxml_4.5.0-1_amd64.deb ... 2020-05-21T19:22:52.193 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-lxml:amd64 (4.5.0-1) ... 2020-05-21T19:22:53.089 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-packaging. 2020-05-21T19:22:53.107 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../84-python3-packaging_20.3-1_all.deb ... 2020-05-21T19:22:53.147 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-packaging (20.3-1) ... 2020-05-21T19:22:53.450 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pastescript. 2020-05-21T19:22:53.467 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../85-python3-pastescript_2.0.2-4_all.deb ... 2020-05-21T19:22:53.508 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2020-05-21T19:22:53.903 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pluggy. 2020-05-21T19:22:53.922 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../86-python3-pluggy_0.13.0-2_all.deb ... 2020-05-21T19:22:53.961 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2020-05-21T19:22:54.265 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-psutil. 2020-05-21T19:22:54.286 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../87-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2020-05-21T19:22:54.322 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2020-05-21T19:22:54.659 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-py. 2020-05-21T19:22:54.676 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../88-python3-py_1.8.1-1_all.deb ... 2020-05-21T19:22:54.717 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-py (1.8.1-1) ... 2020-05-21T19:22:55.071 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pyinotify. 2020-05-21T19:22:55.088 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../89-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2020-05-21T19:22:55.129 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2020-05-21T19:22:55.440 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-wcwidth. 2020-05-21T19:22:55.460 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../90-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2020-05-21T19:22:55.498 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2020-05-21T19:22:55.826 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package python3-pytest. 2020-05-21T19:22:55.844 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../91-python3-pytest_4.6.9-1_all.deb ... 2020-05-21T19:22:55.892 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking python3-pytest (4.6.9-1) ... 2020-05-21T19:22:56.364 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package radosgw. 2020-05-21T19:22:56.381 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../92-radosgw_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:56.421 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking radosgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:57.367 INFO:teuthology.orchestra.run.smithi180.stdout:Selecting previously unselected package rbd-fuse. 2020-05-21T19:22:57.384 INFO:teuthology.orchestra.run.smithi180.stdout:Preparing to unpack .../93-rbd-fuse_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:22:57.424 INFO:teuthology.orchestra.run.smithi180.stdout:Unpacking rbd-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:57.761 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-attr (19.3.0-2) ... 2020-05-21T19:22:58.096 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2020-05-21T19:22:58.222 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2020-05-21T19:22:58.348 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:22:58.934 INFO:teuthology.orchestra.run.smithi180.stdout:Adding system user cephadm....done 2020-05-21T19:22:59.096 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-waitress (1.4.1-1) ... 2020-05-21T19:22:59.447 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-repoze.lru (0.7-2) ... 2020-05-21T19:22:59.724 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up liboath0 (2.6.1-1.3) ... 2020-05-21T19:22:59.824 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-py (1.8.1-1) ... 2020-05-21T19:23:00.134 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-joblib (0.14.0-3) ... 2020-05-21T19:23:00.553 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-cachetools (4.0.0-1) ... 2020-05-21T19:23:00.862 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2020-05-21T19:23:01.180 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2020-05-21T19:23:01.498 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2020-05-21T19:23:01.774 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-ceph-argparse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:02.067 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2020-05-21T19:23:02.184 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2020-05-21T19:23:02.460 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2020-05-21T19:23:02.787 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2020-05-21T19:23:03.138 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2020-05-21T19:23:03.406 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2020-05-21T19:23:03.690 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-tempita (0.5.2-6) ... 2020-05-21T19:23:04.000 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-packaging (20.3-1) ... 2020-05-21T19:23:04.309 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2020-05-21T19:23:04.435 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2020-05-21T19:23:04.737 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2020-05-21T19:23:05.122 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2020-05-21T19:23:05.490 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up socat (1.7.3.3-2) ... 2020-05-21T19:23:05.619 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:05.917 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-html5lib (1.0.1-2) ... 2020-05-21T19:23:06.277 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2020-05-21T19:23:06.428 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2020-05-21T19:23:06.529 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pluggy (0.13.0-2) ... 2020-05-21T19:23:06.805 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-json-pointer (2.0-0ubuntu1) ... 2020-05-21T19:23:07.098 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-lxml:amd64 (4.5.0-1) ... 2020-05-21T19:23:07.416 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2020-05-21T19:23:07.734 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2020-05-21T19:23:08.035 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-logutils (0.3.3-7) ... 2020-05-21T19:23:08.320 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-modules-core (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:08.421 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2020-05-21T19:23:08.522 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2020-05-21T19:23:08.798 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-prettytable (0.7.2-5) ... 2020-05-21T19:23:09.132 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2020-05-21T19:23:09.425 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2020-05-21T19:23:09.745 INFO:teuthology.orchestra.run.smithi180.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2020-05-21T19:23:10.011 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2020-05-21T19:23:10.137 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2020-05-21T19:23:10.455 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2020-05-21T19:23:10.790 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2020-05-21T19:23:11.133 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libjs-underscore (1.9.1~dfsg-1) ... 2020-05-21T19:23:11.233 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2020-05-21T19:23:11.359 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-webob (1:1.8.5-2) ... 2020-05-21T19:23:11.736 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up librados2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:11.862 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2020-05-21T19:23:13.351 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up librgw2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:13.494 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libjq1:amd64 (1.6-1) ... 2020-05-21T19:23:13.628 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pytest (4.6.9-1) ... 2020-05-21T19:23:14.021 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-jsonpatch (1.23-3) ... 2020-05-21T19:23:14.111 INFO:teuthology.orchestra.run.smithi180.stdout:update-alternatives: using /usr/bin/jsonpatch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2020-05-21T19:23:14.356 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2020-05-21T19:23:14.632 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-bs4 (4.8.2-1) ... 2020-05-21T19:23:14.951 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libcephfs2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:15.076 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libradosstriper1 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:15.227 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2020-05-21T19:23:15.579 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2020-05-21T19:23:16.643 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up librbd1 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:16.768 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2020-05-21T19:23:16.903 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up jq (1.6-1) ... 2020-05-21T19:23:17.029 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-rsa (4.0-3) ... 2020-05-21T19:23:17.338 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-webtest (2.0.32-2) ... 2020-05-21T19:23:17.656 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:17.892 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2020-05-21T19:23:17.893 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2020-05-21T19:23:18.366 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up libcephfs-dev (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:18.492 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pastescript (2.0.2-4) ... 2020-05-21T19:23:18.802 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2020-05-21T19:23:19.179 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-rados (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:19.305 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-rbd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:19.431 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up rbd-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:19.533 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-routes (2.4.1-2) ... 2020-05-21T19:23:19.825 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-google-auth (1.5.1-2) ... 2020-05-21T19:23:20.110 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-rgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:20.261 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-cephfs (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:20.496 INFO:teuthology.orchestra.run.smithi180.stdout:/usr/lib/python3/dist-packages/ceph_volume_client.py:358: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2020-05-21T19:23:20.496 INFO:teuthology.orchestra.run.smithi180.stdout: group_id = group_id if group_id is not 'None' else None 2020-05-21T19:23:20.496 INFO:teuthology.orchestra.run.smithi180.stdout:/usr/lib/python3/dist-packages/ceph_volume_client.py:381: SyntaxWarning: "is" with a literal. Did you mean "=="? 2020-05-21T19:23:20.497 INFO:teuthology.orchestra.run.smithi180.stdout: readonly = True if access_level is 'r' else False 2020-05-21T19:23:20.497 INFO:teuthology.orchestra.run.smithi180.stdout:/usr/lib/python3/dist-packages/ceph_volume_client.py:1102: SyntaxWarning: "is" with a literal. Did you mean "=="? 2020-05-21T19:23:20.497 INFO:teuthology.orchestra.run.smithi180.stdout: unwanted_access_level = 'r' if want_access_level is 'rw' else 'rw' 2020-05-21T19:23:20.562 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2020-05-21T19:23:21.507 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:22.001 INFO:teuthology.orchestra.run.smithi180.stdout:Adding group ceph....done 2020-05-21T19:23:22.369 INFO:teuthology.orchestra.run.smithi180.stdout:Adding system user ceph....done 2020-05-21T19:23:22.545 INFO:teuthology.orchestra.run.smithi180.stdout:Setting system user ceph properties....done 2020-05-21T19:23:22.711 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2020-05-21T19:23:23.034 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2020-05-21T19:23:23.516 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-test (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:24.253 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up radosgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:24.502 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2020-05-21T19:23:24.502 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2020-05-21T19:23:25.213 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-base (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:25.545 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2020-05-21T19:23:25.998 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mds (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:26.205 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2020-05-21T19:23:26.206 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2020-05-21T19:23:26.674 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:26.903 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2020-05-21T19:23:26.903 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2020-05-21T19:23:27.367 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:27.519 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-rook (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:27.661 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-osd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:28.226 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2020-05-21T19:23:28.227 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2020-05-21T19:23:28.689 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-k8sevents (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:28.814 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-diskprediction-local (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:28.957 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mon (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:29.185 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2020-05-21T19:23:29.186 INFO:teuthology.orchestra.run.smithi180.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2020-05-21T19:23:29.642 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:29.785 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:29.936 INFO:teuthology.orchestra.run.smithi180.stdout:Setting up ceph-mgr-dashboard (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:23:30.088 INFO:teuthology.orchestra.run.smithi180.stdout:Processing triggers for systemd (245.4-4ubuntu3) ... 2020-05-21T19:23:30.389 INFO:teuthology.orchestra.run.smithi180.stdout:Processing triggers for man-db (2.9.1-1) ... 2020-05-21T19:23:31.775 INFO:teuthology.orchestra.run.smithi180.stdout:Processing triggers for libc-bin (2.31-0ubuntu9) ... 2020-05-21T19:23:32.177 INFO:teuthology.orchestra.run.smithi180.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2020-05-21T19:23:32.181 DEBUG:teuthology.parallel:result is None 2020-05-21T19:23:56.495 INFO:teuthology.orchestra.run.smithi065.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 15.2.2-41-g9e890709ef-1focal [3,844 B] 2020-05-21T19:23:56.547 INFO:teuthology.orchestra.run.smithi065.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 15.2.2-41-g9e890709ef-1focal [533 kB] 2020-05-21T19:23:58.182 INFO:teuthology.orchestra.run.smithi065.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 15.2.2-41-g9e890709ef-1focal [1,990 kB] 2020-05-21T19:24:03.605 INFO:teuthology.orchestra.run.smithi065.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 15.2.2-41-g9e890709ef-1focal [40.7 kB] 2020-05-21T19:24:03.697 INFO:teuthology.orchestra.run.smithi065.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 15.2.2-41-g9e890709ef-1focal [36.4 kB] 2020-05-21T19:24:03.753 INFO:teuthology.orchestra.run.smithi065.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 15.2.2-41-g9e890709ef-1focal [2,962 kB] 2020-05-21T19:24:09.779 INFO:teuthology.orchestra.run.smithi065.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-cloud all 15.2.2-41-g9e890709ef-1focal [34.2 kB] 2020-05-21T19:24:09.872 INFO:teuthology.orchestra.run.smithi065.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 15.2.2-41-g9e890709ef-1focal [7,885 kB] 2020-05-21T19:24:32.108 INFO:teuthology.orchestra.run.smithi065.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 15.2.2-41-g9e890709ef-1focal [3,960 B] 2020-05-21T19:24:32.297 INFO:teuthology.orchestra.run.smithi065.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-rook all 15.2.2-41-g9e890709ef-1focal [22.4 kB] 2020-05-21T19:24:32.298 INFO:teuthology.orchestra.run.smithi065.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 15.2.2-41-g9e890709ef-1focal [39.1 MB] 2020-05-21T19:26:19.410 INFO:teuthology.orchestra.run.smithi065.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 15.2.2-41-g9e890709ef-1focal [17.4 kB] 2020-05-21T19:26:19.448 INFO:teuthology.orchestra.run.smithi065.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 15.2.2-41-g9e890709ef-1focal [9,254 kB] 2020-05-21T19:26:40.053 INFO:teuthology.orchestra.run.smithi065.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/octopus/9e890709ef53ce29006c6fc754dd80e25df186d0/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 15.2.2-41-g9e890709ef-1focal [59.7 kB] 2020-05-21T19:26:40.742 INFO:teuthology.orchestra.run.smithi065.stdout:Fetched 152 MB in 6min 57s (366 kB/s) 2020-05-21T19:26:41.025 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2020-05-21T19:26:41.086 INFO:teuthology.orchestra.run.smithi065.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 149537 files and directories currently installed.) 2020-05-21T19:26:41.091 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../00-liblttng-ust0_2.11.0-1_amd64.deb ... 2020-05-21T19:26:41.182 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2020-05-21T19:26:41.537 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../01-librbd1_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:41.685 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking librbd1 (15.2.2-41-g9e890709ef-1focal) over (15.2.1-0ubuntu2) ... 2020-05-21T19:26:42.168 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../02-librados2_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:42.323 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking librados2 (15.2.2-41-g9e890709ef-1focal) over (15.2.1-0ubuntu2) ... 2020-05-21T19:26:43.010 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libcephfs2. 2020-05-21T19:26:43.031 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../03-libcephfs2_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:43.068 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libcephfs2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:43.495 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-rados. 2020-05-21T19:26:43.515 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../04-python3-rados_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:43.554 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-rados (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:43.898 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-ceph-argparse. 2020-05-21T19:26:43.918 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../05-python3-ceph-argparse_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:26:43.956 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-ceph-argparse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:44.250 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-cephfs. 2020-05-21T19:26:44.271 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../06-python3-cephfs_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:44.308 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-cephfs (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:44.678 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-ceph-common. 2020-05-21T19:26:44.699 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../07-python3-ceph-common_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:26:44.736 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:45.064 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-prettytable. 2020-05-21T19:26:45.081 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../08-python3-prettytable_0.7.2-5_all.deb ... 2020-05-21T19:26:45.122 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2020-05-21T19:26:45.349 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-rbd. 2020-05-21T19:26:45.368 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../09-python3-rbd_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:45.399 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-rbd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:45.802 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package librabbitmq4:amd64. 2020-05-21T19:26:45.819 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../10-librabbitmq4_0.10.0-1_amd64.deb ... 2020-05-21T19:26:45.860 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2020-05-21T19:26:46.238 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package librdkafka1:amd64. 2020-05-21T19:26:46.255 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../11-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2020-05-21T19:26:46.297 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2020-05-21T19:26:46.641 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package librgw2. 2020-05-21T19:26:46.658 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../12-librgw2_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:46.699 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking librgw2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:47.436 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-rgw. 2020-05-21T19:26:47.452 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../13-python3-rgw_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:47.493 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-rgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:47.846 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libleveldb1d:amd64. 2020-05-21T19:26:47.867 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../14-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2020-05-21T19:26:47.904 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2020-05-21T19:26:48.273 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package liboath0. 2020-05-21T19:26:48.293 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../15-liboath0_2.6.1-1.3_amd64.deb ... 2020-05-21T19:26:48.323 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2020-05-21T19:26:48.584 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libradosstriper1. 2020-05-21T19:26:48.602 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../16-libradosstriper1_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:48.652 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libradosstriper1 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:49.146 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-common. 2020-05-21T19:26:49.163 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../17-ceph-common_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:49.204 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:51.259 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-base. 2020-05-21T19:26:51.279 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../18-ceph-base_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:26:51.336 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-base (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:52.238 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-openssl. 2020-05-21T19:26:52.256 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../19-python3-openssl_19.0.0-1build1_all.deb ... 2020-05-21T19:26:52.296 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2020-05-21T19:26:52.590 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2020-05-21T19:26:52.611 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../20-ceph-mgr-modules-core_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:26:52.648 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-modules-core (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:26:52.986 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-bcrypt. 2020-05-21T19:26:53.007 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../21-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2020-05-21T19:26:53.044 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2020-05-21T19:26:53.380 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-cherrypy3. 2020-05-21T19:26:53.397 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../22-python3-cherrypy3_8.9.1-6_all.deb ... 2020-05-21T19:26:53.438 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2020-05-21T19:26:53.825 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-logutils. 2020-05-21T19:26:53.842 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../23-python3-logutils_0.3.3-7_all.deb ... 2020-05-21T19:26:53.883 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-logutils (0.3.3-7) ... 2020-05-21T19:26:54.219 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-markupsafe. 2020-05-21T19:26:54.239 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../24-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2020-05-21T19:26:54.277 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2020-05-21T19:26:54.580 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-mako. 2020-05-21T19:26:54.597 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../25-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2020-05-21T19:26:54.638 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2020-05-21T19:26:55.000 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-simplegeneric. 2020-05-21T19:26:55.017 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../26-python3-simplegeneric_0.8.1-3_all.deb ... 2020-05-21T19:26:55.058 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2020-05-21T19:26:55.403 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-singledispatch. 2020-05-21T19:26:55.420 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../27-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2020-05-21T19:26:55.461 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2020-05-21T19:26:55.747 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-webob. 2020-05-21T19:26:55.767 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../28-python3-webob_1%3a1.8.5-2_all.deb ... 2020-05-21T19:26:55.805 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2020-05-21T19:26:56.150 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-soupsieve. 2020-05-21T19:26:56.168 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../29-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2020-05-21T19:26:56.208 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2020-05-21T19:26:56.544 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-bs4. 2020-05-21T19:26:56.561 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../30-python3-bs4_4.8.2-1_all.deb ... 2020-05-21T19:26:56.602 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2020-05-21T19:26:56.980 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-waitress. 2020-05-21T19:26:56.997 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../31-python3-waitress_1.4.1-1_all.deb ... 2020-05-21T19:26:57.042 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-waitress (1.4.1-1) ... 2020-05-21T19:26:57.366 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-tempita. 2020-05-21T19:26:57.385 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../32-python3-tempita_0.5.2-6_all.deb ... 2020-05-21T19:26:57.424 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-tempita (0.5.2-6) ... 2020-05-21T19:26:57.769 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-paste. 2020-05-21T19:26:57.788 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../33-python3-paste_3.4.0+dfsg1-1_all.deb ... 2020-05-21T19:26:57.827 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2020-05-21T19:26:58.172 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2020-05-21T19:26:58.192 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../34-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2020-05-21T19:26:58.230 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2020-05-21T19:26:58.533 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pastedeploy. 2020-05-21T19:26:58.550 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../35-python3-pastedeploy_2.1.0-1_all.deb ... 2020-05-21T19:26:58.616 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2020-05-21T19:26:58.911 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-webtest. 2020-05-21T19:26:58.931 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../36-python3-webtest_2.0.32-2_all.deb ... 2020-05-21T19:26:58.960 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-webtest (2.0.32-2) ... 2020-05-21T19:26:59.221 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pecan. 2020-05-21T19:26:59.239 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../37-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2020-05-21T19:26:59.280 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2020-05-21T19:26:59.576 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-werkzeug. 2020-05-21T19:26:59.596 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../38-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2020-05-21T19:26:59.626 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2020-05-21T19:26:59.971 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr. 2020-05-21T19:26:59.991 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../39-ceph-mgr_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:00.029 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:00.515 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mon. 2020-05-21T19:27:00.533 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../40-ceph-mon_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:00.573 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mon (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:01.594 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-osd. 2020-05-21T19:27:01.614 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../41-ceph-osd_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:01.653 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-osd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:03.990 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph. 2020-05-21T19:27:04.007 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../42-ceph_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:04.056 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:04.359 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-fuse. 2020-05-21T19:27:04.379 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../43-ceph-fuse_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:04.417 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:04.820 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mds. 2020-05-21T19:27:04.840 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../44-ceph-mds_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:04.878 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mds (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:05.390 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package cephadm. 2020-05-21T19:27:05.407 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../45-cephadm_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:05.451 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:05.751 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2020-05-21T19:27:05.771 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:27:05.809 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:06.145 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-repoze.lru. 2020-05-21T19:27:06.166 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2020-05-21T19:27:06.228 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2020-05-21T19:27:06.439 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libjs-underscore. 2020-05-21T19:27:06.457 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../48-libjs-underscore_1.9.1~dfsg-1_all.deb ... 2020-05-21T19:27:06.489 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1) ... 2020-05-21T19:27:06.708 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libjs-sphinxdoc. 2020-05-21T19:27:06.727 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../49-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2020-05-21T19:27:06.783 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2020-05-21T19:27:07.086 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-routes. 2020-05-21T19:27:07.107 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../50-python3-routes_2.4.1-2_all.deb ... 2020-05-21T19:27:07.144 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-routes (2.4.1-2) ... 2020-05-21T19:27:07.506 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2020-05-21T19:27:07.524 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../51-ceph-mgr-dashboard_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:27:07.564 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-dashboard (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:08.582 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-diskprediction-cloud. 2020-05-21T19:27:08.603 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../52-ceph-mgr-diskprediction-cloud_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:27:08.648 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-diskprediction-cloud (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:09.018 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-decorator. 2020-05-21T19:27:09.035 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../53-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2020-05-21T19:27:09.084 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2020-05-21T19:27:09.379 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2020-05-21T19:27:09.400 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../54-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2020-05-21T19:27:09.437 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2020-05-21T19:27:09.790 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-scipy. 2020-05-21T19:27:09.809 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../55-python3-scipy_1.3.3-3build1_amd64.deb ... 2020-05-21T19:27:09.848 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2020-05-21T19:27:11.182 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-sklearn-lib. 2020-05-21T19:27:11.200 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../56-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2020-05-21T19:27:11.249 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2020-05-21T19:27:11.802 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-joblib. 2020-05-21T19:27:11.821 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../57-python3-joblib_0.14.0-3_all.deb ... 2020-05-21T19:27:11.852 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-joblib (0.14.0-3) ... 2020-05-21T19:27:12.256 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-sklearn. 2020-05-21T19:27:12.276 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../58-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2020-05-21T19:27:12.314 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2020-05-21T19:27:12.989 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2020-05-21T19:27:13.011 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../59-ceph-mgr-diskprediction-local_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:27:13.048 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-diskprediction-local (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:14.684 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-cachetools. 2020-05-21T19:27:14.702 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../60-python3-cachetools_4.0.0-1_all.deb ... 2020-05-21T19:27:14.742 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2020-05-21T19:27:15.079 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pyasn1. 2020-05-21T19:27:15.097 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../61-python3-pyasn1_0.4.2-3build1_all.deb ... 2020-05-21T19:27:15.146 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2020-05-21T19:27:15.458 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pyasn1-modules. 2020-05-21T19:27:15.475 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../62-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2020-05-21T19:27:15.541 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2020-05-21T19:27:15.853 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-rsa. 2020-05-21T19:27:15.870 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../63-python3-rsa_4.0-3_all.deb ... 2020-05-21T19:27:15.911 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-rsa (4.0-3) ... 2020-05-21T19:27:16.256 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-google-auth. 2020-05-21T19:27:16.273 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../64-python3-google-auth_1.5.1-2_all.deb ... 2020-05-21T19:27:16.314 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2020-05-21T19:27:16.626 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-requests-oauthlib. 2020-05-21T19:27:16.646 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../65-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2020-05-21T19:27:16.676 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2020-05-21T19:27:16.970 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-websocket. 2020-05-21T19:27:16.991 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../66-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2020-05-21T19:27:17.028 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2020-05-21T19:27:17.340 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-kubernetes. 2020-05-21T19:27:17.357 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../67-python3-kubernetes_7.0.0~a1-2_all.deb ... 2020-05-21T19:27:17.398 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2020-05-21T19:27:17.961 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2020-05-21T19:27:17.982 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../68-ceph-mgr-k8sevents_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:27:18.019 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-k8sevents (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:18.356 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-json-pointer. 2020-05-21T19:27:18.376 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../69-python3-json-pointer_2.0-0ubuntu1_all.deb ... 2020-05-21T19:27:18.414 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-json-pointer (2.0-0ubuntu1) ... 2020-05-21T19:27:18.742 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-jsonpatch. 2020-05-21T19:27:18.761 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../70-python3-jsonpatch_1.23-3_all.deb ... 2020-05-21T19:27:18.825 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-jsonpatch (1.23-3) ... 2020-05-21T19:27:19.162 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-mgr-rook. 2020-05-21T19:27:19.179 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../71-ceph-mgr-rook_15.2.2-41-g9e890709ef-1focal_all.deb ... 2020-05-21T19:27:19.220 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-mgr-rook (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:19.581 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libonig5:amd64. 2020-05-21T19:27:19.599 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../72-libonig5_6.9.4-1_amd64.deb ... 2020-05-21T19:27:19.639 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2020-05-21T19:27:20.026 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libjq1:amd64. 2020-05-21T19:27:20.044 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../73-libjq1_1.6-1_amd64.deb ... 2020-05-21T19:27:20.084 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libjq1:amd64 (1.6-1) ... 2020-05-21T19:27:20.337 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package jq. 2020-05-21T19:27:20.357 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../74-jq_1.6-1_amd64.deb ... 2020-05-21T19:27:20.420 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking jq (1.6-1) ... 2020-05-21T19:27:20.698 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package socat. 2020-05-21T19:27:20.717 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../75-socat_1.7.3.3-2_amd64.deb ... 2020-05-21T19:27:20.756 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking socat (1.7.3.3-2) ... 2020-05-21T19:27:21.093 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package xmlstarlet. 2020-05-21T19:27:21.110 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../76-xmlstarlet_1.6.1-2build1_amd64.deb ... 2020-05-21T19:27:21.151 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2020-05-21T19:27:21.558 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package ceph-test. 2020-05-21T19:27:21.573 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../77-ceph-test_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:21.613 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking ceph-test (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:24.993 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package libcephfs-dev. 2020-05-21T19:27:25.015 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../78-libcephfs-dev_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:25.050 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking libcephfs-dev (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:25.387 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-atomicwrites. 2020-05-21T19:27:25.405 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../79-python3-atomicwrites_1.1.5-2build1_all.deb ... 2020-05-21T19:27:25.445 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2020-05-21T19:27:25.732 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-attr. 2020-05-21T19:27:25.767 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../80-python3-attr_19.3.0-2_all.deb ... 2020-05-21T19:27:25.790 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-attr (19.3.0-2) ... 2020-05-21T19:27:26.226 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-webencodings. 2020-05-21T19:27:26.237 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../81-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2020-05-21T19:27:26.278 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2020-05-21T19:27:26.673 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-html5lib. 2020-05-21T19:27:26.690 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../82-python3-html5lib_1.0.1-2_all.deb ... 2020-05-21T19:27:26.730 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2020-05-21T19:27:27.109 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-lxml:amd64. 2020-05-21T19:27:27.130 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../83-python3-lxml_4.5.0-1_amd64.deb ... 2020-05-21T19:27:27.167 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-lxml:amd64 (4.5.0-1) ... 2020-05-21T19:27:27.654 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-packaging. 2020-05-21T19:27:27.674 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../84-python3-packaging_20.3-1_all.deb ... 2020-05-21T19:27:27.712 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-packaging (20.3-1) ... 2020-05-21T19:27:27.982 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pastescript. 2020-05-21T19:27:27.999 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../85-python3-pastescript_2.0.2-4_all.deb ... 2020-05-21T19:27:28.053 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2020-05-21T19:27:28.385 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pluggy. 2020-05-21T19:27:28.407 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../86-python3-pluggy_0.13.0-2_all.deb ... 2020-05-21T19:27:28.443 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2020-05-21T19:27:28.796 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-psutil. 2020-05-21T19:27:28.814 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../87-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2020-05-21T19:27:28.863 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2020-05-21T19:27:29.208 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-py. 2020-05-21T19:27:29.228 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../88-python3-py_1.8.1-1_all.deb ... 2020-05-21T19:27:29.266 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-py (1.8.1-1) ... 2020-05-21T19:27:29.578 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pyinotify. 2020-05-21T19:27:29.596 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../89-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2020-05-21T19:27:29.636 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2020-05-21T19:27:29.972 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-wcwidth. 2020-05-21T19:27:29.992 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../90-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2020-05-21T19:27:30.030 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2020-05-21T19:27:30.359 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package python3-pytest. 2020-05-21T19:27:30.377 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../91-python3-pytest_4.6.9-1_all.deb ... 2020-05-21T19:27:30.417 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking python3-pytest (4.6.9-1) ... 2020-05-21T19:27:30.879 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package radosgw. 2020-05-21T19:27:30.900 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../92-radosgw_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:30.939 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking radosgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:31.924 INFO:teuthology.orchestra.run.smithi065.stdout:Selecting previously unselected package rbd-fuse. 2020-05-21T19:27:31.944 INFO:teuthology.orchestra.run.smithi065.stdout:Preparing to unpack .../93-rbd-fuse_15.2.2-41-g9e890709ef-1focal_amd64.deb ... 2020-05-21T19:27:31.982 INFO:teuthology.orchestra.run.smithi065.stdout:Unpacking rbd-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:32.284 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-attr (19.3.0-2) ... 2020-05-21T19:27:32.620 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2020-05-21T19:27:32.746 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2020-05-21T19:27:32.872 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:33.467 INFO:teuthology.orchestra.run.smithi065.stdout:Adding system user cephadm....done 2020-05-21T19:27:33.653 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-waitress (1.4.1-1) ... 2020-05-21T19:27:34.040 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-repoze.lru (0.7-2) ... 2020-05-21T19:27:34.339 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up liboath0 (2.6.1-1.3) ... 2020-05-21T19:27:34.440 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-py (1.8.1-1) ... 2020-05-21T19:27:34.750 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-joblib (0.14.0-3) ... 2020-05-21T19:27:35.160 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-cachetools (4.0.0-1) ... 2020-05-21T19:27:35.453 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2020-05-21T19:27:35.763 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2020-05-21T19:27:36.056 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2020-05-21T19:27:36.332 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-ceph-argparse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:36.600 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2020-05-21T19:27:36.700 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2020-05-21T19:27:37.010 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2020-05-21T19:27:37.328 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2020-05-21T19:27:37.704 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2020-05-21T19:27:37.989 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2020-05-21T19:27:38.273 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-tempita (0.5.2-6) ... 2020-05-21T19:27:38.558 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-packaging (20.3-1) ... 2020-05-21T19:27:38.834 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2020-05-21T19:27:38.985 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2020-05-21T19:27:39.286 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2020-05-21T19:27:39.688 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2020-05-21T19:27:40.065 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up socat (1.7.3.3-2) ... 2020-05-21T19:27:40.165 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:40.442 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-html5lib (1.0.1-2) ... 2020-05-21T19:27:40.768 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2020-05-21T19:27:40.894 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2020-05-21T19:27:41.020 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pluggy (0.13.0-2) ... 2020-05-21T19:27:41.355 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-json-pointer (2.0-0ubuntu1) ... 2020-05-21T19:27:41.673 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-lxml:amd64 (4.5.0-1) ... 2020-05-21T19:27:41.991 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2020-05-21T19:27:42.301 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2020-05-21T19:27:42.595 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-logutils (0.3.3-7) ... 2020-05-21T19:27:42.903 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-modules-core (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:43.029 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2020-05-21T19:27:43.155 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2020-05-21T19:27:43.448 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-prettytable (0.7.2-5) ... 2020-05-21T19:27:43.732 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2020-05-21T19:27:44.016 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2020-05-21T19:27:44.318 INFO:teuthology.orchestra.run.smithi065.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2020-05-21T19:27:44.561 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2020-05-21T19:27:44.687 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2020-05-21T19:27:45.305 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2020-05-21T19:27:45.648 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2020-05-21T19:27:46.025 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libjs-underscore (1.9.1~dfsg-1) ... 2020-05-21T19:27:46.125 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2020-05-21T19:27:46.243 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-webob (1:1.8.5-2) ... 2020-05-21T19:27:46.587 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up librados2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:46.712 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2020-05-21T19:27:48.234 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up librgw2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:48.360 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libjq1:amd64 (1.6-1) ... 2020-05-21T19:27:48.486 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pytest (4.6.9-1) ... 2020-05-21T19:27:48.880 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-jsonpatch (1.23-3) ... 2020-05-21T19:27:48.970 INFO:teuthology.orchestra.run.smithi065.stdout:update-alternatives: using /usr/bin/jsonpatch-jsondiff to provide /usr/bin/jsondiff (jsondiff) in auto mode 2020-05-21T19:27:49.215 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2020-05-21T19:27:49.541 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-bs4 (4.8.2-1) ... 2020-05-21T19:27:49.926 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libcephfs2 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:50.051 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libradosstriper1 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:50.177 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2020-05-21T19:27:50.520 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2020-05-21T19:27:51.601 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up librbd1 (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:51.727 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2020-05-21T19:27:51.853 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up jq (1.6-1) ... 2020-05-21T19:27:52.017 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-rsa (4.0-3) ... 2020-05-21T19:27:52.314 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-webtest (2.0.32-2) ... 2020-05-21T19:27:52.607 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:52.812 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2020-05-21T19:27:52.813 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2020-05-21T19:27:53.300 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up libcephfs-dev (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:53.426 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pastescript (2.0.2-4) ... 2020-05-21T19:27:53.752 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2020-05-21T19:27:54.113 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-rados (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:54.289 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-rbd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:54.415 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up rbd-fuse (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:54.541 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-routes (2.4.1-2) ... 2020-05-21T19:27:54.842 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-google-auth (1.5.1-2) ... 2020-05-21T19:27:55.135 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-rgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:55.286 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-cephfs (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:55.526 INFO:teuthology.orchestra.run.smithi065.stdout:/usr/lib/python3/dist-packages/ceph_volume_client.py:358: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2020-05-21T19:27:55.527 INFO:teuthology.orchestra.run.smithi065.stdout: group_id = group_id if group_id is not 'None' else None 2020-05-21T19:27:55.527 INFO:teuthology.orchestra.run.smithi065.stdout:/usr/lib/python3/dist-packages/ceph_volume_client.py:381: SyntaxWarning: "is" with a literal. Did you mean "=="? 2020-05-21T19:27:55.527 INFO:teuthology.orchestra.run.smithi065.stdout: readonly = True if access_level is 'r' else False 2020-05-21T19:27:55.528 INFO:teuthology.orchestra.run.smithi065.stdout:/usr/lib/python3/dist-packages/ceph_volume_client.py:1102: SyntaxWarning: "is" with a literal. Did you mean "=="? 2020-05-21T19:27:55.528 INFO:teuthology.orchestra.run.smithi065.stdout: unwanted_access_level = 'r' if want_access_level is 'rw' else 'rw' 2020-05-21T19:27:55.588 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2020-05-21T19:27:56.535 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-common (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:57.095 INFO:teuthology.orchestra.run.smithi065.stdout:Adding group ceph....done 2020-05-21T19:27:57.489 INFO:teuthology.orchestra.run.smithi065.stdout:Adding system user ceph....done 2020-05-21T19:27:57.657 INFO:teuthology.orchestra.run.smithi065.stdout:Setting system user ceph properties....done 2020-05-21T19:27:57.830 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2020-05-21T19:27:58.160 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2020-05-21T19:27:58.636 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-test (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:58.847 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up radosgw (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:27:59.099 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2020-05-21T19:27:59.100 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2020-05-21T19:27:59.791 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-base (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:00.136 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2020-05-21T19:28:00.601 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mds (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:00.868 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2020-05-21T19:28:00.869 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2020-05-21T19:28:01.361 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:01.596 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2020-05-21T19:28:01.597 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2020-05-21T19:28:02.062 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-diskprediction-cloud (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:02.205 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-rook (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:02.364 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-osd (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:02.931 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2020-05-21T19:28:02.931 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2020-05-21T19:28:03.434 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-k8sevents (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:03.559 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-diskprediction-local (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:03.702 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mon (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:03.932 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2020-05-21T19:28:03.933 INFO:teuthology.orchestra.run.smithi065.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2020-05-21T19:28:04.404 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-cephadm (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:04.580 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:04.706 INFO:teuthology.orchestra.run.smithi065.stdout:Setting up ceph-mgr-dashboard (15.2.2-41-g9e890709ef-1focal) ... 2020-05-21T19:28:04.850 INFO:teuthology.orchestra.run.smithi065.stdout:Processing triggers for systemd (245.4-4ubuntu3) ... 2020-05-21T19:28:05.150 INFO:teuthology.orchestra.run.smithi065.stdout:Processing triggers for man-db (2.9.1-1) ... 2020-05-21T19:28:06.562 INFO:teuthology.orchestra.run.smithi065.stdout:Processing triggers for libc-bin (2.31-0ubuntu9) ... 2020-05-21T19:28:07.027 INFO:teuthology.orchestra.run.smithi065.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2020-05-21T19:28:07.030 DEBUG:teuthology.parallel:result is None 2020-05-21T19:28:07.031 INFO:teuthology.orchestra.run.smithi180:> sudo lsb_release -is 2020-05-21T19:28:07.085 INFO:teuthology.orchestra.run.smithi180.stdout:Ubuntu 2020-05-21T19:28:07.090 DEBUG:teuthology.misc:System to be installed: Ubuntu 2020-05-21T19:28:07.091 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-05-21T19:28:07.092 INFO:teuthology.packaging:ref: None 2020-05-21T19:28:07.092 INFO:teuthology.packaging:tag: None 2020-05-21T19:28:07.092 INFO:teuthology.packaging:branch: octopus 2020-05-21T19:28:07.093 INFO:teuthology.packaging:sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:28:07.093 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2020-05-21T19:28:07.508 INFO:teuthology.orchestra.run.smithi180:> dpkg-query -W -f '${Version}' ceph 2020-05-21T19:28:07.535 INFO:teuthology.orchestra.run.smithi180.stdout:15.2.2-41-g9e890709ef-1focal 2020-05-21T19:28:07.536 INFO:teuthology.packaging:The installed version of ceph is 15.2.2-41-g9e890709ef-1focal 2020-05-21T19:28:07.537 INFO:teuthology.task.install:The correct ceph version 15.2.2-41-g9e890709ef-1focal is installed. 2020-05-21T19:28:07.537 INFO:teuthology.orchestra.run.smithi065:> sudo lsb_release -is 2020-05-21T19:28:07.591 INFO:teuthology.orchestra.run.smithi065.stdout:Ubuntu 2020-05-21T19:28:07.597 DEBUG:teuthology.misc:System to be installed: Ubuntu 2020-05-21T19:28:07.597 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-05-21T19:28:07.598 INFO:teuthology.packaging:ref: None 2020-05-21T19:28:07.598 INFO:teuthology.packaging:tag: None 2020-05-21T19:28:07.598 INFO:teuthology.packaging:branch: octopus 2020-05-21T19:28:07.599 INFO:teuthology.packaging:sha1: 71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:28:07.599 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=octopus 2020-05-21T19:28:08.023 INFO:teuthology.orchestra.run.smithi065:> dpkg-query -W -f '${Version}' ceph 2020-05-21T19:28:08.049 INFO:teuthology.orchestra.run.smithi065.stdout:15.2.2-41-g9e890709ef-1focal 2020-05-21T19:28:08.050 INFO:teuthology.packaging:The installed version of ceph is 15.2.2-41-g9e890709ef-1focal 2020-05-21T19:28:08.050 INFO:teuthology.task.install:The correct ceph version 15.2.2-41-g9e890709ef-1focal is installed. 2020-05-21T19:28:08.051 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2020-05-21T19:28:08.052 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /home/ubuntu/cephtest/valgrind.supp' 2020-05-21T19:28:08.070 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /home/ubuntu/cephtest/valgrind.supp' 2020-05-21T19:28:08.088 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2020-05-21T19:28:08.088 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /usr/bin/daemon-helper' 2020-05-21T19:28:08.106 INFO:teuthology.orchestra.run.smithi180:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-05-21T19:28:08.168 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /usr/bin/daemon-helper' 2020-05-21T19:28:08.184 INFO:teuthology.orchestra.run.smithi065:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-05-21T19:28:08.194 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2020-05-21T19:28:08.195 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /usr/bin/adjust-ulimits' 2020-05-21T19:28:08.217 INFO:teuthology.orchestra.run.smithi180:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-05-21T19:28:08.272 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /usr/bin/adjust-ulimits' 2020-05-21T19:28:08.287 INFO:teuthology.orchestra.run.smithi065:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-05-21T19:28:08.301 INFO:teuthology.run_tasks:Running task print... 2020-05-21T19:28:08.316 INFO:teuthology.task.print:**** done installing octopus 2020-05-21T19:28:08.317 INFO:teuthology.run_tasks:Running task cephadm... 2020-05-21T19:28:08.470 INFO:tasks.cephadm:Config: {'branch': 'octopus', 'cephadm_branch': 'octopus', 'roleless': True, 'conf': {'global': {'enable experimental unrecoverable data corrupting features': '*'}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20, 'mon warn on osd down out interval zero': False}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'bitmap', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': 20, 'debug bluestore': 20, 'debug filestore': 20, 'debug journal': 20, 'debug ms': 20, 'debug osd': 25, 'debug rocksdb': 10, 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd class default list': '*', 'osd class load list': '*', 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'scrub mismatch', 'ScrubResult', 'wrongly marked', '\\(POOL_APP_NOT_ENABLED\\)', '\\(SLOW_OPS\\)', 'overall HEALTH_', 'slow request'], 'sha1': '71c7f959f72eb094ea8a491da54cb3339bc8181d'} 2020-05-21T19:28:08.472 INFO:tasks.cephadm:Cluster image is quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:28:08.474 INFO:tasks.cephadm:Cluster fsid is 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:08.474 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2020-05-21T19:28:08.475 INFO:tasks.cephadm:No mon roles; fabricating mons 2020-05-21T19:28:08.475 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi180': '172.21.15.180', 'mon.smithi065': '172.21.15.65'} 2020-05-21T19:28:08.475 INFO:tasks.cephadm:Normalizing hostnames... 2020-05-21T19:28:08.476 INFO:teuthology.orchestra.run.smithi065:> sudo hostname $(hostname -s) 2020-05-21T19:28:08.494 INFO:teuthology.orchestra.run.smithi180:> sudo hostname $(hostname -s) 2020-05-21T19:28:08.511 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph.git ref octopus)... 2020-05-21T19:28:08.512 INFO:teuthology.orchestra.run.smithi065:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2020-05-21T19:28:08.790 INFO:teuthology.orchestra.run.smithi065.stdout:-rw-rw-r-- 1 ubuntu ubuntu 165276 May 21 19:28 /home/ubuntu/cephtest/cephadm 2020-05-21T19:28:08.791 INFO:teuthology.orchestra.run.smithi180:> curl --silent https://raw.githubusercontent.com/ceph/ceph/octopus/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2020-05-21T19:28:09.152 INFO:teuthology.orchestra.run.smithi180.stdout:-rw-rw-r-- 1 ubuntu ubuntu 165276 May 21 19:28 /home/ubuntu/cephtest/cephadm 2020-05-21T19:28:09.152 INFO:teuthology.orchestra.run.smithi065:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2020-05-21T19:28:09.161 INFO:teuthology.orchestra.run.smithi180:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2020-05-21T19:28:09.170 INFO:teuthology.orchestra.run.smithi065:> sudo mkdir -p /etc/ceph 2020-05-21T19:28:09.219 INFO:teuthology.orchestra.run.smithi180:> sudo mkdir -p /etc/ceph 2020-05-21T19:28:09.236 INFO:teuthology.orchestra.run.smithi065:> sudo chmod 777 /etc/ceph 2020-05-21T19:28:09.252 INFO:teuthology.orchestra.run.smithi180:> sudo chmod 777 /etc/ceph 2020-05-21T19:28:09.266 INFO:tasks.cephadm:Writing seed config... 2020-05-21T19:28:09.268 INFO:tasks.cephadm: override: [global] enable experimental unrecoverable data corrupting features = * 2020-05-21T19:28:09.269 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2020-05-21T19:28:09.269 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2020-05-21T19:28:09.270 INFO:tasks.cephadm: override: [mon] debug mon = 20 2020-05-21T19:28:09.270 INFO:tasks.cephadm: override: [mon] debug ms = 1 2020-05-21T19:28:09.270 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2020-05-21T19:28:09.271 INFO:tasks.cephadm: override: [mon] mon warn on osd down out interval zero = False 2020-05-21T19:28:09.271 INFO:tasks.cephadm: override: [osd] bdev async discard = True 2020-05-21T19:28:09.271 INFO:tasks.cephadm: override: [osd] bdev enable discard = True 2020-05-21T19:28:09.271 INFO:tasks.cephadm: override: [osd] bluestore allocator = bitmap 2020-05-21T19:28:09.272 INFO:tasks.cephadm: override: [osd] bluestore block size = 96636764160 2020-05-21T19:28:09.272 INFO:tasks.cephadm: override: [osd] bluestore fsck on mount = True 2020-05-21T19:28:09.272 INFO:tasks.cephadm: override: [osd] debug bluefs = 20 2020-05-21T19:28:09.273 INFO:tasks.cephadm: override: [osd] debug bluestore = 20 2020-05-21T19:28:09.273 INFO:tasks.cephadm: override: [osd] debug filestore = 20 2020-05-21T19:28:09.273 INFO:tasks.cephadm: override: [osd] debug journal = 20 2020-05-21T19:28:09.273 INFO:tasks.cephadm: override: [osd] debug ms = 20 2020-05-21T19:28:09.274 INFO:tasks.cephadm: override: [osd] debug osd = 25 2020-05-21T19:28:09.274 INFO:tasks.cephadm: override: [osd] debug rocksdb = 10 2020-05-21T19:28:09.274 INFO:tasks.cephadm: override: [osd] mon osd backfillfull_ratio = 0.85 2020-05-21T19:28:09.275 INFO:tasks.cephadm: override: [osd] mon osd full ratio = 0.9 2020-05-21T19:28:09.275 INFO:tasks.cephadm: override: [osd] mon osd nearfull ratio = 0.8 2020-05-21T19:28:09.275 INFO:tasks.cephadm: override: [osd] osd class default list = * 2020-05-21T19:28:09.275 INFO:tasks.cephadm: override: [osd] osd class load list = * 2020-05-21T19:28:09.276 INFO:tasks.cephadm: override: [osd] osd failsafe full ratio = 0.95 2020-05-21T19:28:09.276 INFO:tasks.cephadm: override: [osd] osd objectstore = bluestore 2020-05-21T19:28:09.277 INFO:teuthology.orchestra.run.smithi180:> cat > /home/ubuntu/cephtest/seed.ceph.conf 2020-05-21T19:28:09.316 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 3382e264-9b99-11ea-a06a-001a4aab830c enable experimental unrecoverable data corrupting features = * [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true bdev async discard = True bdev enable discard = True bluestore allocator = bitmap bluestore block size = 96636764160 bluestore fsck on mount = True debug bluefs = 20 debug bluestore = 20 debug filestore = 20 debug journal = 20 debug ms = 20 debug osd = 25 debug rocksdb = 10 mon osd backfillfull_ratio = 0.85 mon osd full ratio = 0.9 mon osd nearfull ratio = 0.8 osd class default list = * osd class load list = * osd failsafe full ratio = 0.95 osd objectstore = bluestore [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 debug mon = 20 debug ms = 1 debug paxos = 20 mon warn on osd down out interval zero = False [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2020-05-21T19:28:09.316 INFO:teuthology.orchestra.run.smithi180:mon.smithi180> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180.service 2020-05-21T19:28:09.319 INFO:tasks.cephadm:Bootstrapping... 2020-05-21T19:28:09.320 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -v bootstrap --fsid 3382e264-9b99-11ea-a06a-001a4aab830c --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-ip 172.21.15.180 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2020-05-21T19:28:09.358 INFO:ceph.mon.smithi180.smithi180.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:28:09.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2020-05-21T19:28:09.436 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Verifying podman|docker is present... 2020-05-21T19:28:09.436 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Verifying lvm2 is present... 2020-05-21T19:28:09.437 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Verifying time synchronization is in place... 2020-05-21T19:28:09.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2020-05-21T19:28:09.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2020-05-21T19:28:09.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2020-05-21T19:28:09.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2020-05-21T19:28:09.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2020-05-21T19:28:09.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2020-05-21T19:28:09.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2020-05-21T19:28:09.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout masked 2020-05-21T19:28:09.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2020-05-21T19:28:09.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2020-05-21T19:28:09.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2020-05-21T19:28:09.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2020-05-21T19:28:09.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2020-05-21T19:28:09.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout enabled 2020-05-21T19:28:09.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2020-05-21T19:28:09.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout active 2020-05-21T19:28:09.488 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2020-05-21T19:28:09.488 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Repeating the final host check... 2020-05-21T19:28:09.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Could not locate podman: podman not found 2020-05-21T19:28:09.488 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:podman|docker (/usr/bin/docker) is present 2020-05-21T19:28:09.489 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:systemctl is present 2020-05-21T19:28:09.489 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:lvcreate is present 2020-05-21T19:28:09.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chrony.service 2020-05-21T19:28:09.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chrony.service: No such file or directory 2020-05-21T19:28:09.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active chrony.service 2020-05-21T19:28:09.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled chronyd.service 2020-05-21T19:28:09.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for chronyd.service: No such file or directory 2020-05-21T19:28:09.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active chronyd.service 2020-05-21T19:28:09.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled systemd-timesyncd.service 2020-05-21T19:28:09.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout masked 2020-05-21T19:28:09.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active systemd-timesyncd.service 2020-05-21T19:28:09.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntpd.service 2020-05-21T19:28:09.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to get unit file state for ntpd.service: No such file or directory 2020-05-21T19:28:09.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active ntpd.service 2020-05-21T19:28:09.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout inactive 2020-05-21T19:28:09.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-enabled ntp.service 2020-05-21T19:28:09.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout enabled 2020-05-21T19:28:09.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl is-active ntp.service 2020-05-21T19:28:09.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stdout active 2020-05-21T19:28:09.537 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Unit ntp.service is enabled and running 2020-05-21T19:28:09.538 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Host looks OK 2020-05-21T19:28:09.539 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:root:Cluster fsid: 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:09.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Acquiring lock 140245827430528 on /run/cephadm/3382e264-9b99-11ea-a06a-001a4aab830c.lock 2020-05-21T19:28:09.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Lock 140245827430528 acquired on /run/cephadm/3382e264-9b99-11ea-a06a-001a4aab830c.lock 2020-05-21T19:28:09.540 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Verifying IP 172.21.15.180 port 3300 ... 2020-05-21T19:28:09.540 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Verifying IP 172.21.15.180 port 6789 ... 2020-05-21T19:28:09.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Base mon IP is 172.21.15.180, final addrv is [v2:172.21.15.180:3300,v1:172.21.15.180:6789] 2020-05-21T19:28:09.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/sbin/ip route ls 2020-05-21T19:28:09.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 2020-05-21T19:28:09.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.180 metric 100 2020-05-21T19:28:09.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.180 2020-05-21T19:28:09.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/sbin/ip:stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.180 metric 100 2020-05-21T19:28:09.545 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Mon IP 172.21.15.180 is in CIDR network 172.21.0.0/20 2020-05-21T19:28:09.546 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Pulling latest quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d container... 2020-05-21T19:28:09.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker pull quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:28:13.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 71c7f959f72eb094ea8a491da54cb3339bc8181d: Pulling from ceph-ci/ceph 2020-05-21T19:28:13.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pulling fs layer 2020-05-21T19:28:13.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout f3d344573333: Pulling fs layer 2020-05-21T19:28:14.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Verifying Checksum 2020-05-21T19:28:14.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Download complete 2020-05-21T19:28:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout f3d344573333: Verifying Checksum 2020-05-21T19:28:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout f3d344573333: Download complete 2020-05-21T19:28:17.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout 8a29a15cefae: Pull complete 2020-05-21T19:28:27.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout f3d344573333: Pull complete 2020-05-21T19:28:27.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Digest: sha256:1c63bd4ee5a794449a15e9b1625b109b57358ded43ab83afb103c42e73b41440 2020-05-21T19:28:27.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout Status: Downloaded newer image for quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:28:27.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/docker:stdout quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d 2020-05-21T19:28:27.373 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Extracting ceph user uid/gid from container image... 2020-05-21T19:28:27.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '--entrypoint', 'stat', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-c', '%u %g', '/var/lib/ceph'] 2020-05-21T19:28:27.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 --entrypoint stat quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -c %u %g /var/lib/ceph 2020-05-21T19:28:38.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:stat:stdout 167 167 2020-05-21T19:28:39.541 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Creating initial keys... 2020-05-21T19:28:39.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '--entrypoint', '/usr/bin/ceph-authtool', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '--gen-print-key'] 2020-05-21T19:28:39.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 --entrypoint /usr/bin/ceph-authtool quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d --gen-print-key 2020-05-21T19:28:40.741 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBo1sZeej40LBAAGvLjzjnUY6hacKR82smbtA== 2020-05-21T19:28:41.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '--entrypoint', '/usr/bin/ceph-authtool', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '--gen-print-key'] 2020-05-21T19:28:41.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 --entrypoint /usr/bin/ceph-authtool quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d --gen-print-key 2020-05-21T19:28:42.664 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBq1sZeQ6ihJxAAOx8lnY2mNd4J7YrxTqjsMw== 2020-05-21T19:28:43.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '--entrypoint', '/usr/bin/ceph-authtool', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '--gen-print-key'] 2020-05-21T19:28:43.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 --entrypoint /usr/bin/ceph-authtool quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d --gen-print-key 2020-05-21T19:28:44.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-authtool:stdout AQBs1sZe0DBkHBAAluOZ4lvNk/kfm9wRepFaVQ== 2020-05-21T19:28:45.208 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Creating initial monmap... 2020-05-21T19:28:45.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/tmp/ceph-tmpnll7lcep:/tmp/monmap:z', '--entrypoint', '/usr/bin/monmaptool', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '--create', '--clobber', '--fsid', '3382e264-9b99-11ea-a06a-001a4aab830c', '--addv', 'smithi180', '[v2:172.21.15.180:3300,v1:172.21.15.180:6789]', '/tmp/monmap'] 2020-05-21T19:28:45.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /tmp/ceph-tmpnll7lcep:/tmp/monmap:z --entrypoint /usr/bin/monmaptool quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d --create --clobber --fsid 3382e264-9b99-11ea-a06a-001a4aab830c --addv smithi180 [v2:172.21.15.180:3300,v1:172.21.15.180:6789] /tmp/monmap 2020-05-21T19:28:46.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2020-05-21T19:28:46.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: set fsid to 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:46.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/monmaptool:stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2020-05-21T19:28:47.129 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Creating mon... 2020-05-21T19:28:47.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z', '-v', '/tmp/ceph-tmposksomds:/tmp/keyring:z', '-v', '/tmp/ceph-tmpnll7lcep:/tmp/monmap:z', '--entrypoint', '/usr/bin/ceph-mon', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '--mkfs', '-i', 'smithi180', '--fsid', '3382e264-9b99-11ea-a06a-001a4aab830c', '-c', '/dev/null', '--monmap', '/tmp/monmap', '--keyring', '/tmp/keyring', '--setuser', 'ceph', '--setgroup', 'ceph', '--default-log-to-file=false', '--default-log-to-stderr=true', '--default-log-stderr-prefix="debug "', '--default-mon-cluster-log-to-file=false', '--default-mon-cluster-log-to-stderr=true'] 2020-05-21T19:28:47.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z -v /tmp/ceph-tmposksomds:/tmp/keyring:z -v /tmp/ceph-tmpnll7lcep:/tmp/monmap:z --entrypoint /usr/bin/ceph-mon quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d --mkfs -i smithi180 --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -c /dev/null --monmap /tmp/monmap --keyring /tmp/keyring --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix="debug " --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-stderr=true 2020-05-21T19:28:48.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set uid:gid to 167:167 (ceph:ceph) 2020-05-21T19:28:48.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 1 imported monmap: 2020-05-21T19:28:48.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr epoch 0 2020-05-21T19:28:48.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr fsid 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:48.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr last_changed 2020-05-21T19:28:46.406189+0000 2020-05-21T19:28:48.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr created 2020-05-21T19:28:46.406189+0000 2020-05-21T19:28:48.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr min_mon_release 0 (unknown) 2020-05-21T19:28:48.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 0: [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] mon.smithi180 2020-05-21T19:28:48.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 /usr/bin/ceph-mon: set fsid to 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:48.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set rocksdb option compression = kNoCompression 2020-05-21T19:28:48.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2020-05-21T19:28:48.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set rocksdb option write_buffer_size = 33554432 2020-05-21T19:28:48.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set rocksdb option compression = kNoCompression 2020-05-21T19:28:48.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2020-05-21T19:28:48.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 0 set rocksdb option write_buffer_size = 33554432 2020-05-21T19:28:48.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: RocksDB version: 6.1.2 2020-05-21T19:28:48.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2020-05-21T19:28:48.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Compile date May 18 2020 2020-05-21T19:28:48.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: DB SUMMARY 2020-05-21T19:28:48.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi180/store.db dir, Total Num: 0, files: 2020-05-21T19:28:48.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi180/store.db: 2020-05-21T19:28:48.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.error_if_exists: 0 2020-05-21T19:28:48.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.create_if_missing: 1 2020-05-21T19:28:48.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.paranoid_checks: 1 2020-05-21T19:28:48.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.env: 0x5607f7ee41a0 2020-05-21T19:28:48.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.info_log: 0x5607f9fe8f20 2020-05-21T19:28:48.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_file_opening_threads: 16 2020-05-21T19:28:48.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.statistics: (nil) 2020-05-21T19:28:48.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.use_fsync: 0 2020-05-21T19:28:48.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_log_file_size: 0 2020-05-21T19:28:48.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2020-05-21T19:28:48.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.log_file_time_to_roll: 0 2020-05-21T19:28:48.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.keep_log_file_num: 1000 2020-05-21T19:28:48.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.recycle_log_file_num: 0 2020-05-21T19:28:48.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.allow_fallocate: 1 2020-05-21T19:28:48.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.allow_mmap_reads: 0 2020-05-21T19:28:48.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.allow_mmap_writes: 0 2020-05-21T19:28:48.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.use_direct_reads: 0 2020-05-21T19:28:48.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2020-05-21T19:28:48.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.create_missing_column_families: 0 2020-05-21T19:28:48.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.db_log_dir: 2020-05-21T19:28:48.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi180/store.db 2020-05-21T19:28:48.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.table_cache_numshardbits: 6 2020-05-21T19:28:48.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_subcompactions: 1 2020-05-21T19:28:48.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_background_flushes: -1 2020-05-21T19:28:48.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2020-05-21T19:28:48.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2020-05-21T19:28:48.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2020-05-21T19:28:48.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2020-05-21T19:28:48.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.advise_random_on_open: 1 2020-05-21T19:28:48.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.db_write_buffer_size: 0 2020-05-21T19:28:48.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.write_buffer_manager: 0x5607fabf2300 2020-05-21T19:28:48.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2020-05-21T19:28:48.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2020-05-21T19:28:48.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2020-05-21T19:28:48.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.use_adaptive_mutex: 0 2020-05-21T19:28:48.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.rate_limiter: (nil) 2020-05-21T19:28:48.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.399+0000 7fe0ef7eb6c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2020-05-21T19:28:48.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.wal_recovery_mode: 2 2020-05-21T19:28:48.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.enable_thread_tracking: 0 2020-05-21T19:28:48.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.enable_pipelined_write: 0 2020-05-21T19:28:48.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2020-05-21T19:28:48.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2020-05-21T19:28:48.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2020-05-21T19:28:48.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2020-05-21T19:28:48.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.row_cache: None 2020-05-21T19:28:48.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.wal_filter: None 2020-05-21T19:28:48.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2020-05-21T19:28:48.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.allow_ingest_behind: 0 2020-05-21T19:28:48.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.preserve_deletes: 0 2020-05-21T19:28:48.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.two_write_queues: 0 2020-05-21T19:28:48.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.manual_wal_flush: 0 2020-05-21T19:28:48.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.atomic_flush: 0 2020-05-21T19:28:48.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2020-05-21T19:28:48.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_background_jobs: 2 2020-05-21T19:28:48.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_background_compactions: -1 2020-05-21T19:28:48.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2020-05-21T19:28:48.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2020-05-21T19:28:48.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.delayed_write_rate : 16777216 2020-05-21T19:28:48.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_total_wal_size: 0 2020-05-21T19:28:48.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2020-05-21T19:28:48.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.stats_dump_period_sec: 600 2020-05-21T19:28:48.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.stats_persist_period_sec: 600 2020-05-21T19:28:48.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2020-05-21T19:28:48.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_open_files: -1 2020-05-21T19:28:48.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bytes_per_sync: 0 2020-05-21T19:28:48.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2020-05-21T19:28:48.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_readahead_size: 0 2020-05-21T19:28:48.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Compression algorithms supported: 2020-05-21T19:28:48.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2020-05-21T19:28:48.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kZSTD supported: 0 2020-05-21T19:28:48.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kXpressCompression supported: 0 2020-05-21T19:28:48.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kLZ4HCCompression supported: 1 2020-05-21T19:28:48.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kLZ4Compression supported: 1 2020-05-21T19:28:48.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kBZip2Compression supported: 0 2020-05-21T19:28:48.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kZlibCompression supported: 1 2020-05-21T19:28:48.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: kSnappyCompression supported: 1 2020-05-21T19:28:48.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2020-05-21T19:28:48.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2020-05-21T19:28:48.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi180/store.db/MANIFEST-000001 2020-05-21T19:28:48.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2020-05-21T19:28:48.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2020-05-21T19:28:48.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.merge_operator: 2020-05-21T19:28:48.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_filter: None 2020-05-21T19:28:48.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_filter_factory: None 2020-05-21T19:28:48.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2020-05-21T19:28:48.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.table_factory: BlockBasedTable 2020-05-21T19:28:48.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5607f9f7e260) 2020-05-21T19:28:48.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks: 1 2020-05-21T19:28:48.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr cache_index_and_filter_blocks_with_high_priority: 1 2020-05-21T19:28:48.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_l0_filter_and_index_blocks_in_cache: 0 2020-05-21T19:28:48.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr pin_top_level_index_and_filter: 1 2020-05-21T19:28:48.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_type: 0 2020-05-21T19:28:48.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_index_type: 0 2020-05-21T19:28:48.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr data_block_hash_table_util_ratio: 0.750000 2020-05-21T19:28:48.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr hash_index_allow_collision: 1 2020-05-21T19:28:48.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr checksum: 1 2020-05-21T19:28:48.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr no_block_cache: 0 2020-05-21T19:28:48.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache: 0x5607f9fb4510 2020-05-21T19:28:48.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_name: BinnedLRUCache 2020-05-21T19:28:48.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_options: 2020-05-21T19:28:48.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr capacity : 536870912 2020-05-21T19:28:48.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr num_shard_bits : 4 2020-05-21T19:28:48.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr strict_capacity_limit : 0 2020-05-21T19:28:48.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr high_pri_pool_ratio: 0.000 2020-05-21T19:28:48.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_cache_compressed: (nil) 2020-05-21T19:28:48.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr persistent_cache: (nil) 2020-05-21T19:28:48.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size: 4096 2020-05-21T19:28:48.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_size_deviation: 10 2020-05-21T19:28:48.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_restart_interval: 16 2020-05-21T19:28:48.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr index_block_restart_interval: 1 2020-05-21T19:28:48.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr metadata_block_size: 4096 2020-05-21T19:28:48.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr partition_filters: 0 2020-05-21T19:28:48.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr use_delta_encoding: 1 2020-05-21T19:28:48.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr filter_policy: rocksdb.BuiltinBloomFilter 2020-05-21T19:28:48.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr whole_key_filtering: 1 2020-05-21T19:28:48.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr verify_compression: 0 2020-05-21T19:28:48.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr read_amp_bytes_per_bit: 0 2020-05-21T19:28:48.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr format_version: 2 2020-05-21T19:28:48.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr enable_index_compression: 1 2020-05-21T19:28:48.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr block_align: 0 2020-05-21T19:28:48.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.write_buffer_size: 33554432 2020-05-21T19:28:48.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_write_buffer_number: 2 2020-05-21T19:28:48.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression: NoCompression 2020-05-21T19:28:48.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression: Disabled 2020-05-21T19:28:48.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.prefix_extractor: nullptr 2020-05-21T19:28:48.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2020-05-21T19:28:48.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.num_levels: 7 2020-05-21T19:28:48.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2020-05-21T19:28:48.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2020-05-21T19:28:48.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2020-05-21T19:28:48.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2020-05-21T19:28:48.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2020-05-21T19:28:48.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2020-05-21T19:28:48.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2020-05-21T19:28:48.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2020-05-21T19:28:48.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression_opts.window_bits: -14 2020-05-21T19:28:48.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression_opts.level: 32767 2020-05-21T19:28:48.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression_opts.strategy: 0 2020-05-21T19:28:48.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2020-05-21T19:28:48.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2020-05-21T19:28:48.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compression_opts.enabled: false 2020-05-21T19:28:48.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2020-05-21T19:28:48.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2020-05-21T19:28:48.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2020-05-21T19:28:48.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.target_file_size_base: 67108864 2020-05-21T19:28:48.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.target_file_size_multiplier: 1 2020-05-21T19:28:48.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2020-05-21T19:28:48.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2020-05-21T19:28:48.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2020-05-21T19:28:48.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2020-05-21T19:28:48.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2020-05-21T19:28:48.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2020-05-21T19:28:48.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2020-05-21T19:28:48.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2020-05-21T19:28:48.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2020-05-21T19:28:48.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2020-05-21T19:28:48.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2020-05-21T19:28:48.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2020-05-21T19:28:48.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.arena_block_size: 4194304 2020-05-21T19:28:48.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2020-05-21T19:28:48.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2020-05-21T19:28:48.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2020-05-21T19:28:48.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.disable_auto_compactions: 0 2020-05-21T19:28:48.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2020-05-21T19:28:48.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2020-05-21T19:28:48.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2020-05-21T19:28:48.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2020-05-21T19:28:48.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2020-05-21T19:28:48.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2020-05-21T19:28:48.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2020-05-21T19:28:48.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2020-05-21T19:28:48.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2020-05-21T19:28:48.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2020-05-21T19:28:48.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.table_properties_collectors: 2020-05-21T19:28:48.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.inplace_update_support: 0 2020-05-21T19:28:48.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2020-05-21T19:28:48.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2020-05-21T19:28:48.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2020-05-21T19:28:48.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.memtable_huge_page_size: 0 2020-05-21T19:28:48.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.bloom_locality: 0 2020-05-21T19:28:48.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.max_successive_merges: 0 2020-05-21T19:28:48.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2020-05-21T19:28:48.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.paranoid_file_checks: 0 2020-05-21T19:28:48.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.force_consistency_checks: 0 2020-05-21T19:28:48.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.report_bg_io_stats: 0 2020-05-21T19:28:48.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: Options.ttl: 0 2020-05-21T19:28:48.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi180/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2020-05-21T19:28:48.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.403+0000 7fe0ef7eb6c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2020-05-21T19:28:48.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.407+0000 7fe0ef7eb6c0 4 rocksdb: DB pointer 0x5607fabd9200 2020-05-21T19:28:48.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.407+0000 7fe0d8775700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2020-05-21T19:28:48.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.407+0000 7fe0d8775700 4 rocksdb: [db/db_impl.cc:778] 2020-05-21T19:28:48.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** DB Stats ** 2020-05-21T19:28:48.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2020-05-21T19:28:48.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2020-05-21T19:28:48.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2020-05-21T19:28:48.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2020-05-21T19:28:48.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2020-05-21T19:28:48.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2020-05-21T19:28:48.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2020-05-21T19:28:48.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-05-21T19:28:48.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:48.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:48.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-05-21T19:28:48.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-05-21T19:28:48.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-05-21T19:28:48.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:48.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:48.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2020-05-21T19:28:48.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:48.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:48.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2020-05-21T19:28:48.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2020-05-21T19:28:48.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2020-05-21T19:28:48.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:48.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:48.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-05-21T19:28:48.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2020-05-21T19:28:48.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-05-21T19:28:48.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:48.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:48.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Sum 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-05-21T19:28:48.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-05-21T19:28:48.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** Compaction Stats [default] ** 2020-05-21T19:28:48.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:48.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:48.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Uptime(secs): 0.0 total, 0.0 interval 2020-05-21T19:28:48.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Flush(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:48.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:48.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Total Files): cumulative 0, interval 0 2020-05-21T19:28:48.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(L0 Files): cumulative 0, interval 0 2020-05-21T19:28:48.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr AddFile(Keys): cumulative 0, interval 0 2020-05-21T19:28:48.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:48.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:48.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-05-21T19:28:48.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr ** File Read Latency Histogram By Level [default] ** 2020-05-21T19:28:48.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr 2020-05-21T19:28:48.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.411+0000 7fe0ef7eb6c0 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2020-05-21T19:28:48.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.411+0000 7fe0ef7eb6c0 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2020-05-21T19:28:48.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph-mon:stderr "debug "2020-05-21T19:28:48.411+0000 7fe0ef7eb6c0 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi180 for mon.smithi180 2020-05-21T19:28:49.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:49.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl disable ceph.target 2020-05-21T19:28:49.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2020-05-21T19:28:49.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl enable ceph.target 2020-05-21T19:28:49.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2020-05-21T19:28:49.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl start ceph.target 2020-05-21T19:28:49.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target 2020-05-21T19:28:49.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target -> /etc/systemd/system/ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target. 2020-05-21T19:28:49.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target -> /etc/systemd/system/ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target. 2020-05-21T19:28:49.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl start ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target 2020-05-21T19:28:49.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2020-05-21T19:28:49.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180 2020-05-21T19:28:49.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180 2020-05-21T19:28:49.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180.service: Unit ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180.service not loaded. 2020-05-21T19:28:49.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180 2020-05-21T19:28:49.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target.wants/ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180.service -> /etc/systemd/system/ceph-3382e264-9b99-11ea-a06a-001a4aab830c@.service. 2020-05-21T19:28:50.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl start ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180 2020-05-21T19:28:50.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:firewalld does not appear to be present 2020-05-21T19:28:50.263 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for mon to start... 2020-05-21T19:28:50.263 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for mon... 2020-05-21T19:28:50.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d status 2020-05-21T19:28:50.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:50 smithi180 docker[13221]: Error: No such container: ceph-3382e264-9b99-11ea-a06a-001a4aab830c-mon.smithi180 2020-05-21T19:28:50.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:50 smithi180 systemd[1]: Started Ceph mon.smithi180 for 3382e264-9b99-11ea-a06a-001a4aab830c. 2020-05-21T19:28:51.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:51.887+0000 7f7971e25700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:51.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:51.895+0000 7f7971e25700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:51.964 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:51 smithi180 bash[13252]: 2020-05-21T19:28:51.603+0000 7f6ded0cb6c0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:51.964 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:51 smithi180 bash[13252]: debug 2020-05-21T19:28:51.603+0000 7f6ded0cb6c0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:51.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:51 smithi180 bash[13252]: debug 2020-05-21T19:28:51.603+0000 7f6ded0cb6c0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:51.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:51 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.627524+0000 mon.smithi180 (mon.0) 0 : [INF] mkfs 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:51.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:51 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.622754+0000 mon.smithi180 (mon.0) 1 : cluster [INF] mon.smithi180 is new leader, mons smithi180 in quorum (ranks 0) 2020-05-21T19:28:52.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout cluster: 2020-05-21T19:28:52.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout id: 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:52.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout health: HEALTH_OK 2020-05-21T19:28:52.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:28:52.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout services: 2020-05-21T19:28:52.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon: 1 daemons, quorum smithi180 (age 0.414999s) 2020-05-21T19:28:52.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr: no daemons active 2020-05-21T19:28:52.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd: 0 osds: 0 up, 0 in 2020-05-21T19:28:52.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:28:52.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout data: 2020-05-21T19:28:52.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pools: 0 pools, 0 pgs 2020-05-21T19:28:52.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout objects: 0 objects, 0 B 2020-05-21T19:28:52.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout usage: 0 B used, 0 B / 0 B avail 2020-05-21T19:28:52.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout pgs: 2020-05-21T19:28:52.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:28:52.829 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:mon is available 2020-05-21T19:28:52.829 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Assimilating anything we can from ceph.conf... 2020-05-21T19:28:52.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'config', 'assimilate-conf', '-i', '/var/lib/ceph/mon/ceph-smithi180/config'] 2020-05-21T19:28:52.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z -v /var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d config assimilate-conf -i /var/lib/ceph/mon/ceph-smithi180/config 2020-05-21T19:28:52.964 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:52 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.626739+0000 mon.smithi180 (mon.0) 2 : cluster [INF] mon.smithi180 is new leader, mons smithi180 in quorum (ranks 0) 2020-05-21T19:28:52.964 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:52 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.626935+0000 mon.smithi180 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi180=[v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0]} 2020-05-21T19:28:52.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:52 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.629441+0000 mon.smithi180 (mon.0) 4 : cluster [DBG] fsmap 2020-05-21T19:28:52.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:52 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.631947+0000 mon.smithi180 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2020-05-21T19:28:52.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:52 smithi180 bash[13252]: cluster 2020-05-21T19:28:51.632416+0000 mon.smithi180 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2020-05-21T19:28:52.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:52 smithi180 bash[13252]: audit 2020-05-21T19:28:52.041673+0000 mon.smithi180 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.180:0/3523330530' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2020-05-21T19:28:54.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:54.191+0000 7f02a6b28700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:54.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:54.199+0000 7f02a58c6700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:54.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:28:54.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [global] 2020-05-21T19:28:54.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout fsid = 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:54.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_host = [v2:172.21.15.180:3300,v1:172.21.15.180:6789] 2020-05-21T19:28:54.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_pg_remap = true 2020-05-21T19:28:54.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_allow_primary_affinity = true 2020-05-21T19:28:54.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_warn_on_no_sortbitwise = false 2020-05-21T19:28:54.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_crush_chooseleaf_type = 0 2020-05-21T19:28:54.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:28:54.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [mgr] 2020-05-21T19:28:54.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mgr/telemetry/nag = false 2020-05-21T19:28:54.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:28:54.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout [osd] 2020-05-21T19:28:54.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_backfillfull_ratio = 0.85 2020-05-21T19:28:54.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_full_ratio = 0.9 2020-05-21T19:28:54.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout mon_osd_nearfull_ratio = 0.8 2020-05-21T19:28:54.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_map_max_advance = 10 2020-05-21T19:28:54.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout osd_sloppy_crc = true 2020-05-21T19:28:54.714 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:54 smithi180 bash[13252]: audit 2020-05-21T19:28:54.341589+0000 mon.smithi180 (mon.0) 8 : audit [INF] from='client.? 172.21.15.180:0/1266753951' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2020-05-21T19:28:54.714 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:54 smithi180 bash[13252]: audit 2020-05-21T19:28:54.345599+0000 mon.smithi180 (mon.0) 9 : audit [INF] from='client.? 172.21.15.180:0/1266753951' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2020-05-21T19:28:55.060 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Generating new minimal ceph.conf... 2020-05-21T19:28:55.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '-v', '/var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'config', 'generate-minimal-conf', '-o', '/var/lib/ceph/mon/ceph-smithi180/config'] 2020-05-21T19:28:55.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z -v /var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180:/var/lib/ceph/mon/ceph-smithi180:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d config generate-minimal-conf -o /var/lib/ceph/mon/ceph-smithi180/config 2020-05-21T19:28:56.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:56.371+0000 7f4b3bb52700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:56.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:56.383+0000 7f4b3a8f0700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:56.964 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:56 smithi180 bash[13252]: audit 2020-05-21T19:28:56.526682+0000 mon.smithi180 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.180:0/966513810' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:28:57.318 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Restarting the monitor... 2020-05-21T19:28:57.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl restart ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180 2020-05-21T19:28:57.644 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:57 smithi180 systemd[1]: Stopping Ceph mon.smithi180 for 3382e264-9b99-11ea-a06a-001a4aab830c... 2020-05-21T19:28:57.645 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:57 smithi180 bash[13252]: debug 2020-05-21T19:28:57.427+0000 7f6ddcff2700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2020-05-21T19:28:57.645 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:57 smithi180 bash[13252]: debug 2020-05-21T19:28:57.427+0000 7f6ddcff2700 -1 mon.smithi180@0(leader) e1 *** Got Signal Terminated *** 2020-05-21T19:28:58.218 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Setting mon public_network... 2020-05-21T19:28:58.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'config', 'set', 'mon', 'public_network', '172.21.0.0/20'] 2020-05-21T19:28:58.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d config set mon public_network 172.21.0.0/20 2020-05-21T19:28:58.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:58 smithi180 docker[13591]: ceph-3382e264-9b99-11ea-a06a-001a4aab830c-mon.smithi180 2020-05-21T19:28:58.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:58 smithi180 systemd[1]: ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi180.service: Succeeded. 2020-05-21T19:28:58.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:58 smithi180 systemd[1]: Stopped Ceph mon.smithi180 for 3382e264-9b99-11ea-a06a-001a4aab830c. 2020-05-21T19:28:58.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:58 smithi180 systemd[1]: Starting Ceph mon.smithi180 for 3382e264-9b99-11ea-a06a-001a4aab830c... 2020-05-21T19:28:58.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:58 smithi180 docker[13623]: Error: No such container: ceph-3382e264-9b99-11ea-a06a-001a4aab830c-mon.smithi180 2020-05-21T19:28:58.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:58 smithi180 systemd[1]: Started Ceph mon.smithi180 for 3382e264-9b99-11ea-a06a-001a4aab830c. 2020-05-21T19:28:59.714 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.587+0000 7fa03e3006c0 0 set uid:gid to 167:167 (ceph:ceph) 2020-05-21T19:28:59.715 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.587+0000 7fa03e3006c0 0 ceph version 16.0.0-1667-g71c7f959f7 (71c7f959f72eb094ea8a491da54cb3339bc8181d) pacific (dev), process ceph-mon, pid 1 2020-05-21T19:28:59.715 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.587+0000 7fa03e3006c0 0 pidfile_write: ignore empty --pid-file 2020-05-21T19:28:59.715 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 load: jerasure load: lrc load: isa 2020-05-21T19:28:59.715 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 set rocksdb option compression = kNoCompression 2020-05-21T19:28:59.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2020-05-21T19:28:59.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 set rocksdb option write_buffer_size = 33554432 2020-05-21T19:28:59.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 set rocksdb option compression = kNoCompression 2020-05-21T19:28:59.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2020-05-21T19:28:59.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 0 set rocksdb option write_buffer_size = 33554432 2020-05-21T19:28:59.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: RocksDB version: 6.1.2 2020-05-21T19:28:59.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2020-05-21T19:28:59.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Compile date May 18 2020 2020-05-21T19:28:59.718 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: DB SUMMARY 2020-05-21T19:28:59.718 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: CURRENT file: CURRENT 2020-05-21T19:28:59.718 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: IDENTITY file: IDENTITY 2020-05-21T19:28:59.718 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2020-05-21T19:28:59.719 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi180/store.db dir, Total Num: 1, files: 000004.sst 2020-05-21T19:28:59.719 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi180/store.db: 000006.log size: 75091 ; 2020-05-21T19:28:59.719 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.error_if_exists: 0 2020-05-21T19:28:59.719 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.create_if_missing: 0 2020-05-21T19:28:59.720 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.paranoid_checks: 1 2020-05-21T19:28:59.720 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.env: 0x55e6afa4d1a0 2020-05-21T19:28:59.720 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.info_log: 0x55e6b1f49e80 2020-05-21T19:28:59.720 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_file_opening_threads: 16 2020-05-21T19:28:59.720 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.statistics: (nil) 2020-05-21T19:28:59.721 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.use_fsync: 0 2020-05-21T19:28:59.723 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_log_file_size: 0 2020-05-21T19:28:59.723 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_manifest_file_size: 1073741824 2020-05-21T19:28:59.723 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.log_file_time_to_roll: 0 2020-05-21T19:28:59.723 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.keep_log_file_num: 1000 2020-05-21T19:28:59.724 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.recycle_log_file_num: 0 2020-05-21T19:28:59.724 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.allow_fallocate: 1 2020-05-21T19:28:59.724 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.allow_mmap_reads: 0 2020-05-21T19:28:59.724 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.allow_mmap_writes: 0 2020-05-21T19:28:59.724 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.use_direct_reads: 0 2020-05-21T19:28:59.725 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2020-05-21T19:28:59.725 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.create_missing_column_families: 0 2020-05-21T19:28:59.725 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.db_log_dir: 2020-05-21T19:28:59.725 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi180/store.db 2020-05-21T19:28:59.725 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.table_cache_numshardbits: 6 2020-05-21T19:28:59.726 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_subcompactions: 1 2020-05-21T19:28:59.726 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_background_flushes: -1 2020-05-21T19:28:59.726 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.WAL_ttl_seconds: 0 2020-05-21T19:28:59.726 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.WAL_size_limit_MB: 0 2020-05-21T19:28:59.726 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.manifest_preallocation_size: 4194304 2020-05-21T19:28:59.727 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.is_fd_close_on_exec: 1 2020-05-21T19:28:59.727 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.advise_random_on_open: 1 2020-05-21T19:28:59.727 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.db_write_buffer_size: 0 2020-05-21T19:28:59.727 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.write_buffer_manager: 0x55e6b2ae2ba0 2020-05-21T19:28:59.727 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.access_hint_on_compaction_start: 1 2020-05-21T19:28:59.728 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2020-05-21T19:28:59.728 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2020-05-21T19:28:59.728 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.use_adaptive_mutex: 0 2020-05-21T19:28:59.728 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.rate_limiter: (nil) 2020-05-21T19:28:59.728 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2020-05-21T19:28:59.729 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.wal_recovery_mode: 2 2020-05-21T19:28:59.729 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.enable_thread_tracking: 0 2020-05-21T19:28:59.729 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.enable_pipelined_write: 0 2020-05-21T19:28:59.729 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2020-05-21T19:28:59.729 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2020-05-21T19:28:59.730 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.write_thread_max_yield_usec: 100 2020-05-21T19:28:59.730 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2020-05-21T19:28:59.730 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.row_cache: None 2020-05-21T19:28:59.730 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.wal_filter: None 2020-05-21T19:28:59.730 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.avoid_flush_during_recovery: 0 2020-05-21T19:28:59.731 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.allow_ingest_behind: 0 2020-05-21T19:28:59.731 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.preserve_deletes: 0 2020-05-21T19:28:59.731 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.two_write_queues: 0 2020-05-21T19:28:59.731 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.manual_wal_flush: 0 2020-05-21T19:28:59.731 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.atomic_flush: 0 2020-05-21T19:28:59.732 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2020-05-21T19:28:59.732 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_background_jobs: 2 2020-05-21T19:28:59.732 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_background_compactions: -1 2020-05-21T19:28:59.732 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2020-05-21T19:28:59.732 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2020-05-21T19:28:59.732 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.delayed_write_rate : 16777216 2020-05-21T19:28:59.733 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_total_wal_size: 0 2020-05-21T19:28:59.733 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2020-05-21T19:28:59.733 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.stats_dump_period_sec: 600 2020-05-21T19:28:59.733 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.stats_persist_period_sec: 600 2020-05-21T19:28:59.733 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.stats_history_buffer_size: 1048576 2020-05-21T19:28:59.734 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_open_files: -1 2020-05-21T19:28:59.734 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bytes_per_sync: 0 2020-05-21T19:28:59.734 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.wal_bytes_per_sync: 0 2020-05-21T19:28:59.734 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_readahead_size: 0 2020-05-21T19:28:59.734 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Compression algorithms supported: 2020-05-21T19:28:59.735 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kZSTDNotFinalCompression supported: 0 2020-05-21T19:28:59.735 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kZSTD supported: 0 2020-05-21T19:28:59.735 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kXpressCompression supported: 0 2020-05-21T19:28:59.735 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kLZ4HCCompression supported: 1 2020-05-21T19:28:59.735 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kLZ4Compression supported: 1 2020-05-21T19:28:59.736 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kBZip2Compression supported: 0 2020-05-21T19:28:59.736 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kZlibCompression supported: 1 2020-05-21T19:28:59.736 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: kSnappyCompression supported: 1 2020-05-21T19:28:59.736 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Fast CRC32 supported: Supported on x86 2020-05-21T19:28:59.736 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi180/store.db/MANIFEST-000005 2020-05-21T19:28:59.737 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2020-05-21T19:28:59.737 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2020-05-21T19:28:59.737 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.merge_operator: 2020-05-21T19:28:59.737 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_filter: None 2020-05-21T19:28:59.737 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_filter_factory: None 2020-05-21T19:28:59.738 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.memtable_factory: SkipListFactory 2020-05-21T19:28:59.738 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.table_factory: BlockBasedTable 2020-05-21T19:28:59.738 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55e6b1e6e268) 2020-05-21T19:28:59.738 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: cache_index_and_filter_blocks: 1 2020-05-21T19:28:59.738 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: cache_index_and_filter_blocks_with_high_priority: 1 2020-05-21T19:28:59.739 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: pin_l0_filter_and_index_blocks_in_cache: 0 2020-05-21T19:28:59.739 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: pin_top_level_index_and_filter: 1 2020-05-21T19:28:59.739 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: index_type: 0 2020-05-21T19:28:59.739 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: data_block_index_type: 0 2020-05-21T19:28:59.739 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: data_block_hash_table_util_ratio: 0.750000 2020-05-21T19:28:59.739 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: hash_index_allow_collision: 1 2020-05-21T19:28:59.740 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: checksum: 1 2020-05-21T19:28:59.740 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: no_block_cache: 0 2020-05-21T19:28:59.740 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_cache: 0x55e6b1ea4610 2020-05-21T19:28:59.740 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_cache_name: BinnedLRUCache 2020-05-21T19:28:59.740 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_cache_options: 2020-05-21T19:28:59.741 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: capacity : 536870912 2020-05-21T19:28:59.741 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: num_shard_bits : 4 2020-05-21T19:28:59.741 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: strict_capacity_limit : 0 2020-05-21T19:28:59.741 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: high_pri_pool_ratio: 0.000 2020-05-21T19:28:59.741 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_cache_compressed: (nil) 2020-05-21T19:28:59.741 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: persistent_cache: (nil) 2020-05-21T19:28:59.742 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_size: 4096 2020-05-21T19:28:59.742 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_size_deviation: 10 2020-05-21T19:28:59.742 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_restart_interval: 16 2020-05-21T19:28:59.742 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: index_block_restart_interval: 1 2020-05-21T19:28:59.742 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: metadata_block_size: 4096 2020-05-21T19:28:59.743 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: partition_filters: 0 2020-05-21T19:28:59.743 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: use_delta_encoding: 1 2020-05-21T19:28:59.743 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: filter_policy: rocksdb.BuiltinBloomFilter 2020-05-21T19:28:59.743 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: whole_key_filtering: 1 2020-05-21T19:28:59.743 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: verify_compression: 0 2020-05-21T19:28:59.743 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: read_amp_bytes_per_bit: 0 2020-05-21T19:28:59.744 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: format_version: 2 2020-05-21T19:28:59.744 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: enable_index_compression: 1 2020-05-21T19:28:59.744 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: block_align: 0 2020-05-21T19:28:59.744 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.write_buffer_size: 33554432 2020-05-21T19:28:59.744 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_write_buffer_number: 2 2020-05-21T19:28:59.745 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression: NoCompression 2020-05-21T19:28:59.745 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression: Disabled 2020-05-21T19:28:59.745 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.prefix_extractor: nullptr 2020-05-21T19:28:59.745 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2020-05-21T19:28:59.745 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.num_levels: 7 2020-05-21T19:28:59.746 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2020-05-21T19:28:59.746 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2020-05-21T19:28:59.746 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2020-05-21T19:28:59.746 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2020-05-21T19:28:59.746 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2020-05-21T19:28:59.747 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2020-05-21T19:28:59.747 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2020-05-21T19:28:59.747 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2020-05-21T19:28:59.747 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression_opts.window_bits: -14 2020-05-21T19:28:59.747 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression_opts.level: 32767 2020-05-21T19:28:59.748 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression_opts.strategy: 0 2020-05-21T19:28:59.748 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2020-05-21T19:28:59.748 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2020-05-21T19:28:59.748 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compression_opts.enabled: false 2020-05-21T19:28:59.748 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2020-05-21T19:28:59.749 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2020-05-21T19:28:59.749 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.level0_stop_writes_trigger: 36 2020-05-21T19:28:59.749 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.target_file_size_base: 67108864 2020-05-21T19:28:59.749 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.target_file_size_multiplier: 1 2020-05-21T19:28:59.749 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2020-05-21T19:28:59.750 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2020-05-21T19:28:59.750 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2020-05-21T19:28:59.750 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2020-05-21T19:28:59.750 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2020-05-21T19:28:59.750 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2020-05-21T19:28:59.750 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2020-05-21T19:28:59.751 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2020-05-21T19:28:59.751 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2020-05-21T19:28:59.751 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2020-05-21T19:28:59.751 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2020-05-21T19:28:59.751 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_compaction_bytes: 1677721600 2020-05-21T19:28:59.752 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.arena_block_size: 4194304 2020-05-21T19:28:59.752 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2020-05-21T19:28:59.752 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2020-05-21T19:28:59.752 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2020-05-21T19:28:59.752 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.disable_auto_compactions: 0 2020-05-21T19:28:59.753 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2020-05-21T19:28:59.753 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2020-05-21T19:28:59.753 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2020-05-21T19:28:59.753 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2020-05-21T19:28:59.753 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2020-05-21T19:28:59.754 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2020-05-21T19:28:59.754 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2020-05-21T19:28:59.754 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2020-05-21T19:28:59.754 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2020-05-21T19:28:59.754 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2020-05-21T19:28:59.755 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.table_properties_collectors: 2020-05-21T19:28:59.755 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.inplace_update_support: 0 2020-05-21T19:28:59.755 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.inplace_update_num_locks: 10000 2020-05-21T19:28:59.755 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2020-05-21T19:28:59.755 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.memtable_whole_key_filtering: 0 2020-05-21T19:28:59.755 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.memtable_huge_page_size: 0 2020-05-21T19:28:59.756 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.bloom_locality: 0 2020-05-21T19:28:59.756 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.max_successive_merges: 0 2020-05-21T19:28:59.756 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.optimize_filters_for_hits: 0 2020-05-21T19:28:59.756 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.paranoid_file_checks: 0 2020-05-21T19:28:59.757 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.force_consistency_checks: 0 2020-05-21T19:28:59.757 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.report_bg_io_stats: 0 2020-05-21T19:28:59.757 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: Options.ttl: 0 2020-05-21T19:28:59.757 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi180/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2020-05-21T19:28:59.757 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2020-05-21T19:28:59.758 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1590089339600091, "job": 1, "event": "recovery_started", "log_files": [6]} 2020-05-21T19:28:59.758 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.595+0000 7fa03e3006c0 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2020-05-21T19:28:59.758 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa03e3006c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1590089339601146, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 71210, "table_properties": {"data_size": 69514, "index_size": 301, "filter_size": 581, "raw_key_size": 10358, "raw_average_key_size": 48, "raw_value_size": 63678, "raw_average_value_size": 297, "num_data_blocks": 10, "num_entries": 214, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2020-05-21T19:28:59.758 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa03e3006c0 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2020-05-21T19:28:59.758 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa03e3006c0 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1590089339601598, "job": 1, "event": "recovery_finished"} 2020-05-21T19:28:59.759 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa03e3006c0 4 rocksdb: DB pointer 0x55e6b2aca400 2020-05-21T19:28:59.759 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa025215700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2020-05-21T19:28:59.759 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa025215700 4 rocksdb: [db/db_impl.cc:778] 2020-05-21T19:28:59.759 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** DB Stats ** 2020-05-21T19:28:59.759 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Uptime(secs): 0.0 total, 0.0 interval 2020-05-21T19:28:59.759 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2020-05-21T19:28:59.760 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2020-05-21T19:28:59.760 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2020-05-21T19:28:59.760 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2020-05-21T19:28:59.760 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2020-05-21T19:28:59.760 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2020-05-21T19:28:59.761 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** Compaction Stats [default] ** 2020-05-21T19:28:59.761 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:59.761 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:59.761 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: L0 2/0 71.20 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.761 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Sum 2/0 71.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.762 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.762 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** Compaction Stats [default] ** 2020-05-21T19:28:59.762 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:59.762 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:59.762 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.763 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Uptime(secs): 0.0 total, 0.0 interval 2020-05-21T19:28:59.763 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Flush(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:59.763 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:59.763 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(Total Files): cumulative 0, interval 0 2020-05-21T19:28:59.763 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(L0 Files): cumulative 0, interval 0 2020-05-21T19:28:59.763 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(Keys): cumulative 0, interval 0 2020-05-21T19:28:59.764 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Cumulative compaction: 0.00 GB write, 14.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:59.764 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Interval compaction: 0.00 GB write, 14.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:59.764 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-05-21T19:28:59.764 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** File Read Latency Histogram By Level [default] ** 2020-05-21T19:28:59.764 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** Compaction Stats [default] ** 2020-05-21T19:28:59.765 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:59.765 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:59.765 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: L0 2/0 71.20 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.765 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Sum 2/0 71.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.765 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 2020-05-21T19:28:59.766 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** Compaction Stats [default] ** 2020-05-21T19:28:59.766 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop 2020-05-21T19:28:59.766 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2020-05-21T19:28:59.766 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 90.2 0.00 0.00 1 0.001 0 0 2020-05-21T19:28:59.766 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Uptime(secs): 0.0 total, 0.0 interval 2020-05-21T19:28:59.767 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Flush(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:59.767 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(GB): cumulative 0.000, interval 0.000 2020-05-21T19:28:59.767 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(Total Files): cumulative 0, interval 0 2020-05-21T19:28:59.767 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(L0 Files): cumulative 0, interval 0 2020-05-21T19:28:59.767 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: AddFile(Keys): cumulative 0, interval 0 2020-05-21T19:28:59.767 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Cumulative compaction: 0.00 GB write, 14.16 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:59.768 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2020-05-21T19:28:59.768 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2020-05-21T19:28:59.768 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: ** File Read Latency Histogram By Level [default] ** 2020-05-21T19:28:59.768 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.599+0000 7fa03e3006c0 0 starting mon.smithi180 rank 0 at public addrs [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] at bind addrs [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi180 fsid 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:59.768 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 1 mon.smithi180@-1(???) e1 preinit fsid 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:28:59.769 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 0 mon.smithi180@-1(???).mds e1 new map 2020-05-21T19:28:59.769 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 0 mon.smithi180@-1(???).mds e1 print_map 2020-05-21T19:28:59.769 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: e1 2020-05-21T19:28:59.769 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: enable_multiple, ever_enabled_multiple: 0,0 2020-05-21T19:28:59.769 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2020-05-21T19:28:59.770 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: legacy client fscid: -1 2020-05-21T19:28:59.770 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: 2020-05-21T19:28:59.770 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: No filesystems configured 2020-05-21T19:28:59.770 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 0 mon.smithi180@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2020-05-21T19:28:59.770 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 0 mon.smithi180@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2020-05-21T19:28:59.771 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 0 mon.smithi180@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2020-05-21T19:28:59.771 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 0 mon.smithi180@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2020-05-21T19:28:59.771 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: audit 2020-05-21T19:28:56.526682+0000 mon.smithi180 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.180:0/966513810' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:28:59.771 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 1 mon.smithi180@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2020-05-21T19:28:59.771 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:59.771 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expand map: {default=false} 2020-05-21T19:28:59.772 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta from 'false' to 'false' 2020-05-21T19:28:59.772 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expanded map: {default=false} 2020-05-21T19:28:59.772 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expand map: {default=info} 2020-05-21T19:28:59.772 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta from 'info' to 'info' 2020-05-21T19:28:59.772 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expanded map: {default=info} 2020-05-21T19:28:59.773 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expand map: {default=daemon} 2020-05-21T19:28:59.773 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta from 'daemon' to 'daemon' 2020-05-21T19:28:59.773 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expanded map: {default=daemon} 2020-05-21T19:28:59.773 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expand map: {default=debug} 2020-05-21T19:28:59.773 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta from 'debug' to 'debug' 2020-05-21T19:28:59.774 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:28:59 smithi180 bash[13639]: debug 2020-05-21T19:28:59.603+0000 7fa03e3006c0 20 expand_channel_meta expanded map: {default=debug} 2020-05-21T19:28:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:59.819+0000 7f1ae1e6a700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:28:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:28:59.835+0000 7f1ae1e6a700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:00.829 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Creating mgr... 2020-05-21T19:29:00.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl daemon-reload 2020-05-21T19:29:00.925 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: cluster 2020-05-21T19:28:59.610739+0000 mon.smithi180 (mon.0) 1 : cluster [INF] mon.smithi180 is new leader, mons smithi180 in quorum (ranks 0) 2020-05-21T19:29:00.925 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: cluster 2020-05-21T19:28:59.610813+0000 mon.smithi180 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi180=[v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0]} 2020-05-21T19:29:00.925 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: cluster 2020-05-21T19:28:59.610868+0000 mon.smithi180 (mon.0) 3 : cluster [DBG] fsmap 2020-05-21T19:29:00.926 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: cluster 2020-05-21T19:28:59.610912+0000 mon.smithi180 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2020-05-21T19:29:00.926 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: cluster 2020-05-21T19:28:59.611331+0000 mon.smithi180 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2020-05-21T19:29:00.926 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: audit 2020-05-21T19:28:59.978583+0000 mon.smithi180 (mon.0) 6 : audit [INF] from='client.? 172.21.15.180:0/1582119291' entity='client.admin' cmd=[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]: dispatch 2020-05-21T19:29:00.926 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:00 smithi180 bash[13639]: audit 2020-05-21T19:28:59.983470+0000 mon.smithi180 (mon.0) 7 : audit [INF] from='client.? 172.21.15.180:0/1582119291' entity='client.admin' cmd='[{"prefix": "config set", "who": "mon", "name": "public_network", "value": "172.21.0.0/20"}]': finished 2020-05-21T19:29:01.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl stop ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy 2020-05-21T19:29:01.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl reset-failed ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy 2020-05-21T19:29:01.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Failed to reset failed state of unit ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy.service: Unit ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy.service not loaded. 2020-05-21T19:29:01.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl enable ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy 2020-05-21T19:29:01.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:systemctl:stderr Created symlink /etc/systemd/system/ceph-3382e264-9b99-11ea-a06a-001a4aab830c.target.wants/ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy.service -> /etc/systemd/system/ceph-3382e264-9b99-11ea-a06a-001a4aab830c@.service. 2020-05-21T19:29:01.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: systemctl start ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mgr.smithi180.pepehy 2020-05-21T19:29:01.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:firewalld does not appear to be present 2020-05-21T19:29:01.313 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2020-05-21T19:29:01.313 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Wrote config to /etc/ceph/ceph.conf 2020-05-21T19:29:01.313 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for mgr to start... 2020-05-21T19:29:01.314 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for mgr... 2020-05-21T19:29:01.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'status', '-f', 'json-pretty'] 2020-05-21T19:29:01.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d status -f json-pretty 2020-05-21T19:29:03.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:03.270+0000 7fd5b4784700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:03.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:03.278+0000 7fd5b3522700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:03.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:29:03.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:03.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3382e264-9b99-11ea-a06a-001a4aab830c", 2020-05-21T19:29:03.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2020-05-21T19:29:03.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2020-05-21T19:29:03.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2020-05-21T19:29:03.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2020-05-21T19:29:03.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2020-05-21T19:29:03.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2020-05-21T19:29:03.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2020-05-21T19:29:03.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:03.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2020-05-21T19:29:03.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smithi180" 2020-05-21T19:29:03.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:03.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 3, 2020-05-21T19:29:03.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2020-05-21T19:29:03.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:03.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "pacific", 2020-05-21T19:29:03.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2020-05-21T19:29:03.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2020-05-21T19:29:03.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:03.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2020-05-21T19:29:03.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2020-05-21T19:29:03.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2020-05-21T19:29:03.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2020-05-21T19:29:03.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2020-05-21T19:29:03.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2020-05-21T19:29:03.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2020-05-21T19:29:03.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2020-05-21T19:29:03.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2020-05-21T19:29:03.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2020-05-21T19:29:03.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2020-05-21T19:29:03.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2020-05-21T19:29:03.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2020-05-21T19:29:03.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2020-05-21T19:29:03.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2020-05-21T19:29:03.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2020-05-21T19:29:03.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:03.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2020-05-21T19:29:03.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2020-05-21T19:29:03.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2020-05-21T19:29:03.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2020-05-21T19:29:03.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2020-05-21T19:29:03.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-05-21T19:29:03.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-05-21T19:29:03.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-05-21T19:29:03.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:03.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-05-21T19:29:03.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2020-05-21T19:29:03.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:03.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2020-05-21T19:28:51.628204+0000", 2020-05-21T19:29:03.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-05-21T19:29:03.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:03.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2020-05-21T19:29:03.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:03.503 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:03 smithi180 bash[13639]: audit 2020-05-21T19:29:03.424838+0000 mon.smithi180 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.180:0/4136628974' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2020-05-21T19:29:04.246 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:mgr not available, waiting (1/10)... 2020-05-21T19:29:05.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'status', '-f', 'json-pretty'] 2020-05-21T19:29:05.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d status -f json-pretty 2020-05-21T19:29:06.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:06.570+0000 7f2e776ed700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:06.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:06.578+0000 7f2e7648b700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:06.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:29:06.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:06.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3382e264-9b99-11ea-a06a-001a4aab830c", 2020-05-21T19:29:06.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2020-05-21T19:29:06.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2020-05-21T19:29:06.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2020-05-21T19:29:06.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2020-05-21T19:29:06.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2020-05-21T19:29:06.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2020-05-21T19:29:06.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2020-05-21T19:29:06.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:06.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2020-05-21T19:29:06.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smithi180" 2020-05-21T19:29:06.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:06.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 7, 2020-05-21T19:29:06.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2020-05-21T19:29:06.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:06.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "pacific", 2020-05-21T19:29:06.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2020-05-21T19:29:06.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2020-05-21T19:29:06.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:06.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2020-05-21T19:29:06.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2020-05-21T19:29:06.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2020-05-21T19:29:06.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2020-05-21T19:29:06.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2020-05-21T19:29:06.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2020-05-21T19:29:06.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2020-05-21T19:29:06.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2020-05-21T19:29:06.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2020-05-21T19:29:06.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2020-05-21T19:29:06.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2020-05-21T19:29:06.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2020-05-21T19:29:06.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2020-05-21T19:29:06.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2020-05-21T19:29:06.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2020-05-21T19:29:06.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2020-05-21T19:29:06.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:06.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2020-05-21T19:29:06.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2020-05-21T19:29:06.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2020-05-21T19:29:06.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": false, 2020-05-21T19:29:06.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2020-05-21T19:29:06.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-05-21T19:29:06.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-05-21T19:29:06.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-05-21T19:29:06.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:06.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-05-21T19:29:06.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2020-05-21T19:29:06.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:06.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2020-05-21T19:28:51.628204+0000", 2020-05-21T19:29:06.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-05-21T19:29:06.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:06.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2020-05-21T19:29:06.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:07.214 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:06 smithi180 bash[13639]: audit 2020-05-21T19:29:06.720851+0000 mon.smithi180 (mon.0) 9 : audit [DBG] from='client.? 172.21.15.180:0/3670860284' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2020-05-21T19:29:07.470 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:mgr not available, waiting (2/10)... 2020-05-21T19:29:08.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: cluster 2020-05-21T19:29:07.548599+0000 mon.smithi180 (mon.0) 10 : cluster [INF] Activating manager daemon smithi180.pepehy 2020-05-21T19:29:08.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: cluster 2020-05-21T19:29:07.551678+0000 mon.smithi180 (mon.0) 11 : cluster [DBG] mgrmap e2: smithi180.pepehy(active, starting, since 0.0032852s) 2020-05-21T19:29:08.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: audit 2020-05-21T19:29:07.554392+0000 mon.smithi180 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-05-21T19:29:08.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: audit 2020-05-21T19:29:07.554543+0000 mon.smithi180 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-05-21T19:29:08.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: audit 2020-05-21T19:29:07.554695+0000 mon.smithi180 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-05-21T19:29:08.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: audit 2020-05-21T19:29:07.556168+0000 mon.smithi180 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mgr metadata", "who": "smithi180.pepehy", "id": "smithi180.pepehy"}]: dispatch 2020-05-21T19:29:08.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: audit 2020-05-21T19:29:07.556551+0000 mon.smithi180 (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-05-21T19:29:08.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:08 smithi180 bash[13639]: cluster 2020-05-21T19:29:07.560248+0000 mon.smithi180 (mon.0) 17 : cluster [INF] Manager daemon smithi180.pepehy is now available 2020-05-21T19:29:08.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'status', '-f', 'json-pretty'] 2020-05-21T19:29:08.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d status -f json-pretty 2020-05-21T19:29:09.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:07.582356+0000 mon.smithi180 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2020-05-21T19:29:09.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:07.999296+0000 mon.smithi180 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2020-05-21T19:29:09.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: cluster 2020-05-21T19:29:07.999429+0000 mon.smithi180 (mon.0) 20 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2020-05-21T19:29:09.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:08.006544+0000 mon.smithi180 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2020-05-21T19:29:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:08.014489+0000 mon.smithi180 (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"399a35d6-5c6c-414e-a476-309cf8a60b29"}]: dispatch 2020-05-21T19:29:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:08.016836+0000 mon.smithi180 (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/report_id","val":"399a35d6-5c6c-414e-a476-309cf8a60b29"}]': finished 2020-05-21T19:29:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:08.017305+0000 mon.smithi180 (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"9729f35a-29a0-4d5e-b626-278d6bcb6a4f"}]: dispatch 2020-05-21T19:29:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: audit 2020-05-21T19:29:08.019755+0000 mon.smithi180 (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/telemetry/salt","val":"9729f35a-29a0-4d5e-b626-278d6bcb6a4f"}]': finished 2020-05-21T19:29:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:09 smithi180 bash[13639]: cluster 2020-05-21T19:29:08.558749+0000 mon.smithi180 (mon.0) 26 : cluster [DBG] mgrmap e3: smithi180.pepehy(active, since 1.01034s) 2020-05-21T19:29:10.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:09.990+0000 7f4017dbc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:10.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:09.998+0000 7f4016b5a700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:10.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 2020-05-21T19:29:10.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:10.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsid": "3382e264-9b99-11ea-a06a-001a4aab830c", 2020-05-21T19:29:10.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "health": { 2020-05-21T19:29:10.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status": "HEALTH_OK", 2020-05-21T19:29:10.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "checks": {}, 2020-05-21T19:29:10.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mutes": [] 2020-05-21T19:29:10.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "election_epoch": 5, 2020-05-21T19:29:10.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum": [ 2020-05-21T19:29:10.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 0 2020-05-21T19:29:10.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:10.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_names": [ 2020-05-21T19:29:10.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smithi180" 2020-05-21T19:29:10.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:10.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "quorum_age": 10, 2020-05-21T19:29:10.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "monmap": { 2020-05-21T19:29:10.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:10.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_mon_release_name": "pacific", 2020-05-21T19:29:10.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_mons": 1 2020-05-21T19:29:10.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osdmap": { 2020-05-21T19:29:10.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 3, 2020-05-21T19:29:10.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_osds": 0, 2020-05-21T19:29:10.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_up_osds": 0, 2020-05-21T19:29:10.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_up_since": 0, 2020-05-21T19:29:10.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_in_osds": 0, 2020-05-21T19:29:10.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_in_since": 0, 2020-05-21T19:29:10.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_remapped_pgs": 0 2020-05-21T19:29:10.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgmap": { 2020-05-21T19:29:10.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pgs_by_state": [], 2020-05-21T19:29:10.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pgs": 0, 2020-05-21T19:29:10.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_pools": 0, 2020-05-21T19:29:10.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_objects": 0, 2020-05-21T19:29:10.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "data_bytes": 0, 2020-05-21T19:29:10.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_used": 0, 2020-05-21T19:29:10.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_avail": 0, 2020-05-21T19:29:10.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "bytes_total": 0 2020-05-21T19:29:10.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "fsmap": { 2020-05-21T19:29:10.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:10.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "by_rank": [], 2020-05-21T19:29:10.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "up:standby": 0 2020-05-21T19:29:10.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap": { 2020-05-21T19:29:10.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2020-05-21T19:29:10.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_standbys": 0, 2020-05-21T19:29:10.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-05-21T19:29:10.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-05-21T19:29:10.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-05-21T19:29:10.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:10.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-05-21T19:29:10.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "servicemap": { 2020-05-21T19:29:10.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 1, 2020-05-21T19:29:10.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modified": "2020-05-21T19:28:51.628204+0000", 2020-05-21T19:29:10.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {} 2020-05-21T19:29:10.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:10.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress_events": {} 2020-05-21T19:29:10.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:10.424 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:10 smithi180 bash[13639]: audit 2020-05-21T19:29:09.004707+0000 mon.smithi180 (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.180:0/2470150705' entity='mgr.smithi180.pepehy' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2020-05-21T19:29:10.425 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:10 smithi180 bash[13639]: cluster 2020-05-21T19:29:09.004870+0000 mon.smithi180 (mon.0) 28 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2020-05-21T19:29:10.425 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:10 smithi180 bash[13639]: audit 2020-05-21T19:29:09.015120+0000 mon.smithi180 (mon.0) 29 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-05-21T19:29:10.425 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:10 smithi180 bash[13639]: audit 2020-05-21T19:29:09.911815+0000 mon.smithi180 (mon.0) 30 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-05-21T19:29:11.111 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:mgr is available 2020-05-21T19:29:11.111 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Enabling cephadm module... 2020-05-21T19:29:11.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'mgr', 'module', 'enable', 'cephadm'] 2020-05-21T19:29:11.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d mgr module enable cephadm 2020-05-21T19:29:11.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:11 smithi180 bash[13639]: cluster 2020-05-21T19:29:10.009552+0000 mon.smithi180 (mon.0) 31 : cluster [DBG] mgrmap e4: smithi180.pepehy(active, since 2s) 2020-05-21T19:29:11.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:11 smithi180 bash[13639]: audit 2020-05-21T19:29:10.351338+0000 mon.smithi180 (mon.0) 32 : audit [DBG] from='client.? 172.21.15.180:0/3330347840' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2020-05-21T19:29:12.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:12.474+0000 7f49c6af3700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:12.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:12.486+0000 7f49c5891700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:13.214 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:12 smithi180 bash[13639]: audit 2020-05-21T19:29:12.834451+0000 mon.smithi180 (mon.0) 33 : audit [INF] from='client.? 172.21.15.180:0/762653520' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2020-05-21T19:29:13.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'mgr', 'dump'] 2020-05-21T19:29:13.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d mgr dump 2020-05-21T19:29:14.214 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:13 smithi180 bash[13639]: audit 2020-05-21T19:29:12.891537+0000 mon.smithi180 (mon.0) 34 : audit [INF] from='client.? 172.21.15.180:0/762653520' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2020-05-21T19:29:14.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:13 smithi180 bash[13639]: cluster 2020-05-21T19:29:12.891664+0000 mon.smithi180 (mon.0) 35 : cluster [DBG] mgrmap e5: smithi180.pepehy(active, since 5s) 2020-05-21T19:29:15.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:15.014+0000 7ffa4eeb5700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:15.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:15.026+0000 7ffa4dc53700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:15.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 5, 2020-05-21T19:29:15.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14100, 2020-05-21T19:29:15.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "smithi180.pepehy", 2020-05-21T19:29:15.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2020-05-21T19:29:15.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:29:15.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:29:15.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:6800", 2020-05-21T19:29:15.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1985224795 2020-05-21T19:29:15.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2020-05-21T19:29:15.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:6801", 2020-05-21T19:29:15.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1985224795 2020-05-21T19:29:15.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:29:15.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.180:6801/1985224795", 2020-05-21T19:29:15.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2020-05-21T19:29:07.548383+0000", 2020-05-21T19:29:15.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292837744639, 2020-05-21T19:29:15.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2020-05-21T19:29:15.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2020-05-21T19:29:15.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-05-21T19:29:15.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-05-21T19:29:15.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-05-21T19:29:15.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-05-21T19:29:15.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2020-05-21T19:29:15.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2020-05-21T19:29:15.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:15.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:15.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:15.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:29:15.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:29:15.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:29:15.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2020-05-21T19:29:15.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:15.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:15.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:15.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:15.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:15.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:15.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:15.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:15.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:15.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2020-05-21T19:29:15.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2020-05-21T19:29:15.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2020-05-21T19:29:15.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2020-05-21T19:29:15.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2020-05-21T19:29:15.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2020-05-21T19:29:15.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2020-05-21T19:29:15.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2020-05-21T19:29:15.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2020-05-21T19:29:15.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2020-05-21T19:29:15.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2020-05-21T19:29:15.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2020-05-21T19:29:15.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2020-05-21T19:29:15.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2020-05-21T19:29:15.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2020-05-21T19:29:15.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:15.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2020-05-21T19:29:15.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2020-05-21T19:29:15.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2020-05-21T19:29:15.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2020-05-21T19:29:15.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2020-05-21T19:29:15.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2020-05-21T19:29:15.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2020-05-21T19:29:15.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2020-05-21T19:29:15.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2020-05-21T19:29:15.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2020-05-21T19:29:15.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2020-05-21T19:29:15.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2020-05-21T19:29:15.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:15.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:15.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:15.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2020-05-21T19:29:15.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2020-05-21T19:29:15.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2020-05-21T19:29:15.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2020-05-21T19:29:15.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2020-05-21T19:29:15.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2020-05-21T19:29:15.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2020-05-21T19:29:15.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-05-21T19:29:15.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2020-05-21T19:29:15.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2020-05-21T19:29:15.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:15.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-05-21T19:29:15.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-05-21T19:29:15.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-05-21T19:29:15.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2020-05-21T19:29:15.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-05-21T19:29:15.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2020-05-21T19:29:15.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2020-05-21T19:29:15.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:15.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2020-05-21T19:29:15.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-05-21T19:29:15.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2020-05-21T19:29:15.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2020-05-21T19:29:15.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2020-05-21T19:29:15.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2020-05-21T19:29:15.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2020-05-21T19:29:15.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2020-05-21T19:29:15.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2020-05-21T19:29:15.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2020-05-21T19:29:15.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2020-05-21T19:29:15.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-05-21T19:29:15.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2020-05-21T19:29:15.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2020-05-21T19:29:15.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2020-05-21T19:29:15.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2020-05-21T19:29:15.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2020-05-21T19:29:15.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2020-05-21T19:29:15.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2020-05-21T19:29:15.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2020-05-21T19:29:15.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2020-05-21T19:29:15.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-05-21T19:29:15.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2020-05-21T19:29:15.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2020-05-21T19:29:15.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:15.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-05-21T19:29:15.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-05-21T19:29:15.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-05-21T19:29:15.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2020-05-21T19:29:15.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-05-21T19:29:15.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:15.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:15.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:15.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:15.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:15.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:15.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:15.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:15.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:15.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2020-05-21T19:29:15.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2020-05-21T19:29:15.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-05-21T19:29:15.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-05-21T19:29:15.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2020-05-21T19:29:15.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-05-21T19:29:15.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-05-21T19:29:15.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "upmap", 2020-05-21T19:29:15.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2020-05-21T19:29:15.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2020-05-21T19:29:15.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2020-05-21T19:29:15.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2020-05-21T19:29:15.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2020-05-21T19:29:15.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2020-05-21T19:29:15.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2020-05-21T19:29:15.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:29:15.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:29:15.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:29:15.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2020-05-21T19:29:15.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2020-05-21T19:29:15.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2020-05-21T19:29:15.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:15.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:29:15.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-05-21T19:29:15.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2020-05-21T19:29:15.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2020-05-21T19:29:15.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2020-05-21T19:29:15.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2020-05-21T19:29:15.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:15.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:15.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2020-05-21T19:29:15.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2020-05-21T19:29:15.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:15.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:15.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:15.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2020-05-21T19:29:15.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2020-05-21T19:29:15.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2020-05-21T19:29:15.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2020-05-21T19:29:15.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2020-05-21T19:29:15.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2020-05-21T19:29:15.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "docker.io/ceph/ceph", 2020-05-21T19:29:15.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2020-05-21T19:29:15.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2020-05-21T19:29:15.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2020-05-21T19:29:15.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:29:15.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2020-05-21T19:29:15.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2020-05-21T19:29:15.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2020-05-21T19:29:15.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2020-05-21T19:29:15.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2020-05-21T19:29:15.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2020-05-21T19:29:15.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2020-05-21T19:29:15.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:29:15.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2020-05-21T19:29:15.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:15.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:15.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:15.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:15.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2020-05-21T19:29:15.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.866 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:15.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:15.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:15.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:15.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:15.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.873 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.873 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.873 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.873 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.873 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-05-21T19:29:15.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-05-21T19:29:15.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2020-05-21T19:29:15.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2020-05-21T19:29:15.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2020-05-21T19:29:15.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2020-05-21T19:29:15.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus_alerts_path": { 2020-05-21T19:29:15.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus_alerts_path", 2020-05-21T19:29:15.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2020-05-21T19:29:15.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "location of alerts to include in prometheus deployments", 2020-05-21T19:29:15.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2020-05-21T19:29:15.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2020-05-21T19:29:15.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:15.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2020-05-21T19:29:15.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2020-05-21T19:29:15.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2020-05-21T19:29:15.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2020-05-21T19:29:15.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2020-05-21T19:29:15.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2020-05-21T19:29:15.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2020-05-21T19:29:15.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2020-05-21T19:29:15.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2020-05-21T19:29:15.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2020-05-21T19:29:15.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2020-05-21T19:29:15.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:15.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:15.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:15.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:15.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:15.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:15.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:15.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:15.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:15.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:15.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:15.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:15.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:15.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:15.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:15.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:15.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:15.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:15.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:15.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:15.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2020-05-21T19:29:15.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2020-05-21T19:29:15.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2020-05-21T19:29:15.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2020-05-21T19:29:15.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2020-05-21T19:29:15.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2020-05-21T19:29:15.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:15.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:15.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2020-05-21T19:29:15.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2020-05-21T19:29:15.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:15.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:15.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2020-05-21T19:29:15.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:15.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:15.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:15.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2020-05-21T19:29:15.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2020-05-21T19:29:15.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2020-05-21T19:29:15.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2020-05-21T19:29:15.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2020-05-21T19:29:15.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2020-05-21T19:29:15.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2020-05-21T19:29:15.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2020-05-21T19:29:15.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2020-05-21T19:29:15.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2020-05-21T19:29:15.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2020-05-21T19:29:15.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2020-05-21T19:29:15.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2020-05-21T19:29:15.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2020-05-21T19:29:15.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2020-05-21T19:29:15.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2020-05-21T19:29:15.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2020-05-21T19:29:15.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2020-05-21T19:29:15.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2020-05-21T19:29:15.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2020-05-21T19:29:15.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2020-05-21T19:29:15.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2020-05-21T19:29:15.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2020-05-21T19:29:15.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2020-05-21T19:29:15.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-05-21T19:29:15.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2020-05-21T19:29:15.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2020-05-21T19:29:15.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2020-05-21T19:29:15.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2020-05-21T19:29:15.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2020-05-21T19:29:15.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2020-05-21T19:29:15.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-05-21T19:29:15.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2020-05-21T19:29:15.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2020-05-21T19:29:15.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2020-05-21T19:29:15.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2020-05-21T19:29:15.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2020-05-21T19:29:15.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2020-05-21T19:29:15.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2020-05-21T19:29:15.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2020-05-21T19:29:15.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2020-05-21T19:29:15.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2020-05-21T19:29:15.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2020-05-21T19:29:15.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2020-05-21T19:29:15.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2020-05-21T19:29:15.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2020-05-21T19:29:15.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2020-05-21T19:29:15.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2020-05-21T19:29:15.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2020-05-21T19:29:15.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2020-05-21T19:29:15.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2020-05-21T19:29:15.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2020-05-21T19:29:15.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:15.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2020-05-21T19:29:15.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2020-05-21T19:29:15.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:15.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:15.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2020-05-21T19:29:15.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2020-05-21T19:29:15.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2020-05-21T19:29:15.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2020-05-21T19:29:15.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2020-05-21T19:29:15.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:15.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:15.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2020-05-21T19:29:15.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2020-05-21T19:29:15.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:15.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2020-05-21T19:29:15.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2020-05-21T19:29:15.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2020-05-21T19:29:15.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:15.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2020-05-21T19:29:15.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2020-05-21T19:29:15.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2020-05-21T19:29:15.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.990 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.991 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.991 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.991 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.991 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.991 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2020-05-21T19:29:15.992 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2020-05-21T19:29:15.992 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.992 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.992 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.992 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-05-21T19:29:15.992 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.993 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.993 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.993 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.993 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.993 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2020-05-21T19:29:15.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2020-05-21T19:29:15.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:15.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:15.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:15.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:15.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:15.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:15.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:15.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2020-05-21T19:29:15.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2020-05-21T19:29:15.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:15.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:15.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:15.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2020-05-21T19:29:15.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:15.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:15.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:15.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2020-05-21T19:29:16.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2020-05-21T19:29:16.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2020-05-21T19:29:16.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2020-05-21T19:29:16.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2020-05-21T19:29:16.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2020-05-21T19:29:16.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2020-05-21T19:29:16.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2020-05-21T19:29:16.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2020-05-21T19:29:16.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2020-05-21T19:29:16.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2020-05-21T19:29:16.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-05-21T19:29:16.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2020-05-21T19:29:16.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2020-05-21T19:29:16.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:16.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2020-05-21T19:29:16.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2020-05-21T19:29:16.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:29:16.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2020-05-21T19:29:16.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2020-05-21T19:29:16.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2020-05-21T19:29:16.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2020-05-21T19:29:16.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2020-05-21T19:29:16.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2020-05-21T19:29:16.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2020-05-21T19:29:16.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2020-05-21T19:29:16.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-05-21T19:29:16.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-05-21T19:29:16.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-05-21T19:29:16.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-05-21T19:29:16.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-05-21T19:29:16.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-05-21T19:29:16.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2020-05-21T19:29:16.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-05-21T19:29:16.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-05-21T19:29:16.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2020-05-21T19:29:16.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-05-21T19:29:16.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-05-21T19:29:16.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2020-05-21T19:29:16.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2020-05-21T19:29:16.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2020-05-21T19:29:16.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2020-05-21T19:29:16.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2020-05-21T19:29:16.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2020-05-21T19:29:16.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2020-05-21T19:29:16.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2020-05-21T19:29:16.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2020-05-21T19:29:16.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2020-05-21T19:29:16.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2020-05-21T19:29:16.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2020-05-21T19:29:16.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2020-05-21T19:29:16.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2020-05-21T19:29:16.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-05-21T19:29:16.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-05-21T19:29:16.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2020-05-21T19:29:16.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2020-05-21T19:29:16.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2020-05-21T19:29:16.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2020-05-21T19:29:16.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2020-05-21T19:29:16.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2020-05-21T19:29:16.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2020-05-21T19:29:16.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2020-05-21T19:29:16.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2020-05-21T19:29:16.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2020-05-21T19:29:16.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2020-05-21T19:29:16.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2020-05-21T19:29:16.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2020-05-21T19:29:16.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2020-05-21T19:29:16.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2020-05-21T19:29:16.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2020-05-21T19:29:16.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2020-05-21T19:29:16.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2020-05-21T19:29:16.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-05-21T19:29:16.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2020-05-21T19:29:16.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2020-05-21T19:29:16.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2020-05-21T19:29:16.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2020-05-21T19:29:16.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:29:16.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:29:16.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:29:16.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2020-05-21T19:29:16.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2020-05-21T19:29:16.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2020-05-21T19:29:16.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2020-05-21T19:29:16.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2020-05-21T19:29:16.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2020-05-21T19:29:16.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2020-05-21T19:29:16.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2020-05-21T19:29:16.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-05-21T19:29:16.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2020-05-21T19:29:16.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2020-05-21T19:29:16.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2020-05-21T19:29:16.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:29:16.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:29:16.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:29:16.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2020-05-21T19:29:16.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2020-05-21T19:29:16.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2020-05-21T19:29:16.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2020-05-21T19:29:16.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2020-05-21T19:29:16.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2020-05-21T19:29:16.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2020-05-21T19:29:16.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2020-05-21T19:29:16.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2020-05-21T19:29:16.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2020-05-21T19:29:16.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2020-05-21T19:29:16.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:29:16.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:29:16.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2020-05-21T19:29:16.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-05-21T19:29:16.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-05-21T19:29:16.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2020-05-21T19:29:16.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2020-05-21T19:29:16.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2020-05-21T19:29:16.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-05-21T19:29:16.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-05-21T19:29:16.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2020-05-21T19:29:16.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2020-05-21T19:29:16.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2020-05-21T19:29:16.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:29:16.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-05-21T19:29:16.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-05-21T19:29:16.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2020-05-21T19:29:16.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2020-05-21T19:29:16.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2020-05-21T19:29:16.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2020-05-21T19:29:16.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2020-05-21T19:29:16.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2020-05-21T19:29:16.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.197 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.197 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.197 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2020-05-21T19:29:16.197 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2020-05-21T19:29:16.197 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-05-21T19:29:16.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2020-05-21T19:29:16.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2020-05-21T19:29:16.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2020-05-21T19:29:16.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:16.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2020-05-21T19:29:16.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2020-05-21T19:29:16.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2020-05-21T19:29:16.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2020-05-21T19:29:16.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2020-05-21T19:29:16.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2020-05-21T19:29:16.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2020-05-21T19:29:16.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2020-05-21T19:29:16.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2020-05-21T19:29:16.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2020-05-21T19:29:16.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2020-05-21T19:29:16.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2020-05-21T19:29:16.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2020-05-21T19:29:16.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2020-05-21T19:29:16.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2020-05-21T19:29:16.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2020-05-21T19:29:16.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2020-05-21T19:29:16.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2020-05-21T19:29:16.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2020-05-21T19:29:16.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2020-05-21T19:29:16.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2020-05-21T19:29:16.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2020-05-21T19:29:16.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2020-05-21T19:29:16.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2020-05-21T19:29:16.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2020-05-21T19:29:16.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-05-21T19:29:16.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2020-05-21T19:29:16.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-05-21T19:29:16.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-05-21T19:29:16.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2020-05-21T19:29:16.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2020-05-21T19:29:16.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2020-05-21T19:29:16.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2020-05-21T19:29:16.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2020-05-21T19:29:16.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:29:16.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:29:16.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:29:16.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2020-05-21T19:29:16.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2020-05-21T19:29:16.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2020-05-21T19:29:16.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2020-05-21T19:29:16.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2020-05-21T19:29:16.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2020-05-21T19:29:16.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2020-05-21T19:29:16.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:29:16.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2020-05-21T19:29:16.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2020-05-21T19:29:16.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2020-05-21T19:29:16.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2020-05-21T19:29:16.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2020-05-21T19:29:16.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2020-05-21T19:29:16.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "300", 2020-05-21T19:29:16.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2020-05-21T19:29:16.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2020-05-21T19:29:16.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-05-21T19:29:16.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-05-21T19:29:16.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-05-21T19:29:16.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-05-21T19:29:16.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2020-05-21T19:29:16.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2020-05-21T19:29:16.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2020-05-21T19:29:16.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2020-05-21T19:29:16.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2020-05-21T19:29:16.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2020-05-21T19:29:16.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-05-21T19:29:16.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-05-21T19:29:16.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-05-21T19:29:16.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-05-21T19:29:16.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-05-21T19:29:16.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-05-21T19:29:16.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2020-05-21T19:29:16.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2020-05-21T19:29:16.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2020-05-21T19:29:16.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2020-05-21T19:29:16.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2020-05-21T19:29:16.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2020-05-21T19:29:16.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2020-05-21T19:29:16.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2020-05-21T19:29:16.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2020-05-21T19:29:16.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2020-05-21T19:29:16.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2020-05-21T19:29:16.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2020-05-21T19:29:16.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2020-05-21T19:29:16.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-05-21T19:29:16.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2020-05-21T19:29:16.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2020-05-21T19:29:16.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2020-05-21T19:29:16.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2020-05-21T19:29:16.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2020-05-21T19:29:16.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2020-05-21T19:29:16.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2020-05-21T19:29:16.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2020-05-21T19:29:16.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2020-05-21T19:29:16.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2020-05-21T19:29:16.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2020-05-21T19:29:16.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2020-05-21T19:29:16.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2020-05-21T19:29:16.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2020-05-21T19:29:16.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2020-05-21T19:29:16.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2020-05-21T19:29:16.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2020-05-21T19:29:16.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:29:16.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:29:16.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2020-05-21T19:29:16.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2020-05-21T19:29:16.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2020-05-21T19:29:16.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2020-05-21T19:29:16.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2020-05-21T19:29:16.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2020-05-21T19:29:16.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2020-05-21T19:29:16.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2020-05-21T19:29:16.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2020-05-21T19:29:16.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:16.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2020-05-21T19:29:16.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2020-05-21T19:29:16.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2020-05-21T19:29:16.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2020-05-21T19:29:16.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2020-05-21T19:29:16.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2020-05-21T19:29:16.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2020-05-21T19:29:16.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2020-05-21T19:29:16.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2020-05-21T19:29:16.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2020-05-21T19:29:16.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2020-05-21T19:29:16.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:29:16.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:29:16.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2020-05-21T19:29:16.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2020-05-21T19:29:16.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2020-05-21T19:29:16.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2020-05-21T19:29:16.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2020-05-21T19:29:16.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2020-05-21T19:29:16.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2020-05-21T19:29:16.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2020-05-21T19:29:16.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2020-05-21T19:29:16.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2020-05-21T19:29:16.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2020-05-21T19:29:16.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2020-05-21T19:29:16.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2020-05-21T19:29:16.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2020-05-21T19:29:16.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2020-05-21T19:29:16.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2020-05-21T19:29:16.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2020-05-21T19:29:16.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:16.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:16.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:16.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2020-05-21T19:29:16.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2020-05-21T19:29:16.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2020-05-21T19:29:16.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2020-05-21T19:29:16.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2020-05-21T19:29:16.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:29:16.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:29:16.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:16.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:29:16.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:16.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:16.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:16.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:16.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:16.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:16.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:16.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:16.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:16.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:16.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:16.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:16.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:16.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:16.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:16.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:16.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:16.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:16.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:16.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:16.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2020-05-21T19:29:16.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2020-05-21T19:29:16.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:16.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2020-05-21T19:29:16.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2020-05-21T19:29:16.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:16.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2020-05-21T19:29:16.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2020-05-21T19:29:16.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2020-05-21T19:29:16.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:16.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:16.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:16.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2020-05-21T19:29:16.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:16.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:16.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:16.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:16.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:16.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:16.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:16.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": {}, 2020-05-21T19:29:16.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2020-05-21T19:29:16.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2020-05-21T19:29:16.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-05-21T19:29:16.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-05-21T19:29:16.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-05-21T19:29:16.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2020-05-21T19:29:16.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-05-21T19:29:16.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-05-21T19:29:16.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-05-21T19:29:16.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-05-21T19:29:16.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2020-05-21T19:29:16.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-05-21T19:29:16.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-05-21T19:29:16.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-05-21T19:29:16.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-05-21T19:29:16.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-05-21T19:29:16.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-05-21T19:29:16.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-05-21T19:29:16.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-05-21T19:29:16.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-05-21T19:29:16.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-05-21T19:29:16.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-05-21T19:29:16.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pacific": [ 2020-05-21T19:29:16.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-05-21T19:29:16.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-05-21T19:29:16.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-05-21T19:29:16.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-05-21T19:29:16.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-05-21T19:29:16.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-05-21T19:29:16.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-05-21T19:29:16.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-05-21T19:29:16.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-05-21T19:29:16.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-05-21T19:29:16.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-05-21T19:29:16.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:16.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 0, 2020-05-21T19:29:16.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2020-05-21T19:29:16.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:29:16.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:29:16.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:0", 2020-05-21T19:29:16.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 1903754750 2020-05-21T19:29:16.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:29:16.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:29:16.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:29:16.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:0", 2020-05-21T19:29:16.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 555845357 2020-05-21T19:29:16.599 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.599 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:29:16.599 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:16.599 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.599 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:29:16.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:16.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:29:16.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:0", 2020-05-21T19:29:16.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2410194403 2020-05-21T19:29:16.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:29:16.601 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.601 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:29:16.601 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.601 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:16.602 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for the mgr to restart... 2020-05-21T19:29:16.603 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for Mgr epoch 5... 2020-05-21T19:29:16.603 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'tell', 'mgr', 'mgr_status'] 2020-05-21T19:29:16.603 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d tell mgr mgr_status 2020-05-21T19:29:16.603 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:15 smithi180 bash[13639]: audit 2020-05-21T19:29:15.390423+0000 mon.smithi180 (mon.0) 36 : audit [DBG] from='client.? 172.21.15.180:0/2191020376' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2020-05-21T19:29:17.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:17 smithi180 bash[13639]: cluster 2020-05-21T19:29:17.256040+0000 mon.smithi180 (mon.0) 37 : cluster [INF] Active manager daemon smithi180.pepehy restarted 2020-05-21T19:29:17.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:17 smithi180 bash[13639]: cluster 2020-05-21T19:29:17.256487+0000 mon.smithi180 (mon.0) 38 : cluster [INF] Activating manager daemon smithi180.pepehy 2020-05-21T19:29:17.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:17 smithi180 bash[13639]: cluster 2020-05-21T19:29:17.258139+0000 mon.smithi180 (mon.0) 39 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2020-05-21T19:29:18.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:17.506+0000 7f5898569700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:18.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:18.226+0000 7f5898569700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:18.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:18.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 7, 2020-05-21T19:29:18.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2020-05-21T19:29:18.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:18.597 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: cluster 2020-05-21T19:29:17.311142+0000 mon.smithi180 (mon.0) 40 : cluster [DBG] mgrmap e6: smithi180.pepehy(active, starting, since 0.0547197s) 2020-05-21T19:29:18.598 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.316736+0000 mon.smithi180 (mon.0) 41 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mgr metadata", "who": "smithi180.pepehy", "id": "smithi180.pepehy"}]: dispatch 2020-05-21T19:29:18.598 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.317561+0000 mon.smithi180 (mon.0) 42 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-05-21T19:29:18.598 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.317855+0000 mon.smithi180 (mon.0) 43 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-05-21T19:29:18.598 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.318129+0000 mon.smithi180 (mon.0) 44 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-05-21T19:29:18.599 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.318719+0000 mon.smithi180 (mon.0) 45 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-05-21T19:29:18.599 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.320045+0000 mon.smithi180 (mon.0) 46 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2020-05-21T19:29:18.599 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.320474+0000 mon.smithi180 (mon.0) 47 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2020-05-21T19:29:18.599 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: cluster 2020-05-21T19:29:17.323454+0000 mon.smithi180 (mon.0) 48 : cluster [INF] Manager daemon smithi180.pepehy is now available 2020-05-21T19:29:18.599 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:17.363274+0000 mon.smithi180 (mon.0) 49 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-05-21T19:29:18.600 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:18 smithi180 bash[13639]: audit 2020-05-21T19:29:18.230181+0000 mon.smithi180 (mon.0) 50 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-05-21T19:29:19.124 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Mgr epoch 5 is available 2020-05-21T19:29:19.125 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Setting orchestrator backend to cephadm... 2020-05-21T19:29:19.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'set', 'backend', 'cephadm'] 2020-05-21T19:29:19.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch set backend cephadm 2020-05-21T19:29:19.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:19 smithi180 bash[13639]: audit 2020-05-21T19:29:18.320584+0000 mgr.smithi180.pepehy (mgr.14117) 1 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2020-05-21T19:29:19.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:19 smithi180 bash[13639]: cluster 2020-05-21T19:29:18.322182+0000 mon.smithi180 (mon.0) 51 : cluster [DBG] mgrmap e7: smithi180.pepehy(active, since 1.06574s) 2020-05-21T19:29:19.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:19 smithi180 bash[13639]: audit 2020-05-21T19:29:18.337981+0000 mgr.smithi180.pepehy (mgr.14117) 2 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2020-05-21T19:29:20.464 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:20 smithi180 bash[13639]: cluster 2020-05-21T19:29:19.334197+0000 mon.smithi180 (mon.0) 52 : cluster [DBG] mgrmap e8: smithi180.pepehy(active, since 2s) 2020-05-21T19:29:20.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:20.458+0000 7ff6e2ccc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:20.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:20.474+0000 7ff6e2ccc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:21.553 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Generating ssh key... 2020-05-21T19:29:21.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'cephadm', 'generate-key'] 2020-05-21T19:29:21.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d cephadm generate-key 2020-05-21T19:29:21.605 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:21 smithi180 bash[13639]: audit 2020-05-21T19:29:20.814866+0000 mgr.smithi180.pepehy (mgr.14117) 3 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:21.606 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:21 smithi180 bash[13639]: audit 2020-05-21T19:29:20.817951+0000 mon.smithi180 (mon.0) 53 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]: dispatch 2020-05-21T19:29:21.606 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:21 smithi180 bash[13639]: audit 2020-05-21T19:29:20.821068+0000 mon.smithi180 (mon.0) 54 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config set","value":"cephadm","who":"mgr","name":"mgr/orchestrator/orchestrator"}]': finished 2020-05-21T19:29:23.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:23.013+0000 7f1ff11c9700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:23.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:23.025+0000 7f1ff11c9700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:23.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:23 smithi180 bash[13639]: audit 2020-05-21T19:29:23.525236+0000 mon.smithi180 (mon.0) 55 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA53s2dXDjpFtZWVD7kTaxlvV1fvlEqTvOHv2GCRuLFTTQE2KqwU7y\nxReWGvoFURwGtGeFVQX+1umPxcKsVPnqPSeSDbgv3MKzXHqpnu/4mcSuHups+0HHPyT97R\nsk/DK9HXAuUT58bxFH6Si07hRA0/nB44orbyCFRk/IqFKwIjWnhJhvXkePFyAcRwxlcXlV\nlcwKIbbDvjDgtrjHIf4jKXsKH2lPiH3JWQSCQAv6V4UVNcboRGPn2Dj2GuvpaVmLBcrfoS\nMZq+/g0v+Y94YO29xu16WmezTpADYnYXMv/ZlVtQzl7G5X/VEVDGYmLAzYexrFGA3JRgqJ\nBJ5A2Y4RWaJsv1hH5JCy+w1qDD+mKRCcuMJU7KEeZZTWrdK1piKTeLyrQ+aQTeMZbkpLd6\nLb+YzA1uTveh2wmSFxtCAA53bFoy+UmdjgBPxMoI8PEuAKEglIxIBapSnK/KFe/q8dd6fk\nQ6v3e4H4muR8U5c8AdAA+Rjgin7Ft1GDuVNbNAoPAAAFoCnL8Z8py/GfAAAAB3NzaC1yc2\nEAAAGBAOd7NnVw46RbWVlQ+5E2sZb1dX75RKk7zh79hgkbixU00BNiqsFO8sUXlhr6BVEc\nBrRnhVUF/tbpj8XCrFT56j0nkg24L9zCs1x6qZ7v+JnErh7qbPtBxz8k/e0bJPwyvR1wLl\nE+fG8RR+kotO4UQNP5weOKK28ghUZPyKhSsCI1p4SYb15HjxcgHEcMZXF5VZXMCiG2w74w\n4La4xyH+Iyl7Ch9pT4h9yVkEgkAL+leFFTXG6ERj59g49hrr6WlZiwXK36EjGavv4NL/mP\neGDtvcbtelpns06QA2J2FzL/2ZVbUM5exuV/1RFQxmJiwM2HsaxRgNyUYKiQSeQNmOEVmi\nbL9YR+SQsvsNagw/pikQnLjCVOyhHmWU1q3StaYik3i8q0PmkE3jGW5KS3ei2/mMwNbk73\nodsJkhcbQgAOd2xaMvlJnY4AT8TKCPDxLgChIJSMSAWqUpyvyhXv6vHXen5EOr93uB+Jrk\nfFOXPAHQAPkY4Ip+xbdRg7lTWzQKDwAAAAMBAAEAAAGBAI2sxL0GVd1vJ3VZ8k6DShgZrU\nsEZzio6NPg2RtT50EYbM2gkt/zYPSuJenm4kAtRhE+VsWeAMYqdxtTtcPgnbPGN0b8Vxbn\nd31/ebdUKjR6wxMa6Y6ySK9mBaAMAAv3RfXxhfelpeUYj4mtp2cbsD3M3BVWqJTAM7G//R\nDAYxrc+eVWorryUyqVNZlqhd/4oiAnnH/b61vJcI+E8iPk9kJaEuz8uHfSfNxlvQ5UBmlw\ng3XBgsDw4KJe4onBn78h1KGYIupSTBemxvQ10gPUMZ1qNlnR6+UJwtK7L1u+hWTqP3dziX\nfOHcrngK3bbxEBWc1iB9zEcp+W4cgsWLkEZTJmaqGj/VRYgKWBABFFpR3HcgOyaRQiTjOB\nqyjfL7JvujlYADVawBJhQqPdx0mGtk1+3eT9JqafrVK1F/rvCEIzW3scEVAmLyvvbTMWRp\nlxFH5PjUnWT53b8KDhqNlBGRiSI3FQA16bPKcisPJrrRNO0xOOWhm5VPcMi31gDul72QAA\nAMEA2cqHNoYjHUlBE6PqxBKiwFCjDaPWA2rksOcOIs+SUCkJvf3oyHtJxUEC266aWQeXv8\n2wRyzX0xOgBZBefezDi0aT81Nnwo44DyScq0IqXBnViZICYWBkCpyQ7K99Y8UEP75lWV8y\nIkr/FZ8YkaHWNX91sHTn21jhhNFrpRtJrADgV07Ml53JS0oJI1FUt2Y8A2Tb7HYa4wWRYi\nhlGe/41sosKEYwsJPt4Kuy06OcM0tdhhFTVYsYuKBaDG6065GTAAAAwQD7dhlmGg7VQNuS\npzSBP70l0CzzFuUjJWR+948Ec2x7LuAy8UqwSTRZd6mvcZ7LzBOfza5DcUWgMMg8Ki+KiW\npvdUvA352lmqFVNjjb6hfvqVXCzO0JglIQlxIjWfYK0sXDQS3mdb1QUaw8MtK5jSH2WcvE\nFoIg8H2U+tXURNCpYYKl00N5hvDwbWf9/xXNNeWDXf8Isd4OFKJHO4UiCrYVtEB2XtdXSa\nO8kEiXvBaIzA4VWIBUL7aEtb/YhIya3XUAAADBAOuoyz6BhKa7/4uwjK94r3TpTZdhmjVC\nm9Q4eVbkWdQmVP+vjGGUcUlt9QH0rraviOp3bX81Pw6hvV4+sXUGIZ84AQzg638PQoecJV\nxV5dGFjlvJC0BMnU75Pqzh/SDDP6Hf4s8pHc8qrY3KLL2CrgTTUPQtbgheSSqr8XrbPP/M\n/Zx5VZ/XZfZioY3KmNgLYj76w0nIfaYGw4tHf6LRqjArGhNemI1bpkJp7UdtJPs74Xas59\nkbAeUCY5BEKAYE8wAAACljZXBoLTMzODJlMjY0LTliOTktMTFlYS1hMDZhLTAwMWE0YWFi\nODMwYw==\n-----END OPENSSH PRIVATE KEY-----\n"}]: dispatch 2020-05-21T19:29:23.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:23 smithi180 bash[13639]: audit 2020-05-21T19:29:23.527595+0000 mon.smithi180 (mon.0) 56 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_key","val":"-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAABlwAAAAdzc2gtcn\nNhAAAAAwEAAQAAAYEA53s2dXDjpFtZWVD7kTaxlvV1fvlEqTvOHv2GCRuLFTTQE2KqwU7y\nxReWGvoFURwGtGeFVQX+1umPxcKsVPnqPSeSDbgv3MKzXHqpnu/4mcSuHups+0HHPyT97R\nsk/DK9HXAuUT58bxFH6Si07hRA0/nB44orbyCFRk/IqFKwIjWnhJhvXkePFyAcRwxlcXlV\nlcwKIbbDvjDgtrjHIf4jKXsKH2lPiH3JWQSCQAv6V4UVNcboRGPn2Dj2GuvpaVmLBcrfoS\nMZq+/g0v+Y94YO29xu16WmezTpADYnYXMv/ZlVtQzl7G5X/VEVDGYmLAzYexrFGA3JRgqJ\nBJ5A2Y4RWaJsv1hH5JCy+w1qDD+mKRCcuMJU7KEeZZTWrdK1piKTeLyrQ+aQTeMZbkpLd6\nLb+YzA1uTveh2wmSFxtCAA53bFoy+UmdjgBPxMoI8PEuAKEglIxIBapSnK/KFe/q8dd6fk\nQ6v3e4H4muR8U5c8AdAA+Rjgin7Ft1GDuVNbNAoPAAAFoCnL8Z8py/GfAAAAB3NzaC1yc2\nEAAAGBAOd7NnVw46RbWVlQ+5E2sZb1dX75RKk7zh79hgkbixU00BNiqsFO8sUXlhr6BVEc\nBrRnhVUF/tbpj8XCrFT56j0nkg24L9zCs1x6qZ7v+JnErh7qbPtBxz8k/e0bJPwyvR1wLl\nE+fG8RR+kotO4UQNP5weOKK28ghUZPyKhSsCI1p4SYb15HjxcgHEcMZXF5VZXMCiG2w74w\n4La4xyH+Iyl7Ch9pT4h9yVkEgkAL+leFFTXG6ERj59g49hrr6WlZiwXK36EjGavv4NL/mP\neGDtvcbtelpns06QA2J2FzL/2ZVbUM5exuV/1RFQxmJiwM2HsaxRgNyUYKiQSeQNmOEVmi\nbL9YR+SQsvsNagw/pikQnLjCVOyhHmWU1q3StaYik3i8q0PmkE3jGW5KS3ei2/mMwNbk73\nodsJkhcbQgAOd2xaMvlJnY4AT8TKCPDxLgChIJSMSAWqUpyvyhXv6vHXen5EOr93uB+Jrk\nfFOXPAHQAPkY4Ip+xbdRg7lTWzQKDwAAAAMBAAEAAAGBAI2sxL0GVd1vJ3VZ8k6DShgZrU\nsEZzio6NPg2RtT50EYbM2gkt/zYPSuJenm4kAtRhE+VsWeAMYqdxtTtcPgnbPGN0b8Vxbn\nd31/ebdUKjR6wxMa6Y6ySK9mBaAMAAv3RfXxhfelpeUYj4mtp2cbsD3M3BVWqJTAM7G//R\nDAYxrc+eVWorryUyqVNZlqhd/4oiAnnH/b61vJcI+E8iPk9kJaEuz8uHfSfNxlvQ5UBmlw\ng3XBgsDw4KJe4onBn78h1KGYIupSTBemxvQ10gPUMZ1qNlnR6+UJwtK7L1u+hWTqP3dziX\nfOHcrngK3bbxEBWc1iB9zEcp+W4cgsWLkEZTJmaqGj/VRYgKWBABFFpR3HcgOyaRQiTjOB\nqyjfL7JvujlYADVawBJhQqPdx0mGtk1+3eT9JqafrVK1F/rvCEIzW3scEVAmLyvvbTMWRp\nlxFH5PjUnWT53b8KDhqNlBGRiSI3FQA16bPKcisPJrrRNO0xOOWhm5VPcMi31gDul72QAA\nAMEA2cqHNoYjHUlBE6PqxBKiwFCjDaPWA2rksOcOIs+SUCkJvf3oyHtJxUEC266aWQeXv8\n2wRyzX0xOgBZBefezDi0aT81Nnwo44DyScq0IqXBnViZICYWBkCpyQ7K99Y8UEP75lWV8y\nIkr/FZ8YkaHWNX91sHTn21jhhNFrpRtJrADgV07Ml53JS0oJI1FUt2Y8A2Tb7HYa4wWRYi\nhlGe/41sosKEYwsJPt4Kuy06OcM0tdhhFTVYsYuKBaDG6065GTAAAAwQD7dhlmGg7VQNuS\npzSBP70l0CzzFuUjJWR+948Ec2x7LuAy8UqwSTRZd6mvcZ7LzBOfza5DcUWgMMg8Ki+KiW\npvdUvA352lmqFVNjjb6hfvqVXCzO0JglIQlxIjWfYK0sXDQS3mdb1QUaw8MtK5jSH2WcvE\nFoIg8H2U+tXURNCpYYKl00N5hvDwbWf9/xXNNeWDXf8Isd4OFKJHO4UiCrYVtEB2XtdXSa\nO8kEiXvBaIzA4VWIBUL7aEtb/YhIya3XUAAADBAOuoyz6BhKa7/4uwjK94r3TpTZdhmjVC\nm9Q4eVbkWdQmVP+vjGGUcUlt9QH0rraviOp3bX81Pw6hvV4+sXUGIZ84AQzg638PQoecJV\nxV5dGFjlvJC0BMnU75Pqzh/SDDP6Hf4s8pHc8qrY3KLL2CrgTTUPQtbgheSSqr8XrbPP/M\n/Zx5VZ/XZfZioY3KmNgLYj76w0nIfaYGw4tHf6LRqjArGhNemI1bpkJp7UdtJPs74Xas59\nkbAeUCY5BEKAYE8wAAACljZXBoLTMzODJlMjY0LTliOTktMTFlYS1hMDZhLTAwMWE0YWFi\nODMwYw==\n-----END OPENSSH PRIVATE KEY-----\n"}]': finished 2020-05-21T19:29:23.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:23 smithi180 bash[13639]: audit 2020-05-21T19:29:23.528277+0000 mon.smithi180 (mon.0) 57 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c\n"}]: dispatch 2020-05-21T19:29:23.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:23 smithi180 bash[13639]: audit 2020-05-21T19:29:23.529800+0000 mon.smithi180 (mon.0) 58 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/ssh_identity_pub","val":"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c\n"}]': finished 2020-05-21T19:29:24.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'cephadm', 'get-pub-key'] 2020-05-21T19:29:24.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d cephadm get-pub-key 2020-05-21T19:29:24.582 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:24 smithi180 bash[13639]: audit 2020-05-21T19:29:23.313523+0000 mgr.smithi180.pepehy (mgr.14117) 4 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:24.582 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:24 smithi180 bash[13639]: cephadm 2020-05-21T19:29:23.313770+0000 mgr.smithi180.pepehy (mgr.14117) 5 : cephadm [INF] Generating ssh key... 2020-05-21T19:29:25.690 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:25.673+0000 7f3797d23700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:25.690 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:25.681+0000 7f3797d23700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:25.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:29:26.727 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2020-05-21T19:29:26.728 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Adding key to root@localhost's authorized_keys... 2020-05-21T19:29:26.728 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Adding host smithi180... 2020-05-21T19:29:26.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'host', 'add', 'smithi180'] 2020-05-21T19:29:26.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch host add smithi180 2020-05-21T19:29:27.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:26 smithi180 bash[13639]: audit 2020-05-21T19:29:25.970448+0000 mgr.smithi180.pepehy (mgr.14117) 6 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:28.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:27.985+0000 7f52452cf700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:28.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:28.001+0000 7f52452cf700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:28.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Added host 'smithi180' 2020-05-21T19:29:29.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:28 smithi180 bash[13639]: audit 2020-05-21T19:29:28.322995+0000 mgr.smithi180.pepehy (mgr.14117) 7 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi180", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:29.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:28 smithi180 bash[13639]: audit 2020-05-21T19:29:28.977127+0000 mon.smithi180 (mon.0) 59 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi180\": {\"hostname\": \"smithi180\", \"addr\": \"smithi180\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2020-05-21T19:29:29.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:28 smithi180 bash[13639]: audit 2020-05-21T19:29:28.980761+0000 mon.smithi180 (mon.0) 60 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi180\": {\"hostname\": \"smithi180\", \"addr\": \"smithi180\", \"labels\": [], \"status\": \"\"}}"}]': finished 2020-05-21T19:29:29.839 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying mon service with default placement... 2020-05-21T19:29:30.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'mon'] 2020-05-21T19:29:30.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply mon 2020-05-21T19:29:30.433 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: cephadm 2020-05-21T19:29:28.981521+0000 mgr.smithi180.pepehy (mgr.14117) 8 : cephadm [INF] Added host smithi180 2020-05-21T19:29:30.433 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: audit 2020-05-21T19:29:29.250520+0000 mon.smithi180 (mon.0) 61 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:29:30.433 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: audit 2020-05-21T19:29:29.252510+0000 mon.smithi180 (mon.0) 62 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:29:30.434 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: audit 2020-05-21T19:29:29.253514+0000 mon.smithi180 (mon.0) 63 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:29:30.434 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: audit 2020-05-21T19:29:29.869012+0000 mon.smithi180 (mon.0) 64 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:29.863708\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:29.867787\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:29:29.868042\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:29:30.434 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: audit 2020-05-21T19:29:29.871503+0000 mon.smithi180 (mon.0) 65 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:29.863708\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:29.867787\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:29:29.868042\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:29:30.434 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:29 smithi180 bash[13639]: audit 2020-05-21T19:29:29.872517+0000 mon.smithi180 (mon.0) 66 : audit [DBG] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:29:31.659 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:31.637+0000 7fb18a816700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:31.659 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:31.649+0000 7fb1895b4700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:31.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled mon update... 2020-05-21T19:29:32.163 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:32 smithi180 bash[13639]: audit 2020-05-21T19:29:31.987804+0000 mon.smithi180 (mon.0) 67 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mon","val":"{\"created\": \"2020-05-21T19:29:31.987252\", \"spec\": {\"placement\": {\"count\": 5}, \"service_name\": \"mon\", \"service_type\": \"mon\"}}"}]: dispatch 2020-05-21T19:29:32.163 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:32 smithi180 bash[13639]: audit 2020-05-21T19:29:31.991683+0000 mon.smithi180 (mon.0) 68 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mon","val":"{\"created\": \"2020-05-21T19:29:31.987252\", \"spec\": {\"placement\": {\"count\": 5}, \"service_name\": \"mon\", \"service_type\": \"mon\"}}"}]': finished 2020-05-21T19:29:33.137 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying mgr service with default placement... 2020-05-21T19:29:33.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'mgr'] 2020-05-21T19:29:33.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply mgr 2020-05-21T19:29:33.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:33 smithi180 bash[13639]: audit 2020-05-21T19:29:31.986486+0000 mgr.smithi180.pepehy (mgr.14117) 9 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:33.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:33 smithi180 bash[13639]: cephadm 2020-05-21T19:29:31.987240+0000 mgr.smithi180.pepehy (mgr.14117) 10 : cephadm [INF] Saving service mon spec with placement count:5 2020-05-21T19:29:34.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:34.517+0000 7f8c092e6700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:34.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:34.529+0000 7f8c092e6700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:34.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled mgr update... 2020-05-21T19:29:35.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:34 smithi180 bash[13639]: audit 2020-05-21T19:29:34.858532+0000 mon.smithi180 (mon.0) 69 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2020-05-21T19:29:34.858021\", \"spec\": {\"placement\": {\"count\": 2}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]: dispatch 2020-05-21T19:29:35.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:34 smithi180 bash[13639]: audit 2020-05-21T19:29:34.862380+0000 mon.smithi180 (mon.0) 70 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.mgr","val":"{\"created\": \"2020-05-21T19:29:34.858021\", \"spec\": {\"placement\": {\"count\": 2}, \"service_name\": \"mgr\", \"service_type\": \"mgr\"}}"}]': finished 2020-05-21T19:29:35.626 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying crash service with default placement... 2020-05-21T19:29:35.626 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'crash'] 2020-05-21T19:29:35.627 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply crash 2020-05-21T19:29:35.965 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:35 smithi180 bash[13639]: audit 2020-05-21T19:29:34.857379+0000 mgr.smithi180.pepehy (mgr.14117) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:35.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:35 smithi180 bash[13639]: cephadm 2020-05-21T19:29:34.858008+0000 mgr.smithi180.pepehy (mgr.14117) 12 : cephadm [INF] Saving service mgr spec with placement count:2 2020-05-21T19:29:36.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:36.824+0000 7fddee9fe700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:36.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:36.840+0000 7fddee9fe700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:37.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled crash update... 2020-05-21T19:29:37.715 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:37 smithi180 bash[13639]: audit 2020-05-21T19:29:37.172372+0000 mon.smithi180 (mon.0) 71 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.crash","val":"{\"created\": \"2020-05-21T19:29:37.171827\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"crash\", \"service_type\": \"crash\"}}"}]: dispatch 2020-05-21T19:29:37.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:37 smithi180 bash[13639]: audit 2020-05-21T19:29:37.174428+0000 mon.smithi180 (mon.0) 72 : audit [INF] from='mgr.14117 172.21.15.180:0/2870855760' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.crash","val":"{\"created\": \"2020-05-21T19:29:37.171827\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"crash\", \"service_type\": \"crash\"}}"}]': finished 2020-05-21T19:29:37.976 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Enabling mgr prometheus module... 2020-05-21T19:29:37.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'mgr', 'module', 'enable', 'prometheus'] 2020-05-21T19:29:37.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d mgr module enable prometheus 2020-05-21T19:29:38.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:38 smithi180 bash[13639]: audit 2020-05-21T19:29:37.171020+0000 mgr.smithi180.pepehy (mgr.14117) 13 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:38.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:38 smithi180 bash[13639]: cephadm 2020-05-21T19:29:37.171816+0000 mgr.smithi180.pepehy (mgr.14117) 14 : cephadm [INF] Saving service crash spec with placement * 2020-05-21T19:29:38.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:38 smithi180 bash[13639]: cluster 2020-05-21T19:29:37.336943+0000 mgr.smithi180.pepehy (mgr.14117) 15 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:29:38.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:38 smithi180 bash[13639]: cluster 2020-05-21T19:29:37.337819+0000 mon.smithi180 (mon.0) 73 : cluster [WRN] Health check failed: 2 stray daemons(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2020-05-21T19:29:38.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:38 smithi180 bash[13639]: cluster 2020-05-21T19:29:37.337874+0000 mon.smithi180 (mon.0) 74 : cluster [WRN] Health check failed: 1 stray host(s) with 2 daemon(s) not managed by cephadm (CEPHADM_STRAY_HOST) 2020-05-21T19:29:39.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:39.208+0000 7fdd1d0d7700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:39.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:39.224+0000 7fdd1c8d6700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:40.651 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:40 smithi180 bash[13639]: cluster 2020-05-21T19:29:39.337436+0000 mgr.smithi180.pepehy (mgr.14117) 16 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:29:40.652 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:40 smithi180 bash[13639]: audit 2020-05-21T19:29:39.566588+0000 mon.smithi180 (mon.0) 75 : audit [INF] from='client.? 172.21.15.180:0/1744759353' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2020-05-21T19:29:41.193 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying prometheus service with default placement... 2020-05-21T19:29:41.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'prometheus'] 2020-05-21T19:29:41.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply prometheus 2020-05-21T19:29:41.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:41 smithi180 bash[13639]: audit 2020-05-21T19:29:40.400843+0000 mon.smithi180 (mon.0) 76 : audit [INF] from='client.? 172.21.15.180:0/1744759353' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2020-05-21T19:29:41.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:41 smithi180 bash[13639]: cluster 2020-05-21T19:29:40.400982+0000 mon.smithi180 (mon.0) 77 : cluster [DBG] mgrmap e9: smithi180.pepehy(active, since 23s) 2020-05-21T19:29:42.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:42.516+0000 7f5cbac87700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:42.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:42.528+0000 7f5cb9a25700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:45.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:44 smithi180 bash[13639]: cluster 2020-05-21T19:29:44.742890+0000 mon.smithi180 (mon.0) 78 : cluster [INF] Active manager daemon smithi180.pepehy restarted 2020-05-21T19:29:45.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:44 smithi180 bash[13639]: cluster 2020-05-21T19:29:44.743783+0000 mon.smithi180 (mon.0) 79 : cluster [INF] Activating manager daemon smithi180.pepehy 2020-05-21T19:29:45.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:44 smithi180 bash[13639]: cluster 2020-05-21T19:29:44.747546+0000 mon.smithi180 (mon.0) 80 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2020-05-21T19:29:45.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled prometheus update... 2020-05-21T19:29:46.067 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: cluster 2020-05-21T19:29:44.799385+0000 mon.smithi180 (mon.0) 81 : cluster [DBG] mgrmap e10: smithi180.pepehy(active, starting, since 0.0556907s) 2020-05-21T19:29:46.067 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.807165+0000 mon.smithi180 (mon.0) 82 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mgr metadata", "who": "smithi180.pepehy", "id": "smithi180.pepehy"}]: dispatch 2020-05-21T19:29:46.067 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.808747+0000 mon.smithi180 (mon.0) 83 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-05-21T19:29:46.068 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.809115+0000 mon.smithi180 (mon.0) 84 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-05-21T19:29:46.068 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.809506+0000 mon.smithi180 (mon.0) 85 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-05-21T19:29:46.068 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.810144+0000 mon.smithi180 (mon.0) 86 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-05-21T19:29:46.068 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.811607+0000 mon.smithi180 (mon.0) 87 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi180"}]: dispatch 2020-05-21T19:29:46.068 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.812174+0000 mon.smithi180 (mon.0) 88 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2020-05-21T19:29:46.069 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.812677+0000 mon.smithi180 (mon.0) 89 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.crash"}]: dispatch 2020-05-21T19:29:46.069 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.813110+0000 mon.smithi180 (mon.0) 90 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2020-05-21T19:29:46.069 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.813518+0000 mon.smithi180 (mon.0) 91 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mon"}]: dispatch 2020-05-21T19:29:46.069 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.813891+0000 mon.smithi180 (mon.0) 92 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2020-05-21T19:29:46.069 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.814264+0000 mon.smithi180 (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2020-05-21T19:29:46.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.814646+0000 mon.smithi180 (mon.0) 94 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2020-05-21T19:29:46.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.815007+0000 mon.smithi180 (mon.0) 95 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2020-05-21T19:29:46.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: cluster 2020-05-21T19:29:44.817816+0000 mon.smithi180 (mon.0) 96 : cluster [INF] Manager daemon smithi180.pepehy is now available 2020-05-21T19:29:46.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:44.861357+0000 mon.smithi180 (mon.0) 97 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-05-21T19:29:46.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:45.748859+0000 mon.smithi180 (mon.0) 98 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-05-21T19:29:46.071 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:45 smithi180 bash[13639]: audit 2020-05-21T19:29:45.750089+0000 mon.smithi180 (mon.0) 99 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:29:46.720 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying grafana service with default placement... 2020-05-21T19:29:46.720 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'grafana'] 2020-05-21T19:29:46.721 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply grafana 2020-05-21T19:29:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: audit 2020-05-21T19:29:45.806993+0000 mgr.smithi180.pepehy (mgr.14146) 1 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: cluster 2020-05-21T19:29:45.807436+0000 mon.smithi180 (mon.0) 100 : cluster [DBG] mgrmap e11: smithi180.pepehy(active, since 1.06374s) 2020-05-21T19:29:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: cephadm 2020-05-21T19:29:45.808807+0000 mgr.smithi180.pepehy (mgr.14146) 2 : cephadm [INF] Saving service prometheus spec with placement count:1 2020-05-21T19:29:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: audit 2020-05-21T19:29:45.813275+0000 mon.smithi180 (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2020-05-21T19:29:45.808842\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]: dispatch 2020-05-21T19:29:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: audit 2020-05-21T19:29:45.815571+0000 mon.smithi180 (mon.0) 102 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.prometheus","val":"{\"created\": \"2020-05-21T19:29:45.808842\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"prometheus\", \"service_type\": \"prometheus\"}}"}]': finished 2020-05-21T19:29:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: audit 2020-05-21T19:29:46.691431+0000 mon.smithi180 (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:46.690309\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:46.690480\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:29:46.690643\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:29:47.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: audit 2020-05-21T19:29:46.695562+0000 mon.smithi180 (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:46.690309\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:29:46.690480\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:29:46.690643\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:29:47.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:46 smithi180 bash[13639]: audit 2020-05-21T19:29:46.696677+0000 mon.smithi180 (mon.0) 105 : audit [DBG] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:29:48.784 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:48 smithi180 bash[13639]: cluster 2020-05-21T19:29:47.698849+0000 mon.smithi180 (mon.0) 106 : cluster [DBG] mgrmap e12: smithi180.pepehy(active, since 2s) 2020-05-21T19:29:48.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:48.768+0000 7fd9577c3700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:48.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:48.784+0000 7fd956561700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:49.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled grafana update... 2020-05-21T19:29:49.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:49 smithi180 bash[13639]: audit 2020-05-21T19:29:49.116968+0000 mgr.smithi180.pepehy (mgr.14146) 3 : audit [DBG] from='client.14157 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:49.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:49 smithi180 bash[13639]: cephadm 2020-05-21T19:29:49.118235+0000 mgr.smithi180.pepehy (mgr.14146) 4 : cephadm [INF] Saving service grafana spec with placement count:1 2020-05-21T19:29:49.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:49 smithi180 bash[13639]: audit 2020-05-21T19:29:49.118891+0000 mon.smithi180 (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2020-05-21T19:29:49.118257\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]: dispatch 2020-05-21T19:29:49.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:49 smithi180 bash[13639]: audit 2020-05-21T19:29:49.122846+0000 mon.smithi180 (mon.0) 108 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.grafana","val":"{\"created\": \"2020-05-21T19:29:49.118257\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"grafana\", \"service_type\": \"grafana\"}}"}]': finished 2020-05-21T19:29:50.073 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying node-exporter service with default placement... 2020-05-21T19:29:50.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'node-exporter'] 2020-05-21T19:29:50.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply node-exporter 2020-05-21T19:29:51.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:51.432+0000 7fc8fb30c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:51.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:51.444+0000 7fc8fa0aa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:51.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled node-exporter update... 2020-05-21T19:29:52.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:51 smithi180 bash[13639]: audit 2020-05-21T19:29:51.779727+0000 mon.smithi180 (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2020-05-21T19:29:51.779162\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]: dispatch 2020-05-21T19:29:52.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:51 smithi180 bash[13639]: audit 2020-05-21T19:29:51.783873+0000 mon.smithi180 (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.node-exporter","val":"{\"created\": \"2020-05-21T19:29:51.779162\", \"spec\": {\"placement\": {\"host_pattern\": \"*\"}, \"service_name\": \"node-exporter\", \"service_type\": \"node-exporter\"}}"}]': finished 2020-05-21T19:29:52.599 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Deploying alertmanager service with default placement... 2020-05-21T19:29:52.599 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'orch', 'apply', 'alertmanager'] 2020-05-21T19:29:52.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d orch apply alertmanager 2020-05-21T19:29:52.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:52 smithi180 bash[13639]: audit 2020-05-21T19:29:51.777554+0000 mgr.smithi180.pepehy (mgr.14146) 5 : audit [DBG] from='client.14159 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:52.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:52 smithi180 bash[13639]: cephadm 2020-05-21T19:29:51.779133+0000 mgr.smithi180.pepehy (mgr.14146) 6 : cephadm [INF] Saving service node-exporter spec with placement * 2020-05-21T19:29:53.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:53.943+0000 7f57cf178700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:53.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:53.955+0000 7f57cdf16700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:54.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Scheduled alertmanager update... 2020-05-21T19:29:54.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:54 smithi180 bash[13639]: audit 2020-05-21T19:29:54.283218+0000 mon.smithi180 (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2020-05-21T19:29:54.282591\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]: dispatch 2020-05-21T19:29:54.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:54 smithi180 bash[13639]: audit 2020-05-21T19:29:54.287161+0000 mon.smithi180 (mon.0) 112 : audit [INF] from='mgr.14146 172.21.15.180:0/2724715248' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/spec.alertmanager","val":"{\"created\": \"2020-05-21T19:29:54.282591\", \"spec\": {\"placement\": {\"count\": 1}, \"service_name\": \"alertmanager\", \"service_type\": \"alertmanager\"}}"}]': finished 2020-05-21T19:29:55.102 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Enabling the dashboard module... 2020-05-21T19:29:55.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'mgr', 'module', 'enable', 'dashboard'] 2020-05-21T19:29:55.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d mgr module enable dashboard 2020-05-21T19:29:55.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:55 smithi180 bash[13639]: audit 2020-05-21T19:29:54.281441+0000 mgr.smithi180.pepehy (mgr.14146) 7 : audit [DBG] from='client.14161 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:29:55.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:55 smithi180 bash[13639]: cephadm 2020-05-21T19:29:54.282570+0000 mgr.smithi180.pepehy (mgr.14146) 8 : cephadm [INF] Saving service alertmanager spec with placement count:1 2020-05-21T19:29:56.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:56.411+0000 7f1b1427c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:56.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:56.431+0000 7f1b1427c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:57.107 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:56 smithi180 bash[13639]: audit 2020-05-21T19:29:56.776050+0000 mon.smithi180 (mon.0) 113 : audit [INF] from='client.? 172.21.15.180:0/336831948' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2020-05-21T19:29:57.632 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'mgr', 'dump'] 2020-05-21T19:29:57.633 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d mgr dump 2020-05-21T19:29:57.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:57 smithi180 bash[13639]: audit 2020-05-21T19:29:56.833190+0000 mon.smithi180 (mon.0) 114 : audit [INF] from='client.? 172.21.15.180:0/336831948' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2020-05-21T19:29:57.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:57 smithi180 bash[13639]: cluster 2020-05-21T19:29:56.833324+0000 mon.smithi180 (mon.0) 115 : cluster [DBG] mgrmap e13: smithi180.pepehy(active, since 12s) 2020-05-21T19:29:58.993 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:58.979+0000 7f2e8358b700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:58.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:29:58.987+0000 7f2e8358b700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:29:59.691 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.691 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "epoch": 13, 2020-05-21T19:29:59.692 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_gid": 14146, 2020-05-21T19:29:59.692 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_name": "smithi180.pepehy", 2020-05-21T19:29:59.692 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addrs": { 2020-05-21T19:29:59.692 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:29:59.693 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.693 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:29:59.693 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:6800", 2020-05-21T19:29:59.693 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2277261733 2020-05-21T19:29:59.693 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.694 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.694 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v1", 2020-05-21T19:29:59.694 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:6801", 2020-05-21T19:29:59.694 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 2277261733 2020-05-21T19:29:59.694 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.695 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:29:59.695 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.695 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_addr": "172.21.15.180:6801/2277261733", 2020-05-21T19:29:59.695 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_change": "2020-05-21T19:29:44.743672+0000", 2020-05-21T19:29:59.695 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_mgr_features": 4540138292837744639, 2020-05-21T19:29:59.696 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available": true, 2020-05-21T19:29:59.696 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standbys": [], 2020-05-21T19:29:59.696 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "modules": [ 2020-05-21T19:29:59.696 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-05-21T19:29:59.696 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "dashboard", 2020-05-21T19:29:59.697 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "iostat", 2020-05-21T19:29:59.697 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus", 2020-05-21T19:29:59.697 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "restful" 2020-05-21T19:29:59.697 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.697 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "available_modules": [ 2020-05-21T19:29:59.698 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.698 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "alerts", 2020-05-21T19:29:59.698 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:59.698 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:59.698 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:59.698 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:29:59.699 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:29:59.699 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.699 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.699 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.699 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:29:59.700 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.700 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.700 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.700 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "How frequently to reexamine health status", 2020-05-21T19:29:59.700 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.701 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.701 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.701 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.701 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:59.701 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:59.702 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.702 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.702 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.702 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.702 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.703 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.703 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.703 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.703 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.704 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.704 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.704 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.704 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.704 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.705 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.705 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.705 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.705 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.705 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.705 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:59.706 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:59.706 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.706 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.706 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.706 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.707 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.707 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.707 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.707 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.707 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.708 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.708 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.708 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.708 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:59.708 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:59.709 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.709 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.709 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.709 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:59.710 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.710 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.710 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.710 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.711 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.711 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.711 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.711 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.711 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.712 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.712 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.712 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.712 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.712 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.713 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.713 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:59.713 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:59.713 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.713 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.713 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.714 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.714 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.714 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.714 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.714 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.715 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.715 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.715 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.715 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.715 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_destination": { 2020-05-21T19:29:59.716 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_destination", 2020-05-21T19:29:59.717 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.717 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.717 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.717 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.717 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.718 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.718 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.718 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email address to send alerts to", 2020-05-21T19:29:59.718 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.718 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.719 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.719 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.719 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_from_name": { 2020-05-21T19:29:59.719 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_from_name", 2020-05-21T19:29:59.719 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.719 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.720 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.720 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "Ceph", 2020-05-21T19:29:59.720 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.720 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.720 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.721 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Email From: name", 2020-05-21T19:29:59.721 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.721 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.722 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.722 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.722 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_host": { 2020-05-21T19:29:59.723 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_host", 2020-05-21T19:29:59.723 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.723 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.723 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.724 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP server", 2020-05-21T19:29:59.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.725 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_password": { 2020-05-21T19:29:59.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_password", 2020-05-21T19:29:59.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.726 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Password to authenticate with", 2020-05-21T19:29:59.727 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_port": { 2020-05-21T19:29:59.728 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_port", 2020-05-21T19:29:59.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "465", 2020-05-21T19:29:59.729 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.730 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.730 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.730 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP port", 2020-05-21T19:29:59.730 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.730 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.731 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.731 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.731 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_sender": { 2020-05-21T19:29:59.731 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_sender", 2020-05-21T19:29:59.731 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.731 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.732 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "SMTP envelope sender", 2020-05-21T19:29:59.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.733 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_ssl": { 2020-05-21T19:29:59.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_ssl", 2020-05-21T19:29:59.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.734 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Use SSL to connect to SMTP server", 2020-05-21T19:29:59.735 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "smtp_user": { 2020-05-21T19:29:59.736 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "smtp_user", 2020-05-21T19:29:59.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.737 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "User to authenticate as", 2020-05-21T19:29:59.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.738 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.739 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.739 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.739 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.739 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.739 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "balancer", 2020-05-21T19:29:59.739 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:59.740 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:59.740 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:59.740 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active": { 2020-05-21T19:29:59.740 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "active", 2020-05-21T19:29:59.740 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.741 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.741 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.741 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.741 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.741 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.742 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.742 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically balance PGs across cluster", 2020-05-21T19:29:59.742 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.742 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.742 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.742 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.743 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_time": { 2020-05-21T19:29:59.743 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_time", 2020-05-21T19:29:59.743 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.743 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.743 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.744 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0000", 2020-05-21T19:29:59.744 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.744 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.744 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.744 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "beginning time of day to automatically balance", 2020-05-21T19:29:59.744 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-05-21T19:29:59.745 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.745 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.745 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.745 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "begin_weekday": { 2020-05-21T19:29:59.745 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "begin_weekday", 2020-05-21T19:29:59.746 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:59.746 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.746 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.746 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-05-21T19:29:59.746 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-05-21T19:29:59.746 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-05-21T19:29:59.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to this day of the week or later", 2020-05-21T19:29:59.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-05-21T19:29:59.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.747 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_max_iterations": { 2020-05-21T19:29:59.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_max_iterations", 2020-05-21T19:29:59.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:59.748 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "25", 2020-05-21T19:29:59.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-05-21T19:29:59.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "250", 2020-05-21T19:29:59.749 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum number of iterations to attempt optimization", 2020-05-21T19:29:59.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.750 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_metrics": { 2020-05-21T19:29:59.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_metrics", 2020-05-21T19:29:59.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.751 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "pgs,objects,bytes", 2020-05-21T19:29:59.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.752 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "metrics with which to calculate OSD utilization", 2020-05-21T19:29:59.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.", 2020-05-21T19:29:59.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.753 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush_compat_step": { 2020-05-21T19:29:59.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crush_compat_step", 2020-05-21T19:29:59.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-05-21T19:29:59.754 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0.5", 2020-05-21T19:29:59.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0.001", 2020-05-21T19:29:59.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "0.999", 2020-05-21T19:29:59.755 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "aggressiveness of optimization", 2020-05-21T19:29:59.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2020-05-21T19:29:59.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.756 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_time": { 2020-05-21T19:29:59.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_time", 2020-05-21T19:29:59.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.757 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2400", 2020-05-21T19:29:59.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.758 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "ending time of day to automatically balance", 2020-05-21T19:29:59.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "This is a time of day in the format HHMM.", 2020-05-21T19:29:59.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "end_weekday": { 2020-05-21T19:29:59.759 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "end_weekday", 2020-05-21T19:29:59.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:59.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-05-21T19:29:59.760 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "0", 2020-05-21T19:29:59.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "7", 2020-05-21T19:29:59.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2020-05-21T19:29:59.761 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2020-05-21T19:29:59.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.762 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:59.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:59.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.763 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.764 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.765 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.766 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:59.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:59.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.767 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.768 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.769 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:59.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:59.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.770 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:59.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.771 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.772 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.773 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:59.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:59.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.774 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.775 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.776 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_score": { 2020-05-21T19:29:59.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_score", 2020-05-21T19:29:59.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-05-21T19:29:59.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.777 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-05-21T19:29:59.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "minimum score, below which no optimization is attempted", 2020-05-21T19:29:59.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.778 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-05-21T19:29:59.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-05-21T19:29:59.779 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "upmap", 2020-05-21T19:29:59.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.780 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crush-compat", 2020-05-21T19:29:59.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "none", 2020-05-21T19:29:59.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap" 2020-05-21T19:29:59.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.781 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Balancer mode", 2020-05-21T19:29:59.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_ids": { 2020-05-21T19:29:59.782 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_ids", 2020-05-21T19:29:59.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.783 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "pools which the automatic balancing will be limited to", 2020-05-21T19:29:59.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.784 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:29:59.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:29:59.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:29:59.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and attempt optimization", 2020-05-21T19:29:59.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.787 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_deviation": { 2020-05-21T19:29:59.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_deviation", 2020-05-21T19:29:59.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.788 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:29:59.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "1", 2020-05-21T19:29:59.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.789 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "deviation below which no optimization is attempted", 2020-05-21T19:29:59.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2020-05-21T19:29:59.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.790 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "upmap_max_optimizations": { 2020-05-21T19:29:59.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "upmap_max_optimizations", 2020-05-21T19:29:59.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "uint", 2020-05-21T19:29:59.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.791 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:59.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "maximum upmap optimizations to make per attempt", 2020-05-21T19:29:59.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.792 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.793 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "cephadm", 2020-05-21T19:29:59.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:59.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:59.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:59.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "allow_ptrace": { 2020-05-21T19:29:59.794 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "allow_ptrace", 2020-05-21T19:29:59.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.795 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2020-05-21T19:29:59.796 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.", 2020-05-21T19:29:59.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "container_image_base": { 2020-05-21T19:29:59.797 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "container_image_base", 2020-05-21T19:29:59.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "docker.io/ceph/ceph", 2020-05-21T19:29:59.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.798 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Container image name, without the tag", 2020-05-21T19:29:59.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.799 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "daemon_cache_timeout": { 2020-05-21T19:29:59.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "daemon_cache_timeout", 2020-05-21T19:29:59.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.800 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:29:59.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.801 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache service (daemon) inventory", 2020-05-21T19:29:59.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.802 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_cache_timeout": { 2020-05-21T19:29:59.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_cache_timeout", 2020-05-21T19:29:59.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.803 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1800", 2020-05-21T19:29:59.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "seconds to cache device inventory", 2020-05-21T19:29:59.804 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "host_check_interval": { 2020-05-21T19:29:59.805 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "host_check_interval", 2020-05-21T19:29:59.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:29:59.806 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to perform a host check", 2020-05-21T19:29:59.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.807 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:59.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:59.808 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.809 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.810 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.811 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.812 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:59.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:59.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.813 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2020-05-21T19:29:59.814 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:59.815 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:59.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.816 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:59.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.817 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.818 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.819 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:59.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:59.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.820 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.821 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.822 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mode": { 2020-05-21T19:29:59.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mode", 2020-05-21T19:29:59.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.823 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "root", 2020-05-21T19:29:59.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.824 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm-package", 2020-05-21T19:29:59.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "root" 2020-05-21T19:29:59.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.825 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "mode for remote execution of cephadm", 2020-05-21T19:29:59.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.826 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus_alerts_path": { 2020-05-21T19:29:59.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus_alerts_path", 2020-05-21T19:29:59.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.827 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2020-05-21T19:29:59.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "location of alerts to include in prometheus deployments", 2020-05-21T19:29:59.828 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.829 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssh_config_file": { 2020-05-21T19:29:59.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssh_config_file", 2020-05-21T19:29:59.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:29:59.830 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "customized SSH config file to connect to managed hosts", 2020-05-21T19:29:59.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.831 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_failed_host_check": { 2020-05-21T19:29:59.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_failed_host_check", 2020-05-21T19:29:59.832 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.833 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if the host check fails", 2020-05-21T19:29:59.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.834 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_daemons": { 2020-05-21T19:29:59.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_daemons", 2020-05-21T19:29:59.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.835 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.836 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2020-05-21T19:29:59.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_on_stray_hosts": { 2020-05-21T19:29:59.837 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_on_stray_hosts", 2020-05-21T19:29:59.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.838 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2020-05-21T19:29:59.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.839 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.840 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crash", 2020-05-21T19:29:59.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:59.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:59.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:59.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:59.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:59.841 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.842 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.843 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.844 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:29:59.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:29:59.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.845 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.846 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.847 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:29:59.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:29:59.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.848 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:29:59.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.849 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.850 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.851 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:29:59.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:29:59.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.852 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.853 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.854 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retain_interval": { 2020-05-21T19:29:59.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retain_interval", 2020-05-21T19:29:59.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.855 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "31536000", 2020-05-21T19:29:59.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain crashes before pruning them", 2020-05-21T19:29:59.856 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_recent_interval": { 2020-05-21T19:29:59.857 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_recent_interval", 2020-05-21T19:29:59.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:29:59.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1209600", 2020-05-21T19:29:59.858 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "time interval in which to warn about recent crashes", 2020-05-21T19:29:59.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.859 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:29:59.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:29:59.860 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "dashboard", 2020-05-21T19:29:59.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:29:59.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:29:59.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:29:59.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ALERTMANAGER_API_HOST": { 2020-05-21T19:29:59.861 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ALERTMANAGER_API_HOST", 2020-05-21T19:29:59.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.862 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.863 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_ENABLED": { 2020-05-21T19:29:59.864 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_ENABLED", 2020-05-21T19:29:59.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.865 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.866 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.866 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.866 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.866 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.866 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "AUDIT_API_LOG_PAYLOAD": { 2020-05-21T19:29:59.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "AUDIT_API_LOG_PAYLOAD", 2020-05-21T19:29:59.867 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ENABLE_BROWSABLE_API": { 2020-05-21T19:29:59.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ENABLE_BROWSABLE_API", 2020-05-21T19:29:59.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.870 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.871 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.872 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.874 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_cephfs": { 2020-05-21T19:29:59.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_cephfs", 2020-05-21T19:29:59.875 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.876 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.877 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_iscsi": { 2020-05-21T19:29:59.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_iscsi", 2020-05-21T19:29:59.878 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.879 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.880 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_mirroring": { 2020-05-21T19:29:59.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_mirroring", 2020-05-21T19:29:59.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.881 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.882 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_nfs": { 2020-05-21T19:29:59.883 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_nfs", 2020-05-21T19:29:59.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.884 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.885 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rbd": { 2020-05-21T19:29:59.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rbd", 2020-05-21T19:29:59.886 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.887 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.888 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "FEATURE_TOGGLE_rgw": { 2020-05-21T19:29:59.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "FEATURE_TOGGLE_rgw", 2020-05-21T19:29:59.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.889 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.890 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2020-05-21T19:29:59.891 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2020-05-21T19:29:59.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.892 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.893 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_PASSWORD": { 2020-05-21T19:29:59.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_PASSWORD", 2020-05-21T19:29:59.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.894 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-05-21T19:29:59.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.895 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.896 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_SSL_VERIFY": { 2020-05-21T19:29:59.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_SSL_VERIFY", 2020-05-21T19:29:59.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.897 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_URL": { 2020-05-21T19:29:59.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_URL", 2020-05-21T19:29:59.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.900 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.901 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_API_USERNAME": { 2020-05-21T19:29:59.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_API_USERNAME", 2020-05-21T19:29:59.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.902 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-05-21T19:29:59.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.903 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.904 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "GRAFANA_UPDATE_DASHBOARDS": { 2020-05-21T19:29:59.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2020-05-21T19:29:59.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.905 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.906 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ISCSI_API_SSL_VERIFICATION": { 2020-05-21T19:29:59.907 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ISCSI_API_SSL_VERIFICATION", 2020-05-21T19:29:59.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.908 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.909 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PROMETHEUS_API_HOST": { 2020-05-21T19:29:59.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PROMETHEUS_API_HOST", 2020-05-21T19:29:59.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.911 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.912 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2020-05-21T19:29:59.913 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2020-05-21T19:29:59.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.914 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.915 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2020-05-21T19:29:59.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2020-05-21T19:29:59.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.916 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.917 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.918 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2020-05-21T19:29:59.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2020-05-21T19:29:59.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.919 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.920 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.921 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2020-05-21T19:29:59.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2020-05-21T19:29:59.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.922 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.923 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.924 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2020-05-21T19:29:59.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2020-05-21T19:29:59.925 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.926 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.927 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2020-05-21T19:29:59.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2020-05-21T19:29:59.928 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.929 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.930 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2020-05-21T19:29:59.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2020-05-21T19:29:59.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.931 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.932 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.933 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_ENABLED": { 2020-05-21T19:29:59.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_ENABLED", 2020-05-21T19:29:59.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.934 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.935 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_EXCLUSION_LIST": { 2020-05-21T19:29:59.936 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2020-05-21T19:29:59.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2020-05-21T19:29:59.937 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.938 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_COMPLEXITY": { 2020-05-21T19:29:59.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2020-05-21T19:29:59.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.939 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:59.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.940 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "PWD_POLICY_MIN_LENGTH": { 2020-05-21T19:29:59.941 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "PWD_POLICY_MIN_LENGTH", 2020-05-21T19:29:59.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8", 2020-05-21T19:29:59.942 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.943 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "REST_REQUESTS_TIMEOUT": { 2020-05-21T19:29:59.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "REST_REQUESTS_TIMEOUT", 2020-05-21T19:29:59.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.944 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "45", 2020-05-21T19:29:59.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.945 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.946 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ACCESS_KEY": { 2020-05-21T19:29:59.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ACCESS_KEY", 2020-05-21T19:29:59.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.947 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.948 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_ADMIN_RESOURCE": { 2020-05-21T19:29:59.949 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_ADMIN_RESOURCE", 2020-05-21T19:29:59.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.950 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "admin", 2020-05-21T19:29:59.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.951 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_HOST": { 2020-05-21T19:29:59.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_HOST", 2020-05-21T19:29:59.952 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.953 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.954 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_PORT": { 2020-05-21T19:29:59.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_PORT", 2020-05-21T19:29:59.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.955 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "80", 2020-05-21T19:29:59.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.956 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.957 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SCHEME": { 2020-05-21T19:29:59.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SCHEME", 2020-05-21T19:29:59.958 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.959 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "http", 2020-05-21T19:29:59.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.960 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.961 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.962 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SECRET_KEY": { 2020-05-21T19:29:59.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SECRET_KEY", 2020-05-21T19:29:59.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.963 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.964 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.965 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.966 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_SSL_VERIFY": { 2020-05-21T19:29:59.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_SSL_VERIFY", 2020-05-21T19:29:59.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.967 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:29:59.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.968 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.969 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "RGW_API_USER_ID": { 2020-05-21T19:29:59.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "RGW_API_USER_ID", 2020-05-21T19:29:59.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.970 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.971 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.972 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_SPAN": { 2020-05-21T19:29:59.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_SPAN", 2020-05-21T19:29:59.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.973 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "0", 2020-05-21T19:29:59.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.974 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_1": { 2020-05-21T19:29:59.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2020-05-21T19:29:59.975 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:29:59.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.976 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.977 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "USER_PWD_EXPIRATION_WARNING_2": { 2020-05-21T19:29:59.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2020-05-21T19:29:59.978 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:29:59.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.979 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.980 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crt_file": { 2020-05-21T19:29:59.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "crt_file", 2020-05-21T19:29:59.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.981 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.982 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug": { 2020-05-21T19:29:59.983 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "debug", 2020-05-21T19:29:59.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:29:59.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:29:59.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.984 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Enable/disable debug options", 2020-05-21T19:29:59.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.985 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "jwt_token_ttl": { 2020-05-21T19:29:59.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "jwt_token_ttl", 2020-05-21T19:29:59.986 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:29:59.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "28800", 2020-05-21T19:29:59.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.987 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.988 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-05-21T19:29:59.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-05-21T19:29:59.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.989 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:29:59.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.994 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:29:59.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:29:59.995 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:29:59.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:29:59.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:29:59.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:29:59.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:29:59.996 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:29:59.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:29:59.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:29:59.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:29:59.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:29:59.997 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:29:59.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:29:59.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:29:59.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:29:59.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:29:59.998 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:29:59.999 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:29:59.999 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:29:59.999 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:29:59.999 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:29:59.999 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.000 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.000 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.000 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.000 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.000 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.001 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.001 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.001 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.001 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.001 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.001 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.002 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.003 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.004 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.005 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.006 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.007 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.008 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-05-21T19:30:00.009 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-05-21T19:30:00.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.010 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.011 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.012 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-05-21T19:30:00.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-05-21T19:30:00.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.013 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "::", 2020-05-21T19:30:00.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.014 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-05-21T19:30:00.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-05-21T19:30:00.015 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8080", 2020-05-21T19:30:00.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.016 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.017 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-05-21T19:30:00.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-05-21T19:30:00.018 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.019 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.020 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl_server_port": { 2020-05-21T19:30:00.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl_server_port", 2020-05-21T19:30:00.021 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8443", 2020-05-21T19:30:00.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.022 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.023 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_behaviour": { 2020-05-21T19:30:00.024 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_behaviour", 2020-05-21T19:30:00.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.025 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "redirect", 2020-05-21T19:30:00.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.026 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "redirect" 2020-05-21T19:30:00.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.027 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "standby_error_status_code": { 2020-05-21T19:30:00.028 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "standby_error_status_code", 2020-05-21T19:30:00.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "500", 2020-05-21T19:30:00.029 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "400", 2020-05-21T19:30:00.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "599", 2020-05-21T19:30:00.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.030 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url_prefix": { 2020-05-21T19:30:00.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url_prefix", 2020-05-21T19:30:00.031 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.032 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.033 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-05-21T19:30:00.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-05-21T19:30:00.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.034 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.035 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.036 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "devicehealth", 2020-05-21T19:30:00.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.037 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enable_monitoring": { 2020-05-21T19:30:00.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enable_monitoring", 2020-05-21T19:30:00.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.038 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "monitor device health metrics", 2020-05-21T19:30:00.039 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.040 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.041 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.042 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.043 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.044 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.045 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.046 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.047 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.048 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.049 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.050 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.051 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.052 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mark_out_threshold": { 2020-05-21T19:30:00.053 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mark_out_threshold", 2020-05-21T19:30:00.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.054 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "2419200", 2020-05-21T19:30:00.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "automatically mark OSD if it may fail before this long", 2020-05-21T19:30:00.055 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pool_name": { 2020-05-21T19:30:00.056 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pool_name", 2020-05-21T19:30:00.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.057 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "device_health_metrics", 2020-05-21T19:30:00.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name of pool in which to store device health metrics", 2020-05-21T19:30:00.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.058 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "retention_period": { 2020-05-21T19:30:00.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "retention_period", 2020-05-21T19:30:00.059 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15552000", 2020-05-21T19:30:00.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.060 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how long to retain device health metrics", 2020-05-21T19:30:00.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.061 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_frequency": { 2020-05-21T19:30:00.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_frequency", 2020-05-21T19:30:00.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.062 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-05-21T19:30:00.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.063 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to scrape device health metrics", 2020-05-21T19:30:00.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.064 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "self_heal": { 2020-05-21T19:30:00.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "self_heal", 2020-05-21T19:30:00.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.065 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.066 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "preemptively heal cluster around devices that may fail", 2020-05-21T19:30:00.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.067 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:30:00.068 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:30:00.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:30:00.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.069 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to wake up and check device health", 2020-05-21T19:30:00.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.070 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warn_threshold": { 2020-05-21T19:30:00.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "warn_threshold", 2020-05-21T19:30:00.071 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7257600", 2020-05-21T19:30:00.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.072 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "raise health warning if OSD may fail before this long", 2020-05-21T19:30:00.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.073 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "diskprediction_local", 2020-05-21T19:30:00.074 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.075 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.076 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.077 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.078 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.079 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.080 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.081 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.082 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.083 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.084 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.085 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.086 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.087 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.088 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predict_interval": { 2020-05-21T19:30:00.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predict_interval", 2020-05-21T19:30:00.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.089 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "86400", 2020-05-21T19:30:00.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.090 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "predictor_model": { 2020-05-21T19:30:00.091 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "predictor_model", 2020-05-21T19:30:00.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "prophetstor", 2020-05-21T19:30:00.092 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.093 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:30:00.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:30:00.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.094 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "600", 2020-05-21T19:30:00.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.095 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.096 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "influx", 2020-05-21T19:30:00.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": false, 2020-05-21T19:30:00.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "influxdb python module not found", 2020-05-21T19:30:00.097 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "batch_size": { 2020-05-21T19:30:00.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "batch_size", 2020-05-21T19:30:00.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.098 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5000", 2020-05-21T19:30:00.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.099 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.100 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "database": { 2020-05-21T19:30:00.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "database", 2020-05-21T19:30:00.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.101 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "ceph", 2020-05-21T19:30:00.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.102 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "hostname": { 2020-05-21T19:30:00.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "hostname", 2020-05-21T19:30:00.103 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.104 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.105 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:30:00.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:30:00.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.106 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "30", 2020-05-21T19:30:00.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.107 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.108 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.109 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.110 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.111 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.112 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.113 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.114 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.115 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.116 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.117 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.118 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.119 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.120 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.121 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.122 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "password": { 2020-05-21T19:30:00.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "password", 2020-05-21T19:30:00.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.123 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.124 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.125 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "port": { 2020-05-21T19:30:00.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "port", 2020-05-21T19:30:00.126 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "8086", 2020-05-21T19:30:00.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.127 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.128 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ssl": { 2020-05-21T19:30:00.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ssl", 2020-05-21T19:30:00.129 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "false", 2020-05-21T19:30:00.130 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.131 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "threads": { 2020-05-21T19:30:00.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "threads", 2020-05-21T19:30:00.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.132 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:30:00.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.133 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.134 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "username": { 2020-05-21T19:30:00.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "username", 2020-05-21T19:30:00.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.135 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.136 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.137 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "verify_ssl": { 2020-05-21T19:30:00.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "verify_ssl", 2020-05-21T19:30:00.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.138 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "true", 2020-05-21T19:30:00.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.139 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.140 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "insights", 2020-05-21T19:30:00.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.141 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.142 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.143 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.144 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.145 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.146 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.147 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.148 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.149 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.150 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.151 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.152 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.153 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.154 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "iostat", 2020-05-21T19:30:00.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.155 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.156 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.157 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.158 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.159 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.160 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.161 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.162 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.163 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.164 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.165 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.166 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.167 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.168 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.169 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.170 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "k8sevents", 2020-05-21T19:30:00.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.171 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "ceph_event_retention_days": { 2020-05-21T19:30:00.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "ceph_event_retention_days", 2020-05-21T19:30:00.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.172 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "7", 2020-05-21T19:30:00.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.173 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Days to hold ceph event information within local cache", 2020-05-21T19:30:00.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.174 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "config_check_secs": { 2020-05-21T19:30:00.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "config_check_secs", 2020-05-21T19:30:00.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10", 2020-05-21T19:30:00.175 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "10", 2020-05-21T19:30:00.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "interval (secs) to check for cluster configuration changes", 2020-05-21T19:30:00.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.176 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.177 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.178 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.179 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.180 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.181 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.182 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.183 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.184 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.185 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.186 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.187 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.188 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.189 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.190 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "localpool", 2020-05-21T19:30:00.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.191 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "failure_domain": { 2020-05-21T19:30:00.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "failure_domain", 2020-05-21T19:30:00.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.192 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "host", 2020-05-21T19:30:00.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.193 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "failure domain for any created local pool", 2020-05-21T19:30:00.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.194 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.195 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.196 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.198 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.199 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.200 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.201 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.202 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.203 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.204 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.205 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.206 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.207 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.208 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.209 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min_size": { 2020-05-21T19:30:00.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "min_size", 2020-05-21T19:30:00.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.210 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.211 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default min_size for any created local pool", 2020-05-21T19:30:00.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.212 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "num_rep": { 2020-05-21T19:30:00.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "num_rep", 2020-05-21T19:30:00.213 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "3", 2020-05-21T19:30:00.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.214 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default replica count for any created local pool", 2020-05-21T19:30:00.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.215 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_num": { 2020-05-21T19:30:00.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_num", 2020-05-21T19:30:00.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.216 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "128", 2020-05-21T19:30:00.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.217 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "default pg_num for any created local pool", 2020-05-21T19:30:00.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.218 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prefix": { 2020-05-21T19:30:00.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prefix", 2020-05-21T19:30:00.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.219 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.220 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "name prefix for any created local pool", 2020-05-21T19:30:00.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.221 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "subtree": { 2020-05-21T19:30:00.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "subtree", 2020-05-21T19:30:00.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.222 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "rack", 2020-05-21T19:30:00.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "CRUSH level for which to create a local pool", 2020-05-21T19:30:00.223 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.224 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-05-21T19:30:00.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.225 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.226 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.227 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.228 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.229 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.230 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.231 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.232 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.233 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.234 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.235 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.236 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.237 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.238 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.239 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator": { 2020-05-21T19:30:00.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "orchestrator", 2020-05-21T19:30:00.240 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.241 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "cephadm", 2020-05-21T19:30:00.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rook", 2020-05-21T19:30:00.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "test_orchestrator" 2020-05-21T19:30:00.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.242 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Orchestrator backend", 2020-05-21T19:30:00.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.243 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "osd_support", 2020-05-21T19:30:00.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.244 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.245 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.246 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.247 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.248 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.249 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.250 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.251 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.252 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.253 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.254 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.255 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.256 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.257 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.258 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.259 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "pg_autoscaler", 2020-05-21T19:30:00.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.260 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.261 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.262 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.263 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.264 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.265 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.266 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.267 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.268 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.269 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.270 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.271 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.271 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.271 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.271 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.271 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.272 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.272 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.272 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.272 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.272 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.273 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.273 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.273 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.273 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.273 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.274 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "sleep_interval": { 2020-05-21T19:30:00.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "sleep_interval", 2020-05-21T19:30:00.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:30:00.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.276 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.277 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "progress", 2020-05-21T19:30:00.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.278 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.279 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.280 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.281 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.282 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.283 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.284 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.285 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.286 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.287 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.288 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.289 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.290 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.291 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.292 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max_completed_events": { 2020-05-21T19:30:00.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "max_completed_events", 2020-05-21T19:30:00.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.293 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "50", 2020-05-21T19:30:00.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "number of past completed events to remember", 2020-05-21T19:30:00.294 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "persist_interval": { 2020-05-21T19:30:00.295 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "persist_interval", 2020-05-21T19:30:00.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "5", 2020-05-21T19:30:00.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.296 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "how frequently to persist completed events", 2020-05-21T19:30:00.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.297 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "prometheus", 2020-05-21T19:30:00.298 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.299 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.300 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.301 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.302 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.303 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.304 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.305 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.306 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.307 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.308 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.309 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.310 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.311 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.312 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools": { 2020-05-21T19:30:00.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools", 2020-05-21T19:30:00.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.313 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.314 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.315 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_stats_pools_refresh_interval": { 2020-05-21T19:30:00.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_stats_pools_refresh_interval", 2020-05-21T19:30:00.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.316 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "300", 2020-05-21T19:30:00.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.317 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.318 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "scrape_interval": { 2020-05-21T19:30:00.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "scrape_interval", 2020-05-21T19:30:00.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.319 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.320 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-05-21T19:30:00.321 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-05-21T19:30:00.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.322 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.323 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-05-21T19:30:00.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-05-21T19:30:00.324 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.325 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.326 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.327 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rbd_support", 2020-05-21T19:30:00.328 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.329 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.330 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.331 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.332 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.333 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.334 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.335 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.336 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.337 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.338 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.339 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.340 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.341 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.342 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mirror_snapshot_schedule": { 2020-05-21T19:30:00.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "mirror_snapshot_schedule", 2020-05-21T19:30:00.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.343 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.344 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "trash_purge_schedule": { 2020-05-21T19:30:00.345 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "trash_purge_schedule", 2020-05-21T19:30:00.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.346 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.347 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "restful", 2020-05-21T19:30:00.348 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "key_file": { 2020-05-21T19:30:00.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "key_file", 2020-05-21T19:30:00.349 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.350 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.351 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.352 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.353 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.354 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.355 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.356 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.357 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.358 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.359 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.360 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.361 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.362 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.363 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.364 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.365 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_addr": { 2020-05-21T19:30:00.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_addr", 2020-05-21T19:30:00.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.366 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.367 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.368 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "server_port": { 2020-05-21T19:30:00.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "server_port", 2020-05-21T19:30:00.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.369 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.370 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.371 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.372 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rook", 2020-05-21T19:30:00.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.373 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.374 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.375 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.376 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.377 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.378 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.379 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.380 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.381 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.382 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.383 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.384 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.385 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.386 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "selftest", 2020-05-21T19:30:00.387 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.388 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.389 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.390 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.391 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.392 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.393 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.394 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.395 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.396 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.397 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.398 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.399 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.400 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption1": { 2020-05-21T19:30:00.401 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption1", 2020-05-21T19:30:00.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.402 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.403 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "roption2": { 2020-05-21T19:30:00.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "roption2", 2020-05-21T19:30:00.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "xyz", 2020-05-21T19:30:00.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.405 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.406 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption1": { 2020-05-21T19:30:00.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption1", 2020-05-21T19:30:00.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.407 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.408 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.409 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption2": { 2020-05-21T19:30:00.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption2", 2020-05-21T19:30:00.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.410 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.411 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption3": { 2020-05-21T19:30:00.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption3", 2020-05-21T19:30:00.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "float", 2020-05-21T19:30:00.412 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.413 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.414 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption4": { 2020-05-21T19:30:00.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption4", 2020-05-21T19:30:00.415 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.416 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.417 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption5": { 2020-05-21T19:30:00.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption5", 2020-05-21T19:30:00.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.418 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.419 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.420 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rwoption6": { 2020-05-21T19:30:00.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "rwoption6", 2020-05-21T19:30:00.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.421 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.422 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.423 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testkey": { 2020-05-21T19:30:00.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testkey", 2020-05-21T19:30:00.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.424 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.425 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.426 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testlkey": { 2020-05-21T19:30:00.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testlkey", 2020-05-21T19:30:00.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.427 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.428 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.429 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "testnewline": { 2020-05-21T19:30:00.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "testnewline", 2020-05-21T19:30:00.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.430 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.431 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.432 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.433 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "status", 2020-05-21T19:30:00.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.434 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.435 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.436 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.437 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.438 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.439 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.440 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.441 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.442 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.443 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.444 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.445 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.446 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.447 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telegraf", 2020-05-21T19:30:00.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.448 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "address": { 2020-05-21T19:30:00.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "address", 2020-05-21T19:30:00.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "unixgram:///tmp/telegraf.sock", 2020-05-21T19:30:00.449 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.450 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:30:00.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:30:00.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "15", 2020-05-21T19:30:00.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.452 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.453 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.454 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.455 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.456 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.457 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.458 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.459 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.462 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.463 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.464 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.465 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.466 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.467 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.468 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "telemetry", 2020-05-21T19:30:00.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.469 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_basic": { 2020-05-21T19:30:00.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_basic", 2020-05-21T19:30:00.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.470 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.471 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "Share basic cluster information (size, version)", 2020-05-21T19:30:00.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.472 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_crash": { 2020-05-21T19:30:00.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_crash", 2020-05-21T19:30:00.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.473 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.474 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_device": { 2020-05-21T19:30:00.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_device", 2020-05-21T19:30:00.475 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "True", 2020-05-21T19:30:00.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.476 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.477 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "channel_ident": { 2020-05-21T19:30:00.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "channel_ident", 2020-05-21T19:30:00.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.478 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.479 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "contact": { 2020-05-21T19:30:00.480 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "contact", 2020-05-21T19:30:00.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.481 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.482 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "description": { 2020-05-21T19:30:00.483 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "description", 2020-05-21T19:30:00.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.484 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.485 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "device_url": { 2020-05-21T19:30:00.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "device_url", 2020-05-21T19:30:00.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.486 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/device", 2020-05-21T19:30:00.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.487 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enabled": { 2020-05-21T19:30:00.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "enabled", 2020-05-21T19:30:00.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.490 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:30:00.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:30:00.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.491 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "24", 2020-05-21T19:30:00.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "8", 2020-05-21T19:30:00.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.492 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.493 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_opt_revision": { 2020-05-21T19:30:00.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "last_opt_revision", 2020-05-21T19:30:00.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.494 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "1", 2020-05-21T19:30:00.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.495 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "leaderboard": { 2020-05-21T19:30:00.496 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "leaderboard", 2020-05-21T19:30:00.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.497 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.498 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.499 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.500 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.501 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.502 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.503 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.504 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.505 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.506 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.507 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.508 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.509 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.510 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.511 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.512 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.513 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "organization": { 2020-05-21T19:30:00.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "organization", 2020-05-21T19:30:00.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.514 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.515 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.516 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "proxy": { 2020-05-21T19:30:00.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "proxy", 2020-05-21T19:30:00.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.517 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.518 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.519 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "url": { 2020-05-21T19:30:00.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "url", 2020-05-21T19:30:00.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.520 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "https://telemetry.ceph.com/report", 2020-05-21T19:30:00.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.521 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.522 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "test_orchestrator", 2020-05-21T19:30:00.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.523 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.524 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.525 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.526 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.527 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.528 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.529 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.530 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.531 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.532 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.533 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.534 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.535 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.536 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.537 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.538 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "volumes", 2020-05-21T19:30:00.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.539 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.540 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.541 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.542 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.543 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.544 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.545 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.546 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.547 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.548 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.549 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.550 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.551 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.552 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix", 2020-05-21T19:30:00.553 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "can_run": true, 2020-05-21T19:30:00.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error_string": "", 2020-05-21T19:30:00.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "module_options": { 2020-05-21T19:30:00.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "discovery_interval": { 2020-05-21T19:30:00.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "discovery_interval", 2020-05-21T19:30:00.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.554 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "100", 2020-05-21T19:30:00.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.555 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.556 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "identifier": { 2020-05-21T19:30:00.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "identifier", 2020-05-21T19:30:00.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.557 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.558 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.559 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "interval": { 2020-05-21T19:30:00.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "interval", 2020-05-21T19:30:00.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "secs", 2020-05-21T19:30:00.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.560 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "60", 2020-05-21T19:30:00.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.561 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_level": { 2020-05-21T19:30:00.562 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_level", 2020-05-21T19:30:00.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "", 2020-05-21T19:30:00.563 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.564 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.565 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.566 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster": { 2020-05-21T19:30:00.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster", 2020-05-21T19:30:00.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.567 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.568 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.569 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_cluster_level": { 2020-05-21T19:30:00.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_cluster_level", 2020-05-21T19:30:00.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.570 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "info", 2020-05-21T19:30:00.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.571 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [ 2020-05-21T19:30:00.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "", 2020-05-21T19:30:00.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "critical", 2020-05-21T19:30:00.572 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "debug", 2020-05-21T19:30:00.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "error", 2020-05-21T19:30:00.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "info", 2020-05-21T19:30:00.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "warning" 2020-05-21T19:30:00.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.573 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "log_to_file": { 2020-05-21T19:30:00.574 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "log_to_file", 2020-05-21T19:30:00.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "bool", 2020-05-21T19:30:00.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 1, 2020-05-21T19:30:00.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "False", 2020-05-21T19:30:00.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.575 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.576 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_host": { 2020-05-21T19:30:00.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_host", 2020-05-21T19:30:00.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.577 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "None", 2020-05-21T19:30:00.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.578 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_port": { 2020-05-21T19:30:00.579 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_port", 2020-05-21T19:30:00.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "int", 2020-05-21T19:30:00.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "10051", 2020-05-21T19:30:00.580 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.581 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "zabbix_sender": { 2020-05-21T19:30:00.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "name": "zabbix_sender", 2020-05-21T19:30:00.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "str", 2020-05-21T19:30:00.582 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "level": "advanced", 2020-05-21T19:30:00.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "flags": 0, 2020-05-21T19:30:00.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "default_value": "/usr/bin/zabbix_sender", 2020-05-21T19:30:00.583 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "min": "", 2020-05-21T19:30:00.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "max": "", 2020-05-21T19:30:00.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "enum_allowed": [], 2020-05-21T19:30:00.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "desc": "", 2020-05-21T19:30:00.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "long_desc": "", 2020-05-21T19:30:00.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "tags": [], 2020-05-21T19:30:00.584 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "see_also": [] 2020-05-21T19:30:00.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.585 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "services": { 2020-05-21T19:30:00.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "prometheus": "http://smithi180.front.sepia.ceph.com:9283/" 2020-05-21T19:30:00.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "always_on_modules": { 2020-05-21T19:30:00.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nautilus": [ 2020-05-21T19:30:00.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-05-21T19:30:00.586 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-05-21T19:30:00.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-05-21T19:30:00.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator_cli", 2020-05-21T19:30:00.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-05-21T19:30:00.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-05-21T19:30:00.587 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-05-21T19:30:00.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-05-21T19:30:00.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "octopus": [ 2020-05-21T19:30:00.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-05-21T19:30:00.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-05-21T19:30:00.588 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-05-21T19:30:00.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-05-21T19:30:00.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-05-21T19:30:00.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-05-21T19:30:00.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-05-21T19:30:00.589 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-05-21T19:30:00.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-05-21T19:30:00.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-05-21T19:30:00.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-05-21T19:30:00.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pacific": [ 2020-05-21T19:30:00.590 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "balancer", 2020-05-21T19:30:00.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "crash", 2020-05-21T19:30:00.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "devicehealth", 2020-05-21T19:30:00.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "orchestrator", 2020-05-21T19:30:00.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "osd_support", 2020-05-21T19:30:00.591 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "pg_autoscaler", 2020-05-21T19:30:00.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "progress", 2020-05-21T19:30:00.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "rbd_support", 2020-05-21T19:30:00.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "status", 2020-05-21T19:30:00.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "telemetry", 2020-05-21T19:30:00.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "volumes" 2020-05-21T19:30:00.592 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ], 2020-05-21T19:30:00.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "last_failure_osd_epoch": 5, 2020-05-21T19:30:00.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "active_clients": [ 2020-05-21T19:30:00.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:30:00.593 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:30:00.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:0", 2020-05-21T19:30:00.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 333830742 2020-05-21T19:30:00.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.594 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:30:00.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:30:00.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.595 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:30:00.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:0", 2020-05-21T19:30:00.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3928583263 2020-05-21T19:30:00.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:30:00.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout }, 2020-05-21T19:30:00.596 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addrvec": [ 2020-05-21T19:30:00.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:00.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "type": "v2", 2020-05-21T19:30:00.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "addr": "172.21.15.180:0", 2020-05-21T19:30:00.597 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "nonce": 3892952839 2020-05-21T19:30:00.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:30:00.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout ] 2020-05-21T19:30:00.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.598 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:00.600 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:29:59 smithi180 bash[13639]: audit 2020-05-21T19:29:59.330186+0000 mon.smithi180 (mon.0) 116 : audit [DBG] from='client.? 172.21.15.180:0/3837510471' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2020-05-21T19:30:00.600 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for the mgr to restart... 2020-05-21T19:30:00.600 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Waiting for Mgr epoch 13... 2020-05-21T19:30:00.600 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'tell', 'mgr', 'mgr_status'] 2020-05-21T19:30:00.601 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d tell mgr mgr_status 2020-05-21T19:30:01.488 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:01.471+0000 7f683e0d1700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:01.489 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:01.483+0000 7f683ce6f700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:02.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout { 2020-05-21T19:30:02.785 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "mgrmap_epoch": 15, 2020-05-21T19:30:02.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout "initialized": true 2020-05-21T19:30:02.786 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout } 2020-05-21T19:30:03.039 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: cluster 2020-05-21T19:30:01.207357+0000 mon.smithi180 (mon.0) 117 : cluster [INF] Active manager daemon smithi180.pepehy restarted 2020-05-21T19:30:03.039 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: cluster 2020-05-21T19:30:01.208232+0000 mon.smithi180 (mon.0) 118 : cluster [INF] Activating manager daemon smithi180.pepehy 2020-05-21T19:30:03.039 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: cluster 2020-05-21T19:30:01.210069+0000 mon.smithi180 (mon.0) 119 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2020-05-21T19:30:03.040 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: cluster 2020-05-21T19:30:01.760407+0000 mon.smithi180 (mon.0) 120 : cluster [DBG] mgrmap e14: smithi180.pepehy(active, starting, since 0.55227s) 2020-05-21T19:30:03.040 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.763902+0000 mon.smithi180 (mon.0) 121 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mgr metadata", "who": "smithi180.pepehy", "id": "smithi180.pepehy"}]: dispatch 2020-05-21T19:30:03.040 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.765320+0000 mon.smithi180 (mon.0) 122 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mds metadata"}]: dispatch 2020-05-21T19:30:03.040 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.765821+0000 mon.smithi180 (mon.0) 123 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata"}]: dispatch 2020-05-21T19:30:03.040 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.766307+0000 mon.smithi180 (mon.0) 124 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata"}]: dispatch 2020-05-21T19:30:03.041 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.767261+0000 mon.smithi180 (mon.0) 125 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key ls"}]: dispatch 2020-05-21T19:30:03.041 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.769061+0000 mon.smithi180 (mon.0) 126 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi180"}]: dispatch 2020-05-21T19:30:03.041 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.769705+0000 mon.smithi180 (mon.0) 127 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2020-05-21T19:30:03.041 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.770331+0000 mon.smithi180 (mon.0) 128 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.alertmanager"}]: dispatch 2020-05-21T19:30:03.041 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.770965+0000 mon.smithi180 (mon.0) 129 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.crash"}]: dispatch 2020-05-21T19:30:03.042 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.771584+0000 mon.smithi180 (mon.0) 130 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.grafana"}]: dispatch 2020-05-21T19:30:03.042 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.772198+0000 mon.smithi180 (mon.0) 131 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mgr"}]: dispatch 2020-05-21T19:30:03.042 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.772799+0000 mon.smithi180 (mon.0) 132 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.mon"}]: dispatch 2020-05-21T19:30:03.042 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.773409+0000 mon.smithi180 (mon.0) 133 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.node-exporter"}]: dispatch 2020-05-21T19:30:03.042 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.774037+0000 mon.smithi180 (mon.0) 134 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/spec.prometheus"}]: dispatch 2020-05-21T19:30:03.043 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.774685+0000 mon.smithi180 (mon.0) 135 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2020-05-21T19:30:03.043 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.775306+0000 mon.smithi180 (mon.0) 136 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2020-05-21T19:30:03.043 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.775941+0000 mon.smithi180 (mon.0) 137 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2020-05-21T19:30:03.043 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.776535+0000 mon.smithi180 (mon.0) 138 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2020-05-21T19:30:03.043 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: cluster 2020-05-21T19:30:01.780087+0000 mon.smithi180 (mon.0) 139 : cluster [INF] Manager daemon smithi180.pepehy is now available 2020-05-21T19:30:03.044 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:02 smithi180 bash[13639]: audit 2020-05-21T19:30:01.848287+0000 mon.smithi180 (mon.0) 140 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2020-05-21T19:30:03.604 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Mgr epoch 13 is available 2020-05-21T19:30:03.604 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Generating a dashboard self-signed certificate... 2020-05-21T19:30:03.604 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'dashboard', 'create-self-signed-cert'] 2020-05-21T19:30:03.605 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d dashboard create-self-signed-cert 2020-05-21T19:30:03.920 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:02.750836+0000 mon.smithi180 (mon.0) 141 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2020-05-21T19:30:03.920 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:02.752022+0000 mon.smithi180 (mon.0) 142 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:30:03.920 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:02.762401+0000 mgr.smithi180.pepehy (mgr.14165) 1 : audit [DBG] from='client.14169 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2020-05-21T19:30:03.920 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: cluster 2020-05-21T19:30:02.764030+0000 mon.smithi180 (mon.0) 143 : cluster [DBG] mgrmap e15: smithi180.pepehy(active, since 1.55591s) 2020-05-21T19:30:03.921 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:02.782050+0000 mgr.smithi180.pepehy (mgr.14165) 2 : audit [DBG] from='client.14169 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2020-05-21T19:30:03.921 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:03.596106+0000 mon.smithi180 (mon.0) 144 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:30:03.595308\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:30:03.921 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:03.599151+0000 mon.smithi180 (mon.0) 145 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:30:03.595308\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:30:03.921 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:03 smithi180 bash[13639]: audit 2020-05-21T19:30:03.599953+0000 mon.smithi180 (mon.0) 146 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:30:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:04 smithi180 bash[13639]: cluster 2020-05-21T19:30:03.764113+0000 mon.smithi180 (mon.0) 147 : cluster [DBG] mgrmap e16: smithi180.pepehy(active, since 2s) 2020-05-21T19:30:05.868 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:05.851+0000 7f1490a9c700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:05.869 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:05.859+0000 7f148b59e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:06.404 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout Self-signed certificate created 2020-05-21T19:30:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:06 smithi180 bash[13639]: audit 2020-05-21T19:30:06.393261+0000 mon.smithi180 (mon.0) 148 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQClMbpsZ61AR6spYnumbNJ2MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMDA1MjExOTMw\nMDZaFw0zMDA1MTkxOTMwMDZaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN2slWqN\nZZz8O3+vlwdf8o8zQMhGqnb+hk+iJJGzYZj2zSpxV2+rA4PlhN7UILKhuWKJCM0V\nqpmXNfD/h4y5JsDT4I+v/VNeYWV7dG8xKOYW2XU/bMnf5qDnIH/vQ3cjWil7xwlH\ngPUOrDDTRmwCVcAxiv2G3UJWf3lK8LC3iVNrHO7eK2jCrb2OOF1LswNoHPVeNL2U\nuE4EwfIaO4ybsNcoWMJ3illfRtaezyRPSEr/o45Las+ugEsSTD6DLWPZCpeaV1Ai\n1Q2inCZv3Ze5r8PkvtyY6NjMNt/v1TOTeqWdTp6L5bEZ7yY3lQPYFA6KT0QTfW2i\nRGCj9S5zHn8aM18CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAf0M6b5rf8hPitiWm\ntMJ5hEcz26g0NPhvVCN+UJR7904dzG4N7Jr/cOcNTWYWKJrg2qiFUYYoIinPQwXU\nVkyECV5gXvAcABFh1h1if/Dmq6xAFBvXpAXwCrT03nm/H9JH1sYDp/m3h7dkzkyn\noaI97eII4nTUDH/+4QYsd+njOtpED6ineuOLpBYNODxJRrKx4a62IOddI/wK1WTF\nsO3gJL9SbeRmw9fs1yE7D3O1C/bqhCBKtmjvRaBbhAiqdUuG6bKwEJLVzsKs9NA9\nRZXh4nkZ8lIhiKdYmS5RWhftRQSxCQbrYOsGbeOVE4mg6P1rUvdlh58DpBBUEOx0\n1vRf2g==\n-----END CERTIFICATE-----\n"}]: dispatch 2020-05-21T19:30:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:06 smithi180 bash[13639]: audit 2020-05-21T19:30:06.397360+0000 mon.smithi180 (mon.0) 149 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/crt","val":"-----BEGIN CERTIFICATE-----\nMIIC0DCCAbgCEQClMbpsZ61AR6spYnumbNJ2MA0GCSqGSIb3DQEBDQUAMCYxCzAJ\nBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBoLWRhc2hib2FyZDAeFw0yMDA1MjExOTMw\nMDZaFw0zMDA1MTkxOTMwMDZaMCYxCzAJBgNVBAoMAklUMRcwFQYDVQQDDA5jZXBo\nLWRhc2hib2FyZDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAN2slWqN\nZZz8O3+vlwdf8o8zQMhGqnb+hk+iJJGzYZj2zSpxV2+rA4PlhN7UILKhuWKJCM0V\nqpmXNfD/h4y5JsDT4I+v/VNeYWV7dG8xKOYW2XU/bMnf5qDnIH/vQ3cjWil7xwlH\ngPUOrDDTRmwCVcAxiv2G3UJWf3lK8LC3iVNrHO7eK2jCrb2OOF1LswNoHPVeNL2U\nuE4EwfIaO4ybsNcoWMJ3illfRtaezyRPSEr/o45Las+ugEsSTD6DLWPZCpeaV1Ai\n1Q2inCZv3Ze5r8PkvtyY6NjMNt/v1TOTeqWdTp6L5bEZ7yY3lQPYFA6KT0QTfW2i\nRGCj9S5zHn8aM18CAwEAATANBgkqhkiG9w0BAQ0FAAOCAQEAf0M6b5rf8hPitiWm\ntMJ5hEcz26g0NPhvVCN+UJR7904dzG4N7Jr/cOcNTWYWKJrg2qiFUYYoIinPQwXU\nVkyECV5gXvAcABFh1h1if/Dmq6xAFBvXpAXwCrT03nm/H9JH1sYDp/m3h7dkzkyn\noaI97eII4nTUDH/+4QYsd+njOtpED6ineuOLpBYNODxJRrKx4a62IOddI/wK1WTF\nsO3gJL9SbeRmw9fs1yE7D3O1C/bqhCBKtmjvRaBbhAiqdUuG6bKwEJLVzsKs9NA9\nRZXh4nkZ8lIhiKdYmS5RWhftRQSxCQbrYOsGbeOVE4mg6P1rUvdlh58DpBBUEOx0\n1vRf2g==\n-----END CERTIFICATE-----\n"}]': finished 2020-05-21T19:30:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:06 smithi180 bash[13639]: audit 2020-05-21T19:30:06.398056+0000 mon.smithi180 (mon.0) 150 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDdrJVqjWWc/Dt/\nr5cHX/KPM0DIRqp2/oZPoiSRs2GY9s0qcVdvqwOD5YTe1CCyobliiQjNFaqZlzXw\n/4eMuSbA0+CPr/1TXmFle3RvMSjmFtl1P2zJ3+ag5yB/70N3I1ope8cJR4D1Dqww\n00ZsAlXAMYr9ht1CVn95SvCwt4lTaxzu3itowq29jjhdS7MDaBz1XjS9lLhOBMHy\nGjuMm7DXKFjCd4pZX0bWns8kT0hK/6OOS2rProBLEkw+gy1j2QqXmldQItUNopwm\nb92Xua/D5L7cmOjYzDbf79Uzk3qlnU6ei+WxGe8mN5UD2BQOik9EE31tokRgo/Uu\ncx5/GjNfAgMBAAECggEBAMR1Sc6vFdk1af3VvoIYtL3Y7JcSmczv8lTtHH/MfLi2\nMkplPNqIs4rXhRR+56Oo1MXRMO2hQBry+ilmLdm31fKbVK/Dhz21rZfk++H3rYmN\nwpe46E9ZkeoULKd1g1M5D5UoT9OXfWCx6kUzWXwr7Zdx0P6z4bADPOJgWkQjxR8Z\nbr73D11iifkKfyb55vKZJO5tcBIAQVg87+WOpiX9CopZ/Hwd13P0oVn+zlXP4gq4\n+RhPtuTUDAHVMGwp98EXQUgWhJ4mcYzpaR0OIrFiKrPh1CaZ+5bS5n6N+M/bpqf6\nVRM/7XIhlsvRhxyJORhiqRH523c+Lk/ybu41BekSqjECgYEA77n8uwXQ7rS+/rZw\ndOM50uXQjuIiN8OBa5spTqS/5BZLmpPvwAFRaNTxHWhLbSUggO0wCTx++f0hBu5b\n5fk7O1jVy0Kq4FFpOF98K0YAOgv/qSxr7rzi6UdR2K2UrNreBUVykTjz98r8RcuY\nx/X64mMxVVxTnlqSjZmF+zWHLB0CgYEA7LjhDvo4mKD3Gp214m/5k7IDsGKL4jyl\n1szbzkCxMamq2HoQ102XGqbfitbh8eWoZOeSTPi7UeqtzHXqa3KyCeLjfCxy9YpP\nB+Cf+LyPWYA73FOHNS823I/uo4bUqlJRx8kC5rZDkDaV9cf8NPwCV3a1wdezssCO\ntS2vDWqp7KsCgYBCFVEX9Sh9RRIJgR1K+4BrJLLzUF8CZEB++0zNwxiqtYKt3+4N\nTc+1SE4XPzLbqYpmP/wn76dJHoBGOtrWcHflij2VRJF6OLb6tUezXh6d4cTeS8KN\nE0Cx8dkcE+2SINtnNJe6dKq8OhaE3vUE2kgItDNbRpI+atVPd2y5rS3P+QKBgCAJ\n7bv/NcXCk28wxTs+eIL65vDqhZA7MR7fXyiNLO5RzmO6MalSQQ9EYqEB8FazBJWT\nmgN87q1pm9g+ZVnhjiM0aCGYSn7dF1Ezn7Mkoio05uUtEPGr0DsN5/iN+R6MQbFO\njWv4YzCTkrxPMt1g9lgsIvF3ZkTdNvNimXyxYQo9AoGBAIkv1haJPmhSeQmB+kMj\namdNrwVjN6rCDBzB/HP3GHYifBDQddiPsTHyQQfs2zjhDXpeaGr/veWIWeM5I++D\nvLin9HLoy1iRYFBWbLuorEHljZ93GGVbG9GHVc6UueRQRBaeKU0JnoJ43JfNs1W5\n8u3erHEY0J1gGLQFVP/+R1LF\n-----END PRIVATE KEY-----\n"}]: dispatch 2020-05-21T19:30:07.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:06 smithi180 bash[13639]: audit 2020-05-21T19:30:06.400462+0000 mon.smithi180 (mon.0) 151 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/key","val":"-----BEGIN PRIVATE KEY-----\nMIIEvgIBADANBgkqhkiG9w0BAQEFAASCBKgwggSkAgEAAoIBAQDdrJVqjWWc/Dt/\nr5cHX/KPM0DIRqp2/oZPoiSRs2GY9s0qcVdvqwOD5YTe1CCyobliiQjNFaqZlzXw\n/4eMuSbA0+CPr/1TXmFle3RvMSjmFtl1P2zJ3+ag5yB/70N3I1ope8cJR4D1Dqww\n00ZsAlXAMYr9ht1CVn95SvCwt4lTaxzu3itowq29jjhdS7MDaBz1XjS9lLhOBMHy\nGjuMm7DXKFjCd4pZX0bWns8kT0hK/6OOS2rProBLEkw+gy1j2QqXmldQItUNopwm\nb92Xua/D5L7cmOjYzDbf79Uzk3qlnU6ei+WxGe8mN5UD2BQOik9EE31tokRgo/Uu\ncx5/GjNfAgMBAAECggEBAMR1Sc6vFdk1af3VvoIYtL3Y7JcSmczv8lTtHH/MfLi2\nMkplPNqIs4rXhRR+56Oo1MXRMO2hQBry+ilmLdm31fKbVK/Dhz21rZfk++H3rYmN\nwpe46E9ZkeoULKd1g1M5D5UoT9OXfWCx6kUzWXwr7Zdx0P6z4bADPOJgWkQjxR8Z\nbr73D11iifkKfyb55vKZJO5tcBIAQVg87+WOpiX9CopZ/Hwd13P0oVn+zlXP4gq4\n+RhPtuTUDAHVMGwp98EXQUgWhJ4mcYzpaR0OIrFiKrPh1CaZ+5bS5n6N+M/bpqf6\nVRM/7XIhlsvRhxyJORhiqRH523c+Lk/ybu41BekSqjECgYEA77n8uwXQ7rS+/rZw\ndOM50uXQjuIiN8OBa5spTqS/5BZLmpPvwAFRaNTxHWhLbSUggO0wCTx++f0hBu5b\n5fk7O1jVy0Kq4FFpOF98K0YAOgv/qSxr7rzi6UdR2K2UrNreBUVykTjz98r8RcuY\nx/X64mMxVVxTnlqSjZmF+zWHLB0CgYEA7LjhDvo4mKD3Gp214m/5k7IDsGKL4jyl\n1szbzkCxMamq2HoQ102XGqbfitbh8eWoZOeSTPi7UeqtzHXqa3KyCeLjfCxy9YpP\nB+Cf+LyPWYA73FOHNS823I/uo4bUqlJRx8kC5rZDkDaV9cf8NPwCV3a1wdezssCO\ntS2vDWqp7KsCgYBCFVEX9Sh9RRIJgR1K+4BrJLLzUF8CZEB++0zNwxiqtYKt3+4N\nTc+1SE4XPzLbqYpmP/wn76dJHoBGOtrWcHflij2VRJF6OLb6tUezXh6d4cTeS8KN\nE0Cx8dkcE+2SINtnNJe6dKq8OhaE3vUE2kgItDNbRpI+atVPd2y5rS3P+QKBgCAJ\n7bv/NcXCk28wxTs+eIL65vDqhZA7MR7fXyiNLO5RzmO6MalSQQ9EYqEB8FazBJWT\nmgN87q1pm9g+ZVnhjiM0aCGYSn7dF1Ezn7Mkoio05uUtEPGr0DsN5/iN+R6MQbFO\njWv4YzCTkrxPMt1g9lgsIvF3ZkTdNvNimXyxYQo9AoGBAIkv1haJPmhSeQmB+kMj\namdNrwVjN6rCDBzB/HP3GHYifBDQddiPsTHyQQfs2zjhDXpeaGr/veWIWeM5I++D\nvLin9HLoy1iRYFBWbLuorEHljZ93GGVbG9GHVc6UueRQRBaeKU0JnoJ43JfNs1W5\n8u3erHEY0J1gGLQFVP/+R1LF\n-----END PRIVATE KEY-----\n"}]': finished 2020-05-21T19:30:07.460 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Creating initial admin user... 2020-05-21T19:30:07.460 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'dashboard', 'ac-user-create', 'admin', 'a1jqp2slzh', 'administrator', '--force-password', '--pwd-update-required'] 2020-05-21T19:30:07.461 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d dashboard ac-user-create admin a1jqp2slzh administrator --force-password --pwd-update-required 2020-05-21T19:30:08.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:07 smithi180 bash[13639]: audit 2020-05-21T19:30:06.156692+0000 mgr.smithi180.pepehy (mgr.14165) 3 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:30:08.898 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:08.871+0000 7fadaf2eb700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:08.899 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:08.891+0000 7fadaf2eb700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:09.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:08 smithi180 bash[13639]: cluster 2020-05-21T19:30:07.762026+0000 mon.smithi180 (mon.0) 152 : cluster [DBG] mgrmap e17: smithi180.pepehy(active, since 6s) 2020-05-21T19:30:09.451 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout {"username": "admin", "password": "$2b$12$sRPGuUPNmmDKDf21grsvXu/TwAllZjPp8uVAOG2oqXVM7Pykw1IDS", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1590089409, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2020-05-21T19:30:09.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:09 smithi180 bash[13639]: audit 2020-05-21T19:30:09.444295+0000 mon.smithi180 (mon.0) 153 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$sRPGuUPNmmDKDf21grsvXu/TwAllZjPp8uVAOG2oqXVM7Pykw1IDS\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1590089409, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]: dispatch 2020-05-21T19:30:09.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:09 smithi180 bash[13639]: audit 2020-05-21T19:30:09.447870+0000 mon.smithi180 (mon.0) 154 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/dashboard/accessdb_v2","val":"{\"users\": {\"admin\": {\"username\": \"admin\", \"password\": \"$2b$12$sRPGuUPNmmDKDf21grsvXu/TwAllZjPp8uVAOG2oqXVM7Pykw1IDS\", \"roles\": [\"administrator\"], \"name\": null, \"email\": null, \"lastUpdate\": 1590089409, \"enabled\": true, \"pwdExpirationDate\": null, \"pwdUpdateRequired\": true}}, \"roles\": {}, \"version\": 2}"}]': finished 2020-05-21T19:30:10.274 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Fetching dashboard port number... 2020-05-21T19:30:10.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:['/usr/bin/docker', 'run', '--rm', '--net=host', '-e', 'CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', '-e', 'NODE_NAME=smithi180', '-v', '/var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z', '-v', '/tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z', '-v', '/tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z', '--entrypoint', '/usr/bin/ceph', 'quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d', 'config', 'get', 'mgr', 'mgr/dashboard/ssl_server_port'] 2020-05-21T19:30:10.275 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Running command: /usr/bin/docker run --rm --net=host -e CONTAINER_IMAGE=quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d -e NODE_NAME=smithi180 -v /var/log/ceph/3382e264-9b99-11ea-a06a-001a4aab830c:/var/log/ceph:z -v /tmp/ceph-tmp33urobdv:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmpyx29rvvs:/etc/ceph/ceph.conf:z --entrypoint /usr/bin/ceph quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d config get mgr mgr/dashboard/ssl_server_port 2020-05-21T19:30:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:10 smithi180 bash[13639]: audit 2020-05-21T19:30:09.206533+0000 mgr.smithi180.pepehy (mgr.14165) 4 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "a1jqp2slzh", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:30:11.638 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:11.615+0000 7ff4cedc0700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:11.638 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stderr 2020-05-21T19:30:11.631+0000 7ff4cdb5e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:11.910 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:/usr/bin/ceph:stdout 8443 2020-05-21T19:30:12.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:11 smithi180 bash[13639]: audit 2020-05-21T19:30:11.906996+0000 mon.smithi180 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.180:0/2673770601' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2020-05-21T19:30:12.668 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Ceph Dashboard is now available at: 2020-05-21T19:30:12.669 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.669 INFO:teuthology.orchestra.run.smithi180.stderr: URL: https://smithi180.front.sepia.ceph.com:8443/ 2020-05-21T19:30:12.669 INFO:teuthology.orchestra.run.smithi180.stderr: User: admin 2020-05-21T19:30:12.669 INFO:teuthology.orchestra.run.smithi180.stderr: Password: a1jqp2slzh 2020-05-21T19:30:12.670 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.670 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:You can access the Ceph CLI with: 2020-05-21T19:30:12.670 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.670 INFO:teuthology.orchestra.run.smithi180.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2020-05-21T19:30:12.670 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.671 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Please consider enabling telemetry to help improve Ceph: 2020-05-21T19:30:12.671 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.671 INFO:teuthology.orchestra.run.smithi180.stderr: ceph telemetry on 2020-05-21T19:30:12.671 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.671 INFO:teuthology.orchestra.run.smithi180.stderr:For more information see: 2020-05-21T19:30:12.672 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.672 INFO:teuthology.orchestra.run.smithi180.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2020-05-21T19:30:12.672 INFO:teuthology.orchestra.run.smithi180.stderr: 2020-05-21T19:30:12.672 INFO:teuthology.orchestra.run.smithi180.stderr:INFO:cephadm:Bootstrap complete. 2020-05-21T19:30:12.672 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Releasing lock 140245827430528 on /run/cephadm/3382e264-9b99-11ea-a06a-001a4aab830c.lock 2020-05-21T19:30:12.673 INFO:teuthology.orchestra.run.smithi180.stderr:DEBUG:cephadm:Lock 140245827430528 released on /run/cephadm/3382e264-9b99-11ea-a06a-001a4aab830c.lock 2020-05-21T19:30:12.692 INFO:tasks.cephadm:Fetching config... 2020-05-21T19:30:12.701 DEBUG:teuthology.orchestra.remote:smithi180:/etc/ceph/ceph.conf is 177B 2020-05-21T19:30:12.711 INFO:tasks.cephadm:Fetching client.admin keyring... 2020-05-21T19:30:12.719 DEBUG:teuthology.orchestra.remote:smithi180:/etc/ceph/ceph.client.admin.keyring is 63B 2020-05-21T19:30:12.768 INFO:tasks.cephadm:Fetching mon keyring... 2020-05-21T19:30:12.768 INFO:teuthology.orchestra.run.smithi180:> mktemp 2020-05-21T19:30:12.775 INFO:teuthology.orchestra.run.smithi180.stdout:/tmp/tmp.teWcsKLDHK 2020-05-21T19:30:12.776 INFO:teuthology.orchestra.run.smithi180:> sudo cp /var/lib/ceph/3382e264-9b99-11ea-a06a-001a4aab830c/mon.smithi180/keyring /tmp/tmp.teWcsKLDHK 2020-05-21T19:30:12.883 INFO:teuthology.orchestra.run.smithi180:> sudo chmod 0666 /tmp/tmp.teWcsKLDHK 2020-05-21T19:30:12.906 DEBUG:teuthology.orchestra.remote:smithi180:/tmp/tmp.teWcsKLDHK is 77B 2020-05-21T19:30:12.920 INFO:teuthology.orchestra.run.smithi180:> rm -fr /tmp/tmp.teWcsKLDHK 2020-05-21T19:30:12.932 INFO:tasks.cephadm:Fetching pub ssh key... 2020-05-21T19:30:12.986 DEBUG:teuthology.orchestra.remote:smithi180:/home/ubuntu/cephtest/ceph.pub is 595B 2020-05-21T19:30:13.000 INFO:tasks.cephadm:Installing pub ssh key for root users... 2020-05-21T19:30:13.001 INFO:teuthology.orchestra.run.smithi065:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2020-05-21T19:30:13.030 INFO:teuthology.orchestra.run.smithi065.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:30:13.040 INFO:teuthology.orchestra.run.smithi180:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2020-05-21T19:30:13.067 INFO:teuthology.orchestra.run.smithi180.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDnezZ1cOOkW1lZUPuRNrGW9XV++USpO84e/YYJG4sVNNATYqrBTvLFF5Ya+gVRHAa0Z4VVBf7W6Y/FwqxU+eo9J5INuC/cwrNceqme7/iZxK4e6mz7Qcc/JP3tGyT8Mr0dcC5RPnxvEUfpKLTuFEDT+cHjiitvIIVGT8ioUrAiNaeEmG9eR48XIBxHDGVxeVWVzAohtsO+MOC2uMch/iMpewofaU+IfclZBIJAC/pXhRU1xuhEY+fYOPYa6+lpWYsFyt+hIxmr7+DS/5j3hg7b3G7XpaZ7NOkANidhcy/9mVW1DOXsblf9URUMZiYsDNh7GsUYDclGCokEnkDZjhFZomy/WEfkkLL7DWoMP6YpEJy4wlTsoR5llNat0rWmIpN4vKtD5pBN4xluSkt3otv5jMDW5O96HbCZIXG0IADndsWjL5SZ2OAE/Eygjw8S4AoSCUjEgFqlKcr8oV7+rx13p+RDq/d7gfia5HxTlzwB0AD5GOCKfsW3UYO5U1s0Cg8= ceph-3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:30:13.076 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2020-05-21T19:30:17.405 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:17 smithi180 bash[13639]: audit 2020-05-21T19:30:17.006470+0000 mon.smithi180 (mon.0) 156 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:30:17.819 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:30:17.811+0000 7fcb1dffb700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:17.819 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:30:17.811+0000 7fcb2518e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:18.337 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:18 smithi180 bash[13639]: audit 2020-05-21T19:30:17.237985+0000 mon.smithi180 (mon.0) 157 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:30:03.595308\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:30:18.338 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:18 smithi180 bash[13639]: audit 2020-05-21T19:30:17.240408+0000 mon.smithi180 (mon.0) 158 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {}, \"last_daemon_update\": \"2020-05-21T19:30:03.595308\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:30:18.338 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:18 smithi180 bash[13639]: cephadm 2020-05-21T19:30:17.245254+0000 mgr.smithi180.pepehy (mgr.14165) 5 : cephadm [INF] Deploying daemon alertmanager.smithi180 on smithi180 2020-05-21T19:30:18.338 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:18 smithi180 bash[13639]: audit 2020-05-21T19:30:17.996637+0000 mon.smithi180 (mon.0) 159 : audit [INF] from='client.? 172.21.15.180:0/884548569' entity='client.admin' cmd=[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/allow_ptrace", "value": "true"}]: dispatch 2020-05-21T19:30:18.338 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:18 smithi180 bash[13639]: audit 2020-05-21T19:30:18.003311+0000 mon.smithi180 (mon.0) 160 : audit [INF] from='client.? 172.21.15.180:0/884548569' entity='client.admin' cmd='[{"prefix": "config set", "who": "mgr", "name": "mgr/cephadm/allow_ptrace", "value": "true"}]': finished 2020-05-21T19:30:19.013 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi065 2020-05-21T19:30:19.014 INFO:teuthology.orchestra.run.smithi065:> cat > /etc/ceph/ceph.conf 2020-05-21T19:30:19.021 INFO:teuthology.orchestra.run.smithi065:> cat > /etc/ceph/ceph.client.admin.keyring 2020-05-21T19:30:19.067 INFO:tasks.cephadm:Adding host smithi065 to orchestrator... 2020-05-21T19:30:19.067 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch host add smithi065 2020-05-21T19:30:21.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:21 smithi180 bash[13639]: cluster 2020-05-21T19:30:21.817352+0000 mon.smithi180 (mon.0) 161 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 2 stray daemons(s) not managed by cephadm) 2020-05-21T19:30:21.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:21 smithi180 bash[13639]: cluster 2020-05-21T19:30:21.817418+0000 mon.smithi180 (mon.0) 162 : cluster [INF] Health check cleared: CEPHADM_STRAY_HOST (was: 1 stray host(s) with 2 daemon(s) not managed by cephadm) 2020-05-21T19:30:21.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:21 smithi180 bash[13639]: cluster 2020-05-21T19:30:21.817477+0000 mon.smithi180 (mon.0) 163 : cluster [INF] Cluster is now healthy 2020-05-21T19:30:23.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:22 smithi180 bash[13639]: cluster 2020-05-21T19:30:21.766639+0000 mgr.smithi180.pepehy (mgr.14165) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:24 smithi180 bash[13639]: cluster 2020-05-21T19:30:23.767204+0000 mgr.smithi180.pepehy (mgr.14165) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:27.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:26 smithi180 bash[13639]: cluster 2020-05-21T19:30:25.767734+0000 mgr.smithi180.pepehy (mgr.14165) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:29.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:28 smithi180 bash[13639]: cluster 2020-05-21T19:30:27.768247+0000 mgr.smithi180.pepehy (mgr.14165) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:31.174 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:30 smithi180 bash[13639]: cluster 2020-05-21T19:30:29.768860+0000 mgr.smithi180.pepehy (mgr.14165) 10 : cluster [DBG] pgmap v7: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:32.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:31 smithi180 bash[13639]: audit 2020-05-21T19:30:31.471696+0000 mon.smithi180 (mon.0) 164 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:30:32.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:31 smithi180 bash[13639]: audit 2020-05-21T19:30:31.473810+0000 mon.smithi180 (mon.0) 165 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:30:32.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:31 smithi180 bash[13639]: audit 2020-05-21T19:30:31.474960+0000 mon.smithi180 (mon.0) 166 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi180", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2020-05-21T19:30:32.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:31 smithi180 bash[13639]: audit 2020-05-21T19:30:31.478009+0000 mon.smithi180 (mon.0) 167 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi180", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2020-05-21T19:30:32.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:31 smithi180 bash[13639]: audit 2020-05-21T19:30:31.479273+0000 mon.smithi180 (mon.0) 168 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:30:32.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:31 smithi180 bash[13639]: audit 2020-05-21T19:30:31.481047+0000 mon.smithi180 (mon.0) 169 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "client.crash.smithi180", "key": "container_image"}]: dispatch 2020-05-21T19:30:33.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:32 smithi180 bash[13639]: cephadm 2020-05-21T19:30:31.480267+0000 mgr.smithi180.pepehy (mgr.14165) 11 : cephadm [INF] Deploying daemon crash.smithi180 on smithi180 2020-05-21T19:30:33.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:32 smithi180 bash[13639]: cluster 2020-05-21T19:30:31.769414+0000 mgr.smithi180.pepehy (mgr.14165) 12 : cluster [DBG] pgmap v8: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:34.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:34 smithi180 bash[13639]: cluster 2020-05-21T19:30:33.769953+0000 mgr.smithi180.pepehy (mgr.14165) 13 : cluster [DBG] pgmap v9: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:36.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:34.836239+0000 mon.smithi180 (mon.0) 170 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:30:36.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:34.838371+0000 mon.smithi180 (mon.0) 171 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:30:36.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.092569+0000 mon.smithi180 (mon.0) 172 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEAk7KRiFu0LgtjhdRYgHIRAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMDA1MjExOTMwMzVaFw0z\nMDA1MTkxOTMwMzVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDhka3NPbaTtIglR9aHj1P+\nr9parBWQPivzImyg4g2Jx2R0tf8AIN06Yck6Aj9ATwM0RZoAPnCkK2+CnP7pLULE\nYyM90QJ/pDshyusUKnacrKZ7ceC/5jqE1gZxPmp2CcZE74LgfqCbvuDnulaQa6ZR\nYShFdKkA1d5HEWGLXayO1PB2UYhVK+rnGGlpsQQn6SKuPXhKEiXDnjsRxzLElpCB\nhb85cVg/0wyTYnEtg0I6axeYshj5AYRocZOIQy6KcMSoT4ul/v0p4e5J6gnNP7BH\nyW4f1d3990kezn8JcoSh7Un3+F80bN646JRx2Fhl/dWrD711PTijrir99SfrMkkv\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAKWFGZrKGhsBgWz0vVNom4K38WA+dPDx\nOU2hBvNOb5nuPC8qfkf1nOO/5dpGH31K9Qu8KNA4eU9F3e0VgI+Np67pBSeCr9QL\nA7nxLxRerGiDdt7UnGC8SiwD/h0nl4WlDT8b5J73Oj5uvJvm8jWdfKMxLGnhwSkI\nVCIWnq0Fvl5gXkSLMbXvbSTC9Rv3Sa9wwSOpUl1r1D742LvJFPqjDBlQAMOHxz1i\nmlppKpJLFZhQMq2Ob55yq58Y63ul1tvjqpvaCYiG9szLmGjAeY0r5FcjcQ9t9+jb\nVuyGwYWLo4+U7znhs6KxXcnOkxTWQx5L+/4sIi71jLf84R7FR9TkYXI=\n-----END CERTIFICATE-----\n"}]: dispatch 2020-05-21T19:30:36.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.094776+0000 mon.smithi180 (mon.0) 173 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_crt","val":"-----BEGIN CERTIFICATE-----\nMIICxTCCAa0CEAk7KRiFu0LgtjhdRYgHIRAwDQYJKoZIhvcNAQENBQAwITENMAsG\nA1UECgwEQ2VwaDEQMA4GA1UEAwwHY2VwaGFkbTAeFw0yMDA1MjExOTMwMzVaFw0z\nMDA1MTkxOTMwMzVaMCExDTALBgNVBAoMBENlcGgxEDAOBgNVBAMMB2NlcGhhZG0w\nggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDhka3NPbaTtIglR9aHj1P+\nr9parBWQPivzImyg4g2Jx2R0tf8AIN06Yck6Aj9ATwM0RZoAPnCkK2+CnP7pLULE\nYyM90QJ/pDshyusUKnacrKZ7ceC/5jqE1gZxPmp2CcZE74LgfqCbvuDnulaQa6ZR\nYShFdKkA1d5HEWGLXayO1PB2UYhVK+rnGGlpsQQn6SKuPXhKEiXDnjsRxzLElpCB\nhb85cVg/0wyTYnEtg0I6axeYshj5AYRocZOIQy6KcMSoT4ul/v0p4e5J6gnNP7BH\nyW4f1d3990kezn8JcoSh7Un3+F80bN646JRx2Fhl/dWrD711PTijrir99SfrMkkv\nAgMBAAEwDQYJKoZIhvcNAQENBQADggEBAKWFGZrKGhsBgWz0vVNom4K38WA+dPDx\nOU2hBvNOb5nuPC8qfkf1nOO/5dpGH31K9Qu8KNA4eU9F3e0VgI+Np67pBSeCr9QL\nA7nxLxRerGiDdt7UnGC8SiwD/h0nl4WlDT8b5J73Oj5uvJvm8jWdfKMxLGnhwSkI\nVCIWnq0Fvl5gXkSLMbXvbSTC9Rv3Sa9wwSOpUl1r1D742LvJFPqjDBlQAMOHxz1i\nmlppKpJLFZhQMq2Ob55yq58Y63ul1tvjqpvaCYiG9szLmGjAeY0r5FcjcQ9t9+jb\nVuyGwYWLo4+U7znhs6KxXcnOkxTWQx5L+/4sIi71jLf84R7FR9TkYXI=\n-----END CERTIFICATE-----\n"}]': finished 2020-05-21T19:30:36.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.095612+0000 mon.smithi180 (mon.0) 174 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEwAIBADANBgkqhkiG9w0BAQEFAASCBKowggSmAgEAAoIBAQDhka3NPbaTtIgl\nR9aHj1P+r9parBWQPivzImyg4g2Jx2R0tf8AIN06Yck6Aj9ATwM0RZoAPnCkK2+C\nnP7pLULEYyM90QJ/pDshyusUKnacrKZ7ceC/5jqE1gZxPmp2CcZE74LgfqCbvuDn\nulaQa6ZRYShFdKkA1d5HEWGLXayO1PB2UYhVK+rnGGlpsQQn6SKuPXhKEiXDnjsR\nxzLElpCBhb85cVg/0wyTYnEtg0I6axeYshj5AYRocZOIQy6KcMSoT4ul/v0p4e5J\n6gnNP7BHyW4f1d3990kezn8JcoSh7Un3+F80bN646JRx2Fhl/dWrD711PTijrir9\n9SfrMkkvAgMBAAECggEBAKskmLWsKSaQRuviQYbA3H3UdttszT+PrFDgwYKfgJ4U\nxsc2fq9eP/vXzZFRuyPTzx6N4HZm6ZflzMlQzKemS44tmcOBHWAy/xp4lzvJrAzb\ngcUPdfKjf6rhqCmrraK5b9FF2Ar0iG8iuAmZe6w/wQTlrmRkSwXzPp61NUlEXXRP\n9yuUjRo/yTFb/x19IgimGX2/9c3hKq9IDbsKN8/XthWtMztSHYlCx4bnKjwiiCwa\nOQaYkX3wbayLobuyN8WUUYAZQYEUdhaDDkaCJ+eG8kDK1L0budVPIuyFiIkX5w/m\nNYX59+qK9rCg2PWUeDdUB5/GeDh5D1CUpWSvcP1Jf2ECgYEA8LxVGQ0zpbyBKXkD\nBcP5p7G6hfaM2gGL4zrpyfceUhE6zz9zx1zoi6z8/+uf909XzB40FRtabXSBj9Q4\nKXMGpst9u+RAz0rcHtlZp0lCg65vWr/XME+0JcMukNHQLO+0NjaCWqxe6nLCabON\nO0Cn0COysSbjVxQ/D6e0xN4ejTUCgYEA798oumm9JgseGD+dK8+T83sSoYcc9ygu\nfU3LK1cpVvAfEXWLrbM9c2cH9jv+fsz/C6JFYc0gbfoMEmkfncYmwmysPYzeaZ5k\n01LoKcq78eNHD1F+l1oSABpxgccwvz4BnG9bTEb2spURAlN3dqBcg5VrDUJBiluz\n8PgH+OMNnVMCgYEAmcr3YoW4lQ0URvZ0I97LQ4KbcrHL0gpi38vnR4uD51HyjCwx\nPw/v0Cu3hZd2HnylzlUNWN6cqohfrQ8awgAmI7CkpsBvVv6wGVUpnWGECLQLl6Iv\nS0HgCK/ks8gWgl6wdmHkbSDpkkW2RejbNRtdGe90XRBG9H6OuuWc6pgsVHECgYEA\n0lPRyYrX8NjEvaxh6z1rVI5w6rOngUx5XyPsZwdZV0LbaxqvrFJDKsKH56/5WkPz\nysaxoa0Up3oeRbJpp5VM/SP+70Vq7B+X9vh2W9bJb7LC5zqlDp9Ks058grgfFUGQ\ndhPqcPq0bChrLqfzU1APbs2AfbK/90qrgDpr+x9UG8MCgYEAqvnq5tpAi8C1oqo4\nb4HN9w7/Xay3xZcf+GGgbfNcQaxqXN34pi34adTUHlylotORJvjFTNclX8CFVSZf\nPlVwaidV/z1FnbOpEL/nXmTtqNBVBIldpF0Zyf8PTP501aXwMrMa5Dx/VHOcQDLL\nIDqsvDsjnvk4DFm9Ue4aMtyBFxk=\n-----END PRIVATE KEY-----\n"}]: dispatch 2020-05-21T19:30:36.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.099237+0000 mon.smithi180 (mon.0) 175 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/grafana_key","val":"-----BEGIN PRIVATE KEY-----\nMIIEwAIBADANBgkqhkiG9w0BAQEFAASCBKowggSmAgEAAoIBAQDhka3NPbaTtIgl\nR9aHj1P+r9parBWQPivzImyg4g2Jx2R0tf8AIN06Yck6Aj9ATwM0RZoAPnCkK2+C\nnP7pLULEYyM90QJ/pDshyusUKnacrKZ7ceC/5jqE1gZxPmp2CcZE74LgfqCbvuDn\nulaQa6ZRYShFdKkA1d5HEWGLXayO1PB2UYhVK+rnGGlpsQQn6SKuPXhKEiXDnjsR\nxzLElpCBhb85cVg/0wyTYnEtg0I6axeYshj5AYRocZOIQy6KcMSoT4ul/v0p4e5J\n6gnNP7BHyW4f1d3990kezn8JcoSh7Un3+F80bN646JRx2Fhl/dWrD711PTijrir9\n9SfrMkkvAgMBAAECggEBAKskmLWsKSaQRuviQYbA3H3UdttszT+PrFDgwYKfgJ4U\nxsc2fq9eP/vXzZFRuyPTzx6N4HZm6ZflzMlQzKemS44tmcOBHWAy/xp4lzvJrAzb\ngcUPdfKjf6rhqCmrraK5b9FF2Ar0iG8iuAmZe6w/wQTlrmRkSwXzPp61NUlEXXRP\n9yuUjRo/yTFb/x19IgimGX2/9c3hKq9IDbsKN8/XthWtMztSHYlCx4bnKjwiiCwa\nOQaYkX3wbayLobuyN8WUUYAZQYEUdhaDDkaCJ+eG8kDK1L0budVPIuyFiIkX5w/m\nNYX59+qK9rCg2PWUeDdUB5/GeDh5D1CUpWSvcP1Jf2ECgYEA8LxVGQ0zpbyBKXkD\nBcP5p7G6hfaM2gGL4zrpyfceUhE6zz9zx1zoi6z8/+uf909XzB40FRtabXSBj9Q4\nKXMGpst9u+RAz0rcHtlZp0lCg65vWr/XME+0JcMukNHQLO+0NjaCWqxe6nLCabON\nO0Cn0COysSbjVxQ/D6e0xN4ejTUCgYEA798oumm9JgseGD+dK8+T83sSoYcc9ygu\nfU3LK1cpVvAfEXWLrbM9c2cH9jv+fsz/C6JFYc0gbfoMEmkfncYmwmysPYzeaZ5k\n01LoKcq78eNHD1F+l1oSABpxgccwvz4BnG9bTEb2spURAlN3dqBcg5VrDUJBiluz\n8PgH+OMNnVMCgYEAmcr3YoW4lQ0URvZ0I97LQ4KbcrHL0gpi38vnR4uD51HyjCwx\nPw/v0Cu3hZd2HnylzlUNWN6cqohfrQ8awgAmI7CkpsBvVv6wGVUpnWGECLQLl6Iv\nS0HgCK/ks8gWgl6wdmHkbSDpkkW2RejbNRtdGe90XRBG9H6OuuWc6pgsVHECgYEA\n0lPRyYrX8NjEvaxh6z1rVI5w6rOngUx5XyPsZwdZV0LbaxqvrFJDKsKH56/5WkPz\nysaxoa0Up3oeRbJpp5VM/SP+70Vq7B+X9vh2W9bJb7LC5zqlDp9Ks058grgfFUGQ\ndhPqcPq0bChrLqfzU1APbs2AfbK/90qrgDpr+x9UG8MCgYEAqvnq5tpAi8C1oqo4\nb4HN9w7/Xay3xZcf+GGgbfNcQaxqXN34pi34adTUHlylotORJvjFTNclX8CFVSZf\nPlVwaidV/z1FnbOpEL/nXmTtqNBVBIldpF0Zyf8PTP501aXwMrMa5Dx/VHOcQDLL\nIDqsvDsjnvk4DFm9Ue4aMtyBFxk=\n-----END PRIVATE KEY-----\n"}]': finished 2020-05-21T19:30:36.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.099975+0000 mon.smithi180 (mon.0) 176 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2020-05-21T19:30:36.186 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.101350+0000 mon.smithi180 (mon.0) 177 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]: dispatch 2020-05-21T19:30:36.186 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:35 smithi180 bash[13639]: audit 2020-05-21T19:30:35.104363+0000 mon.smithi180 (mon.0) 178 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config set","value":"False","who":"mgr","name":"mgr/dashboard/GRAFANA_API_SSL_VERIFY"}]': finished 2020-05-21T19:30:37.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:36 smithi180 bash[13639]: audit 2020-05-21T19:30:35.100643+0000 mgr.smithi180.pepehy (mgr.14165) 14 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2020-05-21T19:30:37.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:36 smithi180 bash[13639]: cephadm 2020-05-21T19:30:35.109393+0000 mgr.smithi180.pepehy (mgr.14165) 15 : cephadm [INF] Deploying daemon grafana.smithi180 on smithi180 2020-05-21T19:30:37.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:36 smithi180 bash[13639]: cluster 2020-05-21T19:30:35.770496+0000 mgr.smithi180.pepehy (mgr.14165) 16 : cluster [DBG] pgmap v10: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:39.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:38 smithi180 bash[13639]: cluster 2020-05-21T19:30:37.770932+0000 mgr.smithi180.pepehy (mgr.14165) 17 : cluster [DBG] pgmap v11: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:41.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:40 smithi180 bash[13639]: cluster 2020-05-21T19:30:39.771269+0000 mgr.smithi180.pepehy (mgr.14165) 18 : cluster [DBG] pgmap v12: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:43.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:42 smithi180 bash[13639]: cluster 2020-05-21T19:30:41.771663+0000 mgr.smithi180.pepehy (mgr.14165) 19 : cluster [DBG] pgmap v13: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:45.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:44 smithi180 bash[13639]: cluster 2020-05-21T19:30:43.772093+0000 mgr.smithi180.pepehy (mgr.14165) 20 : cluster [DBG] pgmap v14: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:46 smithi180 bash[13639]: cluster 2020-05-21T19:30:45.772589+0000 mgr.smithi180.pepehy (mgr.14165) 21 : cluster [DBG] pgmap v15: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:49.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:48 smithi180 bash[13639]: cluster 2020-05-21T19:30:47.773067+0000 mgr.smithi180.pepehy (mgr.14165) 22 : cluster [DBG] pgmap v16: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:50.677 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:30:50.669+0000 7f2e14ff9700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:50.678 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:30:50.669+0000 7f2e1d574700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:50.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:50 smithi180 bash[13639]: cluster 2020-05-21T19:30:49.773561+0000 mgr.smithi180.pepehy (mgr.14165) 23 : cluster [DBG] pgmap v17: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:51.559 INFO:teuthology.orchestra.run.smithi065.stdout:Added host 'smithi065' 2020-05-21T19:30:52.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:51 smithi180 bash[13639]: audit 2020-05-21T19:30:50.880434+0000 mgr.smithi180.pepehy (mgr.14165) 24 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi065", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:30:52.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:51 smithi180 bash[13639]: audit 2020-05-21T19:30:51.549254+0000 mon.smithi180 (mon.0) 179 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi180\": {\"hostname\": \"smithi180\", \"addr\": \"smithi180\", \"labels\": [], \"status\": \"\"}, \"smithi065\": {\"hostname\": \"smithi065\", \"addr\": \"smithi065\", \"labels\": [], \"status\": \"\"}}"}]: dispatch 2020-05-21T19:30:52.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:51 smithi180 bash[13639]: audit 2020-05-21T19:30:51.553579+0000 mon.smithi180 (mon.0) 180 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/inventory","val":"{\"smithi180\": {\"hostname\": \"smithi180\", \"addr\": \"smithi180\", \"labels\": [], \"status\": \"\"}, \"smithi065\": {\"hostname\": \"smithi065\", \"addr\": \"smithi065\", \"labels\": [], \"status\": \"\"}}"}]': finished 2020-05-21T19:30:52.420 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch host ls --format=json 2020-05-21T19:30:52.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:52 smithi180 bash[13639]: cephadm 2020-05-21T19:30:51.554433+0000 mgr.smithi180.pepehy (mgr.14165) 25 : cephadm [INF] Added host smithi065 2020-05-21T19:30:52.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:52 smithi180 bash[13639]: cluster 2020-05-21T19:30:51.774199+0000 mgr.smithi180.pepehy (mgr.14165) 26 : cluster [DBG] pgmap v18: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:53.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:53 smithi180 bash[13639]: audit 2020-05-21T19:30:53.772346+0000 mon.smithi180 (mon.0) 181 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:30:53.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:53 smithi180 bash[13639]: audit 2020-05-21T19:30:53.776351+0000 mon.smithi180 (mon.0) 182 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:30:53.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:53 smithi180 bash[13639]: audit 2020-05-21T19:30:53.777981+0000 mon.smithi180 (mon.0) 183 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi065.ighord", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2020-05-21T19:30:53.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:53 smithi180 bash[13639]: audit 2020-05-21T19:30:53.780431+0000 mon.smithi180 (mon.0) 184 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi065.ighord", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2020-05-21T19:30:53.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:53 smithi180 bash[13639]: audit 2020-05-21T19:30:53.781385+0000 mon.smithi180 (mon.0) 185 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:30:53.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:53 smithi180 bash[13639]: audit 2020-05-21T19:30:53.782623+0000 mon.smithi180 (mon.0) 186 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mgr.smithi065.ighord", "key": "container_image"}]: dispatch 2020-05-21T19:30:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:54 smithi180 bash[13639]: cluster 2020-05-21T19:30:53.774708+0000 mgr.smithi180.pepehy (mgr.14165) 27 : cluster [DBG] pgmap v19: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:55.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:54 smithi180 bash[13639]: cephadm 2020-05-21T19:30:53.782116+0000 mgr.smithi180.pepehy (mgr.14165) 28 : cephadm [INF] Deploying daemon mgr.smithi065.ighord on smithi065 2020-05-21T19:30:55.740 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:30:55.733+0000 7fcd8effd700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:55.740 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:30:55.733+0000 7fcd9603a700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:30:55.955 INFO:teuthology.orchestra.run.smithi065.stdout: 2020-05-21T19:30:55.956 INFO:teuthology.orchestra.run.smithi065.stdout:[{"addr": "smithi180", "hostname": "smithi180", "labels": [], "status": ""}, {"addr": "smithi065", "hostname": "smithi065", "labels": [], "status": ""}] 2020-05-21T19:30:56.786 INFO:tasks.cephadm:Setting crush tunables to default 2020-05-21T19:30:56.788 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph osd crush tunables default 2020-05-21T19:30:56.950 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:56 smithi180 bash[13639]: cluster 2020-05-21T19:30:55.775177+0000 mgr.smithi180.pepehy (mgr.14165) 29 : cluster [DBG] pgmap v20: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:57.981 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:57 smithi180 bash[13639]: audit 2020-05-21T19:30:55.950627+0000 mgr.smithi180.pepehy (mgr.14165) 30 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2020-05-21T19:30:57.981 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:57 smithi180 bash[13639]: audit 2020-05-21T19:30:57.688705+0000 mon.smithi180 (mon.0) 187 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}}, \"networks\": {}}"}]: dispatch 2020-05-21T19:30:57.982 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:57 smithi180 bash[13639]: audit 2020-05-21T19:30:57.693065+0000 mon.smithi180 (mon.0) 188 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}}, \"networks\": {}}"}]': finished 2020-05-21T19:30:57.982 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:57 smithi180 bash[13639]: audit 2020-05-21T19:30:57.694293+0000 mon.smithi180 (mon.0) 189 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:30:58.907 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:58 smithi180 bash[13639]: cephadm 2020-05-21T19:30:57.697107+0000 mgr.smithi180.pepehy (mgr.14165) 31 : cephadm [INF] Deploying daemon node-exporter.smithi180 on smithi180 2020-05-21T19:30:58.907 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:58 smithi180 bash[13639]: cluster 2020-05-21T19:30:57.775562+0000 mgr.smithi180.pepehy (mgr.14165) 32 : cluster [DBG] pgmap v21: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:30:58.908 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:58 smithi180 bash[13639]: audit 2020-05-21T19:30:58.484946+0000 mon.smithi180 (mon.0) 190 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:30:58.908 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:58 smithi180 bash[13639]: audit 2020-05-21T19:30:58.487852+0000 mon.smithi180 (mon.0) 191 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:30:59.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:59 smithi180 bash[13639]: cephadm 2020-05-21T19:30:58.488526+0000 mgr.smithi180.pepehy (mgr.14165) 33 : cephadm [INF] Deploying daemon node-exporter.smithi065 on smithi065 2020-05-21T19:30:59.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:59 smithi180 bash[13639]: audit 2020-05-21T19:30:59.245670+0000 mon.smithi180 (mon.0) 192 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}}, \"networks\": {}}"}]: dispatch 2020-05-21T19:30:59.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:30:59 smithi180 bash[13639]: audit 2020-05-21T19:30:59.249655+0000 mon.smithi180 (mon.0) 193 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}}, \"networks\": {}}"}]': finished 2020-05-21T19:31:01.299 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:00 smithi180 bash[13639]: cephadm 2020-05-21T19:30:59.252881+0000 mgr.smithi180.pepehy (mgr.14165) 34 : cephadm [INF] Deploying daemon prometheus.smithi180 on smithi180 2020-05-21T19:31:01.299 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:00 smithi180 bash[13639]: cluster 2020-05-21T19:30:59.775913+0000 mgr.smithi180.pepehy (mgr.14165) 35 : cluster [DBG] pgmap v22: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:02.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:01 smithi180 bash[13639]: cluster 2020-05-21T19:31:01.779823+0000 mon.smithi180 (mon.0) 194 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2020-05-21T19:31:03.241 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:02 smithi180 bash[13639]: cluster 2020-05-21T19:31:01.776256+0000 mgr.smithi180.pepehy (mgr.14165) 36 : cluster [DBG] pgmap v23: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:04.096 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:03 smithi180 bash[13639]: cluster 2020-05-21T19:31:03.585389+0000 mon.smithi180 (mon.0) 195 : cluster [DBG] Standby manager daemon smithi065.ighord started 2020-05-21T19:31:04.097 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:03 smithi180 bash[13639]: audit 2020-05-21T19:31:03.589686+0000 mon.smithi180 (mon.0) 196 : audit [DBG] from='mgr.? 172.21.15.65:0/4116360823' entity='mgr.smithi065.ighord' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2020-05-21T19:31:04.097 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:03 smithi180 bash[13639]: audit 2020-05-21T19:31:03.596000+0000 mon.smithi180 (mon.0) 197 : audit [DBG] from='mgr.? 172.21.15.65:0/4116360823' entity='mgr.smithi065.ighord' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2020-05-21T19:31:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:04 smithi180 bash[13639]: cluster 2020-05-21T19:31:03.776690+0000 mgr.smithi180.pepehy (mgr.14165) 37 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:05.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:04 smithi180 bash[13639]: cluster 2020-05-21T19:31:03.848297+0000 mon.smithi180 (mon.0) 198 : cluster [DBG] mgrmap e18: smithi180.pepehy(active, since 62s), standbys: smithi065.ighord 2020-05-21T19:31:05.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:04 smithi180 bash[13639]: audit 2020-05-21T19:31:03.848494+0000 mon.smithi180 (mon.0) 199 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mgr metadata", "who": "smithi065.ighord", "id": "smithi065.ighord"}]: dispatch 2020-05-21T19:31:05.978 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:31:05.970+0000 7f3c2ffff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:05.978 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:31:05.970+0000 7f3c374a8700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:06.786 INFO:teuthology.orchestra.run.smithi180.stderr:adjusted tunables profile to default 2020-05-21T19:31:07.179 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:06 smithi180 bash[13639]: cluster 2020-05-21T19:31:05.777143+0000 mgr.smithi180.pepehy (mgr.14165) 38 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:07.179 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:06 smithi180 bash[13639]: audit 2020-05-21T19:31:06.163455+0000 mon.smithi180 (mon.0) 200 : audit [INF] from='client.? 172.21.15.180:0/2084593097' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2020-05-21T19:31:08.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:07 smithi180 bash[13639]: audit 2020-05-21T19:31:06.778827+0000 mon.smithi180 (mon.0) 201 : audit [INF] from='client.? 172.21.15.180:0/2084593097' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2020-05-21T19:31:08.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:07 smithi180 bash[13639]: cluster 2020-05-21T19:31:06.778918+0000 mon.smithi180 (mon.0) 202 : cluster [DBG] osdmap e7: 0 total, 0 up, 0 in 2020-05-21T19:31:08.442 INFO:tasks.cephadm:Adding mon.smithi065 on smithi065 2020-05-21T19:31:08.443 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add mon smithi065:172.21.15.65=smithi065 2020-05-21T19:31:08.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:08 smithi180 bash[13639]: cluster 2020-05-21T19:31:07.777658+0000 mgr.smithi180.pepehy (mgr.14165) 39 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:11.027 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:10 smithi180 bash[13639]: cluster 2020-05-21T19:31:09.778127+0000 mgr.smithi180.pepehy (mgr.14165) 40 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:11.517 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:31:11.509+0000 7ffa27fff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:11.518 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:31:11.509+0000 7ffa3c9bf700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:12.048 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:11 smithi180 bash[13639]: audit 2020-05-21T19:31:11.729916+0000 mon.smithi180 (mon.0) 203 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-05-21T19:31:12.049 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:11 smithi180 bash[13639]: audit 2020-05-21T19:31:11.731796+0000 mon.smithi180 (mon.0) 204 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:12.049 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:11 smithi180 bash[13639]: audit 2020-05-21T19:31:11.734070+0000 mon.smithi180 (mon.0) 205 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon.smithi065", "key": "container_image"}]: dispatch 2020-05-21T19:31:12.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:12 smithi180 bash[13639]: audit 2020-05-21T19:31:11.725635+0000 mgr.smithi180.pepehy (mgr.14165) 41 : audit [DBG] from='client.14194 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi065:172.21.15.65=smithi065", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:31:12.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:12 smithi180 bash[13639]: cephadm 2020-05-21T19:31:11.733196+0000 mgr.smithi180.pepehy (mgr.14165) 42 : cephadm [INF] Deploying daemon mon.smithi065 on smithi065 2020-05-21T19:31:12.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:12 smithi180 bash[13639]: cluster 2020-05-21T19:31:11.778618+0000 mgr.smithi180.pepehy (mgr.14165) 43 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:15.062 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:14 smithi180 bash[13639]: cluster 2020-05-21T19:31:13.779109+0000 mgr.smithi180.pepehy (mgr.14165) 44 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:16.216 INFO:teuthology.orchestra.run.smithi065.stdout:Deployed mon.smithi065 on host 'smithi065' 2020-05-21T19:31:17.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:16 smithi180 bash[13639]: cluster 2020-05-21T19:31:15.779508+0000 mgr.smithi180.pepehy (mgr.14165) 45 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:17.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:16 smithi180 bash[13639]: audit 2020-05-21T19:31:16.208466+0000 mon.smithi180 (mon.0) 206 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"networks\": {}}"}]: dispatch 2020-05-21T19:31:17.185 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:16 smithi180 bash[13639]: audit 2020-05-21T19:31:16.212456+0000 mon.smithi180 (mon.0) 207 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"networks\": {}}"}]': finished 2020-05-21T19:31:17.369 INFO:teuthology.orchestra.run.smithi065:mon.smithi065> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@mon.smithi065.service 2020-05-21T19:31:17.799 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2020-05-21T19:31:17.799 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph mon dump -f json 2020-05-21T19:31:17.841 INFO:ceph.mon.smithi065.smithi065.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:31:22.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:17.741280+0000 mon.smithi180 (mon.0) 209 : cluster [INF] mon.smithi180 calling monitor election 2020-05-21T19:31:22.969 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:17.779872+0000 mgr.smithi180.pepehy (mgr.14165) 46 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:22.969 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:17.983943+0000 mon.smithi180 (mon.0) 210 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:22.970 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:18.737847+0000 mon.smithi180 (mon.0) 211 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:22.970 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:19.737614+0000 mon.smithi180 (mon.0) 212 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:22.971 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:19.740588+0000 mon.smithi065 (mon.1) 1 : cluster [INF] mon.smithi065 calling monitor election 2020-05-21T19:31:22.971 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:19.780338+0000 mgr.smithi180.pepehy (mgr.14165) 47 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:22.972 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:20.740880+0000 mon.smithi180 (mon.0) 213 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:22.973 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:21.737922+0000 mon.smithi180 (mon.0) 214 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:22.977 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:21.780825+0000 mgr.smithi180.pepehy (mgr.14165) 48 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:22.977 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:22.737925+0000 mon.smithi180 (mon.0) 215 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:22.978 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:22.765449+0000 mon.smithi180 (mon.0) 216 : cluster [INF] mon.smithi180 is new leader, mons smithi180,smithi065 in quorum (ranks 0,1) 2020-05-21T19:31:22.978 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:22.773099+0000 mon.smithi180 (mon.0) 217 : cluster [DBG] monmap e2: 2 mons at {smithi065=[v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0],smithi180=[v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0]} 2020-05-21T19:31:22.979 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:22.773274+0000 mon.smithi180 (mon.0) 218 : cluster [DBG] fsmap 2020-05-21T19:31:22.979 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:22.773354+0000 mon.smithi180 (mon.0) 219 : cluster [DBG] osdmap e7: 0 total, 0 up, 0 in 2020-05-21T19:31:22.980 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:22.773950+0000 mon.smithi180 (mon.0) 220 : cluster [DBG] mgrmap e18: smithi180.pepehy(active, since 81s), standbys: smithi065.ighord 2020-05-21T19:31:22.980 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:22.775665+0000 mon.smithi180 (mon.0) 221 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:22.981 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: cluster 2020-05-21T19:31:22.781662+0000 mon.smithi180 (mon.0) 222 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2020-05-21T19:31:22.982 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:22.785920+0000 mon.smithi180 (mon.0) 223 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:22.983 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:22 smithi180 bash[13639]: audit 2020-05-21T19:31:22.787478+0000 mon.smithi180 (mon.0) 224 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:23.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:17.741280+0000 mon.smithi180 (mon.0) 209 : cluster [INF] mon.smithi180 calling monitor election 2020-05-21T19:31:23.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:17.779872+0000 mgr.smithi180.pepehy (mgr.14165) 46 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:23.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:17.983943+0000 mon.smithi180 (mon.0) 210 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:23.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:18.737847+0000 mon.smithi180 (mon.0) 211 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:23.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:19.737614+0000 mon.smithi180 (mon.0) 212 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:23.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:19.740588+0000 mon.smithi065 (mon.1) 1 : cluster [INF] mon.smithi065 calling monitor election 2020-05-21T19:31:23.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:19.780338+0000 mgr.smithi180.pepehy (mgr.14165) 47 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:23.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:20.740880+0000 mon.smithi180 (mon.0) 213 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:23.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:21.737922+0000 mon.smithi180 (mon.0) 214 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:23.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:21.780825+0000 mgr.smithi180.pepehy (mgr.14165) 48 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:23.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:22.737925+0000 mon.smithi180 (mon.0) 215 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:23.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:22.765449+0000 mon.smithi180 (mon.0) 216 : cluster [INF] mon.smithi180 is new leader, mons smithi180,smithi065 in quorum (ranks 0,1) 2020-05-21T19:31:23.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:22.773099+0000 mon.smithi180 (mon.0) 217 : cluster [DBG] monmap e2: 2 mons at {smithi065=[v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0],smithi180=[v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0]} 2020-05-21T19:31:23.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:22.773274+0000 mon.smithi180 (mon.0) 218 : cluster [DBG] fsmap 2020-05-21T19:31:23.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:22.773354+0000 mon.smithi180 (mon.0) 219 : cluster [DBG] osdmap e7: 0 total, 0 up, 0 in 2020-05-21T19:31:23.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:22.773950+0000 mon.smithi180 (mon.0) 220 : cluster [DBG] mgrmap e18: smithi180.pepehy(active, since 81s), standbys: smithi065.ighord 2020-05-21T19:31:23.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:22.775665+0000 mon.smithi180 (mon.0) 221 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:23.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: cluster 2020-05-21T19:31:22.781662+0000 mon.smithi180 (mon.0) 222 : cluster [WRN] overall HEALTH_WARN Reduced data availability: 1 pg inactive 2020-05-21T19:31:23.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:22.785920+0000 mon.smithi180 (mon.0) 223 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.594970\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:30:03.595146\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:23.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:22 smithi065 bash[13937]: audit 2020-05-21T19:31:22.787478+0000 mon.smithi180 (mon.0) 224 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:23.288 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:31:23.281+0000 7f7f5e7fc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:23.289 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:31:23.281+0000 7f7f6ef85700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:23.528 INFO:teuthology.orchestra.run.smithi065.stdout: 2020-05-21T19:31:23.528 INFO:teuthology.orchestra.run.smithi065.stdout:{"epoch":2,"fsid":"3382e264-9b99-11ea-a06a-001a4aab830c","modified":"2020-05-21T19:31:17.737834Z","created":"2020-05-21T19:28:46.406189Z","min_mon_release":16,"min_mon_release_name":"pacific","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific"],"optional":[]},"mons":[{"rank":0,"name":"smithi180","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.180:3300","nonce":0},{"type":"v1","addr":"172.21.15.180:6789","nonce":0}]},"addr":"172.21.15.180:6789/0","public_addr":"172.21.15.180:6789/0","priority":0,"weight":0},{"rank":1,"name":"smithi065","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.65:3300","nonce":0},{"type":"v1","addr":"172.21.15.65:6789","nonce":0}]},"addr":"172.21.15.65:6789/0","public_addr":"172.21.15.65:6789/0","priority":0,"weight":0}],"quorum":[0,1]} 2020-05-21T19:31:23.530 INFO:teuthology.orchestra.run.smithi065.stderr:dumped monmap epoch 2 2020-05-21T19:31:24.133 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:23 smithi180 bash[13639]: audit 2020-05-21T19:31:23.524473+0000 mon.smithi180 (mon.0) 225 : audit [DBG] from='client.? 172.21.15.65:0/1661865942' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2020-05-21T19:31:24.134 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:23 smithi180 bash[13639]: audit 2020-05-21T19:31:23.737861+0000 mon.smithi180 (mon.0) 226 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:24.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:23 smithi065 bash[13937]: audit 2020-05-21T19:31:23.524473+0000 mon.smithi180 (mon.0) 225 : audit [DBG] from='client.? 172.21.15.65:0/1661865942' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2020-05-21T19:31:24.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:23 smithi065 bash[13937]: audit 2020-05-21T19:31:23.737861+0000 mon.smithi180 (mon.0) 226 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "mon metadata", "id": "smithi065"}]: dispatch 2020-05-21T19:31:24.254 INFO:tasks.cephadm:Generating final ceph.conf file... 2020-05-21T19:31:24.255 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph config generate-minimal-conf 2020-05-21T19:31:24.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:24 smithi180 bash[13639]: cluster 2020-05-21T19:31:23.781276+0000 mgr.smithi180.pepehy (mgr.14165) 49 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:25.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:24 smithi065 bash[13937]: cluster 2020-05-21T19:31:23.781276+0000 mgr.smithi180.pepehy (mgr.14165) 49 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:25.895 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:25 smithi065 bash[13937]: audit 2020-05-21T19:31:24.954878+0000 mon.smithi180 (mon.0) 227 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.952841\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953068\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953229\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953340\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953443\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953544\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953647\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:24.953773\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:25.895 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:25 smithi065 bash[13937]: audit 2020-05-21T19:31:24.960854+0000 mon.smithi180 (mon.0) 228 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.952841\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953068\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953229\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953340\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953443\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953544\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953647\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:24.953773\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:25.896 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:25 smithi065 bash[13937]: audit 2020-05-21T19:31:25.258723+0000 mon.smithi180 (mon.0) 229 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:25.896 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:25 smithi065 bash[13937]: audit 2020-05-21T19:31:25.264730+0000 mon.smithi180 (mon.0) 230 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:25.896 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:25 smithi065 bash[13937]: audit 2020-05-21T19:31:25.266282+0000 mon.smithi180 (mon.0) 231 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:26.068 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:25 smithi180 bash[13639]: audit 2020-05-21T19:31:24.954878+0000 mon.smithi180 (mon.0) 227 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.952841\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953068\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953229\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953340\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953443\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953544\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953647\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:24.953773\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:26.069 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:25 smithi180 bash[13639]: audit 2020-05-21T19:31:24.960854+0000 mon.smithi180 (mon.0) 228 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.952841\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953068\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953229\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953340\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953443\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953544\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:24.953647\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:24.953773\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:26.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:25 smithi180 bash[13639]: audit 2020-05-21T19:31:25.258723+0000 mon.smithi180 (mon.0) 229 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:26.070 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:25 smithi180 bash[13639]: audit 2020-05-21T19:31:25.264730+0000 mon.smithi180 (mon.0) 230 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"status\": 1, \"status_desc\": \"starting\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:26.071 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:25 smithi180 bash[13639]: audit 2020-05-21T19:31:25.266282+0000 mon.smithi180 (mon.0) 231 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:26.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:26 smithi065 bash[13937]: cluster 2020-05-21T19:31:25.781795+0000 mgr.smithi180.pepehy (mgr.14165) 50 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:26.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:26 smithi065 bash[13937]: audit 2020-05-21T19:31:26.411825+0000 mon.smithi180 (mon.0) 232 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:26.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:26 smithi065 bash[13937]: audit 2020-05-21T19:31:26.417902+0000 mon.smithi180 (mon.0) 233 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:26.993 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:26 smithi065 bash[13937]: audit 2020-05-21T19:31:26.419329+0000 mon.smithi180 (mon.0) 234 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:31:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:26 smithi180 bash[13639]: cluster 2020-05-21T19:31:25.781795+0000 mgr.smithi180.pepehy (mgr.14165) 50 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:26 smithi180 bash[13639]: audit 2020-05-21T19:31:26.411825+0000 mon.smithi180 (mon.0) 232 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:26 smithi180 bash[13639]: audit 2020-05-21T19:31:26.417902+0000 mon.smithi180 (mon.0) 233 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"networks\": {}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:27.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:26 smithi180 bash[13639]: audit 2020-05-21T19:31:26.419329+0000 mon.smithi180 (mon.0) 234 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:31:28.012 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:31:28.005+0000 7f3f57fff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:28.013 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:31:28.005+0000 7f3f5f506700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:28.212 INFO:teuthology.orchestra.run.smithi065.stdout:# minimal ceph.conf for 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:31:28.212 INFO:teuthology.orchestra.run.smithi065.stdout:[global] 2020-05-21T19:31:28.213 INFO:teuthology.orchestra.run.smithi065.stdout: fsid = 3382e264-9b99-11ea-a06a-001a4aab830c 2020-05-21T19:31:28.213 INFO:teuthology.orchestra.run.smithi065.stdout: mon_host = [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] 2020-05-21T19:31:28.745 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:28 smithi065 bash[13937]: cluster 2020-05-21T19:31:27.782339+0000 mgr.smithi180.pepehy (mgr.14165) 51 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:28.746 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:28 smithi065 bash[13937]: audit 2020-05-21T19:31:28.208552+0000 mon.smithi180 (mon.0) 235 : audit [DBG] from='client.? 172.21.15.65:0/4195785441' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:28.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:28 smithi180 bash[13639]: cluster 2020-05-21T19:31:27.782339+0000 mgr.smithi180.pepehy (mgr.14165) 51 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:28.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:28 smithi180 bash[13639]: audit 2020-05-21T19:31:28.208552+0000 mon.smithi180 (mon.0) 235 : audit [DBG] from='client.? 172.21.15.65:0/4195785441' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:29.365 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2020-05-21T19:31:29.366 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/ceph/ceph.conf' 2020-05-21T19:31:29.413 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/ceph/ceph.client.admin.keyring' 2020-05-21T19:31:29.430 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /etc/ceph/ceph.conf' 2020-05-21T19:31:29.449 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /etc/ceph/ceph.client.admin.keyring' 2020-05-21T19:31:29.511 INFO:tasks.cephadm:Deploying OSDs... 2020-05-21T19:31:29.524 DEBUG:teuthology.orchestra.remote:smithi180:/scratch_devs is 72B 2020-05-21T19:31:29.541 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2020-05-21T19:31:29.542 INFO:teuthology.orchestra.run.smithi180:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2020-05-21T19:31:29.549 INFO:teuthology.orchestra.run.smithi180.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-05-21T19:31:29.549 INFO:teuthology.orchestra.run.smithi180.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.549 INFO:teuthology.orchestra.run.smithi180.stdout:Device: 6h/6d Inode: 347 Links: 1 2020-05-21T19:31:29.550 INFO:teuthology.orchestra.run.smithi180.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.550 INFO:teuthology.orchestra.run.smithi180.stdout:Access: 2020-05-21 19:19:06.643997881 +0000 2020-05-21T19:31:29.550 INFO:teuthology.orchestra.run.smithi180.stdout:Modify: 2020-05-21 19:19:06.467997883 +0000 2020-05-21T19:31:29.550 INFO:teuthology.orchestra.run.smithi180.stdout:Change: 2020-05-21 19:19:06.467997883 +0000 2020-05-21T19:31:29.550 INFO:teuthology.orchestra.run.smithi180.stdout: Birth: - 2020-05-21T19:31:29.556 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records in 2020-05-21T19:31:29.556 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records out 2020-05-21T19:31:29.556 INFO:teuthology.orchestra.run.smithi180.stderr:512 bytes copied, 0.000306262 s, 1.7 MB/s 2020-05-21T19:31:29.561 INFO:teuthology.orchestra.run.smithi180:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2020-05-21T19:31:29.610 INFO:teuthology.orchestra.run.smithi180.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-05-21T19:31:29.610 INFO:teuthology.orchestra.run.smithi180.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.610 INFO:teuthology.orchestra.run.smithi180.stdout:Device: 6h/6d Inode: 353 Links: 1 2020-05-21T19:31:29.611 INFO:teuthology.orchestra.run.smithi180.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.611 INFO:teuthology.orchestra.run.smithi180.stdout:Access: 2020-05-21 19:19:07.003997877 +0000 2020-05-21T19:31:29.611 INFO:teuthology.orchestra.run.smithi180.stdout:Modify: 2020-05-21 19:19:06.843997879 +0000 2020-05-21T19:31:29.611 INFO:teuthology.orchestra.run.smithi180.stdout:Change: 2020-05-21 19:19:06.843997879 +0000 2020-05-21T19:31:29.612 INFO:teuthology.orchestra.run.smithi180.stdout: Birth: - 2020-05-21T19:31:29.621 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records in 2020-05-21T19:31:29.621 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records out 2020-05-21T19:31:29.621 INFO:teuthology.orchestra.run.smithi180.stderr:512 bytes copied, 0.000300148 s, 1.7 MB/s 2020-05-21T19:31:29.626 INFO:teuthology.orchestra.run.smithi180:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2020-05-21T19:31:29.632 INFO:teuthology.orchestra.run.smithi180.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-05-21T19:31:29.632 INFO:teuthology.orchestra.run.smithi180.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.632 INFO:teuthology.orchestra.run.smithi180.stdout:Device: 6h/6d Inode: 359 Links: 1 2020-05-21T19:31:29.632 INFO:teuthology.orchestra.run.smithi180.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.633 INFO:teuthology.orchestra.run.smithi180.stdout:Access: 2020-05-21 19:19:07.411997873 +0000 2020-05-21T19:31:29.633 INFO:teuthology.orchestra.run.smithi180.stdout:Modify: 2020-05-21 19:19:07.235997875 +0000 2020-05-21T19:31:29.633 INFO:teuthology.orchestra.run.smithi180.stdout:Change: 2020-05-21 19:19:07.235997875 +0000 2020-05-21T19:31:29.633 INFO:teuthology.orchestra.run.smithi180.stdout: Birth: - 2020-05-21T19:31:29.642 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records in 2020-05-21T19:31:29.642 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records out 2020-05-21T19:31:29.643 INFO:teuthology.orchestra.run.smithi180.stderr:512 bytes copied, 0.000289599 s, 1.8 MB/s 2020-05-21T19:31:29.646 INFO:teuthology.orchestra.run.smithi180:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2020-05-21T19:31:29.652 INFO:teuthology.orchestra.run.smithi180.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-05-21T19:31:29.653 INFO:teuthology.orchestra.run.smithi180.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.653 INFO:teuthology.orchestra.run.smithi180.stdout:Device: 6h/6d Inode: 366 Links: 1 2020-05-21T19:31:29.653 INFO:teuthology.orchestra.run.smithi180.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.653 INFO:teuthology.orchestra.run.smithi180.stdout:Access: 2020-05-21 19:19:07.611997871 +0000 2020-05-21T19:31:29.654 INFO:teuthology.orchestra.run.smithi180.stdout:Modify: 2020-05-21 19:19:07.607997871 +0000 2020-05-21T19:31:29.654 INFO:teuthology.orchestra.run.smithi180.stdout:Change: 2020-05-21 19:19:07.607997871 +0000 2020-05-21T19:31:29.654 INFO:teuthology.orchestra.run.smithi180.stdout: Birth: - 2020-05-21T19:31:29.660 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records in 2020-05-21T19:31:29.661 INFO:teuthology.orchestra.run.smithi180.stderr:1+0 records out 2020-05-21T19:31:29.661 INFO:teuthology.orchestra.run.smithi180.stderr:512 bytes copied, 0.000259618 s, 2.0 MB/s 2020-05-21T19:31:29.678 DEBUG:teuthology.orchestra.remote:smithi065:/scratch_devs is 72B 2020-05-21T19:31:29.692 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2020-05-21T19:31:29.692 INFO:teuthology.orchestra.run.smithi065:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2020-05-21T19:31:29.700 INFO:teuthology.orchestra.run.smithi065.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-05-21T19:31:29.700 INFO:teuthology.orchestra.run.smithi065.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.701 INFO:teuthology.orchestra.run.smithi065.stdout:Device: 6h/6d Inode: 348 Links: 1 2020-05-21T19:31:29.701 INFO:teuthology.orchestra.run.smithi065.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.701 INFO:teuthology.orchestra.run.smithi065.stdout:Access: 2020-05-21 19:19:07.918477997 +0000 2020-05-21T19:31:29.701 INFO:teuthology.orchestra.run.smithi065.stdout:Modify: 2020-05-21 19:19:07.914477997 +0000 2020-05-21T19:31:29.701 INFO:teuthology.orchestra.run.smithi065.stdout:Change: 2020-05-21 19:19:07.914477997 +0000 2020-05-21T19:31:29.702 INFO:teuthology.orchestra.run.smithi065.stdout: Birth: - 2020-05-21T19:31:29.708 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records in 2020-05-21T19:31:29.708 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records out 2020-05-21T19:31:29.708 INFO:teuthology.orchestra.run.smithi065.stderr:512 bytes copied, 0.000393294 s, 1.3 MB/s 2020-05-21T19:31:29.712 INFO:teuthology.orchestra.run.smithi065:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2020-05-21T19:31:29.760 INFO:teuthology.orchestra.run.smithi065.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-05-21T19:31:29.761 INFO:teuthology.orchestra.run.smithi065.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.761 INFO:teuthology.orchestra.run.smithi065.stdout:Device: 6h/6d Inode: 352 Links: 1 2020-05-21T19:31:29.761 INFO:teuthology.orchestra.run.smithi065.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.761 INFO:teuthology.orchestra.run.smithi065.stdout:Access: 2020-05-21 19:19:08.302478010 +0000 2020-05-21T19:31:29.761 INFO:teuthology.orchestra.run.smithi065.stdout:Modify: 2020-05-21 19:19:08.298478010 +0000 2020-05-21T19:31:29.762 INFO:teuthology.orchestra.run.smithi065.stdout:Change: 2020-05-21 19:19:08.298478010 +0000 2020-05-21T19:31:29.762 INFO:teuthology.orchestra.run.smithi065.stdout: Birth: - 2020-05-21T19:31:29.770 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records in 2020-05-21T19:31:29.771 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records out 2020-05-21T19:31:29.771 INFO:teuthology.orchestra.run.smithi065.stderr:512 bytes copied, 0.000378968 s, 1.4 MB/s 2020-05-21T19:31:29.775 INFO:teuthology.orchestra.run.smithi065:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2020-05-21T19:31:29.783 INFO:teuthology.orchestra.run.smithi065.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-05-21T19:31:29.783 INFO:teuthology.orchestra.run.smithi065.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.783 INFO:teuthology.orchestra.run.smithi065.stdout:Device: 6h/6d Inode: 362 Links: 1 2020-05-21T19:31:29.784 INFO:teuthology.orchestra.run.smithi065.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.784 INFO:teuthology.orchestra.run.smithi065.stdout:Access: 2020-05-21 19:19:08.898478029 +0000 2020-05-21T19:31:29.784 INFO:teuthology.orchestra.run.smithi065.stdout:Modify: 2020-05-21 19:19:08.710478023 +0000 2020-05-21T19:31:29.784 INFO:teuthology.orchestra.run.smithi065.stdout:Change: 2020-05-21 19:19:08.710478023 +0000 2020-05-21T19:31:29.784 INFO:teuthology.orchestra.run.smithi065.stdout: Birth: - 2020-05-21T19:31:29.796 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records in 2020-05-21T19:31:29.796 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records out 2020-05-21T19:31:29.796 INFO:teuthology.orchestra.run.smithi065.stderr:512 bytes copied, 0.000382228 s, 1.3 MB/s 2020-05-21T19:31:29.797 INFO:teuthology.orchestra.run.smithi065:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2020-05-21T19:31:29.804 INFO:teuthology.orchestra.run.smithi065.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-05-21T19:31:29.805 INFO:teuthology.orchestra.run.smithi065.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-05-21T19:31:29.805 INFO:teuthology.orchestra.run.smithi065.stdout:Device: 6h/6d Inode: 368 Links: 1 2020-05-21T19:31:29.805 INFO:teuthology.orchestra.run.smithi065.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-05-21T19:31:29.805 INFO:teuthology.orchestra.run.smithi065.stdout:Access: 2020-05-21 19:19:09.274478041 +0000 2020-05-21T19:31:29.806 INFO:teuthology.orchestra.run.smithi065.stdout:Modify: 2020-05-21 19:19:09.090478035 +0000 2020-05-21T19:31:29.806 INFO:teuthology.orchestra.run.smithi065.stdout:Change: 2020-05-21 19:19:09.090478035 +0000 2020-05-21T19:31:29.806 INFO:teuthology.orchestra.run.smithi065.stdout: Birth: - 2020-05-21T19:31:29.813 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records in 2020-05-21T19:31:29.813 INFO:teuthology.orchestra.run.smithi065.stderr:1+0 records out 2020-05-21T19:31:29.814 INFO:teuthology.orchestra.run.smithi065.stderr:512 bytes copied, 0.000332067 s, 1.5 MB/s 2020-05-21T19:31:29.817 INFO:tasks.cephadm:Deploying osd.0 on smithi180 with /dev/vg_nvme/lv_4... 2020-05-21T19:31:29.818 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2020-05-21T19:31:31.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:30 smithi180 bash[13639]: cluster 2020-05-21T19:31:29.782908+0000 mgr.smithi180.pepehy (mgr.14165) 52 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:31.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:30 smithi065 bash[13937]: cluster 2020-05-21T19:31:29.782908+0000 mgr.smithi180.pepehy (mgr.14165) 52 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:33.110 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: cluster 2020-05-21T19:31:31.783452+0000 mgr.smithi180.pepehy (mgr.14165) 53 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:33.111 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.562546+0000 mon.smithi180 (mon.0) 236 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:33.111 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.807804+0000 mon.smithi180 (mon.0) 237 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:33.111 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.814072+0000 mon.smithi180 (mon.0) 238 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:33.111 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.816460+0000 mon.smithi180 (mon.0) 239 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:33.112 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.822082+0000 mon.smithi180 (mon.0) 240 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:33.112 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.825275+0000 mon.smithi180 (mon.0) 241 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi065", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2020-05-21T19:31:33.112 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.831080+0000 mon.smithi180 (mon.0) 242 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi065", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2020-05-21T19:31:33.112 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.832629+0000 mon.smithi180 (mon.0) 243 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:33.112 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:32 smithi065 bash[13937]: audit 2020-05-21T19:31:32.834607+0000 mon.smithi180 (mon.0) 244 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "client.crash.smithi065", "key": "container_image"}]: dispatch 2020-05-21T19:31:33.221 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: cluster 2020-05-21T19:31:31.783452+0000 mgr.smithi180.pepehy (mgr.14165) 53 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:33.222 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.562546+0000 mon.smithi180 (mon.0) 236 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:33.222 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.807804+0000 mon.smithi180 (mon.0) 237 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:33.223 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.814072+0000 mon.smithi180 (mon.0) 238 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:33.223 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.816460+0000 mon.smithi180 (mon.0) 239 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:33.223 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.822082+0000 mon.smithi180 (mon.0) 240 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}}, \"last_daemon_update\": \"2020-05-21T19:31:26.410673\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:33.223 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.825275+0000 mon.smithi180 (mon.0) 241 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi065", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2020-05-21T19:31:33.224 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.831080+0000 mon.smithi180 (mon.0) 242 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi065", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2020-05-21T19:31:33.224 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.832629+0000 mon.smithi180 (mon.0) 243 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:33.224 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:32 smithi180 bash[13639]: audit 2020-05-21T19:31:32.834607+0000 mon.smithi180 (mon.0) 244 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "client.crash.smithi065", "key": "container_image"}]: dispatch 2020-05-21T19:31:34.090 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping: /dev/vg_nvme/lv_4 2020-05-21T19:31:34.091 INFO:teuthology.orchestra.run.smithi180.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2020-05-21T19:31:34.091 INFO:teuthology.orchestra.run.smithi180.stderr: stderr: 10+0 records in 2020-05-21T19:31:34.091 INFO:teuthology.orchestra.run.smithi180.stderr:10+0 records out 2020-05-21T19:31:34.091 INFO:teuthology.orchestra.run.smithi180.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0157818 s, 664 MB/s 2020-05-21T19:31:34.091 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping successful for: 2020-05-21T19:31:34.123 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:33 smithi065 bash[13937]: cluster 2020-05-21T19:31:32.823275+0000 mgr.smithi180.pepehy (mgr.14165) 54 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:34.124 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:33 smithi065 bash[13937]: cephadm 2020-05-21T19:31:32.833753+0000 mgr.smithi180.pepehy (mgr.14165) 55 : cephadm [INF] Deploying daemon crash.smithi065 on smithi065 2020-05-21T19:31:34.124 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:33 smithi065 bash[13937]: cluster 2020-05-21T19:31:33.818749+0000 mon.smithi180 (mon.0) 245 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2020-05-21T19:31:34.210 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:33 smithi180 bash[13639]: cluster 2020-05-21T19:31:32.823275+0000 mgr.smithi180.pepehy (mgr.14165) 54 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:34.211 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:33 smithi180 bash[13639]: cephadm 2020-05-21T19:31:32.833753+0000 mgr.smithi180.pepehy (mgr.14165) 55 : cephadm [INF] Deploying daemon crash.smithi065 on smithi065 2020-05-21T19:31:34.211 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:33 smithi180 bash[13639]: cluster 2020-05-21T19:31:33.818749+0000 mon.smithi180 (mon.0) 245 : cluster [WRN] Health check failed: failed to probe daemons or devices (CEPHADM_REFRESH_FAILED) 2020-05-21T19:31:35.048 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi180:vg_nvme/lv_4 2020-05-21T19:31:36.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:35 smithi180 bash[13639]: cluster 2020-05-21T19:31:34.823845+0000 mgr.smithi180.pepehy (mgr.14165) 56 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:36.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:35 smithi180 bash[13639]: audit 2020-05-21T19:31:35.528248+0000 mon.smithi180 (mon.0) 246 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:36.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:35 smithi180 bash[13639]: audit 2020-05-21T19:31:35.534497+0000 mon.smithi180 (mon.0) 247 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:36.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:35 smithi180 bash[13639]: audit 2020-05-21T19:31:35.536908+0000 mon.smithi180 (mon.0) 248 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:31:36.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:35 smithi180 bash[13639]: audit 2020-05-21T19:31:35.540759+0000 mon.smithi180 (mon.0) 249 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:36.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:35 smithi065 bash[13937]: cluster 2020-05-21T19:31:34.823845+0000 mgr.smithi180.pepehy (mgr.14165) 56 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:36.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:35 smithi065 bash[13937]: audit 2020-05-21T19:31:35.528248+0000 mon.smithi180 (mon.0) 246 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:36.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:35 smithi065 bash[13937]: audit 2020-05-21T19:31:35.534497+0000 mon.smithi180 (mon.0) 247 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410146\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410332\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:26.410452\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:36.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:35 smithi065 bash[13937]: audit 2020-05-21T19:31:35.536908+0000 mon.smithi180 (mon.0) 248 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:31:36.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:35 smithi065 bash[13937]: audit 2020-05-21T19:31:35.540759+0000 mon.smithi180 (mon.0) 249 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:37.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:37 smithi180 bash[13639]: cluster 2020-05-21T19:31:36.824358+0000 mgr.smithi180.pepehy (mgr.14165) 57 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:38.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:37 smithi065 bash[13937]: cluster 2020-05-21T19:31:36.824358+0000 mgr.smithi180.pepehy (mgr.14165) 57 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:38.812 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:31:38.801+0000 7f4f14ff9700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:38.812 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:31:38.805+0000 7f4f1d8fa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:31:38.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:38 smithi180 bash[13639]: audit 2020-05-21T19:31:38.017417+0000 mon.smithi180 (mon.0) 250 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.014988\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:38.015878\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:38.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:38 smithi180 bash[13639]: audit 2020-05-21T19:31:38.022922+0000 mon.smithi180 (mon.0) 251 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.014988\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:38.015878\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:38.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:38 smithi180 bash[13639]: audit 2020-05-21T19:31:38.024250+0000 mon.smithi180 (mon.0) 252 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:38 smithi065 bash[13937]: audit 2020-05-21T19:31:38.017417+0000 mon.smithi180 (mon.0) 250 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.014988\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:38.015878\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:39.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:38 smithi065 bash[13937]: audit 2020-05-21T19:31:38.022922+0000 mon.smithi180 (mon.0) 251 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.014988\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}}, \"last_daemon_update\": \"2020-05-21T19:31:38.015878\", \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:39.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:38 smithi065 bash[13937]: audit 2020-05-21T19:31:38.024250+0000 mon.smithi180 (mon.0) 252 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:31:40.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: cluster 2020-05-21T19:31:38.824818+0000 mgr.smithi180.pepehy (mgr.14165) 58 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:40.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.014948+0000 mon.smithi180 (mon.0) 253 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:31:40.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.017790+0000 mon.smithi180 (mon.0) 254 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:31:40.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.019210+0000 mon.smithi180 (mon.0) 255 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:40.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.020942+0000 mon.smithi180 (mon.0) 256 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:31:40.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.209633+0000 mon.smithi180 (mon.0) 257 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207780\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:31:39.208324\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:40.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.214767+0000 mon.smithi180 (mon.0) 258 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207780\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:31:39.208324\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:40.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.218340+0000 mon.smithi180 (mon.0) 259 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:31:40.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.224593+0000 mon.smithi180 (mon.0) 260 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-05-21T19:31:40.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.225765+0000 mon.smithi180 (mon.0) 261 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:40.220 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:39 smithi180 bash[13639]: audit 2020-05-21T19:31:39.227195+0000 mon.smithi180 (mon.0) 262 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon.smithi180", "key": "container_image"}]: dispatch 2020-05-21T19:31:40.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: cluster 2020-05-21T19:31:38.824818+0000 mgr.smithi180.pepehy (mgr.14165) 58 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.014948+0000 mon.smithi180 (mon.0) 253 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:31:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.017790+0000 mon.smithi180 (mon.0) 254 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:31:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.019210+0000 mon.smithi180 (mon.0) 255 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.020942+0000 mon.smithi180 (mon.0) 256 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:31:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.209633+0000 mon.smithi180 (mon.0) 257 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207780\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:31:39.208324\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:31:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.214767+0000 mon.smithi180 (mon.0) 258 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207780\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:53.781141\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:31:39.208324\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:31:40.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.218340+0000 mon.smithi180 (mon.0) 259 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:31:40.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.224593+0000 mon.smithi180 (mon.0) 260 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-05-21T19:31:40.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.225765+0000 mon.smithi180 (mon.0) 261 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:40.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:39 smithi065 bash[13937]: audit 2020-05-21T19:31:39.227195+0000 mon.smithi180 (mon.0) 262 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon.smithi180", "key": "container_image"}]: dispatch 2020-05-21T19:31:41.231 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: audit 2020-05-21T19:31:39.013455+0000 mgr.smithi180.pepehy (mgr.14165) 59 : audit [DBG] from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:31:41.232 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cephadm 2020-05-21T19:31:39.016253+0000 mgr.smithi180.pepehy (mgr.14165) 60 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:31:41.232 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cephadm 2020-05-21T19:31:39.016388+0000 mgr.smithi180.pepehy (mgr.14165) 61 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:31:41.232 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cephadm 2020-05-21T19:31:39.017137+0000 mgr.smithi180.pepehy (mgr.14165) 62 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:31:41.233 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cluster 2020-05-21T19:31:39.215458+0000 mgr.smithi180.pepehy (mgr.14165) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:41.233 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cephadm 2020-05-21T19:31:39.224219+0000 mgr.smithi180.pepehy (mgr.14165) 64 : cephadm [INF] Reconfiguring mon.smithi180 (unknown last config time)... 2020-05-21T19:31:41.233 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cephadm 2020-05-21T19:31:39.226739+0000 mgr.smithi180.pepehy (mgr.14165) 65 : cephadm [INF] Reconfiguring daemon mon.smithi180 on smithi180 2020-05-21T19:31:41.233 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:40 smithi180 bash[13639]: cluster 2020-05-21T19:31:40.211825+0000 mon.smithi180 (mon.0) 263 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2020-05-21T19:31:41.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: audit 2020-05-21T19:31:39.013455+0000 mgr.smithi180.pepehy (mgr.14165) 59 : audit [DBG] from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:31:41.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cephadm 2020-05-21T19:31:39.016253+0000 mgr.smithi180.pepehy (mgr.14165) 60 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:31:41.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cephadm 2020-05-21T19:31:39.016388+0000 mgr.smithi180.pepehy (mgr.14165) 61 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:31:41.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cephadm 2020-05-21T19:31:39.017137+0000 mgr.smithi180.pepehy (mgr.14165) 62 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:31:41.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cluster 2020-05-21T19:31:39.215458+0000 mgr.smithi180.pepehy (mgr.14165) 63 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:41.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cephadm 2020-05-21T19:31:39.224219+0000 mgr.smithi180.pepehy (mgr.14165) 64 : cephadm [INF] Reconfiguring mon.smithi180 (unknown last config time)... 2020-05-21T19:31:41.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cephadm 2020-05-21T19:31:39.226739+0000 mgr.smithi180.pepehy (mgr.14165) 65 : cephadm [INF] Reconfiguring daemon mon.smithi180 on smithi180 2020-05-21T19:31:41.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:40 smithi065 bash[13937]: cluster 2020-05-21T19:31:40.211825+0000 mon.smithi180 (mon.0) 263 : cluster [INF] Health check cleared: CEPHADM_REFRESH_FAILED (was: failed to probe daemons or devices) 2020-05-21T19:31:43.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:42 smithi180 bash[13639]: cluster 2020-05-21T19:31:41.215970+0000 mgr.smithi180.pepehy (mgr.14165) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:43.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:42 smithi065 bash[13937]: cluster 2020-05-21T19:31:41.215970+0000 mgr.smithi180.pepehy (mgr.14165) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: audit 2020-05-21T19:31:42.884983+0000 mon.smithi180 (mon.0) 264 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: audit 2020-05-21T19:31:42.888485+0000 mon.smithi180 (mon.0) 265 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:44.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: cephadm 2020-05-21T19:31:42.889137+0000 mgr.smithi180.pepehy (mgr.14165) 67 : cephadm [INF] Reconfiguring mgr.smithi180.pepehy (unknown last config time)... 2020-05-21T19:31:44.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: audit 2020-05-21T19:31:42.889570+0000 mon.smithi180 (mon.0) 266 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mgr.smithi180.pepehy"}]: dispatch 2020-05-21T19:31:44.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: audit 2020-05-21T19:31:42.890683+0000 mon.smithi180 (mon.0) 267 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:44.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: cephadm 2020-05-21T19:31:42.891488+0000 mgr.smithi180.pepehy (mgr.14165) 68 : cephadm [INF] Reconfiguring daemon mgr.smithi180.pepehy on smithi180 2020-05-21T19:31:44.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:43 smithi180 bash[13639]: audit 2020-05-21T19:31:42.891865+0000 mon.smithi180 (mon.0) 268 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mgr.smithi180.pepehy", "key": "container_image"}]: dispatch 2020-05-21T19:31:44.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: audit 2020-05-21T19:31:42.884983+0000 mon.smithi180 (mon.0) 264 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:44.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: audit 2020-05-21T19:31:42.888485+0000 mon.smithi180 (mon.0) 265 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015154\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:44.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: cephadm 2020-05-21T19:31:42.889137+0000 mgr.smithi180.pepehy (mgr.14165) 67 : cephadm [INF] Reconfiguring mgr.smithi180.pepehy (unknown last config time)... 2020-05-21T19:31:44.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: audit 2020-05-21T19:31:42.889570+0000 mon.smithi180 (mon.0) 266 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mgr.smithi180.pepehy"}]: dispatch 2020-05-21T19:31:44.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: audit 2020-05-21T19:31:42.890683+0000 mon.smithi180 (mon.0) 267 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:44.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: cephadm 2020-05-21T19:31:42.891488+0000 mgr.smithi180.pepehy (mgr.14165) 68 : cephadm [INF] Reconfiguring daemon mgr.smithi180.pepehy on smithi180 2020-05-21T19:31:44.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:43 smithi065 bash[13937]: audit 2020-05-21T19:31:42.891865+0000 mon.smithi180 (mon.0) 268 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mgr.smithi180.pepehy", "key": "container_image"}]: dispatch 2020-05-21T19:31:45.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:44 smithi180 bash[13639]: cluster 2020-05-21T19:31:43.216501+0000 mgr.smithi180.pepehy (mgr.14165) 69 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:45.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:44 smithi180 bash[13639]: audit 2020-05-21T19:31:44.790671+0000 mon.smithi180 (mon.0) 269 : audit [INF] from='client.? 172.21.15.180:0/4079844205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bcd0d8bc-ef01-4163-ba15-570a6c3e305f"}]: dispatch 2020-05-21T19:31:45.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:44 smithi180 bash[13639]: audit 2020-05-21T19:31:44.797823+0000 mon.smithi180 (mon.0) 270 : audit [INF] from='client.? 172.21.15.180:0/4079844205' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd0d8bc-ef01-4163-ba15-570a6c3e305f"}]': finished 2020-05-21T19:31:45.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:44 smithi180 bash[13639]: cluster 2020-05-21T19:31:44.797909+0000 mon.smithi180 (mon.0) 271 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2020-05-21T19:31:45.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:44 smithi180 bash[13639]: audit 2020-05-21T19:31:44.798142+0000 mon.smithi180 (mon.0) 272 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:31:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:44 smithi065 bash[13937]: cluster 2020-05-21T19:31:43.216501+0000 mgr.smithi180.pepehy (mgr.14165) 69 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:44 smithi065 bash[13937]: audit 2020-05-21T19:31:44.790671+0000 mon.smithi180 (mon.0) 269 : audit [INF] from='client.? 172.21.15.180:0/4079844205' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bcd0d8bc-ef01-4163-ba15-570a6c3e305f"}]: dispatch 2020-05-21T19:31:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:44 smithi065 bash[13937]: audit 2020-05-21T19:31:44.797823+0000 mon.smithi180 (mon.0) 270 : audit [INF] from='client.? 172.21.15.180:0/4079844205' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd0d8bc-ef01-4163-ba15-570a6c3e305f"}]': finished 2020-05-21T19:31:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:44 smithi065 bash[13937]: cluster 2020-05-21T19:31:44.797909+0000 mon.smithi180 (mon.0) 271 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2020-05-21T19:31:45.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:44 smithi065 bash[13937]: audit 2020-05-21T19:31:44.798142+0000 mon.smithi180 (mon.0) 272 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:31:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:46 smithi180 bash[13639]: cluster 2020-05-21T19:31:45.217062+0000 mgr.smithi180.pepehy (mgr.14165) 70 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:47.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:46 smithi065 bash[13937]: cluster 2020-05-21T19:31:45.217062+0000 mgr.smithi180.pepehy (mgr.14165) 70 : cluster [DBG] pgmap v48: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:48.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:47 smithi180 bash[13639]: audit 2020-05-21T19:31:47.133841+0000 mon.smithi180 (mon.0) 273 : audit [DBG] from='client.? 172.21.15.180:0/2628540960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:31:48.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:47 smithi065 bash[13937]: audit 2020-05-21T19:31:47.133841+0000 mon.smithi180 (mon.0) 273 : audit [DBG] from='client.? 172.21.15.180:0/2628540960' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:31:49.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:48 smithi180 bash[13639]: cluster 2020-05-21T19:31:47.217431+0000 mgr.smithi180.pepehy (mgr.14165) 71 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:49.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:48 smithi065 bash[13937]: cluster 2020-05-21T19:31:47.217431+0000 mgr.smithi180.pepehy (mgr.14165) 71 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:50.941 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:50 smithi180 bash[13639]: cluster 2020-05-21T19:31:49.217903+0000 mgr.smithi180.pepehy (mgr.14165) 72 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:50.942 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:50 smithi180 bash[13639]: audit 2020-05-21T19:31:50.622154+0000 mon.smithi180 (mon.0) 274 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:31:51.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:50 smithi065 bash[13937]: cluster 2020-05-21T19:31:49.217903+0000 mgr.smithi180.pepehy (mgr.14165) 72 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:51.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:50 smithi065 bash[13937]: audit 2020-05-21T19:31:50.622154+0000 mon.smithi180 (mon.0) 274 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:31:52.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:52 smithi180 bash[13639]: cluster 2020-05-21T19:31:51.218481+0000 mgr.smithi180.pepehy (mgr.14165) 73 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:53.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:52 smithi065 bash[13937]: cluster 2020-05-21T19:31:51.218481+0000 mgr.smithi180.pepehy (mgr.14165) 73 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:55.128 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:54 smithi180 bash[13639]: cluster 2020-05-21T19:31:53.219060+0000 mgr.smithi180.pepehy (mgr.14165) 74 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:55.129 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:54 smithi180 bash[13639]: audit 2020-05-21T19:31:53.995646+0000 mon.smithi180 (mon.0) 275 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:55.129 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:54 smithi180 bash[13639]: audit 2020-05-21T19:31:54.001826+0000 mon.smithi180 (mon.0) 276 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:55.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:54 smithi065 bash[13937]: cluster 2020-05-21T19:31:53.219060+0000 mgr.smithi180.pepehy (mgr.14165) 74 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:55.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:54 smithi065 bash[13937]: audit 2020-05-21T19:31:53.995646+0000 mon.smithi180 (mon.0) 275 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:31:55.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:54 smithi065 bash[13937]: audit 2020-05-21T19:31:54.001826+0000 mon.smithi180 (mon.0) 276 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"338e861c3d2b\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015263\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:30:31.498446\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:30:17.241990\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:31:55.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:55 smithi180 bash[13639]: cephadm 2020-05-21T19:31:54.002784+0000 mgr.smithi180.pepehy (mgr.14165) 75 : cephadm [INF] Reconfiguring alertmanager.smithi180 (dependencies changed)... 2020-05-21T19:31:55.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:55 smithi180 bash[13639]: cephadm 2020-05-21T19:31:54.007649+0000 mgr.smithi180.pepehy (mgr.14165) 76 : cephadm [INF] Reconfiguring daemon alertmanager.smithi180 on smithi180 2020-05-21T19:31:56.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:55 smithi065 bash[13937]: cephadm 2020-05-21T19:31:54.002784+0000 mgr.smithi180.pepehy (mgr.14165) 75 : cephadm [INF] Reconfiguring alertmanager.smithi180 (dependencies changed)... 2020-05-21T19:31:56.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:55 smithi065 bash[13937]: cephadm 2020-05-21T19:31:54.007649+0000 mgr.smithi180.pepehy (mgr.14165) 76 : cephadm [INF] Reconfiguring daemon alertmanager.smithi180 on smithi180 2020-05-21T19:31:57.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:56 smithi180 bash[13639]: cluster 2020-05-21T19:31:55.219583+0000 mgr.smithi180.pepehy (mgr.14165) 77 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:57.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:56 smithi180 bash[13639]: audit 2020-05-21T19:31:56.250997+0000 mon.smithi180 (mon.0) 277 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2020-05-21T19:31:57.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:56 smithi180 bash[13639]: audit 2020-05-21T19:31:56.252906+0000 mon.smithi180 (mon.0) 278 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:57.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:56 smithi180 bash[13639]: audit 2020-05-21T19:31:56.255032+0000 mon.smithi180 (mon.0) 279 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2020-05-21T19:31:57.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:56 smithi065 bash[13937]: cluster 2020-05-21T19:31:55.219583+0000 mgr.smithi180.pepehy (mgr.14165) 77 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:57.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:56 smithi065 bash[13937]: audit 2020-05-21T19:31:56.250997+0000 mon.smithi180 (mon.0) 277 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2020-05-21T19:31:57.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:56 smithi065 bash[13937]: audit 2020-05-21T19:31:56.252906+0000 mon.smithi180 (mon.0) 278 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:31:57.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:56 smithi065 bash[13937]: audit 2020-05-21T19:31:56.255032+0000 mon.smithi180 (mon.0) 279 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2020-05-21T19:31:57.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:57 smithi180 bash[13639]: cephadm 2020-05-21T19:31:56.254370+0000 mgr.smithi180.pepehy (mgr.14165) 78 : cephadm [INF] Deploying daemon osd.0 on smithi180 2020-05-21T19:31:58.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:57 smithi065 bash[13937]: cephadm 2020-05-21T19:31:56.254370+0000 mgr.smithi180.pepehy (mgr.14165) 78 : cephadm [INF] Deploying daemon osd.0 on smithi180 2020-05-21T19:31:59.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:31:58 smithi180 bash[13639]: cluster 2020-05-21T19:31:57.220145+0000 mgr.smithi180.pepehy (mgr.14165) 79 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:31:59.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:31:58 smithi065 bash[13937]: cluster 2020-05-21T19:31:57.220145+0000 mgr.smithi180.pepehy (mgr.14165) 79 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:00.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:00 smithi180 bash[13639]: cluster 2020-05-21T19:31:59.220739+0000 mgr.smithi180.pepehy (mgr.14165) 80 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:01.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:00 smithi065 bash[13937]: cluster 2020-05-21T19:31:59.220739+0000 mgr.smithi180.pepehy (mgr.14165) 80 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:01 smithi180 bash[13639]: audit 2020-05-21T19:32:01.611771+0000 mon.smithi180 (mon.0) 280 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:01 smithi180 bash[13639]: audit 2020-05-21T19:32:01.615968+0000 mon.smithi180 (mon.0) 281 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:01 smithi180 bash[13639]: audit 2020-05-21T19:32:01.616996+0000 mon.smithi180 (mon.0) 282 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.crash.smithi180"}]: dispatch 2020-05-21T19:32:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:01 smithi180 bash[13639]: audit 2020-05-21T19:32:01.618066+0000 mon.smithi180 (mon.0) 283 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:01 smithi180 bash[13639]: audit 2020-05-21T19:32:01.619098+0000 mon.smithi180 (mon.0) 284 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "client.crash.smithi180", "key": "container_image"}]: dispatch 2020-05-21T19:32:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:01 smithi065 bash[13937]: audit 2020-05-21T19:32:01.611771+0000 mon.smithi180 (mon.0) 280 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:01 smithi065 bash[13937]: audit 2020-05-21T19:32:01.615968+0000 mon.smithi180 (mon.0) 281 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:01 smithi065 bash[13937]: audit 2020-05-21T19:32:01.616996+0000 mon.smithi180 (mon.0) 282 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.crash.smithi180"}]: dispatch 2020-05-21T19:32:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:01 smithi065 bash[13937]: audit 2020-05-21T19:32:01.618066+0000 mon.smithi180 (mon.0) 283 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:01 smithi065 bash[13937]: audit 2020-05-21T19:32:01.619098+0000 mon.smithi180 (mon.0) 284 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "client.crash.smithi180", "key": "container_image"}]: dispatch 2020-05-21T19:32:03.158 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:02 smithi180 bash[13639]: cluster 2020-05-21T19:32:01.221308+0000 mgr.smithi180.pepehy (mgr.14165) 81 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:03.158 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:02 smithi180 bash[13639]: cephadm 2020-05-21T19:32:01.616599+0000 mgr.smithi180.pepehy (mgr.14165) 82 : cephadm [INF] Reconfiguring crash.smithi180 (monmap changed)... 2020-05-21T19:32:03.158 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:02 smithi180 bash[13639]: cephadm 2020-05-21T19:32:01.618753+0000 mgr.smithi180.pepehy (mgr.14165) 83 : cephadm [INF] Reconfiguring daemon crash.smithi180 on smithi180 2020-05-21T19:32:03.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:02 smithi065 bash[13937]: cluster 2020-05-21T19:32:01.221308+0000 mgr.smithi180.pepehy (mgr.14165) 81 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:03.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:02 smithi065 bash[13937]: cephadm 2020-05-21T19:32:01.616599+0000 mgr.smithi180.pepehy (mgr.14165) 82 : cephadm [INF] Reconfiguring crash.smithi180 (monmap changed)... 2020-05-21T19:32:03.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:02 smithi065 bash[13937]: cephadm 2020-05-21T19:32:01.618753+0000 mgr.smithi180.pepehy (mgr.14165) 83 : cephadm [INF] Reconfiguring daemon crash.smithi180 on smithi180 2020-05-21T19:32:04.881 INFO:teuthology.orchestra.run.smithi180.stdout:Created osd(s) 0 on host 'smithi180' 2020-05-21T19:32:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:04 smithi180 bash[13639]: cluster 2020-05-21T19:32:03.221783+0000 mgr.smithi180.pepehy (mgr.14165) 84 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:05.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:04 smithi065 bash[13937]: cluster 2020-05-21T19:32:03.221783+0000 mgr.smithi180.pepehy (mgr.14165) 84 : cluster [DBG] pgmap v57: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:06.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:05 smithi180 bash[13639]: audit 2020-05-21T19:32:04.871578+0000 mon.smithi180 (mon.0) 285 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:06.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:05 smithi180 bash[13639]: audit 2020-05-21T19:32:04.877406+0000 mon.smithi180 (mon.0) 286 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:06.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:05 smithi065 bash[13937]: audit 2020-05-21T19:32:04.871578+0000 mon.smithi180 (mon.0) 285 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:06.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:05 smithi065 bash[13937]: audit 2020-05-21T19:32:04.877406+0000 mon.smithi180 (mon.0) 286 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015367\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:31.478899\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_device_update\": \"2020-05-21T19:30:17.236377\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:06.560 INFO:teuthology.orchestra.run.smithi180:osd.0> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.0.service 2020-05-21T19:32:06.563 INFO:tasks.cephadm:Deploying osd.1 on smithi180 with /dev/vg_nvme/lv_3... 2020-05-21T19:32:06.563 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2020-05-21T19:32:06.645 INFO:ceph.osd.0.smithi180.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:32:07.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:06 smithi180 bash[13639]: cluster 2020-05-21T19:32:05.222211+0000 mgr.smithi180.pepehy (mgr.14165) 85 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:07.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:06 smithi065 bash[13937]: cluster 2020-05-21T19:32:05.222211+0000 mgr.smithi180.pepehy (mgr.14165) 85 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:08.809 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2020-05-21T19:32:08.809 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2020-05-21T19:32:08.809 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2020-05-21T19:32:08.810 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2020-05-21T19:32:08.810 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2020-05-21T19:32:08.810 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2020-05-21T19:32:08.810 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:08 smithi180 bash[21028]: --> ceph-volume lvm activate successful for osd ID: 0 2020-05-21T19:32:09.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:08 smithi180 bash[13639]: cluster 2020-05-21T19:32:07.222691+0000 mgr.smithi180.pepehy (mgr.14165) 86 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:08 smithi065 bash[13937]: cluster 2020-05-21T19:32:07.222691+0000 mgr.smithi180.pepehy (mgr.14165) 86 : cluster [DBG] pgmap v59: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:10 smithi180 bash[13639]: cluster 2020-05-21T19:32:09.223242+0000 mgr.smithi180.pepehy (mgr.14165) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:10 smithi180 bash[13639]: audit 2020-05-21T19:32:10.184062+0000 mon.smithi180 (mon.0) 287 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:10 smithi180 bash[13639]: audit 2020-05-21T19:32:10.188444+0000 mon.smithi180 (mon.0) 288 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:10 smithi065 bash[13937]: cluster 2020-05-21T19:32:09.223242+0000 mgr.smithi180.pepehy (mgr.14165) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:10 smithi065 bash[13937]: audit 2020-05-21T19:32:10.184062+0000 mon.smithi180 (mon.0) 287 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:10 smithi065 bash[13937]: audit 2020-05-21T19:32:10.188444+0000 mon.smithi180 (mon.0) 288 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"eba1d7e7e2e3\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015469\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:30:53.799131\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:34.839167\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:12.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:11 smithi180 bash[13639]: cephadm 2020-05-21T19:32:10.189298+0000 mgr.smithi180.pepehy (mgr.14165) 88 : cephadm [INF] Reconfiguring grafana.smithi180 (dependencies changed)... 2020-05-21T19:32:12.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:11 smithi180 bash[13639]: cephadm 2020-05-21T19:32:10.196581+0000 mgr.smithi180.pepehy (mgr.14165) 89 : cephadm [INF] Reconfiguring daemon grafana.smithi180 on smithi180 2020-05-21T19:32:12.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:11 smithi065 bash[13937]: cephadm 2020-05-21T19:32:10.189298+0000 mgr.smithi180.pepehy (mgr.14165) 88 : cephadm [INF] Reconfiguring grafana.smithi180 (dependencies changed)... 2020-05-21T19:32:12.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:11 smithi065 bash[13937]: cephadm 2020-05-21T19:32:10.196581+0000 mgr.smithi180.pepehy (mgr.14165) 89 : cephadm [INF] Reconfiguring daemon grafana.smithi180 on smithi180 2020-05-21T19:32:12.717 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 1 -- 172.21.15.180:0/3554758245 >> [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] conn(0x556a176d6c00 msgr2=0x556a176d3680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2020-05-21T19:32:12.717 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 1 --2- 172.21.15.180:0/3554758245 >> [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] conn(0x556a176d6c00 0x556a176d3680 secure :-1 s=READY pgs=117 cs=0 l=1 rx=0x556a176823c0 tx=0x556a17715ea0).stop 2020-05-21T19:32:12.717 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 5 --2- 172.21.15.180:0/3554758245 >> [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] conn(0x556a176d6c00 0x556a176d3680 secure :-1 s=READY pgs=117 cs=0 l=1 rx=0x556a176823c0 tx=0x556a17715ea0).reset_recv_state 2020-05-21T19:32:12.718 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 20 Event(0x556a17633280 nevent=5000 time_id=3).wakeup 2020-05-21T19:32:12.718 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 10 --2- 172.21.15.180:0/3554758245 >> [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] conn(0x556a176d6c00 0x556a176d3680 secure :-1 s=READY pgs=117 cs=0 l=1 rx=0x556a176823c0 tx=0x556a17715ea0).discard_out_queue started 2020-05-21T19:32:12.718 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34aaa9b700 5 --2- 172.21.15.180:0/3554758245 >> [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] conn(0x556a176d6c00 0x556a176d3680 secure :-1 s=READY pgs=117 cs=0 l=1 rx=0x556a176823c0 tx=0x556a17715ea0).reset_recv_state (warped) reseting crypto handlers 2020-05-21T19:32:12.718 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 20 Event(0x556a17633280 nevent=5000 time_id=3).wakeup 2020-05-21T19:32:12.718 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34aaa9b700 5 --2- 172.21.15.180:0/3554758245 >> [v2:172.21.15.180:3300/0,v1:172.21.15.180:6789/0] conn(0x556a176d6c00 0x556a176d3680 secure :-1 s=CLOSED pgs=117 cs=0 l=1 rx=0x556a176823c0 tx=0x556a17715ea0).reset_security 2020-05-21T19:32:12.719 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34aaa9b700 20 EpollDriver.del_event del event fd=14 cur_mask=1 delmask=3 to 8 2020-05-21T19:32:12.719 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34a8296700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:12.719 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:12.719 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:12 smithi180 bash[21300]: debug 2020-05-21T19:32:12.493+0000 7f34b0c95ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:13.037 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:12 smithi180 bash[13639]: cluster 2020-05-21T19:32:11.223735+0000 mgr.smithi180.pepehy (mgr.14165) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:13.092 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping: /dev/vg_nvme/lv_3 2020-05-21T19:32:13.093 INFO:teuthology.orchestra.run.smithi180.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2020-05-21T19:32:13.093 INFO:teuthology.orchestra.run.smithi180.stderr: stderr: 10+0 records in 2020-05-21T19:32:13.094 INFO:teuthology.orchestra.run.smithi180.stderr:10+0 records out 2020-05-21T19:32:13.094 INFO:teuthology.orchestra.run.smithi180.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0159838 s, 656 MB/s 2020-05-21T19:32:13.094 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping successful for: 2020-05-21T19:32:13.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:12 smithi065 bash[13937]: cluster 2020-05-21T19:32:11.223735+0000 mgr.smithi180.pepehy (mgr.14165) 90 : cluster [DBG] pgmap v61: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:13.300 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:13 smithi180 bash[21300]: debug 2020-05-21T19:32:13.033+0000 7f34b0c95ec0 -1 Falling back to public interface 2020-05-21T19:32:14.183 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:13 smithi180 bash[13639]: cluster 2020-05-21T19:32:13.224298+0000 mgr.smithi180.pepehy (mgr.14165) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:14.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:13 smithi065 bash[13937]: cluster 2020-05-21T19:32:13.224298+0000 mgr.smithi180.pepehy (mgr.14165) 91 : cluster [DBG] pgmap v62: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:14.466 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:14 smithi180 bash[21300]: debug 2020-05-21T19:32:14.177+0000 7f34b0c95ec0 -1 osd.0 0 log_to_monitors {default=true} 2020-05-21T19:32:14.558 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi180:vg_nvme/lv_3 2020-05-21T19:32:15.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:14 smithi180 bash[13639]: audit 2020-05-21T19:32:14.185866+0000 mon.smithi180 (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2020-05-21T19:32:15.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:14 smithi065 bash[13937]: audit 2020-05-21T19:32:14.185866+0000 mon.smithi180 (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2020-05-21T19:32:16.216 INFO:ceph.osd.0.smithi180.stdout:May 21 19:32:15 smithi180 bash[21300]: debug 2020-05-21T19:32:15.949+0000 7f3493ff7700 -1 osd.0 0 waiting for initial osdmap 2020-05-21T19:32:16.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: audit 2020-05-21T19:32:14.937883+0000 mon.smithi180 (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2020-05-21T19:32:16.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: cluster 2020-05-21T19:32:14.937926+0000 mon.smithi180 (mon.0) 291 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2020-05-21T19:32:16.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: audit 2020-05-21T19:32:14.938174+0000 mon.smithi180 (mon.0) 292 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:16.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: audit 2020-05-21T19:32:14.939181+0000 mon.smithi180 (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:32:16.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: cluster 2020-05-21T19:32:15.175914+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:32:16.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: cluster 2020-05-21T19:32:15.176024+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:32:16.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:15 smithi180 bash[13639]: cluster 2020-05-21T19:32:15.224819+0000 mgr.smithi180.pepehy (mgr.14165) 92 : cluster [DBG] pgmap v64: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:16.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: audit 2020-05-21T19:32:14.937883+0000 mon.smithi180 (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2020-05-21T19:32:16.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: cluster 2020-05-21T19:32:14.937926+0000 mon.smithi180 (mon.0) 291 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2020-05-21T19:32:16.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: audit 2020-05-21T19:32:14.938174+0000 mon.smithi180 (mon.0) 292 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:16.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: audit 2020-05-21T19:32:14.939181+0000 mon.smithi180 (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:32:16.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: cluster 2020-05-21T19:32:15.175914+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:32:16.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: cluster 2020-05-21T19:32:15.176024+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:32:16.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:15 smithi065 bash[13937]: cluster 2020-05-21T19:32:15.224819+0000 mgr.smithi180.pepehy (mgr.14165) 92 : cluster [DBG] pgmap v64: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2020-05-21T19:32:17.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:16 smithi180 bash[13639]: audit 2020-05-21T19:32:15.947396+0000 mon.smithi180 (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:32:17.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:16 smithi180 bash[13639]: cluster 2020-05-21T19:32:15.947451+0000 mon.smithi180 (mon.0) 295 : cluster [DBG] osdmap e10: 1 total, 0 up, 0 in 2020-05-21T19:32:17.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:16 smithi180 bash[13639]: audit 2020-05-21T19:32:15.947967+0000 mon.smithi180 (mon.0) 296 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:17.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:16 smithi180 bash[13639]: audit 2020-05-21T19:32:15.953624+0000 mon.smithi180 (mon.0) 297 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:17.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:16 smithi065 bash[13937]: audit 2020-05-21T19:32:15.947396+0000 mon.smithi180 (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:32:17.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:16 smithi065 bash[13937]: cluster 2020-05-21T19:32:15.947451+0000 mon.smithi180 (mon.0) 295 : cluster [DBG] osdmap e10: 1 total, 0 up, 0 in 2020-05-21T19:32:17.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:16 smithi065 bash[13937]: audit 2020-05-21T19:32:15.947967+0000 mon.smithi180 (mon.0) 296 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:17.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:16 smithi065 bash[13937]: audit 2020-05-21T19:32:15.953624+0000 mon.smithi180 (mon.0) 297 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:18.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:17 smithi180 bash[13639]: cluster 2020-05-21T19:32:16.951215+0000 mon.smithi180 (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488] boot 2020-05-21T19:32:18.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:17 smithi180 bash[13639]: cluster 2020-05-21T19:32:16.951305+0000 mon.smithi180 (mon.0) 299 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2020-05-21T19:32:18.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:17 smithi180 bash[13639]: audit 2020-05-21T19:32:16.952429+0000 mon.smithi180 (mon.0) 300 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:18.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:17 smithi180 bash[13639]: cluster 2020-05-21T19:32:17.225481+0000 mgr.smithi180.pepehy (mgr.14165) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:18.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:17 smithi180 bash[13639]: cluster 2020-05-21T19:32:17.951929+0000 mon.smithi180 (mon.0) 301 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2020-05-21T19:32:18.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:17 smithi065 bash[13937]: cluster 2020-05-21T19:32:16.951215+0000 mon.smithi180 (mon.0) 298 : cluster [INF] osd.0 [v2:172.21.15.180:6802/714049488,v1:172.21.15.180:6803/714049488] boot 2020-05-21T19:32:18.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:17 smithi065 bash[13937]: cluster 2020-05-21T19:32:16.951305+0000 mon.smithi180 (mon.0) 299 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2020-05-21T19:32:18.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:17 smithi065 bash[13937]: audit 2020-05-21T19:32:16.952429+0000 mon.smithi180 (mon.0) 300 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2020-05-21T19:32:18.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:17 smithi065 bash[13937]: cluster 2020-05-21T19:32:17.225481+0000 mgr.smithi180.pepehy (mgr.14165) 93 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:18.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:17 smithi065 bash[13937]: cluster 2020-05-21T19:32:17.951929+0000 mon.smithi180 (mon.0) 301 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2020-05-21T19:32:19.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:18 smithi180 bash[13639]: cluster 2020-05-21T19:32:17.955860+0000 mon.smithi180 (mon.0) 302 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:32:19.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:18 smithi180 bash[13639]: cluster 2020-05-21T19:32:18.955950+0000 mon.smithi180 (mon.0) 303 : cluster [DBG] osdmap e13: 1 total, 1 up, 1 in 2020-05-21T19:32:19.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:18 smithi065 bash[13937]: cluster 2020-05-21T19:32:17.955860+0000 mon.smithi180 (mon.0) 302 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:32:19.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:18 smithi065 bash[13937]: cluster 2020-05-21T19:32:18.955950+0000 mon.smithi180 (mon.0) 303 : cluster [DBG] osdmap e13: 1 total, 1 up, 1 in 2020-05-21T19:32:20.172 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: cluster 2020-05-21T19:32:19.226050+0000 mgr.smithi180.pepehy (mgr.14165) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:20.172 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: audit 2020-05-21T19:32:19.616597+0000 mon.smithi180 (mon.0) 304 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:20.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: audit 2020-05-21T19:32:19.621241+0000 mon.smithi180 (mon.0) 305 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:20.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: cephadm 2020-05-21T19:32:19.621841+0000 mgr.smithi180.pepehy (mgr.14165) 95 : cephadm [INF] Reconfiguring mgr.smithi065.ighord (monmap changed)... 2020-05-21T19:32:20.174 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: audit 2020-05-21T19:32:19.622130+0000 mon.smithi180 (mon.0) 306 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mgr.smithi065.ighord"}]: dispatch 2020-05-21T19:32:20.174 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: audit 2020-05-21T19:32:19.623088+0000 mon.smithi180 (mon.0) 307 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:20.174 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: cephadm 2020-05-21T19:32:19.623867+0000 mgr.smithi180.pepehy (mgr.14165) 96 : cephadm [INF] Reconfiguring daemon mgr.smithi065.ighord on smithi065 2020-05-21T19:32:20.174 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:19 smithi180 bash[13639]: audit 2020-05-21T19:32:19.624765+0000 mon.smithi180 (mon.0) 308 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mgr.smithi065.ighord", "key": "container_image"}]: dispatch 2020-05-21T19:32:20.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: cluster 2020-05-21T19:32:19.226050+0000 mgr.smithi180.pepehy (mgr.14165) 94 : cluster [DBG] pgmap v70: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:20.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: audit 2020-05-21T19:32:19.616597+0000 mon.smithi180 (mon.0) 304 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:20.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: audit 2020-05-21T19:32:19.621241+0000 mon.smithi180 (mon.0) 305 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"status\": 1, \"status_desc\": \"starting\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015571\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:38.015673\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:20.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: cephadm 2020-05-21T19:32:19.621841+0000 mgr.smithi180.pepehy (mgr.14165) 95 : cephadm [INF] Reconfiguring mgr.smithi065.ighord (monmap changed)... 2020-05-21T19:32:20.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: audit 2020-05-21T19:32:19.622130+0000 mon.smithi180 (mon.0) 306 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mgr.smithi065.ighord"}]: dispatch 2020-05-21T19:32:20.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: audit 2020-05-21T19:32:19.623088+0000 mon.smithi180 (mon.0) 307 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:20.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: cephadm 2020-05-21T19:32:19.623867+0000 mgr.smithi180.pepehy (mgr.14165) 96 : cephadm [INF] Reconfiguring daemon mgr.smithi065.ighord on smithi065 2020-05-21T19:32:20.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:19 smithi065 bash[13937]: audit 2020-05-21T19:32:19.624765+0000 mon.smithi180 (mon.0) 308 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mgr.smithi065.ighord", "key": "container_image"}]: dispatch 2020-05-21T19:32:20.319 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:32:20.312+0000 7fa6d7fff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:20.320 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:32:20.316+0000 7fa6df59e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:21.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: audit 2020-05-21T19:32:20.521416+0000 mgr.smithi180.pepehy (mgr.14165) 97 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:32:21.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: audit 2020-05-21T19:32:20.522635+0000 mon.smithi180 (mon.0) 309 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:32:21.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: cephadm 2020-05-21T19:32:20.523800+0000 mgr.smithi180.pepehy (mgr.14165) 98 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:32:21.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: cephadm 2020-05-21T19:32:20.523893+0000 mgr.smithi180.pepehy (mgr.14165) 99 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:32:21.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: cephadm 2020-05-21T19:32:20.524158+0000 mgr.smithi180.pepehy (mgr.14165) 100 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:32:21.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: audit 2020-05-21T19:32:20.524680+0000 mon.smithi180 (mon.0) 310 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:32:21.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: audit 2020-05-21T19:32:20.526077+0000 mon.smithi180 (mon.0) 311 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:21.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:20 smithi180 bash[13639]: audit 2020-05-21T19:32:20.527488+0000 mon.smithi180 (mon.0) 312 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:21.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: audit 2020-05-21T19:32:20.521416+0000 mgr.smithi180.pepehy (mgr.14165) 97 : audit [DBG] from='client.14224 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:32:21.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: audit 2020-05-21T19:32:20.522635+0000 mon.smithi180 (mon.0) 309 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:32:21.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: cephadm 2020-05-21T19:32:20.523800+0000 mgr.smithi180.pepehy (mgr.14165) 98 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:32:21.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: cephadm 2020-05-21T19:32:20.523893+0000 mgr.smithi180.pepehy (mgr.14165) 99 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:32:21.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: cephadm 2020-05-21T19:32:20.524158+0000 mgr.smithi180.pepehy (mgr.14165) 100 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:32:21.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: audit 2020-05-21T19:32:20.524680+0000 mon.smithi180 (mon.0) 310 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:32:21.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: audit 2020-05-21T19:32:20.526077+0000 mon.smithi180 (mon.0) 311 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:21.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:20 smithi065 bash[13937]: audit 2020-05-21T19:32:20.527488+0000 mon.smithi180 (mon.0) 312 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:22.172 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:21 smithi180 bash[13639]: cluster 2020-05-21T19:32:21.226635+0000 mgr.smithi180.pepehy (mgr.14165) 101 : cluster [DBG] pgmap v71: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:22.172 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:21 smithi180 bash[13639]: audit 2020-05-21T19:32:21.930408+0000 mon.smithi180 (mon.0) 313 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:32:22.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:21 smithi180 bash[13639]: audit 2020-05-21T19:32:21.936629+0000 mon.smithi180 (mon.0) 314 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:32:22.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:21 smithi180 bash[13639]: audit 2020-05-21T19:32:21.937955+0000 mon.smithi180 (mon.0) 315 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-05-21T19:32:22.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:21 smithi180 bash[13639]: audit 2020-05-21T19:32:21.939559+0000 mon.smithi180 (mon.0) 316 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:22.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:21 smithi180 bash[13639]: audit 2020-05-21T19:32:21.941890+0000 mon.smithi180 (mon.0) 317 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon.smithi065", "key": "container_image"}]: dispatch 2020-05-21T19:32:22.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:21 smithi065 bash[13937]: cluster 2020-05-21T19:32:21.226635+0000 mgr.smithi180.pepehy (mgr.14165) 101 : cluster [DBG] pgmap v71: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:22.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:21 smithi065 bash[13937]: audit 2020-05-21T19:32:21.930408+0000 mon.smithi180 (mon.0) 313 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:32:22.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:21 smithi065 bash[13937]: audit 2020-05-21T19:32:21.936629+0000 mon.smithi180 (mon.0) 314 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208039\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:11.731309\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:32:22.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:21 smithi065 bash[13937]: audit 2020-05-21T19:32:21.937955+0000 mon.smithi180 (mon.0) 315 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2020-05-21T19:32:22.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:21 smithi065 bash[13937]: audit 2020-05-21T19:32:21.939559+0000 mon.smithi180 (mon.0) 316 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:22.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:21 smithi065 bash[13937]: audit 2020-05-21T19:32:21.941890+0000 mon.smithi180 (mon.0) 317 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon.smithi065", "key": "container_image"}]: dispatch 2020-05-21T19:32:23.049 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:22 smithi180 bash[13639]: cephadm 2020-05-21T19:32:21.937502+0000 mgr.smithi180.pepehy (mgr.14165) 102 : cephadm [INF] Reconfiguring mon.smithi065 (monmap changed)... 2020-05-21T19:32:23.050 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:22 smithi180 bash[13639]: cephadm 2020-05-21T19:32:21.941185+0000 mgr.smithi180.pepehy (mgr.14165) 103 : cephadm [INF] Reconfiguring daemon mon.smithi065 on smithi065 2020-05-21T19:32:23.468 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:22 smithi065 bash[13937]: cephadm 2020-05-21T19:32:21.937502+0000 mgr.smithi180.pepehy (mgr.14165) 102 : cephadm [INF] Reconfiguring mon.smithi065 (monmap changed)... 2020-05-21T19:32:23.468 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:22 smithi065 bash[13937]: cephadm 2020-05-21T19:32:21.941185+0000 mgr.smithi180.pepehy (mgr.14165) 103 : cephadm [INF] Reconfiguring daemon mon.smithi065 on smithi065 2020-05-21T19:32:24.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:24 smithi180 bash[13639]: cluster 2020-05-21T19:32:23.227224+0000 mgr.smithi180.pepehy (mgr.14165) 104 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:24.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:24 smithi065 bash[13937]: cluster 2020-05-21T19:32:23.227224+0000 mgr.smithi180.pepehy (mgr.14165) 104 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: cluster 2020-05-21T19:32:23.991922+0000 mon.smithi180 (mon.0) 318 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2020-05-21T19:32:25.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: audit 2020-05-21T19:32:24.119354+0000 mon.smithi180 (mon.0) 319 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:32:25.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: audit 2020-05-21T19:32:24.124916+0000 mon.smithi180 (mon.0) 320 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:32:25.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: cephadm 2020-05-21T19:32:24.125772+0000 mgr.smithi180.pepehy (mgr.14165) 105 : cephadm [INF] Setting dashboard grafana config to https://smithi180:3000 2020-05-21T19:32:25.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: audit 2020-05-21T19:32:24.126225+0000 mon.smithi180 (mon.0) 321 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config set","value":"https://smithi180:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2020-05-21T19:32:25.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: audit 2020-05-21T19:32:24.134010+0000 mon.smithi180 (mon.0) 322 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config set","value":"https://smithi180:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2020-05-21T19:32:25.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:25 smithi180 bash[13639]: audit 2020-05-21T19:32:24.137377+0000 mon.smithi180 (mon.0) 323 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:25.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: cluster 2020-05-21T19:32:23.991922+0000 mon.smithi180 (mon.0) 318 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2020-05-21T19:32:25.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: audit 2020-05-21T19:32:24.119354+0000 mon.smithi180 (mon.0) 319 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:32:25.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: audit 2020-05-21T19:32:24.124916+0000 mon.smithi180 (mon.0) 320 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"status\": 1, \"status_desc\": \"starting\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.207938\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"status\": 1, \"status_desc\": \"starting\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:31:39.208136\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:32:25.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: cephadm 2020-05-21T19:32:24.125772+0000 mgr.smithi180.pepehy (mgr.14165) 105 : cephadm [INF] Setting dashboard grafana config to https://smithi180:3000 2020-05-21T19:32:25.494 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: audit 2020-05-21T19:32:24.126225+0000 mon.smithi180 (mon.0) 321 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config set","value":"https://smithi180:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]: dispatch 2020-05-21T19:32:25.494 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: audit 2020-05-21T19:32:24.134010+0000 mon.smithi180 (mon.0) 322 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config set","value":"https://smithi180:3000","who":"mgr","name":"mgr/dashboard/GRAFANA_API_URL"}]': finished 2020-05-21T19:32:25.494 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:25 smithi065 bash[13937]: audit 2020-05-21T19:32:24.137377+0000 mon.smithi180 (mon.0) 323 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:26.970 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: cluster 2020-05-21T19:32:25.227910+0000 mgr.smithi180.pepehy (mgr.14165) 106 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:26.971 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: audit 2020-05-21T19:32:26.431225+0000 mon.smithi180 (mon.0) 324 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:26.972 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: audit 2020-05-21T19:32:26.437122+0000 mon.smithi180 (mon.0) 325 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:26.972 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: audit 2020-05-21T19:32:26.437902+0000 mon.smithi180 (mon.0) 326 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:26.972 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: audit 2020-05-21T19:32:26.540362+0000 mon.smithi180 (mon.0) 327 : audit [INF] from='client.? 172.21.15.180:0/124709597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47168e29-ccc4-4bcd-8d2e-1f24576f7f70"}]: dispatch 2020-05-21T19:32:26.972 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: audit 2020-05-21T19:32:26.545377+0000 mon.smithi180 (mon.0) 328 : audit [INF] from='client.? 172.21.15.180:0/124709597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47168e29-ccc4-4bcd-8d2e-1f24576f7f70"}]': finished 2020-05-21T19:32:26.973 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: cluster 2020-05-21T19:32:26.545439+0000 mon.smithi180 (mon.0) 329 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2020-05-21T19:32:26.973 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:26 smithi180 bash[13639]: audit 2020-05-21T19:32:26.545669+0000 mon.smithi180 (mon.0) 330 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:32:27.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: cluster 2020-05-21T19:32:25.227910+0000 mgr.smithi180.pepehy (mgr.14165) 106 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: audit 2020-05-21T19:32:26.431225+0000 mon.smithi180 (mon.0) 324 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: audit 2020-05-21T19:32:26.437122+0000 mon.smithi180 (mon.0) 325 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: audit 2020-05-21T19:32:26.437902+0000 mon.smithi180 (mon.0) 326 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: audit 2020-05-21T19:32:26.540362+0000 mon.smithi180 (mon.0) 327 : audit [INF] from='client.? 172.21.15.180:0/124709597' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "47168e29-ccc4-4bcd-8d2e-1f24576f7f70"}]: dispatch 2020-05-21T19:32:27.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: audit 2020-05-21T19:32:26.545377+0000 mon.smithi180 (mon.0) 328 : audit [INF] from='client.? 172.21.15.180:0/124709597' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "47168e29-ccc4-4bcd-8d2e-1f24576f7f70"}]': finished 2020-05-21T19:32:27.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: cluster 2020-05-21T19:32:26.545439+0000 mon.smithi180 (mon.0) 329 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2020-05-21T19:32:27.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:26 smithi065 bash[13937]: audit 2020-05-21T19:32:26.545669+0000 mon.smithi180 (mon.0) 330 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:32:28.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:28 smithi180 bash[13639]: cluster 2020-05-21T19:32:27.228582+0000 mgr.smithi180.pepehy (mgr.14165) 107 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:29.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:28 smithi065 bash[13937]: cluster 2020-05-21T19:32:27.228582+0000 mgr.smithi180.pepehy (mgr.14165) 107 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:31.048 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:30 smithi180 bash[13639]: cluster 2020-05-21T19:32:29.229127+0000 mgr.smithi180.pepehy (mgr.14165) 108 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:31.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:30 smithi065 bash[13937]: cluster 2020-05-21T19:32:29.229127+0000 mgr.smithi180.pepehy (mgr.14165) 108 : cluster [DBG] pgmap v76: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:31.903 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:31 smithi180 bash[13639]: audit 2020-05-21T19:32:31.512003+0000 mon.smithi180 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.180:0/2261122155' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:32:32.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:31 smithi065 bash[13937]: audit 2020-05-21T19:32:31.512003+0000 mon.smithi180 (mon.0) 331 : audit [DBG] from='client.? 172.21.15.180:0/2261122155' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:32:33.077 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:32 smithi180 bash[13639]: cluster 2020-05-21T19:32:31.229600+0000 mgr.smithi180.pepehy (mgr.14165) 109 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:33.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:32 smithi065 bash[13937]: cluster 2020-05-21T19:32:31.229600+0000 mgr.smithi180.pepehy (mgr.14165) 109 : cluster [DBG] pgmap v77: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:35.191 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:34 smithi180 bash[13639]: cluster 2020-05-21T19:32:33.230164+0000 mgr.smithi180.pepehy (mgr.14165) 110 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:35.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:34 smithi065 bash[13937]: cluster 2020-05-21T19:32:33.230164+0000 mgr.smithi180.pepehy (mgr.14165) 110 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:35.969 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:35 smithi180 bash[13639]: audit 2020-05-21T19:32:35.621135+0000 mon.smithi180 (mon.0) 332 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:36.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:35 smithi065 bash[13937]: audit 2020-05-21T19:32:35.621135+0000 mon.smithi180 (mon.0) 332 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:36.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:36 smithi180 bash[13639]: cluster 2020-05-21T19:32:35.230777+0000 mgr.smithi180.pepehy (mgr.14165) 111 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:37.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:36 smithi065 bash[13937]: cluster 2020-05-21T19:32:35.230777+0000 mgr.smithi180.pepehy (mgr.14165) 111 : cluster [DBG] pgmap v79: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:39.049 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:38 smithi180 bash[13639]: cluster 2020-05-21T19:32:37.231354+0000 mgr.smithi180.pepehy (mgr.14165) 112 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:39.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:38 smithi065 bash[13937]: cluster 2020-05-21T19:32:37.231354+0000 mgr.smithi180.pepehy (mgr.14165) 112 : cluster [DBG] pgmap v80: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:41.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:40 smithi180 bash[13639]: cluster 2020-05-21T19:32:39.232093+0000 mgr.smithi180.pepehy (mgr.14165) 113 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:40 smithi065 bash[13937]: cluster 2020-05-21T19:32:39.232093+0000 mgr.smithi180.pepehy (mgr.14165) 113 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:41.987 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:41 smithi180 bash[13639]: audit 2020-05-21T19:32:40.951209+0000 mon.smithi180 (mon.0) 333 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:41.987 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:41 smithi180 bash[13639]: audit 2020-05-21T19:32:41.184157+0000 mon.smithi180 (mon.0) 334 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:41.987 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:41 smithi180 bash[13639]: audit 2020-05-21T19:32:41.189819+0000 mon.smithi180 (mon.0) 335 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:41.988 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:41 smithi180 bash[13639]: audit 2020-05-21T19:32:41.191043+0000 mon.smithi180 (mon.0) 336 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:42.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:41 smithi065 bash[13937]: audit 2020-05-21T19:32:40.951209+0000 mon.smithi180 (mon.0) 333 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:42.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:41 smithi065 bash[13937]: audit 2020-05-21T19:32:41.184157+0000 mon.smithi180 (mon.0) 334 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:42.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:41 smithi065 bash[13937]: audit 2020-05-21T19:32:41.189819+0000 mon.smithi180 (mon.0) 335 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}}, \"last_daemon_update\": \"2020-05-21T19:32:26.430126\", \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:42.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:41 smithi065 bash[13937]: audit 2020-05-21T19:32:41.191043+0000 mon.smithi180 (mon.0) 336 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:43.146 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:42 smithi180 bash[13639]: cluster 2020-05-21T19:32:41.232578+0000 mgr.smithi180.pepehy (mgr.14165) 114 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:43.146 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:42 smithi180 bash[13639]: audit 2020-05-21T19:32:42.374052+0000 mon.smithi180 (mon.0) 337 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371415\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371661\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371810\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371986\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:32:42.372337\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:32:43.147 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:42 smithi180 bash[13639]: audit 2020-05-21T19:32:42.382219+0000 mon.smithi180 (mon.0) 338 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371415\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371661\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371810\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371986\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:32:42.372337\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:32:43.147 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:42 smithi180 bash[13639]: audit 2020-05-21T19:32:42.384613+0000 mon.smithi180 (mon.0) 339 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:32:43.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:42 smithi065 bash[13937]: cluster 2020-05-21T19:32:41.232578+0000 mgr.smithi180.pepehy (mgr.14165) 114 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:43.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:42 smithi065 bash[13937]: audit 2020-05-21T19:32:42.374052+0000 mon.smithi180 (mon.0) 337 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371415\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371661\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371810\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371986\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:32:42.372337\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:32:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:42 smithi065 bash[13937]: audit 2020-05-21T19:32:42.382219+0000 mon.smithi180 (mon.0) 338 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371415\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371661\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371810\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:42.371986\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:32:42.372337\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:32:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:42 smithi065 bash[13937]: audit 2020-05-21T19:32:42.384613+0000 mon.smithi180 (mon.0) 339 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:32:45.013 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:44 smithi180 bash[13639]: cluster 2020-05-21T19:32:43.233084+0000 mgr.smithi180.pepehy (mgr.14165) 115 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:45.013 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:44 smithi180 bash[13639]: audit 2020-05-21T19:32:44.839221+0000 mon.smithi180 (mon.0) 340 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2020-05-21T19:32:45.014 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:44 smithi180 bash[13639]: audit 2020-05-21T19:32:44.840827+0000 mon.smithi180 (mon.0) 341 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:45.014 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:44 smithi180 bash[13639]: audit 2020-05-21T19:32:44.842595+0000 mon.smithi180 (mon.0) 342 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2020-05-21T19:32:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:44 smithi065 bash[13937]: cluster 2020-05-21T19:32:43.233084+0000 mgr.smithi180.pepehy (mgr.14165) 115 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:44 smithi065 bash[13937]: audit 2020-05-21T19:32:44.839221+0000 mon.smithi180 (mon.0) 340 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2020-05-21T19:32:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:44 smithi065 bash[13937]: audit 2020-05-21T19:32:44.840827+0000 mon.smithi180 (mon.0) 341 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:32:45.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:44 smithi065 bash[13937]: audit 2020-05-21T19:32:44.842595+0000 mon.smithi180 (mon.0) 342 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2020-05-21T19:32:46.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:45 smithi180 bash[13639]: cephadm 2020-05-21T19:32:44.842017+0000 mgr.smithi180.pepehy (mgr.14165) 116 : cephadm [INF] Deploying daemon osd.1 on smithi180 2020-05-21T19:32:46.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:45 smithi065 bash[13937]: cephadm 2020-05-21T19:32:44.842017+0000 mgr.smithi180.pepehy (mgr.14165) 116 : cephadm [INF] Deploying daemon osd.1 on smithi180 2020-05-21T19:32:47.173 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:46 smithi180 bash[13639]: cluster 2020-05-21T19:32:45.233723+0000 mgr.smithi180.pepehy (mgr.14165) 117 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:47.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:46 smithi065 bash[13937]: cluster 2020-05-21T19:32:45.233723+0000 mgr.smithi180.pepehy (mgr.14165) 117 : cluster [DBG] pgmap v84: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:49.013 INFO:teuthology.orchestra.run.smithi180.stdout:Created osd(s) 1 on host 'smithi180' 2020-05-21T19:32:49.101 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:48 smithi180 bash[13639]: cluster 2020-05-21T19:32:47.234326+0000 mgr.smithi180.pepehy (mgr.14165) 118 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:49.247 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:48 smithi065 bash[13937]: cluster 2020-05-21T19:32:47.234326+0000 mgr.smithi180.pepehy (mgr.14165) 118 : cluster [DBG] pgmap v85: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:50.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:49 smithi180 bash[13639]: audit 2020-05-21T19:32:49.005011+0000 mon.smithi180 (mon.0) 343 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:50.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:49 smithi180 bash[13639]: audit 2020-05-21T19:32:49.005927+0000 mon.smithi180 (mon.0) 344 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:50.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:49 smithi180 bash[13639]: audit 2020-05-21T19:32:49.008830+0000 mon.smithi180 (mon.0) 345 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:50.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:49 smithi065 bash[13937]: audit 2020-05-21T19:32:49.005011+0000 mon.smithi180 (mon.0) 343 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:50.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:49 smithi065 bash[13937]: audit 2020-05-21T19:32:49.005927+0000 mon.smithi180 (mon.0) 344 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:32:50.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:49 smithi065 bash[13937]: audit 2020-05-21T19:32:49.008830+0000 mon.smithi180 (mon.0) 345 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429596\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429713\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429762\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429808\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429853\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429899\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429945\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:26.429990\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_device_update\": \"2020-05-21T19:32:41.181789\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:51.184 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:50 smithi180 bash[13639]: cluster 2020-05-21T19:32:49.234833+0000 mgr.smithi180.pepehy (mgr.14165) 119 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:51.206 INFO:teuthology.orchestra.run.smithi180:osd.1> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.1.service 2020-05-21T19:32:51.209 INFO:tasks.cephadm:Deploying osd.2 on smithi180 with /dev/vg_nvme/lv_2... 2020-05-21T19:32:51.210 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2020-05-21T19:32:51.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:50 smithi065 bash[13937]: cluster 2020-05-21T19:32:49.234833+0000 mgr.smithi180.pepehy (mgr.14165) 119 : cluster [DBG] pgmap v86: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:51.274 INFO:ceph.osd.1.smithi180.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:32:52.721 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2020-05-21T19:32:52.721 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2020-05-21T19:32:52.721 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2020-05-21T19:32:52.722 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2020-05-21T19:32:52.722 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2020-05-21T19:32:52.722 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2020-05-21T19:32:52.722 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:52 smithi180 bash[23030]: --> ceph-volume lvm activate successful for osd ID: 1 2020-05-21T19:32:53.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:52 smithi180 bash[13639]: cluster 2020-05-21T19:32:51.235355+0000 mgr.smithi180.pepehy (mgr.14165) 120 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:53.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:52 smithi065 bash[13937]: cluster 2020-05-21T19:32:51.235355+0000 mgr.smithi180.pepehy (mgr.14165) 120 : cluster [DBG] pgmap v87: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:55.232 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:54 smithi180 bash[13639]: cluster 2020-05-21T19:32:53.235915+0000 mgr.smithi180.pepehy (mgr.14165) 121 : cluster [DBG] pgmap v88: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:55.233 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:54 smithi180 bash[13639]: audit 2020-05-21T19:32:53.977380+0000 mon.smithi180 (mon.0) 346 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:55.234 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:54 smithi180 bash[13639]: audit 2020-05-21T19:32:53.982908+0000 mon.smithi180 (mon.0) 347 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:55.234 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:54 smithi180 bash[13639]: audit 2020-05-21T19:32:53.984200+0000 mon.smithi180 (mon.0) 348 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:55.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:54 smithi065 bash[13937]: cluster 2020-05-21T19:32:53.235915+0000 mgr.smithi180.pepehy (mgr.14165) 121 : cluster [DBG] pgmap v88: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:55.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:54 smithi065 bash[13937]: audit 2020-05-21T19:32:53.977380+0000 mon.smithi180 (mon.0) 346 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:32:55.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:54 smithi065 bash[13937]: audit 2020-05-21T19:32:53.982908+0000 mon.smithi180 (mon.0) 347 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:32:55.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:54 smithi065 bash[13937]: audit 2020-05-21T19:32:53.984200+0000 mon.smithi180 (mon.0) 348 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:32:57.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:56 smithi180 bash[13639]: cluster 2020-05-21T19:32:55.238248+0000 mgr.smithi180.pepehy (mgr.14165) 122 : cluster [DBG] pgmap v89: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:57.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:56 smithi065 bash[13937]: cluster 2020-05-21T19:32:55.238248+0000 mgr.smithi180.pepehy (mgr.14165) 122 : cluster [DBG] pgmap v89: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:58.840 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:32:58 smithi180 bash[13639]: cluster 2020-05-21T19:32:57.238886+0000 mgr.smithi180.pepehy (mgr.14165) 123 : cluster [DBG] pgmap v90: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:59.137 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:59 smithi180 bash[23529]: debug 2020-05-21T19:32:59.036+0000 7ff231d65700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:59.138 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:59 smithi180 bash[23529]: debug 2020-05-21T19:32:59.036+0000 7ff23a764ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:59.138 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:59 smithi180 bash[23529]: debug 2020-05-21T19:32:59.036+0000 7ff23a764ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:32:59.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:32:58 smithi065 bash[13937]: cluster 2020-05-21T19:32:57.238886+0000 mgr.smithi180.pepehy (mgr.14165) 123 : cluster [DBG] pgmap v90: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:32:59.966 INFO:ceph.osd.1.smithi180.stdout:May 21 19:32:59 smithi180 bash[23529]: debug 2020-05-21T19:32:59.572+0000 7ff23a764ec0 -1 Falling back to public interface 2020-05-21T19:33:00.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:00 smithi180 bash[13639]: cluster 2020-05-21T19:32:59.239540+0000 mgr.smithi180.pepehy (mgr.14165) 124 : cluster [DBG] pgmap v91: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:33:00.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:00 smithi180 bash[13639]: audit 2020-05-21T19:33:00.757849+0000 mon.smithi180 (mon.0) 349 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2020-05-21T19:33:00.967 INFO:ceph.osd.1.smithi180.stdout:May 21 19:33:00 smithi180 bash[23529]: debug 2020-05-21T19:33:00.748+0000 7ff23a764ec0 -1 osd.1 0 log_to_monitors {default=true} 2020-05-21T19:33:01.023 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping: /dev/vg_nvme/lv_2 2020-05-21T19:33:01.024 INFO:teuthology.orchestra.run.smithi180.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2020-05-21T19:33:01.024 INFO:teuthology.orchestra.run.smithi180.stderr: stderr: 10+0 records in 2020-05-21T19:33:01.024 INFO:teuthology.orchestra.run.smithi180.stderr:10+0 records out 2020-05-21T19:33:01.024 INFO:teuthology.orchestra.run.smithi180.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0134934 s, 777 MB/s 2020-05-21T19:33:01.025 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping successful for: 2020-05-21T19:33:01.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:00 smithi065 bash[13937]: cluster 2020-05-21T19:32:59.239540+0000 mgr.smithi180.pepehy (mgr.14165) 124 : cluster [DBG] pgmap v91: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:33:01.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:00 smithi065 bash[13937]: audit 2020-05-21T19:33:00.757849+0000 mon.smithi180 (mon.0) 349 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2020-05-21T19:33:01.966 INFO:ceph.osd.1.smithi180.stdout:May 21 19:33:01 smithi180 bash[23529]: debug 2020-05-21T19:33:01.828+0000 7ff221ace700 -1 osd.1 0 waiting for initial osdmap 2020-05-21T19:33:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: audit 2020-05-21T19:33:00.820818+0000 mon.smithi180 (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2020-05-21T19:33:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: cluster 2020-05-21T19:33:00.820925+0000 mon.smithi180 (mon.0) 351 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2020-05-21T19:33:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: audit 2020-05-21T19:33:00.822101+0000 mon.smithi180 (mon.0) 352 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: audit 2020-05-21T19:33:00.822997+0000 mon.smithi180 (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:33:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: cluster 2020-05-21T19:33:01.726744+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:33:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: cluster 2020-05-21T19:33:01.726838+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:33:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: audit 2020-05-21T19:33:01.823475+0000 mon.smithi180 (mon.0) 354 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:33:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: cluster 2020-05-21T19:33:01.823569+0000 mon.smithi180 (mon.0) 355 : cluster [DBG] osdmap e16: 2 total, 1 up, 1 in 2020-05-21T19:33:01.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:01 smithi180 bash[13639]: audit 2020-05-21T19:33:01.823856+0000 mon.smithi180 (mon.0) 356 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:02.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: audit 2020-05-21T19:33:00.820818+0000 mon.smithi180 (mon.0) 350 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2020-05-21T19:33:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: cluster 2020-05-21T19:33:00.820925+0000 mon.smithi180 (mon.0) 351 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2020-05-21T19:33:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: audit 2020-05-21T19:33:00.822101+0000 mon.smithi180 (mon.0) 352 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: audit 2020-05-21T19:33:00.822997+0000 mon.smithi180 (mon.0) 353 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:33:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: cluster 2020-05-21T19:33:01.726744+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:33:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: cluster 2020-05-21T19:33:01.726838+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:33:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: audit 2020-05-21T19:33:01.823475+0000 mon.smithi180 (mon.0) 354 : audit [INF] from='osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:33:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: cluster 2020-05-21T19:33:01.823569+0000 mon.smithi180 (mon.0) 355 : cluster [DBG] osdmap e16: 2 total, 1 up, 1 in 2020-05-21T19:33:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:01 smithi065 bash[13937]: audit 2020-05-21T19:33:01.823856+0000 mon.smithi180 (mon.0) 356 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:02.943 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi180:vg_nvme/lv_2 2020-05-21T19:33:03.110 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:02 smithi180 bash[13639]: cluster 2020-05-21T19:33:01.240206+0000 mgr.smithi180.pepehy (mgr.14165) 125 : cluster [DBG] pgmap v93: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:33:03.110 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:02 smithi180 bash[13639]: audit 2020-05-21T19:33:01.831705+0000 mon.smithi180 (mon.0) 357 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:03.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:02 smithi065 bash[13937]: cluster 2020-05-21T19:33:01.240206+0000 mgr.smithi180.pepehy (mgr.14165) 125 : cluster [DBG] pgmap v93: 1 pgs: 1 undersized+peered; 0 B data, 128 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:33:03.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:02 smithi065 bash[13937]: audit 2020-05-21T19:33:01.831705+0000 mon.smithi180 (mon.0) 357 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:03.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:03 smithi180 bash[13639]: audit 2020-05-21T19:33:02.833040+0000 mon.smithi180 (mon.0) 358 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:03.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:03 smithi180 bash[13639]: cluster 2020-05-21T19:33:02.850640+0000 mon.smithi180 (mon.0) 359 : cluster [INF] osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060] boot 2020-05-21T19:33:03.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:03 smithi180 bash[13639]: cluster 2020-05-21T19:33:02.850749+0000 mon.smithi180 (mon.0) 360 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2020-05-21T19:33:03.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:03 smithi180 bash[13639]: audit 2020-05-21T19:33:02.850995+0000 mon.smithi180 (mon.0) 361 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:04.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:03 smithi065 bash[13937]: audit 2020-05-21T19:33:02.833040+0000 mon.smithi180 (mon.0) 358 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:04.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:03 smithi065 bash[13937]: cluster 2020-05-21T19:33:02.850640+0000 mon.smithi180 (mon.0) 359 : cluster [INF] osd.1 [v2:172.21.15.180:6810/3334684060,v1:172.21.15.180:6811/3334684060] boot 2020-05-21T19:33:04.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:03 smithi065 bash[13937]: cluster 2020-05-21T19:33:02.850749+0000 mon.smithi180 (mon.0) 360 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2020-05-21T19:33:04.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:03 smithi065 bash[13937]: audit 2020-05-21T19:33:02.850995+0000 mon.smithi180 (mon.0) 361 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2020-05-21T19:33:05.122 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:04 smithi180 bash[13639]: cluster 2020-05-21T19:33:03.240849+0000 mgr.smithi180.pepehy (mgr.14165) 126 : cluster [DBG] pgmap v96: 1 pgs: 1 undersized+peered; 0 B data, 144 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:33:05.123 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:04 smithi180 bash[13639]: cluster 2020-05-21T19:33:03.858457+0000 mon.smithi180 (mon.0) 362 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2020-05-21T19:33:05.123 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:04 smithi180 bash[13639]: audit 2020-05-21T19:33:03.868780+0000 mon.smithi180 (mon.0) 363 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20200521-193001"}]: dispatch 2020-05-21T19:33:05.123 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:04 smithi180 bash[13639]: audit 2020-05-21T19:33:03.872467+0000 mon.smithi180 (mon.0) 364 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20200521-193001"}]': finished 2020-05-21T19:33:05.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:04 smithi065 bash[13937]: cluster 2020-05-21T19:33:03.240849+0000 mgr.smithi180.pepehy (mgr.14165) 126 : cluster [DBG] pgmap v96: 1 pgs: 1 undersized+peered; 0 B data, 144 KiB used, 88 GiB / 89 GiB avail 2020-05-21T19:33:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:04 smithi065 bash[13937]: cluster 2020-05-21T19:33:03.858457+0000 mon.smithi180 (mon.0) 362 : cluster [DBG] osdmap e18: 2 total, 2 up, 2 in 2020-05-21T19:33:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:04 smithi065 bash[13937]: audit 2020-05-21T19:33:03.868780+0000 mon.smithi180 (mon.0) 363 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20200521-193001"}]: dispatch 2020-05-21T19:33:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:04 smithi065 bash[13937]: audit 2020-05-21T19:33:03.872467+0000 mon.smithi180 (mon.0) 364 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/devicehealth/last_scrape","val":"20200521-193001"}]': finished 2020-05-21T19:33:07.168 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:06 smithi180 bash[13639]: cluster 2020-05-21T19:33:05.241487+0000 mgr.smithi180.pepehy (mgr.14165) 127 : cluster [DBG] pgmap v98: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2020-05-21T19:33:07.168 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:06 smithi180 bash[13639]: audit 2020-05-21T19:33:06.809894+0000 mon.smithi180 (mon.0) 365 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:07.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:06 smithi065 bash[13937]: cluster 2020-05-21T19:33:05.241487+0000 mgr.smithi180.pepehy (mgr.14165) 127 : cluster [DBG] pgmap v98: 1 pgs: 1 undersized+peered; 0 B data, 296 KiB used, 177 GiB / 179 GiB avail 2020-05-21T19:33:07.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:06 smithi065 bash[13937]: audit 2020-05-21T19:33:06.809894+0000 mon.smithi180 (mon.0) 365 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:07.894 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:07 smithi180 bash[13639]: audit 2020-05-21T19:33:07.032866+0000 mon.smithi180 (mon.0) 366 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:07.895 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:07 smithi180 bash[13639]: audit 2020-05-21T19:33:07.037423+0000 mon.smithi180 (mon.0) 367 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:07.895 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:07 smithi180 bash[13639]: audit 2020-05-21T19:33:07.038243+0000 mon.smithi180 (mon.0) 368 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:08.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:07 smithi065 bash[13937]: audit 2020-05-21T19:33:07.032866+0000 mon.smithi180 (mon.0) 366 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:08.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:07 smithi065 bash[13937]: audit 2020-05-21T19:33:07.037423+0000 mon.smithi180 (mon.0) 367 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974148\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974321\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974431\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974536\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974639\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974741\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974844\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.974947\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:32:53.975114\", \"created\": \"2020-05-21T19:32:48.984528\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:32:53.975334\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:08.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:07 smithi065 bash[13937]: audit 2020-05-21T19:33:07.038243+0000 mon.smithi180 (mon.0) 368 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:09.169 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:08 smithi180 bash[13639]: cluster 2020-05-21T19:33:07.242065+0000 mgr.smithi180.pepehy (mgr.14165) 128 : cluster [DBG] pgmap v99: 1 pgs: 1 undersized+peered; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2020-05-21T19:33:09.170 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:08 smithi180 bash[13639]: audit 2020-05-21T19:33:08.235824+0000 mon.smithi180 (mon.0) 369 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233569\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233770\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233897\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.234019\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:08.234261\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:09.170 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:08 smithi180 bash[13639]: audit 2020-05-21T19:33:08.241840+0000 mon.smithi180 (mon.0) 370 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233569\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233770\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233897\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.234019\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:08.234261\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:09.171 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:08 smithi180 bash[13639]: audit 2020-05-21T19:33:08.245835+0000 mon.smithi180 (mon.0) 371 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:09.171 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:08 smithi180 bash[13639]: audit 2020-05-21T19:33:08.250645+0000 mon.smithi180 (mon.0) 372 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:09.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:08 smithi065 bash[13937]: cluster 2020-05-21T19:33:07.242065+0000 mgr.smithi180.pepehy (mgr.14165) 128 : cluster [DBG] pgmap v99: 1 pgs: 1 undersized+peered; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2020-05-21T19:33:09.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:08 smithi065 bash[13937]: audit 2020-05-21T19:33:08.235824+0000 mon.smithi180 (mon.0) 369 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233569\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233770\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233897\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.234019\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:08.234261\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:09.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:08 smithi065 bash[13937]: audit 2020-05-21T19:33:08.241840+0000 mon.smithi180 (mon.0) 370 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233569\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233770\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.233897\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:08.234019\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:08.234261\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:09.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:08 smithi065 bash[13937]: audit 2020-05-21T19:33:08.245835+0000 mon.smithi180 (mon.0) 371 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:09.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:08 smithi065 bash[13937]: audit 2020-05-21T19:33:08.250645+0000 mon.smithi180 (mon.0) 372 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:09.669 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:33:09.664+0000 7f08877fe700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:09.669 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:33:09.664+0000 7f089825d700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:10.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: cluster 2020-05-21T19:33:09.242650+0000 mgr.smithi180.pepehy (mgr.14165) 129 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:10.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: audit 2020-05-21T19:33:09.873257+0000 mgr.smithi180.pepehy (mgr.14165) 130 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:33:10.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: cluster 2020-05-21T19:33:09.874189+0000 mon.smithi180 (mon.0) 373 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2020-05-21T19:33:10.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: cluster 2020-05-21T19:33:09.874281+0000 mon.smithi180 (mon.0) 374 : cluster [INF] Cluster is now healthy 2020-05-21T19:33:10.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: audit 2020-05-21T19:33:09.875081+0000 mon.smithi180 (mon.0) 375 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:33:10.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: cephadm 2020-05-21T19:33:09.876014+0000 mgr.smithi180.pepehy (mgr.14165) 131 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:33:10.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: cephadm 2020-05-21T19:33:09.876083+0000 mgr.smithi180.pepehy (mgr.14165) 132 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:33:10.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: cephadm 2020-05-21T19:33:09.876283+0000 mgr.smithi180.pepehy (mgr.14165) 133 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:33:10.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: audit 2020-05-21T19:33:09.880198+0000 mon.smithi180 (mon.0) 376 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:33:10.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: audit 2020-05-21T19:33:09.881129+0000 mon.smithi180 (mon.0) 377 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:10.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:09 smithi180 bash[13639]: audit 2020-05-21T19:33:09.881940+0000 mon.smithi180 (mon.0) 378 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:10.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: cluster 2020-05-21T19:33:09.242650+0000 mgr.smithi180.pepehy (mgr.14165) 129 : cluster [DBG] pgmap v100: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: audit 2020-05-21T19:33:09.873257+0000 mgr.smithi180.pepehy (mgr.14165) 130 : audit [DBG] from='client.14242 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:33:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: cluster 2020-05-21T19:33:09.874189+0000 mon.smithi180 (mon.0) 373 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2020-05-21T19:33:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: cluster 2020-05-21T19:33:09.874281+0000 mon.smithi180 (mon.0) 374 : cluster [INF] Cluster is now healthy 2020-05-21T19:33:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: audit 2020-05-21T19:33:09.875081+0000 mon.smithi180 (mon.0) 375 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:33:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: cephadm 2020-05-21T19:33:09.876014+0000 mgr.smithi180.pepehy (mgr.14165) 131 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:33:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: cephadm 2020-05-21T19:33:09.876083+0000 mgr.smithi180.pepehy (mgr.14165) 132 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:33:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: cephadm 2020-05-21T19:33:09.876283+0000 mgr.smithi180.pepehy (mgr.14165) 133 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:33:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: audit 2020-05-21T19:33:09.880198+0000 mon.smithi180 (mon.0) 376 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:33:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: audit 2020-05-21T19:33:09.881129+0000 mon.smithi180 (mon.0) 377 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:09 smithi065 bash[13937]: audit 2020-05-21T19:33:09.881940+0000 mon.smithi180 (mon.0) 378 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:10 smithi180 bash[13639]: audit 2020-05-21T19:33:10.516435+0000 mon.smithi180 (mon.0) 379 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:33:10.514732\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:10 smithi180 bash[13639]: audit 2020-05-21T19:33:10.520918+0000 mon.smithi180 (mon.0) 380 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:33:10.514732\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:11.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:10 smithi180 bash[13639]: audit 2020-05-21T19:33:10.522005+0000 mon.smithi180 (mon.0) 381 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:10 smithi065 bash[13937]: audit 2020-05-21T19:33:10.516435+0000 mon.smithi180 (mon.0) 379 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:33:10.514732\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:10 smithi065 bash[13937]: audit 2020-05-21T19:33:10.520918+0000 mon.smithi180 (mon.0) 380 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}}, \"last_daemon_update\": \"2020-05-21T19:33:10.514732\", \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:11.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:10 smithi065 bash[13937]: audit 2020-05-21T19:33:10.522005+0000 mon.smithi180 (mon.0) 381 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:12.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:11 smithi180 bash[13639]: cluster 2020-05-21T19:33:11.243273+0000 mgr.smithi180.pepehy (mgr.14165) 134 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:12.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:11 smithi180 bash[13639]: audit 2020-05-21T19:33:11.713526+0000 mon.smithi180 (mon.0) 382 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711117\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711314\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711443\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711565\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:11.711806\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:12.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:11 smithi180 bash[13639]: audit 2020-05-21T19:33:11.719952+0000 mon.smithi180 (mon.0) 383 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711117\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711314\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711443\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711565\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:11.711806\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:12.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:11 smithi180 bash[13639]: audit 2020-05-21T19:33:11.723821+0000 mon.smithi180 (mon.0) 384 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:12.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:11 smithi065 bash[13937]: cluster 2020-05-21T19:33:11.243273+0000 mgr.smithi180.pepehy (mgr.14165) 134 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:12.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:11 smithi065 bash[13937]: audit 2020-05-21T19:33:11.713526+0000 mon.smithi180 (mon.0) 382 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711117\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711314\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711443\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711565\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:11.711806\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:12.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:11 smithi065 bash[13937]: audit 2020-05-21T19:33:11.719952+0000 mon.smithi180 (mon.0) 383 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711117\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711314\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711443\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:11.711565\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:11.711806\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:12.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:11 smithi065 bash[13937]: audit 2020-05-21T19:33:11.723821+0000 mon.smithi180 (mon.0) 384 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:14.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:14 smithi180 bash[13639]: cluster 2020-05-21T19:33:13.243881+0000 mgr.smithi180.pepehy (mgr.14165) 135 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:14.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:14 smithi065 bash[13937]: cluster 2020-05-21T19:33:13.243881+0000 mgr.smithi180.pepehy (mgr.14165) 135 : cluster [DBG] pgmap v102: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:15.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:15 smithi180 bash[13639]: audit 2020-05-21T19:33:14.993501+0000 mon.smithi180 (mon.0) 385 : audit [INF] from='client.? 172.21.15.180:0/1121778277' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3796d6b1-9dc8-40f8-9280-c723fb44a943"}]: dispatch 2020-05-21T19:33:15.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:15 smithi180 bash[13639]: audit 2020-05-21T19:33:14.999052+0000 mon.smithi180 (mon.0) 386 : audit [INF] from='client.? 172.21.15.180:0/1121778277' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3796d6b1-9dc8-40f8-9280-c723fb44a943"}]': finished 2020-05-21T19:33:15.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:15 smithi180 bash[13639]: cluster 2020-05-21T19:33:14.999095+0000 mon.smithi180 (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2020-05-21T19:33:15.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:15 smithi180 bash[13639]: audit 2020-05-21T19:33:14.999219+0000 mon.smithi180 (mon.0) 388 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:15.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:15 smithi065 bash[13937]: audit 2020-05-21T19:33:14.993501+0000 mon.smithi180 (mon.0) 385 : audit [INF] from='client.? 172.21.15.180:0/1121778277' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3796d6b1-9dc8-40f8-9280-c723fb44a943"}]: dispatch 2020-05-21T19:33:15.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:15 smithi065 bash[13937]: audit 2020-05-21T19:33:14.999052+0000 mon.smithi180 (mon.0) 386 : audit [INF] from='client.? 172.21.15.180:0/1121778277' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3796d6b1-9dc8-40f8-9280-c723fb44a943"}]': finished 2020-05-21T19:33:15.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:15 smithi065 bash[13937]: cluster 2020-05-21T19:33:14.999095+0000 mon.smithi180 (mon.0) 387 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2020-05-21T19:33:15.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:15 smithi065 bash[13937]: audit 2020-05-21T19:33:14.999219+0000 mon.smithi180 (mon.0) 388 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:17.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:16 smithi180 bash[13639]: cluster 2020-05-21T19:33:15.244455+0000 mgr.smithi180.pepehy (mgr.14165) 136 : cluster [DBG] pgmap v104: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:17.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:16 smithi065 bash[13937]: cluster 2020-05-21T19:33:15.244455+0000 mgr.smithi180.pepehy (mgr.14165) 136 : cluster [DBG] pgmap v104: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:18.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:17 smithi180 bash[13639]: audit 2020-05-21T19:33:17.489856+0000 mon.smithi180 (mon.0) 389 : audit [DBG] from='client.? 172.21.15.180:0/483493466' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:33:18.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:17 smithi065 bash[13937]: audit 2020-05-21T19:33:17.489856+0000 mon.smithi180 (mon.0) 389 : audit [DBG] from='client.? 172.21.15.180:0/483493466' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:33:19.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:18 smithi180 bash[13639]: cluster 2020-05-21T19:33:17.244994+0000 mgr.smithi180.pepehy (mgr.14165) 137 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:19.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:18 smithi065 bash[13937]: cluster 2020-05-21T19:33:17.244994+0000 mgr.smithi180.pepehy (mgr.14165) 137 : cluster [DBG] pgmap v105: 1 pgs: 1 active+undersized; 0 B data, 328 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:20.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:19 smithi180 bash[13639]: cluster 2020-05-21T19:33:19.825200+0000 mon.smithi180 (mon.0) 390 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2020-05-21T19:33:20.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:19 smithi065 bash[13937]: cluster 2020-05-21T19:33:19.825200+0000 mon.smithi180 (mon.0) 390 : cluster [WRN] Health check failed: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded (PG_DEGRADED) 2020-05-21T19:33:21.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:20 smithi180 bash[13639]: cluster 2020-05-21T19:33:19.245646+0000 mgr.smithi180.pepehy (mgr.14165) 138 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:21.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:20 smithi065 bash[13937]: cluster 2020-05-21T19:33:19.245646+0000 mgr.smithi180.pepehy (mgr.14165) 138 : cluster [DBG] pgmap v106: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:22.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:21 smithi180 bash[13639]: audit 2020-05-21T19:33:20.950287+0000 mon.smithi180 (mon.0) 391 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:22.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:21 smithi065 bash[13937]: audit 2020-05-21T19:33:20.950287+0000 mon.smithi180 (mon.0) 391 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:23.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:22 smithi180 bash[13639]: cluster 2020-05-21T19:33:21.246282+0000 mgr.smithi180.pepehy (mgr.14165) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:23.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:22 smithi065 bash[13937]: cluster 2020-05-21T19:33:21.246282+0000 mgr.smithi180.pepehy (mgr.14165) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:24 smithi180 bash[13639]: cluster 2020-05-21T19:33:23.246910+0000 mgr.smithi180.pepehy (mgr.14165) 140 : cluster [DBG] pgmap v108: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:25.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:24 smithi065 bash[13937]: cluster 2020-05-21T19:33:23.246910+0000 mgr.smithi180.pepehy (mgr.14165) 140 : cluster [DBG] pgmap v108: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:27.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:26 smithi180 bash[13639]: cluster 2020-05-21T19:33:25.247550+0000 mgr.smithi180.pepehy (mgr.14165) 141 : cluster [DBG] pgmap v109: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:26 smithi180 bash[13639]: audit 2020-05-21T19:33:25.823127+0000 mon.smithi180 (mon.0) 392 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2020-05-21T19:33:27.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:26 smithi180 bash[13639]: audit 2020-05-21T19:33:25.824429+0000 mon.smithi180 (mon.0) 393 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:27.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:26 smithi180 bash[13639]: cephadm 2020-05-21T19:33:25.825601+0000 mgr.smithi180.pepehy (mgr.14165) 142 : cephadm [INF] Deploying daemon osd.2 on smithi180 2020-05-21T19:33:27.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:26 smithi180 bash[13639]: audit 2020-05-21T19:33:25.826150+0000 mon.smithi180 (mon.0) 394 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2020-05-21T19:33:27.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:26 smithi065 bash[13937]: cluster 2020-05-21T19:33:25.247550+0000 mgr.smithi180.pepehy (mgr.14165) 141 : cluster [DBG] pgmap v109: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:27.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:26 smithi065 bash[13937]: audit 2020-05-21T19:33:25.823127+0000 mon.smithi180 (mon.0) 392 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2020-05-21T19:33:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:26 smithi065 bash[13937]: audit 2020-05-21T19:33:25.824429+0000 mon.smithi180 (mon.0) 393 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:26 smithi065 bash[13937]: cephadm 2020-05-21T19:33:25.825601+0000 mgr.smithi180.pepehy (mgr.14165) 142 : cephadm [INF] Deploying daemon osd.2 on smithi180 2020-05-21T19:33:27.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:26 smithi065 bash[13937]: audit 2020-05-21T19:33:25.826150+0000 mon.smithi180 (mon.0) 394 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2020-05-21T19:33:28.581 INFO:teuthology.orchestra.run.smithi180.stdout:Created osd(s) 2 on host 'smithi180' 2020-05-21T19:33:28.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:28 smithi180 bash[13639]: cluster 2020-05-21T19:33:27.248148+0000 mgr.smithi180.pepehy (mgr.14165) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:28.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:28 smithi180 bash[13639]: audit 2020-05-21T19:33:28.570684+0000 mon.smithi180 (mon.0) 395 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:28.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:28 smithi180 bash[13639]: audit 2020-05-21T19:33:28.571339+0000 mon.smithi180 (mon.0) 396 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:28.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:28 smithi180 bash[13639]: audit 2020-05-21T19:33:28.574918+0000 mon.smithi180 (mon.0) 397 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:29.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:28 smithi065 bash[13937]: cluster 2020-05-21T19:33:27.248148+0000 mgr.smithi180.pepehy (mgr.14165) 143 : cluster [DBG] pgmap v110: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:29.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:28 smithi065 bash[13937]: audit 2020-05-21T19:33:28.570684+0000 mon.smithi180 (mon.0) 395 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:29.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:28 smithi065 bash[13937]: audit 2020-05-21T19:33:28.571339+0000 mon.smithi180 (mon.0) 396 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:29.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:28 smithi065 bash[13937]: audit 2020-05-21T19:33:28.574918+0000 mon.smithi180 (mon.0) 397 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513524\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513683\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513784\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513880\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.513976\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514071\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514167\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514261\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:10.514455\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_device_update\": \"2020-05-21T19:33:07.031244\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:30.104 INFO:teuthology.orchestra.run.smithi180:osd.2> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.2.service 2020-05-21T19:33:30.107 INFO:tasks.cephadm:Deploying osd.3 on smithi180 with /dev/vg_nvme/lv_1... 2020-05-21T19:33:30.108 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2020-05-21T19:33:30.123 INFO:ceph.osd.2.smithi180.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:33:30.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:30 smithi180 bash[13639]: cluster 2020-05-21T19:33:29.248656+0000 mgr.smithi180.pepehy (mgr.14165) 144 : cluster [DBG] pgmap v111: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:30.967 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2020-05-21T19:33:30.967 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2020-05-21T19:33:30.967 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2020-05-21T19:33:30.967 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2020-05-21T19:33:30.968 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2020-05-21T19:33:30.968 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2020-05-21T19:33:30.968 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:30 smithi180 bash[25066]: --> ceph-volume lvm activate successful for osd ID: 2 2020-05-21T19:33:31.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:30 smithi065 bash[13937]: cluster 2020-05-21T19:33:29.248656+0000 mgr.smithi180.pepehy (mgr.14165) 144 : cluster [DBG] pgmap v111: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:33.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:32 smithi180 bash[13639]: cluster 2020-05-21T19:33:31.249263+0000 mgr.smithi180.pepehy (mgr.14165) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:33.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:32 smithi180 bash[13639]: audit 2020-05-21T19:33:32.046176+0000 mon.smithi180 (mon.0) 398 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:33.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:32 smithi180 bash[13639]: audit 2020-05-21T19:33:32.051094+0000 mon.smithi180 (mon.0) 399 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:33.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:32 smithi180 bash[13639]: audit 2020-05-21T19:33:32.051846+0000 mon.smithi180 (mon.0) 400 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:33.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:32 smithi065 bash[13937]: cluster 2020-05-21T19:33:31.249263+0000 mgr.smithi180.pepehy (mgr.14165) 145 : cluster [DBG] pgmap v112: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:33.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:32 smithi065 bash[13937]: audit 2020-05-21T19:33:32.046176+0000 mon.smithi180 (mon.0) 398 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:33.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:32 smithi065 bash[13937]: audit 2020-05-21T19:33:32.051094+0000 mon.smithi180 (mon.0) 399 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:33.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:32 smithi065 bash[13937]: audit 2020-05-21T19:33:32.051846+0000 mon.smithi180 (mon.0) 400 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:35.115 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:34 smithi180 bash[13639]: cluster 2020-05-21T19:33:33.249884+0000 mgr.smithi180.pepehy (mgr.14165) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:35.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:34 smithi065 bash[13937]: cluster 2020-05-21T19:33:33.249884+0000 mgr.smithi180.pepehy (mgr.14165) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:35.452 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:35 smithi180 bash[25546]: debug 2020-05-21T19:33:35.163+0000 7fa2b0820700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:35.452 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:35 smithi180 bash[25546]: debug 2020-05-21T19:33:35.167+0000 7fa2b921fec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:35.452 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:35 smithi180 bash[25546]: debug 2020-05-21T19:33:35.167+0000 7fa2b921fec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:35.966 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:35 smithi180 bash[25546]: debug 2020-05-21T19:33:35.699+0000 7fa2b921fec0 -1 Falling back to public interface 2020-05-21T19:33:36.980 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping: /dev/vg_nvme/lv_1 2020-05-21T19:33:36.980 INFO:teuthology.orchestra.run.smithi180.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2020-05-21T19:33:36.981 INFO:teuthology.orchestra.run.smithi180.stderr: stderr: 10+0 records in 2020-05-21T19:33:36.981 INFO:teuthology.orchestra.run.smithi180.stderr:10+0 records out 2020-05-21T19:33:36.981 INFO:teuthology.orchestra.run.smithi180.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0139606 s, 751 MB/s 2020-05-21T19:33:36.981 INFO:teuthology.orchestra.run.smithi180.stderr:--> Zapping successful for: 2020-05-21T19:33:37.145 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:36 smithi180 bash[13639]: cluster 2020-05-21T19:33:35.250561+0000 mgr.smithi180.pepehy (mgr.14165) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:37.146 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:36 smithi180 bash[25546]: debug 2020-05-21T19:33:36.875+0000 7fa2b921fec0 -1 osd.2 0 log_to_monitors {default=true} 2020-05-21T19:33:37.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:36 smithi065 bash[13937]: cluster 2020-05-21T19:33:35.250561+0000 mgr.smithi180.pepehy (mgr.14165) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:38.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:37 smithi180 bash[13639]: audit 2020-05-21T19:33:36.885452+0000 mon.smithi065 (mon.1) 2 : audit [INF] from='osd.2 [v2:172.21.15.180:6818/884562281,v1:172.21.15.180:6819/884562281]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2020-05-21T19:33:38.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:37 smithi180 bash[13639]: audit 2020-05-21T19:33:36.885810+0000 mon.smithi180 (mon.0) 401 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2020-05-21T19:33:38.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:37 smithi065 bash[13937]: audit 2020-05-21T19:33:36.885452+0000 mon.smithi065 (mon.1) 2 : audit [INF] from='osd.2 [v2:172.21.15.180:6818/884562281,v1:172.21.15.180:6819/884562281]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2020-05-21T19:33:38.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:37 smithi065 bash[13937]: audit 2020-05-21T19:33:36.885810+0000 mon.smithi180 (mon.0) 401 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2020-05-21T19:33:38.448 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi180:vg_nvme/lv_1 2020-05-21T19:33:39.216 INFO:ceph.osd.2.smithi180.stdout:May 21 19:33:38 smithi180 bash[25546]: debug 2020-05-21T19:33:38.871+0000 7fa29c581700 -1 osd.2 0 waiting for initial osdmap 2020-05-21T19:33:39.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:38 smithi180 bash[13639]: cluster 2020-05-21T19:33:37.251251+0000 mgr.smithi180.pepehy (mgr.14165) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:38 smithi180 bash[13639]: audit 2020-05-21T19:33:37.865471+0000 mon.smithi180 (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2020-05-21T19:33:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:38 smithi180 bash[13639]: cluster 2020-05-21T19:33:37.865561+0000 mon.smithi180 (mon.0) 403 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2020-05-21T19:33:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:38 smithi180 bash[13639]: audit 2020-05-21T19:33:37.865818+0000 mon.smithi180 (mon.0) 404 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:38 smithi180 bash[13639]: audit 2020-05-21T19:33:37.867774+0000 mon.smithi065 (mon.1) 3 : audit [INF] from='osd.2 [v2:172.21.15.180:6818/884562281,v1:172.21.15.180:6819/884562281]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:33:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:38 smithi180 bash[13639]: audit 2020-05-21T19:33:37.867995+0000 mon.smithi180 (mon.0) 405 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:33:39.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:38 smithi065 bash[13937]: cluster 2020-05-21T19:33:37.251251+0000 mgr.smithi180.pepehy (mgr.14165) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+undersized+degraded; 0 B data, 336 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:38 smithi065 bash[13937]: audit 2020-05-21T19:33:37.865471+0000 mon.smithi180 (mon.0) 402 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2020-05-21T19:33:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:38 smithi065 bash[13937]: cluster 2020-05-21T19:33:37.865561+0000 mon.smithi180 (mon.0) 403 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2020-05-21T19:33:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:38 smithi065 bash[13937]: audit 2020-05-21T19:33:37.865818+0000 mon.smithi180 (mon.0) 404 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:38 smithi065 bash[13937]: audit 2020-05-21T19:33:37.867774+0000 mon.smithi065 (mon.1) 3 : audit [INF] from='osd.2 [v2:172.21.15.180:6818/884562281,v1:172.21.15.180:6819/884562281]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:33:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:38 smithi065 bash[13937]: audit 2020-05-21T19:33:37.867995+0000 mon.smithi180 (mon.0) 405 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:33:40.143 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:39 smithi180 bash[13639]: cluster 2020-05-21T19:33:37.918069+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:33:40.143 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:39 smithi180 bash[13639]: cluster 2020-05-21T19:33:37.918159+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:33:40.144 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:39 smithi180 bash[13639]: audit 2020-05-21T19:33:38.865551+0000 mon.smithi180 (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:33:40.144 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:39 smithi180 bash[13639]: cluster 2020-05-21T19:33:38.865642+0000 mon.smithi180 (mon.0) 407 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2020-05-21T19:33:40.145 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:39 smithi180 bash[13639]: audit 2020-05-21T19:33:38.866699+0000 mon.smithi180 (mon.0) 408 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:40.145 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:39 smithi180 bash[13639]: audit 2020-05-21T19:33:38.876024+0000 mon.smithi180 (mon.0) 409 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:40.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:39 smithi065 bash[13937]: cluster 2020-05-21T19:33:37.918069+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:33:40.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:39 smithi065 bash[13937]: cluster 2020-05-21T19:33:37.918159+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:33:40.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:39 smithi065 bash[13937]: audit 2020-05-21T19:33:38.865551+0000 mon.smithi180 (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:33:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:39 smithi065 bash[13937]: cluster 2020-05-21T19:33:38.865642+0000 mon.smithi180 (mon.0) 407 : cluster [DBG] osdmap e21: 3 total, 2 up, 2 in 2020-05-21T19:33:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:39 smithi065 bash[13937]: audit 2020-05-21T19:33:38.866699+0000 mon.smithi180 (mon.0) 408 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:39 smithi065 bash[13937]: audit 2020-05-21T19:33:38.876024+0000 mon.smithi180 (mon.0) 409 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:41.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:40 smithi180 bash[13639]: cluster 2020-05-21T19:33:39.251887+0000 mgr.smithi180.pepehy (mgr.14165) 149 : cluster [DBG] pgmap v118: 1 pgs: 1 active+undersized+degraded; 0 B data, 344 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:40 smithi180 bash[13639]: cluster 2020-05-21T19:33:39.876403+0000 mon.smithi180 (mon.0) 410 : cluster [INF] osd.2 [v2:172.21.15.180:6818/884562281,v1:172.21.15.180:6819/884562281] boot 2020-05-21T19:33:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:40 smithi180 bash[13639]: cluster 2020-05-21T19:33:39.876794+0000 mon.smithi180 (mon.0) 411 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2020-05-21T19:33:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:40 smithi180 bash[13639]: audit 2020-05-21T19:33:39.878160+0000 mon.smithi180 (mon.0) 412 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:41.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:40 smithi180 bash[13639]: cluster 2020-05-21T19:33:40.880958+0000 mon.smithi180 (mon.0) 413 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2020-05-21T19:33:41.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:40 smithi065 bash[13937]: cluster 2020-05-21T19:33:39.251887+0000 mgr.smithi180.pepehy (mgr.14165) 149 : cluster [DBG] pgmap v118: 1 pgs: 1 active+undersized+degraded; 0 B data, 344 KiB used, 177 GiB / 179 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:40 smithi065 bash[13937]: cluster 2020-05-21T19:33:39.876403+0000 mon.smithi180 (mon.0) 410 : cluster [INF] osd.2 [v2:172.21.15.180:6818/884562281,v1:172.21.15.180:6819/884562281] boot 2020-05-21T19:33:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:40 smithi065 bash[13937]: cluster 2020-05-21T19:33:39.876794+0000 mon.smithi180 (mon.0) 411 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2020-05-21T19:33:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:40 smithi065 bash[13937]: audit 2020-05-21T19:33:39.878160+0000 mon.smithi180 (mon.0) 412 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2020-05-21T19:33:41.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:40 smithi065 bash[13937]: cluster 2020-05-21T19:33:40.880958+0000 mon.smithi180 (mon.0) 413 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2020-05-21T19:33:41.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:41 smithi180 bash[13639]: audit 2020-05-21T19:33:41.084282+0000 mon.smithi180 (mon.0) 414 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:41.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:41 smithi180 bash[13639]: audit 2020-05-21T19:33:41.314210+0000 mon.smithi180 (mon.0) 415 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:41.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:41 smithi180 bash[13639]: audit 2020-05-21T19:33:41.320424+0000 mon.smithi180 (mon.0) 416 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:41.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:41 smithi180 bash[13639]: audit 2020-05-21T19:33:41.321672+0000 mon.smithi180 (mon.0) 417 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:42.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:41 smithi065 bash[13937]: audit 2020-05-21T19:33:41.084282+0000 mon.smithi180 (mon.0) 414 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:42.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:41 smithi065 bash[13937]: audit 2020-05-21T19:33:41.314210+0000 mon.smithi180 (mon.0) 415 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:42.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:41 smithi065 bash[13937]: audit 2020-05-21T19:33:41.320424+0000 mon.smithi180 (mon.0) 416 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043518\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043656\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043740\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043821\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043900\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.043990\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044072\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044151\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044319\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:32.044455\", \"created\": \"2020-05-21T19:33:28.547896\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:32.044644\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:42.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:41 smithi065 bash[13937]: audit 2020-05-21T19:33:41.321672+0000 mon.smithi180 (mon.0) 417 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:42.908 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:33:42.899+0000 7f945e7fc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:42.908 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:33:42.903+0000 7f946d8c5700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:33:42.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:42 smithi180 bash[13639]: cluster 2020-05-21T19:33:41.252472+0000 mgr.smithi180.pepehy (mgr.14165) 150 : cluster [DBG] pgmap v121: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:42.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:42 smithi180 bash[13639]: audit 2020-05-21T19:33:42.478736+0000 mon.smithi180 (mon.0) 418 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476501\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476702\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476831\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476954\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:42.477219\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:42.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:42 smithi180 bash[13639]: audit 2020-05-21T19:33:42.484898+0000 mon.smithi180 (mon.0) 419 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476501\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476702\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476831\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476954\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:42.477219\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:42.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:42 smithi180 bash[13639]: audit 2020-05-21T19:33:42.488871+0000 mon.smithi180 (mon.0) 420 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:42.968 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:42 smithi180 bash[13639]: audit 2020-05-21T19:33:42.493580+0000 mon.smithi180 (mon.0) 421 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:43.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:42 smithi065 bash[13937]: cluster 2020-05-21T19:33:41.252472+0000 mgr.smithi180.pepehy (mgr.14165) 150 : cluster [DBG] pgmap v121: 1 pgs: 1 active+undersized+degraded; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:43.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:42 smithi065 bash[13937]: audit 2020-05-21T19:33:42.478736+0000 mon.smithi180 (mon.0) 418 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476501\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476702\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476831\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476954\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:42.477219\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:42 smithi065 bash[13937]: audit 2020-05-21T19:33:42.484898+0000 mon.smithi180 (mon.0) 419 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476501\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476702\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476831\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:42.476954\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:42.477219\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:42 smithi065 bash[13937]: audit 2020-05-21T19:33:42.488871+0000 mon.smithi180 (mon.0) 420 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:42 smithi065 bash[13937]: audit 2020-05-21T19:33:42.493580+0000 mon.smithi180 (mon.0) 421 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:44.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:43 smithi180 bash[13639]: audit 2020-05-21T19:33:43.110627+0000 mon.smithi180 (mon.0) 422 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:33:44.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:43 smithi180 bash[13639]: audit 2020-05-21T19:33:43.113522+0000 mon.smithi180 (mon.0) 423 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:33:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:43 smithi180 bash[13639]: audit 2020-05-21T19:33:43.114807+0000 mon.smithi180 (mon.0) 424 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:43 smithi180 bash[13639]: audit 2020-05-21T19:33:43.116127+0000 mon.smithi180 (mon.0) 425 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:44.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:43 smithi065 bash[13937]: audit 2020-05-21T19:33:43.110627+0000 mon.smithi180 (mon.0) 422 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:33:44.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:43 smithi065 bash[13937]: audit 2020-05-21T19:33:43.113522+0000 mon.smithi180 (mon.0) 423 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:33:44.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:43 smithi065 bash[13937]: audit 2020-05-21T19:33:43.114807+0000 mon.smithi180 (mon.0) 424 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:44.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:43 smithi065 bash[13937]: audit 2020-05-21T19:33:43.116127+0000 mon.smithi180 (mon.0) 425 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:45.079 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:44 smithi180 bash[13639]: audit 2020-05-21T19:33:43.108782+0000 mgr.smithi180.pepehy (mgr.14165) 151 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:33:45.080 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:44 smithi180 bash[13639]: cephadm 2020-05-21T19:33:43.112021+0000 mgr.smithi180.pepehy (mgr.14165) 152 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:33:45.080 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:44 smithi180 bash[13639]: cephadm 2020-05-21T19:33:43.112190+0000 mgr.smithi180.pepehy (mgr.14165) 153 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:33:45.080 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:44 smithi180 bash[13639]: cephadm 2020-05-21T19:33:43.112733+0000 mgr.smithi180.pepehy (mgr.14165) 154 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:33:45.080 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:44 smithi180 bash[13639]: cluster 2020-05-21T19:33:43.253102+0000 mgr.smithi180.pepehy (mgr.14165) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+undersized+degraded; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:45.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:44 smithi065 bash[13937]: audit 2020-05-21T19:33:43.108782+0000 mgr.smithi180.pepehy (mgr.14165) 151 : audit [DBG] from='client.14260 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi180:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:33:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:44 smithi065 bash[13937]: cephadm 2020-05-21T19:33:43.112021+0000 mgr.smithi180.pepehy (mgr.14165) 152 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:33:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:44 smithi065 bash[13937]: cephadm 2020-05-21T19:33:43.112190+0000 mgr.smithi180.pepehy (mgr.14165) 153 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:33:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:44 smithi065 bash[13937]: cephadm 2020-05-21T19:33:43.112733+0000 mgr.smithi180.pepehy (mgr.14165) 154 : cephadm [INF] Applying None on host smithi180... 2020-05-21T19:33:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:44 smithi065 bash[13937]: cluster 2020-05-21T19:33:43.253102+0000 mgr.smithi180.pepehy (mgr.14165) 155 : cluster [DBG] pgmap v122: 1 pgs: 1 active+undersized+degraded; 0 B data, 568 KiB used, 265 GiB / 268 GiB avail; 1/3 objects degraded (33.333%) 2020-05-21T19:33:46.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:45 smithi180 bash[13639]: audit 2020-05-21T19:33:45.145341+0000 mon.smithi180 (mon.0) 426 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:45.143300\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:46.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:45 smithi180 bash[13639]: audit 2020-05-21T19:33:45.151574+0000 mon.smithi180 (mon.0) 427 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:45.143300\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:46.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:45 smithi180 bash[13639]: audit 2020-05-21T19:33:45.152917+0000 mon.smithi180 (mon.0) 428 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:46.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:45 smithi065 bash[13937]: audit 2020-05-21T19:33:45.145341+0000 mon.smithi180 (mon.0) 426 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:45.143300\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:33:46.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:45 smithi065 bash[13937]: audit 2020-05-21T19:33:45.151574+0000 mon.smithi180 (mon.0) 427 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}}, \"last_daemon_update\": \"2020-05-21T19:33:45.143300\", \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:33:46.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:45 smithi065 bash[13937]: audit 2020-05-21T19:33:45.152917+0000 mon.smithi180 (mon.0) 428 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:33:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:46 smithi180 bash[13639]: cluster 2020-05-21T19:33:45.253693+0000 mgr.smithi180.pepehy (mgr.14165) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:46 smithi180 bash[13639]: cluster 2020-05-21T19:33:46.147899+0000 mon.smithi180 (mon.0) 429 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2020-05-21T19:33:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:46 smithi180 bash[13639]: cluster 2020-05-21T19:33:46.147960+0000 mon.smithi180 (mon.0) 430 : cluster [INF] Cluster is now healthy 2020-05-21T19:33:47.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:46 smithi180 bash[13639]: audit 2020-05-21T19:33:46.320291+0000 mon.smithi180 (mon.0) 431 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:46.318735\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:47.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:46 smithi180 bash[13639]: audit 2020-05-21T19:33:46.326421+0000 mon.smithi180 (mon.0) 432 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:46.318735\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:47.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:46 smithi180 bash[13639]: audit 2020-05-21T19:33:46.330622+0000 mon.smithi180 (mon.0) 433 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:47.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:46 smithi065 bash[13937]: cluster 2020-05-21T19:33:45.253693+0000 mgr.smithi180.pepehy (mgr.14165) 156 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 592 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:47.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:46 smithi065 bash[13937]: cluster 2020-05-21T19:33:46.147899+0000 mon.smithi180 (mon.0) 429 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/3 objects degraded (33.333%), 1 pg degraded) 2020-05-21T19:33:47.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:46 smithi065 bash[13937]: cluster 2020-05-21T19:33:46.147960+0000 mon.smithi180 (mon.0) 430 : cluster [INF] Cluster is now healthy 2020-05-21T19:33:47.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:46 smithi065 bash[13937]: audit 2020-05-21T19:33:46.320291+0000 mon.smithi180 (mon.0) 431 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:46.318735\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:33:47.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:46 smithi065 bash[13937]: audit 2020-05-21T19:33:46.326421+0000 mon.smithi180 (mon.0) 432 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}}, \"last_daemon_update\": \"2020-05-21T19:33:46.318735\", \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:33:47.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:46 smithi065 bash[13937]: audit 2020-05-21T19:33:46.330622+0000 mon.smithi180 (mon.0) 433 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:33:48.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:47 smithi180 bash[13639]: cluster 2020-05-21T19:33:47.254262+0000 mgr.smithi180.pepehy (mgr.14165) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:48.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:47 smithi180 bash[13639]: audit 2020-05-21T19:33:47.697640+0000 mon.smithi180 (mon.0) 434 : audit [INF] from='client.? 172.21.15.180:0/886688737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44984473-5c12-4a44-a572-93ace9816f5b"}]: dispatch 2020-05-21T19:33:48.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:47 smithi180 bash[13639]: audit 2020-05-21T19:33:47.702726+0000 mon.smithi180 (mon.0) 435 : audit [INF] from='client.? 172.21.15.180:0/886688737' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44984473-5c12-4a44-a572-93ace9816f5b"}]': finished 2020-05-21T19:33:48.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:47 smithi180 bash[13639]: cluster 2020-05-21T19:33:47.702768+0000 mon.smithi180 (mon.0) 436 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2020-05-21T19:33:48.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:47 smithi180 bash[13639]: audit 2020-05-21T19:33:47.702974+0000 mon.smithi180 (mon.0) 437 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:33:48.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:47 smithi065 bash[13937]: cluster 2020-05-21T19:33:47.254262+0000 mgr.smithi180.pepehy (mgr.14165) 157 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:48.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:47 smithi065 bash[13937]: audit 2020-05-21T19:33:47.697640+0000 mon.smithi180 (mon.0) 434 : audit [INF] from='client.? 172.21.15.180:0/886688737' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44984473-5c12-4a44-a572-93ace9816f5b"}]: dispatch 2020-05-21T19:33:48.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:47 smithi065 bash[13937]: audit 2020-05-21T19:33:47.702726+0000 mon.smithi180 (mon.0) 435 : audit [INF] from='client.? 172.21.15.180:0/886688737' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44984473-5c12-4a44-a572-93ace9816f5b"}]': finished 2020-05-21T19:33:48.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:47 smithi065 bash[13937]: cluster 2020-05-21T19:33:47.702768+0000 mon.smithi180 (mon.0) 436 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2020-05-21T19:33:48.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:47 smithi065 bash[13937]: audit 2020-05-21T19:33:47.702974+0000 mon.smithi180 (mon.0) 437 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:33:50.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:50 smithi180 bash[13639]: cluster 2020-05-21T19:33:49.254885+0000 mgr.smithi180.pepehy (mgr.14165) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:50.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:50 smithi180 bash[13639]: audit 2020-05-21T19:33:50.292129+0000 mon.smithi180 (mon.0) 438 : audit [DBG] from='client.? 172.21.15.180:0/1413594154' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:33:50.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:50 smithi065 bash[13937]: cluster 2020-05-21T19:33:49.254885+0000 mgr.smithi180.pepehy (mgr.14165) 158 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 608 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:50.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:50 smithi065 bash[13937]: audit 2020-05-21T19:33:50.292129+0000 mon.smithi180 (mon.0) 438 : audit [DBG] from='client.? 172.21.15.180:0/1413594154' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:33:53.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:52 smithi180 bash[13639]: cluster 2020-05-21T19:33:51.255460+0000 mgr.smithi180.pepehy (mgr.14165) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:53.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:52 smithi065 bash[13937]: cluster 2020-05-21T19:33:51.255460+0000 mgr.smithi180.pepehy (mgr.14165) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 616 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:54.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:53 smithi180 bash[13639]: audit 2020-05-21T19:33:53.735565+0000 mon.smithi180 (mon.0) 439 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:54.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:53 smithi065 bash[13937]: audit 2020-05-21T19:33:53.735565+0000 mon.smithi180 (mon.0) 439 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:33:55.120 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:54 smithi180 bash[13639]: cluster 2020-05-21T19:33:53.256102+0000 mgr.smithi180.pepehy (mgr.14165) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:55.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:54 smithi065 bash[13937]: cluster 2020-05-21T19:33:53.256102+0000 mgr.smithi180.pepehy (mgr.14165) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:33:57.165 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:56 smithi180 bash[13639]: cluster 2020-05-21T19:33:55.256664+0000 mgr.smithi180.pepehy (mgr.14165) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:33:57.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:56 smithi065 bash[13937]: cluster 2020-05-21T19:33:55.256664+0000 mgr.smithi180.pepehy (mgr.14165) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:33:59.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:58 smithi180 bash[13639]: cluster 2020-05-21T19:33:57.257260+0000 mgr.smithi180.pepehy (mgr.14165) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:33:59.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:58 smithi180 bash[13639]: audit 2020-05-21T19:33:58.589582+0000 mon.smithi180 (mon.0) 440 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2020-05-21T19:33:59.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:58 smithi180 bash[13639]: audit 2020-05-21T19:33:58.591142+0000 mon.smithi180 (mon.0) 441 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:59.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:58 smithi180 bash[13639]: audit 2020-05-21T19:33:58.593075+0000 mon.smithi180 (mon.0) 442 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2020-05-21T19:33:59.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:58 smithi065 bash[13937]: cluster 2020-05-21T19:33:57.257260+0000 mgr.smithi180.pepehy (mgr.14165) 162 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:33:59.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:58 smithi065 bash[13937]: audit 2020-05-21T19:33:58.589582+0000 mon.smithi180 (mon.0) 440 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2020-05-21T19:33:59.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:58 smithi065 bash[13937]: audit 2020-05-21T19:33:58.591142+0000 mon.smithi180 (mon.0) 441 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:33:59.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:58 smithi065 bash[13937]: audit 2020-05-21T19:33:58.593075+0000 mon.smithi180 (mon.0) 442 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2020-05-21T19:34:00.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:33:59 smithi180 bash[13639]: cephadm 2020-05-21T19:33:58.592464+0000 mgr.smithi180.pepehy (mgr.14165) 163 : cephadm [INF] Deploying daemon osd.3 on smithi180 2020-05-21T19:34:00.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:33:59 smithi065 bash[13937]: cephadm 2020-05-21T19:33:58.592464+0000 mgr.smithi180.pepehy (mgr.14165) 163 : cephadm [INF] Deploying daemon osd.3 on smithi180 2020-05-21T19:34:01.167 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:00 smithi180 bash[13639]: cluster 2020-05-21T19:33:59.257831+0000 mgr.smithi180.pepehy (mgr.14165) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:01.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:00 smithi065 bash[13937]: cluster 2020-05-21T19:33:59.257831+0000 mgr.smithi180.pepehy (mgr.14165) 164 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:01.664 INFO:teuthology.orchestra.run.smithi180.stdout:Created osd(s) 3 on host 'smithi180' 2020-05-21T19:34:01.966 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:01 smithi180 bash[13639]: audit 2020-05-21T19:34:01.650045+0000 mon.smithi180 (mon.0) 443 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:01 smithi180 bash[13639]: audit 2020-05-21T19:34:01.650691+0000 mon.smithi180 (mon.0) 444 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:01.967 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:01 smithi180 bash[13639]: audit 2020-05-21T19:34:01.654061+0000 mon.smithi180 (mon.0) 445 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:01 smithi065 bash[13937]: audit 2020-05-21T19:34:01.650045+0000 mon.smithi180 (mon.0) 443 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:01 smithi065 bash[13937]: audit 2020-05-21T19:34:01.650691+0000 mon.smithi180 (mon.0) 444 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:01 smithi065 bash[13937]: audit 2020-05-21T19:34:01.654061+0000 mon.smithi180 (mon.0) 445 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.141909\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142063\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142160\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142253\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142344\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142433\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142524\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142614\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.142838\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:45.143016\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_device_update\": \"2020-05-21T19:33:41.311493\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:03.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:02 smithi180 bash[13639]: cluster 2020-05-21T19:34:01.258386+0000 mgr.smithi180.pepehy (mgr.14165) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:03.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:02 smithi065 bash[13937]: cluster 2020-05-21T19:34:01.258386+0000 mgr.smithi180.pepehy (mgr.14165) 165 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:03.306 INFO:teuthology.orchestra.run.smithi180:osd.3> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.3.service 2020-05-21T19:34:03.309 INFO:tasks.cephadm:Deploying osd.4 on smithi065 with /dev/vg_nvme/lv_4... 2020-05-21T19:34:03.309 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2020-05-21T19:34:03.368 INFO:ceph.osd.3.smithi180.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:34:04.216 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2020-05-21T19:34:04.216 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2020-05-21T19:34:04.217 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2020-05-21T19:34:04.217 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2020-05-21T19:34:04.217 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2020-05-21T19:34:04.217 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2020-05-21T19:34:04.217 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:03 smithi180 bash[27133]: --> ceph-volume lvm activate successful for osd ID: 3 2020-05-21T19:34:05.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:04 smithi180 bash[13639]: cluster 2020-05-21T19:34:03.258952+0000 mgr.smithi180.pepehy (mgr.14165) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:05.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:04 smithi180 bash[13639]: audit 2020-05-21T19:34:04.627683+0000 mon.smithi180 (mon.0) 446 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:05.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:04 smithi180 bash[13639]: audit 2020-05-21T19:34:04.632291+0000 mon.smithi180 (mon.0) 447 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:05.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:04 smithi180 bash[13639]: audit 2020-05-21T19:34:04.633241+0000 mon.smithi180 (mon.0) 448 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:04 smithi065 bash[13937]: cluster 2020-05-21T19:34:03.258952+0000 mgr.smithi180.pepehy (mgr.14165) 166 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:04 smithi065 bash[13937]: audit 2020-05-21T19:34:04.627683+0000 mon.smithi180 (mon.0) 446 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:05.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:04 smithi065 bash[13937]: audit 2020-05-21T19:34:04.632291+0000 mon.smithi180 (mon.0) 447 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:05.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:04 smithi065 bash[13937]: audit 2020-05-21T19:34:04.633241+0000 mon.smithi180 (mon.0) 448 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:06.874 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:06 smithi180 bash[27612]: debug 2020-05-21T19:34:06.603+0000 7f11c3b5b700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:06.874 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:06 smithi180 bash[27612]: debug 2020-05-21T19:34:06.603+0000 7f11cc55aec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:06.875 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:06 smithi180 bash[27612]: debug 2020-05-21T19:34:06.603+0000 7f11cc55aec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:07.052 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping: /dev/vg_nvme/lv_4 2020-05-21T19:34:07.053 INFO:teuthology.orchestra.run.smithi065.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2020-05-21T19:34:07.053 INFO:teuthology.orchestra.run.smithi065.stderr: stderr: 10+0 records in 2020-05-21T19:34:07.053 INFO:teuthology.orchestra.run.smithi065.stderr:10+0 records out 2020-05-21T19:34:07.053 INFO:teuthology.orchestra.run.smithi065.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0178913 s, 586 MB/s 2020-05-21T19:34:07.054 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping successful for: 2020-05-21T19:34:07.154 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:06 smithi065 bash[13937]: cluster 2020-05-21T19:34:05.259535+0000 mgr.smithi180.pepehy (mgr.14165) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:07.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:06 smithi180 bash[13639]: cluster 2020-05-21T19:34:05.259535+0000 mgr.smithi180.pepehy (mgr.14165) 167 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:07.217 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:06 smithi180 bash[27612]: debug 2020-05-21T19:34:06.907+0000 7f11cc55aec0 -1 Falling back to public interface 2020-05-21T19:34:07.881 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi065:vg_nvme/lv_4 2020-05-21T19:34:08.466 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:08 smithi180 bash[27612]: debug 2020-05-21T19:34:08.115+0000 7f11cc55aec0 -1 osd.3 0 log_to_monitors {default=true} 2020-05-21T19:34:09.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:08 smithi180 bash[13639]: cluster 2020-05-21T19:34:07.259921+0000 mgr.smithi180.pepehy (mgr.14165) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:09.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:08 smithi180 bash[13639]: audit 2020-05-21T19:34:08.121692+0000 mon.smithi180 (mon.0) 449 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2020-05-21T19:34:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:08 smithi065 bash[13937]: cluster 2020-05-21T19:34:07.259921+0000 mgr.smithi180.pepehy (mgr.14165) 168 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:08 smithi065 bash[13937]: audit 2020-05-21T19:34:08.121692+0000 mon.smithi180 (mon.0) 449 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2020-05-21T19:34:10.204 INFO:ceph.osd.3.smithi180.stdout:May 21 19:34:09 smithi180 bash[27612]: debug 2020-05-21T19:34:09.911+0000 7f11af8bc700 -1 osd.3 0 waiting for initial osdmap 2020-05-21T19:34:10.205 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: audit 2020-05-21T19:34:08.905799+0000 mon.smithi180 (mon.0) 450 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2020-05-21T19:34:10.205 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: cluster 2020-05-21T19:34:08.905885+0000 mon.smithi180 (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2020-05-21T19:34:10.205 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: audit 2020-05-21T19:34:08.906931+0000 mon.smithi180 (mon.0) 452 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:10.205 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: audit 2020-05-21T19:34:08.907607+0000 mon.smithi180 (mon.0) 453 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:34:10.206 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: cluster 2020-05-21T19:34:09.072863+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:34:10.206 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: cluster 2020-05-21T19:34:09.072964+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:34:10.206 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: audit 2020-05-21T19:34:09.907746+0000 mon.smithi180 (mon.0) 454 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:34:10.206 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: cluster 2020-05-21T19:34:09.907886+0000 mon.smithi180 (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2020-05-21T19:34:10.206 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:09 smithi180 bash[13639]: audit 2020-05-21T19:34:09.908330+0000 mon.smithi180 (mon.0) 456 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:10.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: audit 2020-05-21T19:34:08.905799+0000 mon.smithi180 (mon.0) 450 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2020-05-21T19:34:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: cluster 2020-05-21T19:34:08.905885+0000 mon.smithi180 (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2020-05-21T19:34:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: audit 2020-05-21T19:34:08.906931+0000 mon.smithi180 (mon.0) 452 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: audit 2020-05-21T19:34:08.907607+0000 mon.smithi180 (mon.0) 453 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]: dispatch 2020-05-21T19:34:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: cluster 2020-05-21T19:34:09.072863+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:34:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: cluster 2020-05-21T19:34:09.072964+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:34:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: audit 2020-05-21T19:34:09.907746+0000 mon.smithi180 (mon.0) 454 : audit [INF] from='osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi180", "root=default"]}]': finished 2020-05-21T19:34:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: cluster 2020-05-21T19:34:09.907886+0000 mon.smithi180 (mon.0) 455 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2020-05-21T19:34:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:09 smithi065 bash[13937]: audit 2020-05-21T19:34:09.908330+0000 mon.smithi180 (mon.0) 456 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:11.096 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:34:11.090+0000 7fc1beffd700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:11.097 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:34:11.090+0000 7fc1d3871700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:11.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:10 smithi180 bash[13639]: cluster 2020-05-21T19:34:09.260485+0000 mgr.smithi180.pepehy (mgr.14165) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:11.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:10 smithi180 bash[13639]: audit 2020-05-21T19:34:09.917449+0000 mon.smithi180 (mon.0) 457 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:10 smithi180 bash[13639]: audit 2020-05-21T19:34:10.813788+0000 mon.smithi180 (mon.0) 458 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:11.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:10 smithi180 bash[13639]: audit 2020-05-21T19:34:10.915062+0000 mon.smithi180 (mon.0) 459 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:11.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:10 smithi065 bash[13937]: cluster 2020-05-21T19:34:09.260485+0000 mgr.smithi180.pepehy (mgr.14165) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:11.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:10 smithi065 bash[13937]: audit 2020-05-21T19:34:09.917449+0000 mon.smithi180 (mon.0) 457 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:10 smithi065 bash[13937]: audit 2020-05-21T19:34:10.813788+0000 mon.smithi180 (mon.0) 458 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:11.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:10 smithi065 bash[13937]: audit 2020-05-21T19:34:10.915062+0000 mon.smithi180 (mon.0) 459 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:12.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: cluster 2020-05-21T19:34:10.929581+0000 mon.smithi180 (mon.0) 460 : cluster [INF] osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415] boot 2020-05-21T19:34:12.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: cluster 2020-05-21T19:34:10.929686+0000 mon.smithi180 (mon.0) 461 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2020-05-21T19:34:12.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:10.930900+0000 mon.smithi180 (mon.0) 462 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:12.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.054130+0000 mon.smithi180 (mon.0) 463 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:12.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.060529+0000 mon.smithi180 (mon.0) 464 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:12.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.064032+0000 mon.smithi180 (mon.0) 465 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:12.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.067956+0000 mon.smithi180 (mon.0) 466 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:12.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: cluster 2020-05-21T19:34:11.261040+0000 mgr.smithi180.pepehy (mgr.14165) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:12.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.308826+0000 mgr.smithi180.pepehy (mgr.14165) 171 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:34:12.219 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.310851+0000 mon.smithi180 (mon.0) 467 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:34:12.220 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: cephadm 2020-05-21T19:34:11.312315+0000 mgr.smithi180.pepehy (mgr.14165) 172 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:34:12.220 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: cephadm 2020-05-21T19:34:11.312511+0000 mgr.smithi180.pepehy (mgr.14165) 173 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:34:12.220 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: cephadm 2020-05-21T19:34:11.313542+0000 mgr.smithi180.pepehy (mgr.14165) 174 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:34:12.220 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.314389+0000 mon.smithi180 (mon.0) 468 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:34:12.221 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.315763+0000 mon.smithi180 (mon.0) 469 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:12.221 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:11 smithi180 bash[13639]: audit 2020-05-21T19:34:11.317246+0000 mon.smithi180 (mon.0) 470 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:12.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: cluster 2020-05-21T19:34:10.929581+0000 mon.smithi180 (mon.0) 460 : cluster [INF] osd.3 [v2:172.21.15.180:6826/709616415,v1:172.21.15.180:6827/709616415] boot 2020-05-21T19:34:12.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: cluster 2020-05-21T19:34:10.929686+0000 mon.smithi180 (mon.0) 461 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2020-05-21T19:34:12.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:10.930900+0000 mon.smithi180 (mon.0) 462 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2020-05-21T19:34:12.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.054130+0000 mon.smithi180 (mon.0) 463 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:12.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.060529+0000 mon.smithi180 (mon.0) 464 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624804\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.624933\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625010\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625084\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625170\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625250\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625323\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625396\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625584\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625728\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:04.625867\", \"created\": \"2020-05-21T19:34:01.631367\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:04.626061\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:12.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.064032+0000 mon.smithi180 (mon.0) 465 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:12.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.067956+0000 mon.smithi180 (mon.0) 466 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:12.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: cluster 2020-05-21T19:34:11.261040+0000 mgr.smithi180.pepehy (mgr.14165) 170 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 640 KiB used, 265 GiB / 268 GiB avail 2020-05-21T19:34:12.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.308826+0000 mgr.smithi180.pepehy (mgr.14165) 171 : audit [DBG] from='client.14278 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:34:12.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.310851+0000 mon.smithi180 (mon.0) 467 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:34:12.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: cephadm 2020-05-21T19:34:11.312315+0000 mgr.smithi180.pepehy (mgr.14165) 172 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:34:12.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: cephadm 2020-05-21T19:34:11.312511+0000 mgr.smithi180.pepehy (mgr.14165) 173 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:34:12.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: cephadm 2020-05-21T19:34:11.313542+0000 mgr.smithi180.pepehy (mgr.14165) 174 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:34:12.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.314389+0000 mon.smithi180 (mon.0) 468 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:34:12.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.315763+0000 mon.smithi180 (mon.0) 469 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:12.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:11 smithi065 bash[13937]: audit 2020-05-21T19:34:11.317246+0000 mon.smithi180 (mon.0) 470 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:13.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:13 smithi180 bash[13639]: cluster 2020-05-21T19:34:12.068466+0000 mon.smithi180 (mon.0) 471 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2020-05-21T19:34:13.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:13 smithi065 bash[13937]: cluster 2020-05-21T19:34:12.068466+0000 mon.smithi180 (mon.0) 471 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2020-05-21T19:34:14.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:14 smithi180 bash[13639]: cluster 2020-05-21T19:34:13.261640+0000 mgr.smithi180.pepehy (mgr.14165) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 896 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:14.471 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:14 smithi180 bash[13639]: audit 2020-05-21T19:34:13.406865+0000 mon.smithi180 (mon.0) 472 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402295\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402485\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402611\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402731\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402849\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402967\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403086\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403222\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403542\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403803\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.404054\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:13.404435\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:14.472 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:14 smithi180 bash[13639]: audit 2020-05-21T19:34:13.412315+0000 mon.smithi180 (mon.0) 473 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402295\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402485\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402611\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402731\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402849\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402967\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403086\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403222\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403542\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403803\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.404054\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:13.404435\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:14.472 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:14 smithi180 bash[13639]: audit 2020-05-21T19:34:13.415296+0000 mon.smithi180 (mon.0) 474 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:14.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:14 smithi065 bash[13937]: cluster 2020-05-21T19:34:13.261640+0000 mgr.smithi180.pepehy (mgr.14165) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 896 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:14.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:14 smithi065 bash[13937]: audit 2020-05-21T19:34:13.406865+0000 mon.smithi180 (mon.0) 472 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402295\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402485\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402611\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402731\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402849\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402967\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403086\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403222\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403542\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403803\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.404054\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:13.404435\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:14.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:14 smithi065 bash[13937]: audit 2020-05-21T19:34:13.412315+0000 mon.smithi180 (mon.0) 473 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402295\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402485\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402611\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402731\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402849\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.402967\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403086\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403222\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403542\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.403803\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:13.404054\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:13.404435\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:14.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:14 smithi065 bash[13937]: audit 2020-05-21T19:34:13.415296+0000 mon.smithi180 (mon.0) 474 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:16.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:16 smithi180 bash[13639]: cluster 2020-05-21T19:34:15.262214+0000 mgr.smithi180.pepehy (mgr.14165) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 928 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:16.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:16 smithi180 bash[13639]: audit 2020-05-21T19:34:15.441724+0000 mon.smithi065 (mon.1) 4 : audit [INF] from='client.? 172.21.15.65:0/1705512303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad"}]: dispatch 2020-05-21T19:34:16.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:16 smithi180 bash[13639]: audit 2020-05-21T19:34:15.442133+0000 mon.smithi180 (mon.0) 475 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad"}]: dispatch 2020-05-21T19:34:16.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:16 smithi180 bash[13639]: audit 2020-05-21T19:34:15.450912+0000 mon.smithi180 (mon.0) 476 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad"}]': finished 2020-05-21T19:34:16.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:16 smithi180 bash[13639]: cluster 2020-05-21T19:34:15.451016+0000 mon.smithi180 (mon.0) 477 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2020-05-21T19:34:16.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:16 smithi180 bash[13639]: audit 2020-05-21T19:34:15.451266+0000 mon.smithi180 (mon.0) 478 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:16.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:16 smithi065 bash[13937]: cluster 2020-05-21T19:34:15.262214+0000 mgr.smithi180.pepehy (mgr.14165) 176 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 928 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:16.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:16 smithi065 bash[13937]: audit 2020-05-21T19:34:15.441724+0000 mon.smithi065 (mon.1) 4 : audit [INF] from='client.? 172.21.15.65:0/1705512303' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad"}]: dispatch 2020-05-21T19:34:16.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:16 smithi065 bash[13937]: audit 2020-05-21T19:34:15.442133+0000 mon.smithi180 (mon.0) 475 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad"}]: dispatch 2020-05-21T19:34:16.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:16 smithi065 bash[13937]: audit 2020-05-21T19:34:15.450912+0000 mon.smithi180 (mon.0) 476 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad"}]': finished 2020-05-21T19:34:16.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:16 smithi065 bash[13937]: cluster 2020-05-21T19:34:15.451016+0000 mon.smithi180 (mon.0) 477 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2020-05-21T19:34:16.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:16 smithi065 bash[13937]: audit 2020-05-21T19:34:15.451266+0000 mon.smithi180 (mon.0) 478 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:18.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:18 smithi180 bash[13639]: cluster 2020-05-21T19:34:17.262799+0000 mgr.smithi180.pepehy (mgr.14165) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 976 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:18.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:18 smithi180 bash[13639]: audit 2020-05-21T19:34:17.844114+0000 mon.smithi065 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.65:0/4049050866' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:34:18.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:18 smithi065 bash[13937]: cluster 2020-05-21T19:34:17.262799+0000 mgr.smithi180.pepehy (mgr.14165) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 976 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:18.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:18 smithi065 bash[13937]: audit 2020-05-21T19:34:17.844114+0000 mon.smithi065 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.65:0/4049050866' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:34:20.705 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:20 smithi065 bash[13937]: cluster 2020-05-21T19:34:19.263410+0000 mgr.smithi180.pepehy (mgr.14165) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:20.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:20 smithi180 bash[13639]: cluster 2020-05-21T19:34:19.263410+0000 mgr.smithi180.pepehy (mgr.14165) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:21.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:21 smithi065 bash[13937]: audit 2020-05-21T19:34:21.420918+0000 mon.smithi180 (mon.0) 479 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:22.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:21 smithi180 bash[13639]: audit 2020-05-21T19:34:21.420918+0000 mon.smithi180 (mon.0) 479 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:23.222 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:22 smithi180 bash[13639]: cluster 2020-05-21T19:34:21.263928+0000 mgr.smithi180.pepehy (mgr.14165) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:23.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:22 smithi065 bash[13937]: cluster 2020-05-21T19:34:21.263928+0000 mgr.smithi180.pepehy (mgr.14165) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 984 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:24 smithi180 bash[13639]: cluster 2020-05-21T19:34:23.264450+0000 mgr.smithi180.pepehy (mgr.14165) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:25.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:24 smithi065 bash[13937]: cluster 2020-05-21T19:34:23.264450+0000 mgr.smithi180.pepehy (mgr.14165) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:26.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:25 smithi180 bash[13639]: audit 2020-05-21T19:34:25.524773+0000 mon.smithi180 (mon.0) 480 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2020-05-21T19:34:26.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:25 smithi180 bash[13639]: audit 2020-05-21T19:34:25.526584+0000 mon.smithi180 (mon.0) 481 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:26.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:25 smithi180 bash[13639]: audit 2020-05-21T19:34:25.528729+0000 mon.smithi180 (mon.0) 482 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2020-05-21T19:34:26.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:25 smithi065 bash[13937]: audit 2020-05-21T19:34:25.524773+0000 mon.smithi180 (mon.0) 480 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2020-05-21T19:34:26.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:25 smithi065 bash[13937]: audit 2020-05-21T19:34:25.526584+0000 mon.smithi180 (mon.0) 481 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:26.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:25 smithi065 bash[13937]: audit 2020-05-21T19:34:25.528729+0000 mon.smithi180 (mon.0) 482 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2020-05-21T19:34:27.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:26 smithi180 bash[13639]: cluster 2020-05-21T19:34:25.265030+0000 mgr.smithi180.pepehy (mgr.14165) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:27.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:26 smithi180 bash[13639]: cephadm 2020-05-21T19:34:25.528098+0000 mgr.smithi180.pepehy (mgr.14165) 182 : cephadm [INF] Deploying daemon osd.4 on smithi065 2020-05-21T19:34:27.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:26 smithi065 bash[13937]: cluster 2020-05-21T19:34:25.265030+0000 mgr.smithi180.pepehy (mgr.14165) 181 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:27.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:26 smithi065 bash[13937]: cephadm 2020-05-21T19:34:25.528098+0000 mgr.smithi180.pepehy (mgr.14165) 182 : cephadm [INF] Deploying daemon osd.4 on smithi065 2020-05-21T19:34:28.156 INFO:teuthology.orchestra.run.smithi065.stdout:Created osd(s) 4 on host 'smithi065' 2020-05-21T19:34:29.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:28 smithi180 bash[13639]: cluster 2020-05-21T19:34:27.265548+0000 mgr.smithi180.pepehy (mgr.14165) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:29.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:28 smithi180 bash[13639]: audit 2020-05-21T19:34:28.141976+0000 mon.smithi180 (mon.0) 483 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:29.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:28 smithi180 bash[13639]: audit 2020-05-21T19:34:28.143027+0000 mon.smithi180 (mon.0) 484 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:29.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:28 smithi180 bash[13639]: audit 2020-05-21T19:34:28.148643+0000 mon.smithi180 (mon.0) 485 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:29.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:28 smithi065 bash[13937]: cluster 2020-05-21T19:34:27.265548+0000 mgr.smithi180.pepehy (mgr.14165) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:29.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:28 smithi065 bash[13937]: audit 2020-05-21T19:34:28.141976+0000 mon.smithi180 (mon.0) 483 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:29.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:28 smithi065 bash[13937]: audit 2020-05-21T19:34:28.143027+0000 mon.smithi180 (mon.0) 484 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:29.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:28 smithi065 bash[13937]: audit 2020-05-21T19:34:28.148643+0000 mon.smithi180 (mon.0) 485 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318029\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318227\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318356\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:33:46.318478\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_device_update\": \"2020-05-21T19:31:32.805997\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:29.529 INFO:teuthology.orchestra.run.smithi065:osd.4> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.4.service 2020-05-21T19:34:29.532 INFO:tasks.cephadm:Deploying osd.5 on smithi065 with /dev/vg_nvme/lv_3... 2020-05-21T19:34:29.533 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2020-05-21T19:34:29.574 INFO:ceph.osd.4.smithi065.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:34:30.413 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2020-05-21T19:34:30.413 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2020-05-21T19:34:30.414 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2020-05-21T19:34:30.414 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2020-05-21T19:34:30.415 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2020-05-21T19:34:30.415 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2020-05-21T19:34:30.415 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:30 smithi065 bash[16721]: --> ceph-volume lvm activate successful for osd ID: 4 2020-05-21T19:34:31.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:30 smithi180 bash[13639]: cluster 2020-05-21T19:34:29.266053+0000 mgr.smithi180.pepehy (mgr.14165) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:31.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:30 smithi180 bash[13639]: audit 2020-05-21T19:34:30.549124+0000 mon.smithi180 (mon.0) 486 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544720\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544907\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545034\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545182\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545311\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545430\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545548\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545666\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545980\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546240\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546492\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:30.546917\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:31.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:30 smithi180 bash[13639]: audit 2020-05-21T19:34:30.554338+0000 mon.smithi180 (mon.0) 487 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544720\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544907\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545034\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545182\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545311\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545430\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545548\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545666\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545980\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546240\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546492\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:30.546917\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:31.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:30 smithi180 bash[13639]: audit 2020-05-21T19:34:30.555350+0000 mon.smithi180 (mon.0) 488 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:31.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:30 smithi065 bash[13937]: cluster 2020-05-21T19:34:29.266053+0000 mgr.smithi180.pepehy (mgr.14165) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:31.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:30 smithi065 bash[13937]: audit 2020-05-21T19:34:30.549124+0000 mon.smithi180 (mon.0) 486 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544720\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544907\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545034\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545182\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545311\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545430\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545548\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545666\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545980\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546240\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546492\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:30.546917\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:31.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:30 smithi065 bash[13937]: audit 2020-05-21T19:34:30.554338+0000 mon.smithi180 (mon.0) 487 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544720\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.544907\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545034\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545182\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545311\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545430\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545548\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545666\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.545980\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546240\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:30.546492\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:30.546917\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:31.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:30 smithi065 bash[13937]: audit 2020-05-21T19:34:30.555350+0000 mon.smithi180 (mon.0) 488 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:33.151 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:32 smithi065 bash[13937]: cluster 2020-05-21T19:34:31.266523+0000 mgr.smithi180.pepehy (mgr.14165) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:33.152 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:32 smithi065 bash[13937]: audit 2020-05-21T19:34:32.045913+0000 mon.smithi180 (mon.0) 489 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:33.152 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:32 smithi065 bash[13937]: audit 2020-05-21T19:34:32.052068+0000 mon.smithi180 (mon.0) 490 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:33.152 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:32 smithi065 bash[13937]: audit 2020-05-21T19:34:32.053428+0000 mon.smithi180 (mon.0) 491 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:33.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:32 smithi180 bash[13639]: cluster 2020-05-21T19:34:31.266523+0000 mgr.smithi180.pepehy (mgr.14165) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:33.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:32 smithi180 bash[13639]: audit 2020-05-21T19:34:32.045913+0000 mon.smithi180 (mon.0) 489 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:33.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:32 smithi180 bash[13639]: audit 2020-05-21T19:34:32.052068+0000 mon.smithi180 (mon.0) 490 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"Insufficient space (<5GB) on vgs\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:33.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:32 smithi180 bash[13639]: audit 2020-05-21T19:34:32.053428+0000 mon.smithi180 (mon.0) 491 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:33.491 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:33 smithi065 bash[16888]: debug 2020-05-21T19:34:33.297+0000 7f3d2f4e5700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:33.491 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:33 smithi065 bash[16888]: debug 2020-05-21T19:34:33.297+0000 7f3d37ee4ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:33.491 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:33 smithi065 bash[16888]: debug 2020-05-21T19:34:33.297+0000 7f3d37ee4ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:34.197 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:33 smithi065 bash[16888]: debug 2020-05-21T19:34:33.841+0000 7f3d37ee4ec0 -1 Falling back to public interface 2020-05-21T19:34:34.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:34 smithi065 bash[13937]: cluster 2020-05-21T19:34:33.267094+0000 mgr.smithi180.pepehy (mgr.14165) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:35.141 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping: /dev/vg_nvme/lv_3 2020-05-21T19:34:35.141 INFO:teuthology.orchestra.run.smithi065.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2020-05-21T19:34:35.142 INFO:teuthology.orchestra.run.smithi065.stderr: stderr: 10+0 records in 2020-05-21T19:34:35.142 INFO:teuthology.orchestra.run.smithi065.stderr:10+0 records out 2020-05-21T19:34:35.142 INFO:teuthology.orchestra.run.smithi065.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0168941 s, 621 MB/s 2020-05-21T19:34:35.142 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping successful for: 2020-05-21T19:34:35.201 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:35 smithi065 bash[16888]: debug 2020-05-21T19:34:35.093+0000 7f3d37ee4ec0 -1 osd.4 0 log_to_monitors {default=true} 2020-05-21T19:34:35.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:34 smithi180 bash[13639]: cluster 2020-05-21T19:34:33.267094+0000 mgr.smithi180.pepehy (mgr.14165) 186 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:36.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:35 smithi180 bash[13639]: audit 2020-05-21T19:34:35.106931+0000 mon.smithi065 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.65:6800/82514145,v1:172.21.15.65:6801/82514145]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2020-05-21T19:34:36.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:35 smithi180 bash[13639]: audit 2020-05-21T19:34:35.107333+0000 mon.smithi180 (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2020-05-21T19:34:36.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:35 smithi065 bash[13937]: audit 2020-05-21T19:34:35.106931+0000 mon.smithi065 (mon.1) 6 : audit [INF] from='osd.4 [v2:172.21.15.65:6800/82514145,v1:172.21.15.65:6801/82514145]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2020-05-21T19:34:36.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:35 smithi065 bash[13937]: audit 2020-05-21T19:34:35.107333+0000 mon.smithi180 (mon.0) 492 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2020-05-21T19:34:36.277 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi065:vg_nvme/lv_3 2020-05-21T19:34:36.991 INFO:ceph.osd.4.smithi065.stdout:May 21 19:34:36 smithi065 bash[16888]: debug 2020-05-21T19:34:36.909+0000 7f3d1b246700 -1 osd.4 0 waiting for initial osdmap 2020-05-21T19:34:36.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:36 smithi065 bash[13937]: cluster 2020-05-21T19:34:35.267690+0000 mgr.smithi180.pepehy (mgr.14165) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:36.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:36 smithi065 bash[13937]: audit 2020-05-21T19:34:35.906055+0000 mon.smithi180 (mon.0) 493 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2020-05-21T19:34:36.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:36 smithi065 bash[13937]: cluster 2020-05-21T19:34:35.906103+0000 mon.smithi180 (mon.0) 494 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2020-05-21T19:34:36.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:36 smithi065 bash[13937]: audit 2020-05-21T19:34:35.906348+0000 mon.smithi180 (mon.0) 495 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:36.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:36 smithi065 bash[13937]: audit 2020-05-21T19:34:35.908045+0000 mon.smithi065 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.65:6800/82514145,v1:172.21.15.65:6801/82514145]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:34:36.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:36 smithi065 bash[13937]: audit 2020-05-21T19:34:35.908225+0000 mon.smithi180 (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:34:37.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:36 smithi180 bash[13639]: cluster 2020-05-21T19:34:35.267690+0000 mgr.smithi180.pepehy (mgr.14165) 187 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:37.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:36 smithi180 bash[13639]: audit 2020-05-21T19:34:35.906055+0000 mon.smithi180 (mon.0) 493 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2020-05-21T19:34:37.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:36 smithi180 bash[13639]: cluster 2020-05-21T19:34:35.906103+0000 mon.smithi180 (mon.0) 494 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2020-05-21T19:34:37.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:36 smithi180 bash[13639]: audit 2020-05-21T19:34:35.906348+0000 mon.smithi180 (mon.0) 495 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:37.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:36 smithi180 bash[13639]: audit 2020-05-21T19:34:35.908045+0000 mon.smithi065 (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.65:6800/82514145,v1:172.21.15.65:6801/82514145]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:34:37.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:36 smithi180 bash[13639]: audit 2020-05-21T19:34:35.908225+0000 mon.smithi180 (mon.0) 496 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:34:38.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:37 smithi180 bash[13639]: cluster 2020-05-21T19:34:36.120923+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:34:38.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:37 smithi180 bash[13639]: cluster 2020-05-21T19:34:36.121020+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:34:38.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:37 smithi180 bash[13639]: audit 2020-05-21T19:34:36.907733+0000 mon.smithi180 (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:34:38.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:37 smithi180 bash[13639]: cluster 2020-05-21T19:34:36.907846+0000 mon.smithi180 (mon.0) 498 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2020-05-21T19:34:38.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:37 smithi180 bash[13639]: audit 2020-05-21T19:34:36.909371+0000 mon.smithi180 (mon.0) 499 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:38.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:37 smithi180 bash[13639]: audit 2020-05-21T19:34:36.916723+0000 mon.smithi180 (mon.0) 500 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:38.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:37 smithi065 bash[13937]: cluster 2020-05-21T19:34:36.120923+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:34:38.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:37 smithi065 bash[13937]: cluster 2020-05-21T19:34:36.121020+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:34:38.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:37 smithi065 bash[13937]: audit 2020-05-21T19:34:36.907733+0000 mon.smithi180 (mon.0) 497 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:34:38.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:37 smithi065 bash[13937]: cluster 2020-05-21T19:34:36.907846+0000 mon.smithi180 (mon.0) 498 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2020-05-21T19:34:38.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:37 smithi065 bash[13937]: audit 2020-05-21T19:34:36.909371+0000 mon.smithi180 (mon.0) 499 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:38.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:37 smithi065 bash[13937]: audit 2020-05-21T19:34:36.916723+0000 mon.smithi180 (mon.0) 500 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:39.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:38 smithi180 bash[13639]: cluster 2020-05-21T19:34:37.268325+0000 mgr.smithi180.pepehy (mgr.14165) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:39.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:38 smithi180 bash[13639]: audit 2020-05-21T19:34:37.920324+0000 mon.smithi180 (mon.0) 501 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:38 smithi180 bash[13639]: cluster 2020-05-21T19:34:37.931676+0000 mon.smithi180 (mon.0) 502 : cluster [INF] osd.4 [v2:172.21.15.65:6800/82514145,v1:172.21.15.65:6801/82514145] boot 2020-05-21T19:34:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:38 smithi180 bash[13639]: cluster 2020-05-21T19:34:37.931866+0000 mon.smithi180 (mon.0) 503 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2020-05-21T19:34:39.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:38 smithi180 bash[13639]: audit 2020-05-21T19:34:37.932716+0000 mon.smithi180 (mon.0) 504 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:39.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:38 smithi065 bash[13937]: cluster 2020-05-21T19:34:37.268325+0000 mgr.smithi180.pepehy (mgr.14165) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 1000 KiB used, 354 GiB / 358 GiB avail 2020-05-21T19:34:39.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:38 smithi065 bash[13937]: audit 2020-05-21T19:34:37.920324+0000 mon.smithi180 (mon.0) 501 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:38 smithi065 bash[13937]: cluster 2020-05-21T19:34:37.931676+0000 mon.smithi180 (mon.0) 502 : cluster [INF] osd.4 [v2:172.21.15.65:6800/82514145,v1:172.21.15.65:6801/82514145] boot 2020-05-21T19:34:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:38 smithi065 bash[13937]: cluster 2020-05-21T19:34:37.931866+0000 mon.smithi180 (mon.0) 503 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2020-05-21T19:34:39.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:38 smithi065 bash[13937]: audit 2020-05-21T19:34:37.932716+0000 mon.smithi180 (mon.0) 504 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2020-05-21T19:34:40.097 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:34:40.089+0000 7f1697fff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:40.098 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:34:40.089+0000 7f169f59e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:34:40.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: cluster 2020-05-21T19:34:38.938766+0000 mon.smithi180 (mon.0) 505 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2020-05-21T19:34:40.398 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: cluster 2020-05-21T19:34:39.269054+0000 mgr.smithi180.pepehy (mgr.14165) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:40.398 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: audit 2020-05-21T19:34:39.383663+0000 mon.smithi180 (mon.0) 506 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:40.399 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: audit 2020-05-21T19:34:39.626673+0000 mon.smithi180 (mon.0) 507 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:40.399 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: audit 2020-05-21T19:34:39.633349+0000 mon.smithi180 (mon.0) 508 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:40.399 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: audit 2020-05-21T19:34:39.637243+0000 mon.smithi180 (mon.0) 509 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:40.399 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:39 smithi180 bash[13639]: audit 2020-05-21T19:34:39.641340+0000 mon.smithi180 (mon.0) 510 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:40.401 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: cluster 2020-05-21T19:34:38.938766+0000 mon.smithi180 (mon.0) 505 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2020-05-21T19:34:40.401 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: cluster 2020-05-21T19:34:39.269054+0000 mgr.smithi180.pepehy (mgr.14165) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:40.401 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: audit 2020-05-21T19:34:39.383663+0000 mon.smithi180 (mon.0) 506 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:40.401 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: audit 2020-05-21T19:34:39.626673+0000 mon.smithi180 (mon.0) 507 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:40.402 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: audit 2020-05-21T19:34:39.633349+0000 mon.smithi180 (mon.0) 508 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}}, \"last_daemon_update\": \"2020-05-21T19:34:32.044286\", \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:40.402 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: audit 2020-05-21T19:34:39.637243+0000 mon.smithi180 (mon.0) 509 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:40.402 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:39 smithi065 bash[13937]: audit 2020-05-21T19:34:39.641340+0000 mon.smithi180 (mon.0) 510 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:41.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: audit 2020-05-21T19:34:40.300087+0000 mgr.smithi180.pepehy (mgr.14165) 190 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:34:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: audit 2020-05-21T19:34:40.302420+0000 mon.smithi180 (mon.0) 511 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:34:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: cephadm 2020-05-21T19:34:40.303973+0000 mgr.smithi180.pepehy (mgr.14165) 191 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:34:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: cephadm 2020-05-21T19:34:40.304141+0000 mgr.smithi180.pepehy (mgr.14165) 192 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:34:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: cephadm 2020-05-21T19:34:40.304620+0000 mgr.smithi180.pepehy (mgr.14165) 193 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:34:41.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: audit 2020-05-21T19:34:40.305417+0000 mon.smithi180 (mon.0) 512 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:34:41.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: audit 2020-05-21T19:34:40.306884+0000 mon.smithi180 (mon.0) 513 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:41.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:40 smithi180 bash[13639]: audit 2020-05-21T19:34:40.308376+0000 mon.smithi180 (mon.0) 514 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:41.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: audit 2020-05-21T19:34:40.300087+0000 mgr.smithi180.pepehy (mgr.14165) 190 : audit [DBG] from='client.24179 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:34:41.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: audit 2020-05-21T19:34:40.302420+0000 mon.smithi180 (mon.0) 511 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:34:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: cephadm 2020-05-21T19:34:40.303973+0000 mgr.smithi180.pepehy (mgr.14165) 191 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:34:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: cephadm 2020-05-21T19:34:40.304141+0000 mgr.smithi180.pepehy (mgr.14165) 192 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:34:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: cephadm 2020-05-21T19:34:40.304620+0000 mgr.smithi180.pepehy (mgr.14165) 193 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:34:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: audit 2020-05-21T19:34:40.305417+0000 mon.smithi180 (mon.0) 512 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:34:41.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: audit 2020-05-21T19:34:40.306884+0000 mon.smithi180 (mon.0) 513 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:41.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:40 smithi065 bash[13937]: audit 2020-05-21T19:34:40.308376+0000 mon.smithi180 (mon.0) 514 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:42.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:41 smithi180 bash[13639]: cluster 2020-05-21T19:34:41.269726+0000 mgr.smithi180.pepehy (mgr.14165) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:42.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:41 smithi065 bash[13937]: cluster 2020-05-21T19:34:41.269726+0000 mgr.smithi180.pepehy (mgr.14165) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 peering; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:43.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:42 smithi065 bash[13937]: audit 2020-05-21T19:34:42.057561+0000 mon.smithi180 (mon.0) 515 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055285\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055379\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055428\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055474\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055519\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055565\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055611\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055656\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055836\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055952\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.056065\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:42.056237\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:42 smithi065 bash[13937]: audit 2020-05-21T19:34:42.063511+0000 mon.smithi180 (mon.0) 516 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055285\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055379\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055428\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055474\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055519\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055565\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055611\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055656\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055836\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055952\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.056065\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:42.056237\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:43.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:42 smithi065 bash[13937]: audit 2020-05-21T19:34:42.065827+0000 mon.smithi180 (mon.0) 517 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:43.317 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:42 smithi180 bash[13639]: audit 2020-05-21T19:34:42.057561+0000 mon.smithi180 (mon.0) 515 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055285\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055379\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055428\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055474\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055519\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055565\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055611\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055656\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055836\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055952\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.056065\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:42.056237\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:34:43.317 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:42 smithi180 bash[13639]: audit 2020-05-21T19:34:42.063511+0000 mon.smithi180 (mon.0) 516 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055285\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055379\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055428\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055474\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055519\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055565\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055611\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055656\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055836\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.055952\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:42.056065\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:42.056237\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:34:43.318 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:42 smithi180 bash[13639]: audit 2020-05-21T19:34:42.065827+0000 mon.smithi180 (mon.0) 517 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:34:44.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:43 smithi065 bash[13937]: cluster 2020-05-21T19:34:43.270368+0000 mgr.smithi180.pepehy (mgr.14165) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:44.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:43 smithi180 bash[13639]: cluster 2020-05-21T19:34:43.270368+0000 mgr.smithi180.pepehy (mgr.14165) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 peering; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:45.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:44 smithi065 bash[13937]: audit 2020-05-21T19:34:44.339698+0000 mon.smithi065 (mon.1) 8 : audit [INF] from='client.? 172.21.15.65:0/1377996652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6afacb-1c90-459c-a71a-cc3b17e97e15"}]: dispatch 2020-05-21T19:34:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:44 smithi065 bash[13937]: audit 2020-05-21T19:34:44.340084+0000 mon.smithi180 (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6afacb-1c90-459c-a71a-cc3b17e97e15"}]: dispatch 2020-05-21T19:34:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:44 smithi065 bash[13937]: audit 2020-05-21T19:34:44.349359+0000 mon.smithi180 (mon.0) 519 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6afacb-1c90-459c-a71a-cc3b17e97e15"}]': finished 2020-05-21T19:34:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:44 smithi065 bash[13937]: cluster 2020-05-21T19:34:44.349463+0000 mon.smithi180 (mon.0) 520 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2020-05-21T19:34:45.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:44 smithi065 bash[13937]: audit 2020-05-21T19:34:44.349670+0000 mon.smithi180 (mon.0) 521 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:34:45.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:44 smithi180 bash[13639]: audit 2020-05-21T19:34:44.339698+0000 mon.smithi065 (mon.1) 8 : audit [INF] from='client.? 172.21.15.65:0/1377996652' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6afacb-1c90-459c-a71a-cc3b17e97e15"}]: dispatch 2020-05-21T19:34:45.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:44 smithi180 bash[13639]: audit 2020-05-21T19:34:44.340084+0000 mon.smithi180 (mon.0) 518 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "fe6afacb-1c90-459c-a71a-cc3b17e97e15"}]: dispatch 2020-05-21T19:34:45.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:44 smithi180 bash[13639]: audit 2020-05-21T19:34:44.349359+0000 mon.smithi180 (mon.0) 519 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "fe6afacb-1c90-459c-a71a-cc3b17e97e15"}]': finished 2020-05-21T19:34:45.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:44 smithi180 bash[13639]: cluster 2020-05-21T19:34:44.349463+0000 mon.smithi180 (mon.0) 520 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2020-05-21T19:34:45.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:44 smithi180 bash[13639]: audit 2020-05-21T19:34:44.349670+0000 mon.smithi180 (mon.0) 521 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:34:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:46 smithi180 bash[13639]: cluster 2020-05-21T19:34:45.270974+0000 mgr.smithi180.pepehy (mgr.14165) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:46 smithi180 bash[13639]: audit 2020-05-21T19:34:46.790443+0000 mon.smithi065 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.65:0/3687601233' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:34:47.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:46 smithi065 bash[13937]: cluster 2020-05-21T19:34:45.270974+0000 mgr.smithi180.pepehy (mgr.14165) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:47.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:46 smithi065 bash[13937]: audit 2020-05-21T19:34:46.790443+0000 mon.smithi065 (mon.1) 9 : audit [DBG] from='client.? 172.21.15.65:0/3687601233' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:34:49.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:48 smithi180 bash[13639]: cluster 2020-05-21T19:34:47.271543+0000 mgr.smithi180.pepehy (mgr.14165) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:49.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:48 smithi065 bash[13937]: cluster 2020-05-21T19:34:47.271543+0000 mgr.smithi180.pepehy (mgr.14165) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:50.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:50 smithi065 bash[13937]: cluster 2020-05-21T19:34:49.272119+0000 mgr.smithi180.pepehy (mgr.14165) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:50.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:50 smithi065 bash[13937]: audit 2020-05-21T19:34:50.324666+0000 mon.smithi180 (mon.0) 522 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:51.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:50 smithi180 bash[13639]: cluster 2020-05-21T19:34:49.272119+0000 mgr.smithi180.pepehy (mgr.14165) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:51.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:50 smithi180 bash[13639]: audit 2020-05-21T19:34:50.324666+0000 mon.smithi180 (mon.0) 522 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:34:53.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:52 smithi180 bash[13639]: cluster 2020-05-21T19:34:51.272693+0000 mgr.smithi180.pepehy (mgr.14165) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:53.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:52 smithi065 bash[13937]: cluster 2020-05-21T19:34:51.272693+0000 mgr.smithi180.pepehy (mgr.14165) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:54 smithi180 bash[13639]: cluster 2020-05-21T19:34:53.273286+0000 mgr.smithi180.pepehy (mgr.14165) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:54 smithi180 bash[13639]: audit 2020-05-21T19:34:54.499134+0000 mon.smithi180 (mon.0) 523 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2020-05-21T19:34:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:54 smithi180 bash[13639]: audit 2020-05-21T19:34:54.501018+0000 mon.smithi180 (mon.0) 524 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:55.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:54 smithi180 bash[13639]: audit 2020-05-21T19:34:54.503213+0000 mon.smithi180 (mon.0) 525 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2020-05-21T19:34:55.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:54 smithi065 bash[13937]: cluster 2020-05-21T19:34:53.273286+0000 mgr.smithi180.pepehy (mgr.14165) 200 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail; 0 B/s, 0 keys/s, 0 objects/s recovering 2020-05-21T19:34:55.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:54 smithi065 bash[13937]: audit 2020-05-21T19:34:54.499134+0000 mon.smithi180 (mon.0) 523 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2020-05-21T19:34:55.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:54 smithi065 bash[13937]: audit 2020-05-21T19:34:54.501018+0000 mon.smithi180 (mon.0) 524 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:34:55.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:54 smithi065 bash[13937]: audit 2020-05-21T19:34:54.503213+0000 mon.smithi180 (mon.0) 525 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2020-05-21T19:34:56.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:55 smithi180 bash[13639]: cephadm 2020-05-21T19:34:54.502522+0000 mgr.smithi180.pepehy (mgr.14165) 201 : cephadm [INF] Deploying daemon osd.5 on smithi065 2020-05-21T19:34:56.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:55 smithi065 bash[13937]: cephadm 2020-05-21T19:34:54.502522+0000 mgr.smithi180.pepehy (mgr.14165) 201 : cephadm [INF] Deploying daemon osd.5 on smithi065 2020-05-21T19:34:57.088 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:56 smithi065 bash[13937]: cluster 2020-05-21T19:34:55.273846+0000 mgr.smithi180.pepehy (mgr.14165) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:57.121 INFO:teuthology.orchestra.run.smithi065.stdout:Created osd(s) 5 on host 'smithi065' 2020-05-21T19:34:57.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:56 smithi180 bash[13639]: cluster 2020-05-21T19:34:55.273846+0000 mgr.smithi180.pepehy (mgr.14165) 202 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:58.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:57 smithi180 bash[13639]: audit 2020-05-21T19:34:57.107552+0000 mon.smithi180 (mon.0) 526 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:58.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:57 smithi180 bash[13639]: audit 2020-05-21T19:34:57.108583+0000 mon.smithi180 (mon.0) 527 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:58.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:57 smithi180 bash[13639]: audit 2020-05-21T19:34:57.113746+0000 mon.smithi180 (mon.0) 528 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:58.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:57 smithi065 bash[13937]: audit 2020-05-21T19:34:57.107552+0000 mon.smithi180 (mon.0) 526 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:34:58.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:57 smithi065 bash[13937]: audit 2020-05-21T19:34:57.108583+0000 mon.smithi180 (mon.0) 527 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:34:58.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:57 smithi065 bash[13937]: audit 2020-05-21T19:34:57.113746+0000 mon.smithi180 (mon.0) 528 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043267\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043465\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043592\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043715\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:32.043835\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_device_update\": \"2020-05-21T19:34:39.624662\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:34:58.388 INFO:teuthology.orchestra.run.smithi065:osd.5> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.5.service 2020-05-21T19:34:58.391 INFO:tasks.cephadm:Deploying osd.6 on smithi065 with /dev/vg_nvme/lv_2... 2020-05-21T19:34:58.391 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2020-05-21T19:34:58.431 INFO:ceph.osd.5.smithi065.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:34:59.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:58 smithi180 bash[13639]: cluster 2020-05-21T19:34:57.274411+0000 mgr.smithi180.pepehy (mgr.14165) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:59.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:58 smithi065 bash[13937]: cluster 2020-05-21T19:34:57.274411+0000 mgr.smithi180.pepehy (mgr.14165) 203 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:34:59.885 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2020-05-21T19:34:59.885 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2020-05-21T19:34:59.886 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2020-05-21T19:34:59.886 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2020-05-21T19:34:59.886 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2020-05-21T19:34:59.886 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2020-05-21T19:34:59.886 INFO:ceph.osd.5.smithi065.stdout:May 21 19:34:59 smithi065 bash[18190]: --> ceph-volume lvm activate successful for osd ID: 5 2020-05-21T19:35:00.146 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:59 smithi065 bash[13937]: audit 2020-05-21T19:34:59.529540+0000 mon.smithi180 (mon.0) 529 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525122\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525326\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525452\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525584\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525693\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525801\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525910\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526020\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526356\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526629\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526912\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:59.527300\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:35:00.146 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:59 smithi065 bash[13937]: audit 2020-05-21T19:34:59.534224+0000 mon.smithi180 (mon.0) 530 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525122\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525326\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525452\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525584\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525693\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525801\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525910\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526020\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526356\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526629\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526912\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:59.527300\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:35:00.146 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:34:59 smithi065 bash[13937]: audit 2020-05-21T19:34:59.535448+0000 mon.smithi180 (mon.0) 531 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:00.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:59 smithi180 bash[13639]: audit 2020-05-21T19:34:59.529540+0000 mon.smithi180 (mon.0) 529 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525122\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525326\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525452\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525584\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525693\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525801\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525910\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526020\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526356\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526629\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526912\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:59.527300\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:35:00.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:59 smithi180 bash[13639]: audit 2020-05-21T19:34:59.534224+0000 mon.smithi180 (mon.0) 530 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525122\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525326\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525452\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525584\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525693\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525801\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.525910\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526020\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526356\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526629\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:34:59.526912\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:34:59.527300\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:35:00.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:34:59 smithi180 bash[13639]: audit 2020-05-21T19:34:59.535448+0000 mon.smithi180 (mon.0) 531 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:00.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:00 smithi065 bash[13937]: cluster 2020-05-21T19:34:59.274841+0000 mgr.smithi180.pepehy (mgr.14165) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:01.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:00 smithi180 bash[13639]: cluster 2020-05-21T19:34:59.274841+0000 mgr.smithi180.pepehy (mgr.14165) 204 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:01.916 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:01 smithi180 bash[13639]: audit 2020-05-21T19:35:01.315223+0000 mon.smithi180 (mon.0) 532 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:01.916 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:01 smithi180 bash[13639]: audit 2020-05-21T19:35:01.322074+0000 mon.smithi180 (mon.0) 533 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:01.916 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:01 smithi180 bash[13639]: audit 2020-05-21T19:35:01.323268+0000 mon.smithi180 (mon.0) 534 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:01.917 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:01 smithi180 bash[13639]: audit 2020-05-21T19:35:01.868242+0000 mon.smithi180 (mon.0) 535 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2020-05-21T19:35:01.917 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:01 smithi180 bash[13639]: audit 2020-05-21T19:35:01.874511+0000 mon.smithi180 (mon.0) 536 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}], \"version\": 2, \"compat_version\": 2}"}]': finished 2020-05-21T19:35:02.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:01 smithi065 bash[13937]: audit 2020-05-21T19:35:01.315223+0000 mon.smithi180 (mon.0) 532 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:01 smithi065 bash[13937]: audit 2020-05-21T19:35:01.322074+0000 mon.smithi180 (mon.0) 533 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:01 smithi065 bash[13937]: audit 2020-05-21T19:35:01.323268+0000 mon.smithi180 (mon.0) 534 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:02.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:01 smithi065 bash[13937]: audit 2020-05-21T19:35:01.868242+0000 mon.smithi180 (mon.0) 535 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2020-05-21T19:35:02.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:01 smithi065 bash[13937]: audit 2020-05-21T19:35:01.874511+0000 mon.smithi180 (mon.0) 536 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}], \"version\": 2, \"compat_version\": 2}"}]': finished 2020-05-21T19:35:03.202 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:02 smithi065 bash[13937]: cluster 2020-05-21T19:35:01.275368+0000 mgr.smithi180.pepehy (mgr.14165) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:03.203 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).process 2020-05-21T19:35:03.203 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 10 -- 172.21.15.65:0/2162103622 dispatch_throttle_release 2010 to dispatch throttler 2341/104857600 2020-05-21T19:35:03.204 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 20 -- 172.21.15.65:0/2162103622 done calling dispatch on 0x55bada9c0900 2020-05-21T19:35:03.204 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 1 -- 172.21.15.65:0/2162103622 <== mon.1 v2:172.21.15.65:3300/0 3 ==== mon_map magic: 0 v1 ==== 331+0+0 (secure 0 0 0) 0x55bada99c420 con 0x55badaa0ec00 2020-05-21T19:35:03.204 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read continue len=32 2020-05-21T19:35:03.204 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 10 -- 172.21.15.65:0/2162103622 dispatch_throttle_release 331 to dispatch throttler 331/104857600 2020-05-21T19:35:03.205 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 20 -- 172.21.15.65:0/2162103622 done calling dispatch on 0x55bada99c420 2020-05-21T19:35:03.205 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 1 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2020-05-21T19:35:03.205 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_preamble_main r=0 2020-05-21T19:35:03.205 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 10 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_preamble_main got encrypted preamble. after decrypt premable.length()=32 2020-05-21T19:35:03.205 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 10 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_preamble_main got new segment: len=41 align=8 2020-05-21T19:35:03.206 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 10 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_preamble_main got new segment: len=194 align=8 2020-05-21T19:35:03.206 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_MESSAGE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).throttle_message 2020-05-21T19:35:03.206 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_BYTES pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).throttle_bytes 2020-05-21T19:35:03.206 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DISPATCH_QUEUE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).throttle_dispatch_queue 2020-05-21T19:35:03.206 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).read_frame_segment 2020-05-21T19:35:03.207 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=48 2020-05-21T19:35:03.207 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_segment r=0 2020-05-21T19:35:03.207 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_segment unpadded new_seg.length()=41 2020-05-21T19:35:03.207 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).read_frame_segment 2020-05-21T19:35:03.207 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=208 2020-05-21T19:35:03.208 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_segment r=0 2020-05-21T19:35:03.208 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_segment unpadded new_seg.length()=194 2020-05-21T19:35:03.208 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=32 2020-05-21T19:35:03.208 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_epilogue_main r=0 2020-05-21T19:35:03.208 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 1 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_epilogue_main read frame epilogue bytes=32 2020-05-21T19:35:03.209 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 10 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_read_frame_dispatch tag=17 2020-05-21T19:35:03.209 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_message 2020-05-21T19:35:03.209 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 5 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=THROTTLE_DONE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_message got 194 + 0 + 0 byte message. envelope type=18 src mon.1 off 0 2020-05-21T19:35:03.209 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 5 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READ_MESSAGE_COMPLETE pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).handle_message received message m=0x55bada9a64e0 seq=4 from=mon.1 type=18 auth_reply(proto 2 0 (0) Success) v1 2020-05-21T19:35:03.209 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 queue 0x55bada9a64e0 prio 196 2020-05-21T19:35:03.210 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).read_frame 2020-05-21T19:35:03.210 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 1 -- 172.21.15.65:0/2162103622 <== mon.1 v2:172.21.15.65:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55bada9a64e0 con 0x55badaa0ec00 2020-05-21T19:35:03.210 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 -- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 msgr2=0x55badaa0b680 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).read start len=32 2020-05-21T19:35:03.210 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 1 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).stop 2020-05-21T19:35:03.210 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 5 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).reset_recv_state 2020-05-21T19:35:03.210 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 20 Event(0x55bada96b280 nevent=5000 time_id=3).wakeup 2020-05-21T19:35:03.211 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 10 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=READY pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).discard_out_queue started 2020-05-21T19:35:03.211 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 10 -- 172.21.15.65:0/2162103622 dispatch_throttle_release 194 to dispatch throttler 194/104857600 2020-05-21T19:35:03.211 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 5 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=CLOSED pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).reset_recv_state (warped) reseting crypto handlers 2020-05-21T19:35:03.211 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89017be700 20 -- 172.21.15.65:0/2162103622 done calling dispatch on 0x55bada9a64e0 2020-05-21T19:35:03.212 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 5 --2- 172.21.15.65:0/2162103622 >> [v2:172.21.15.65:3300/0,v1:172.21.15.65:6789/0] conn(0x55badaa0ec00 0x55badaa0b680 secure :-1 s=CLOSED pgs=18 cs=0 l=1 rx=0x55bada9ba3c0 tx=0x55badaa4ddb0).reset_security 2020-05-21T19:35:03.212 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89027c0700 20 EpollDriver.del_event del event fd=14 cur_mask=1 delmask=3 to 8 2020-05-21T19:35:03.212 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f88fffbb700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:03.212 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:03.212 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.001+0000 7f89089baec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:03.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:02 smithi180 bash[13639]: cluster 2020-05-21T19:35:01.275368+0000 mgr.smithi180.pepehy (mgr.14165) 205 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:03.991 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:03 smithi065 bash[18405]: debug 2020-05-21T19:35:03.569+0000 7f89089baec0 -1 Falling back to public interface 2020-05-21T19:35:04.052 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping: /dev/vg_nvme/lv_2 2020-05-21T19:35:04.052 INFO:teuthology.orchestra.run.smithi065.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2020-05-21T19:35:04.053 INFO:teuthology.orchestra.run.smithi065.stderr: stderr: 10+0 records in 2020-05-21T19:35:04.053 INFO:teuthology.orchestra.run.smithi065.stderr:10+0 records out 2020-05-21T19:35:04.053 INFO:teuthology.orchestra.run.smithi065.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0167669 s, 625 MB/s 2020-05-21T19:35:04.053 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping successful for: 2020-05-21T19:35:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:04 smithi180 bash[13639]: cluster 2020-05-21T19:35:03.275994+0000 mgr.smithi180.pepehy (mgr.14165) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:04 smithi180 bash[13639]: audit 2020-05-21T19:35:04.773044+0000 mon.smithi065 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.65:6808/830488625,v1:172.21.15.65:6809/830488625]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2020-05-21T19:35:05.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:04 smithi180 bash[13639]: audit 2020-05-21T19:35:04.773449+0000 mon.smithi180 (mon.0) 537 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2020-05-21T19:35:05.241 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:04 smithi065 bash[18405]: debug 2020-05-21T19:35:04.761+0000 7f89089baec0 -1 osd.5 0 log_to_monitors {default=true} 2020-05-21T19:35:05.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:04 smithi065 bash[13937]: cluster 2020-05-21T19:35:03.275994+0000 mgr.smithi180.pepehy (mgr.14165) 206 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:04 smithi065 bash[13937]: audit 2020-05-21T19:35:04.773044+0000 mon.smithi065 (mon.1) 10 : audit [INF] from='osd.5 [v2:172.21.15.65:6808/830488625,v1:172.21.15.65:6809/830488625]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2020-05-21T19:35:05.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:04 smithi065 bash[13937]: audit 2020-05-21T19:35:04.773449+0000 mon.smithi180 (mon.0) 537 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2020-05-21T19:35:05.252 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi065:vg_nvme/lv_2 2020-05-21T19:35:06.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:05 smithi180 bash[13639]: audit 2020-05-21T19:35:04.938949+0000 mon.smithi180 (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2020-05-21T19:35:06.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:05 smithi180 bash[13639]: cluster 2020-05-21T19:35:04.939084+0000 mon.smithi180 (mon.0) 539 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2020-05-21T19:35:06.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:05 smithi180 bash[13639]: audit 2020-05-21T19:35:04.939374+0000 mon.smithi180 (mon.0) 540 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:06.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:05 smithi180 bash[13639]: audit 2020-05-21T19:35:04.940873+0000 mon.smithi065 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.65:6808/830488625,v1:172.21.15.65:6809/830488625]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:06.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:05 smithi180 bash[13639]: audit 2020-05-21T19:35:04.941123+0000 mon.smithi180 (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:06.241 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:05 smithi065 bash[18405]: debug 2020-05-21T19:35:05.949+0000 7f88ebd1c700 -1 osd.5 0 waiting for initial osdmap 2020-05-21T19:35:06.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:05 smithi065 bash[13937]: audit 2020-05-21T19:35:04.938949+0000 mon.smithi180 (mon.0) 538 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2020-05-21T19:35:06.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:05 smithi065 bash[13937]: cluster 2020-05-21T19:35:04.939084+0000 mon.smithi180 (mon.0) 539 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2020-05-21T19:35:06.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:05 smithi065 bash[13937]: audit 2020-05-21T19:35:04.939374+0000 mon.smithi180 (mon.0) 540 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:06.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:05 smithi065 bash[13937]: audit 2020-05-21T19:35:04.940873+0000 mon.smithi065 (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.65:6808/830488625,v1:172.21.15.65:6809/830488625]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:06.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:05 smithi065 bash[13937]: audit 2020-05-21T19:35:04.941123+0000 mon.smithi180 (mon.0) 541 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:07.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: cluster 2020-05-21T19:35:05.276557+0000 mgr.smithi180.pepehy (mgr.14165) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:07.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: cluster 2020-05-21T19:35:05.814746+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:35:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: cluster 2020-05-21T19:35:05.814845+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:35:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: audit 2020-05-21T19:35:05.941671+0000 mon.smithi180 (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:35:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: cluster 2020-05-21T19:35:05.941808+0000 mon.smithi180 (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2020-05-21T19:35:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: audit 2020-05-21T19:35:05.943181+0000 mon.smithi180 (mon.0) 544 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:07.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:06 smithi180 bash[13639]: audit 2020-05-21T19:35:05.950671+0000 mon.smithi180 (mon.0) 545 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:07.230 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: cluster 2020-05-21T19:35:05.276557+0000 mgr.smithi180.pepehy (mgr.14165) 207 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:07.231 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: cluster 2020-05-21T19:35:05.814746+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:35:07.231 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: cluster 2020-05-21T19:35:05.814845+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:35:07.231 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: audit 2020-05-21T19:35:05.941671+0000 mon.smithi180 (mon.0) 542 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:35:07.231 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: cluster 2020-05-21T19:35:05.941808+0000 mon.smithi180 (mon.0) 543 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2020-05-21T19:35:07.232 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: audit 2020-05-21T19:35:05.943181+0000 mon.smithi180 (mon.0) 544 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:07.232 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:06 smithi065 bash[13937]: audit 2020-05-21T19:35:05.950671+0000 mon.smithi180 (mon.0) 545 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:08.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:07 smithi065 bash[13937]: cluster 2020-05-21T19:35:06.959610+0000 mon.smithi180 (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.65:6808/830488625,v1:172.21.15.65:6809/830488625] boot 2020-05-21T19:35:08.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:07 smithi065 bash[13937]: cluster 2020-05-21T19:35:06.959943+0000 mon.smithi180 (mon.0) 547 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2020-05-21T19:35:08.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:07 smithi065 bash[13937]: audit 2020-05-21T19:35:06.961282+0000 mon.smithi180 (mon.0) 548 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:08.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:07 smithi065 bash[13937]: cluster 2020-05-21T19:35:07.277123+0000 mgr.smithi180.pepehy (mgr.14165) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:08.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:07 smithi180 bash[13639]: cluster 2020-05-21T19:35:06.959610+0000 mon.smithi180 (mon.0) 546 : cluster [INF] osd.5 [v2:172.21.15.65:6808/830488625,v1:172.21.15.65:6809/830488625] boot 2020-05-21T19:35:08.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:07 smithi180 bash[13639]: cluster 2020-05-21T19:35:06.959943+0000 mon.smithi180 (mon.0) 547 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2020-05-21T19:35:08.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:07 smithi180 bash[13639]: audit 2020-05-21T19:35:06.961282+0000 mon.smithi180 (mon.0) 548 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2020-05-21T19:35:08.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:07 smithi180 bash[13639]: cluster 2020-05-21T19:35:07.277123+0000 mgr.smithi180.pepehy (mgr.14165) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 1.5 MiB used, 442 GiB / 447 GiB avail 2020-05-21T19:35:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:08 smithi065 bash[13937]: cluster 2020-05-21T19:35:07.978277+0000 mon.smithi180 (mon.0) 549 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2020-05-21T19:35:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:08 smithi065 bash[13937]: audit 2020-05-21T19:35:08.948781+0000 mon.smithi180 (mon.0) 550 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:09.315 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:35:09.309+0000 7ff1397fa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:09.315 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:35:09.309+0000 7ff142099700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:08 smithi180 bash[13639]: cluster 2020-05-21T19:35:07.978277+0000 mon.smithi180 (mon.0) 549 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2020-05-21T19:35:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:08 smithi180 bash[13639]: audit 2020-05-21T19:35:08.948781+0000 mon.smithi180 (mon.0) 550 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:10.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.229112+0000 mon.smithi180 (mon.0) 551 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:10.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.235331+0000 mon.smithi180 (mon.0) 552 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.239410+0000 mon.smithi180 (mon.0) 553 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.243980+0000 mon.smithi180 (mon.0) 554 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: cluster 2020-05-21T19:35:09.277723+0000 mgr.smithi180.pepehy (mgr.14165) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.517708+0000 mgr.smithi180.pepehy (mgr.14165) 210 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:35:10.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.518873+0000 mon.smithi180 (mon.0) 555 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:35:10.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: cephadm 2020-05-21T19:35:09.520089+0000 mgr.smithi180.pepehy (mgr.14165) 211 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:35:10.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: cephadm 2020-05-21T19:35:09.520197+0000 mgr.smithi180.pepehy (mgr.14165) 212 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:35:10.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: cephadm 2020-05-21T19:35:09.520478+0000 mgr.smithi180.pepehy (mgr.14165) 213 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:35:10.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.520982+0000 mon.smithi180 (mon.0) 556 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:35:10.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.522339+0000 mon.smithi180 (mon.0) 557 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:10.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:09 smithi065 bash[13937]: audit 2020-05-21T19:35:09.523702+0000 mon.smithi180 (mon.0) 558 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:10.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.229112+0000 mon.smithi180 (mon.0) 551 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:10.468 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.235331+0000 mon.smithi180 (mon.0) 552 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}}, \"last_daemon_update\": \"2020-05-21T19:35:01.313476\", \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:10.468 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.239410+0000 mon.smithi180 (mon.0) 553 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:10.468 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.243980+0000 mon.smithi180 (mon.0) 554 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:10.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: cluster 2020-05-21T19:35:09.277723+0000 mgr.smithi180.pepehy (mgr.14165) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:10.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.517708+0000 mgr.smithi180.pepehy (mgr.14165) 210 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:35:10.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.518873+0000 mon.smithi180 (mon.0) 555 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:35:10.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: cephadm 2020-05-21T19:35:09.520089+0000 mgr.smithi180.pepehy (mgr.14165) 211 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:35:10.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: cephadm 2020-05-21T19:35:09.520197+0000 mgr.smithi180.pepehy (mgr.14165) 212 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:35:10.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: cephadm 2020-05-21T19:35:09.520478+0000 mgr.smithi180.pepehy (mgr.14165) 213 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:35:10.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.520982+0000 mon.smithi180 (mon.0) 556 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:35:10.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.522339+0000 mon.smithi180 (mon.0) 557 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:10.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:09 smithi180 bash[13639]: audit 2020-05-21T19:35:09.523702+0000 mon.smithi180 (mon.0) 558 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:11.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:10 smithi065 bash[13937]: cluster 2020-05-21T19:35:10.231509+0000 mon.smithi180 (mon.0) 559 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:35:11.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:10 smithi180 bash[13639]: cluster 2020-05-21T19:35:10.231509+0000 mon.smithi180 (mon.0) 559 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:35:12.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:11 smithi180 bash[13639]: cluster 2020-05-21T19:35:11.278300+0000 mgr.smithi180.pepehy (mgr.14165) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:12.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:11 smithi180 bash[13639]: audit 2020-05-21T19:35:11.617255+0000 mon.smithi180 (mon.0) 560 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614803\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614902\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614949\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614995\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615040\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615084\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615128\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615172\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615390\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615521\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615648\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:11.615841\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:35:12.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:11 smithi180 bash[13639]: audit 2020-05-21T19:35:11.622858+0000 mon.smithi180 (mon.0) 561 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614803\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614902\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614949\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614995\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615040\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615084\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615128\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615172\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615390\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615521\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615648\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:11.615841\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:35:12.468 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:11 smithi180 bash[13639]: audit 2020-05-21T19:35:11.626736+0000 mon.smithi180 (mon.0) 562 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:12.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:11 smithi065 bash[13937]: cluster 2020-05-21T19:35:11.278300+0000 mgr.smithi180.pepehy (mgr.14165) 214 : cluster [DBG] pgmap v181: 1 pgs: 1 peering; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:12.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:11 smithi065 bash[13937]: audit 2020-05-21T19:35:11.617255+0000 mon.smithi180 (mon.0) 560 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614803\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614902\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614949\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614995\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615040\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615084\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615128\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615172\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615390\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615521\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615648\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:11.615841\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:35:12.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:11 smithi065 bash[13937]: audit 2020-05-21T19:35:11.622858+0000 mon.smithi180 (mon.0) 561 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614803\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614902\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614949\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.614995\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615040\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615084\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615128\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615172\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615390\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615521\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:11.615648\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:11.615841\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:35:12.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:11 smithi065 bash[13937]: audit 2020-05-21T19:35:11.626736+0000 mon.smithi180 (mon.0) 562 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:13.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:13 smithi180 bash[13639]: cluster 2020-05-21T19:35:13.330057+0000 mon.smithi180 (mon.0) 563 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2020-05-21T19:35:13.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:13 smithi180 bash[13639]: cluster 2020-05-21T19:35:13.330131+0000 mon.smithi180 (mon.0) 564 : cluster [INF] Cluster is now healthy 2020-05-21T19:35:13.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:13 smithi065 bash[13937]: cluster 2020-05-21T19:35:13.330057+0000 mon.smithi180 (mon.0) 563 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2020-05-21T19:35:13.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:13 smithi065 bash[13937]: cluster 2020-05-21T19:35:13.330131+0000 mon.smithi180 (mon.0) 564 : cluster [INF] Cluster is now healthy 2020-05-21T19:35:14.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:14 smithi180 bash[13639]: cluster 2020-05-21T19:35:13.278850+0000 mgr.smithi180.pepehy (mgr.14165) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:14.716 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:14 smithi180 bash[13639]: audit 2020-05-21T19:35:13.719931+0000 mon.smithi065 (mon.1) 12 : audit [INF] from='client.? 172.21.15.65:0/3704731687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52d57ec1-4b95-41e5-a170-2fa6d94bf645"}]: dispatch 2020-05-21T19:35:14.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:14 smithi180 bash[13639]: audit 2020-05-21T19:35:13.720240+0000 mon.smithi180 (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52d57ec1-4b95-41e5-a170-2fa6d94bf645"}]: dispatch 2020-05-21T19:35:14.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:14 smithi180 bash[13639]: audit 2020-05-21T19:35:13.728396+0000 mon.smithi180 (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "52d57ec1-4b95-41e5-a170-2fa6d94bf645"}]': finished 2020-05-21T19:35:14.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:14 smithi180 bash[13639]: cluster 2020-05-21T19:35:13.728537+0000 mon.smithi180 (mon.0) 567 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2020-05-21T19:35:14.717 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:14 smithi180 bash[13639]: audit 2020-05-21T19:35:13.728853+0000 mon.smithi180 (mon.0) 568 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:14.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:14 smithi065 bash[13937]: cluster 2020-05-21T19:35:13.278850+0000 mgr.smithi180.pepehy (mgr.14165) 215 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:14.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:14 smithi065 bash[13937]: audit 2020-05-21T19:35:13.719931+0000 mon.smithi065 (mon.1) 12 : audit [INF] from='client.? 172.21.15.65:0/3704731687' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52d57ec1-4b95-41e5-a170-2fa6d94bf645"}]: dispatch 2020-05-21T19:35:14.741 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:14 smithi065 bash[13937]: audit 2020-05-21T19:35:13.720240+0000 mon.smithi180 (mon.0) 565 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "52d57ec1-4b95-41e5-a170-2fa6d94bf645"}]: dispatch 2020-05-21T19:35:14.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:14 smithi065 bash[13937]: audit 2020-05-21T19:35:13.728396+0000 mon.smithi180 (mon.0) 566 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "52d57ec1-4b95-41e5-a170-2fa6d94bf645"}]': finished 2020-05-21T19:35:14.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:14 smithi065 bash[13937]: cluster 2020-05-21T19:35:13.728537+0000 mon.smithi180 (mon.0) 567 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2020-05-21T19:35:14.742 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:14 smithi065 bash[13937]: audit 2020-05-21T19:35:13.728853+0000 mon.smithi180 (mon.0) 568 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:17.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:16 smithi180 bash[13639]: cluster 2020-05-21T19:35:15.279390+0000 mgr.smithi180.pepehy (mgr.14165) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:17.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:16 smithi180 bash[13639]: audit 2020-05-21T19:35:16.177440+0000 mon.smithi065 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.65:0/2010257892' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:35:17.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:16 smithi065 bash[13937]: cluster 2020-05-21T19:35:15.279390+0000 mgr.smithi180.pepehy (mgr.14165) 216 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:17.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:16 smithi065 bash[13937]: audit 2020-05-21T19:35:16.177440+0000 mon.smithi065 (mon.1) 13 : audit [DBG] from='client.? 172.21.15.65:0/2010257892' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:35:19.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:18 smithi180 bash[13639]: cluster 2020-05-21T19:35:17.279972+0000 mgr.smithi180.pepehy (mgr.14165) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:19.230 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:18 smithi065 bash[13937]: cluster 2020-05-21T19:35:17.279972+0000 mgr.smithi180.pepehy (mgr.14165) 217 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:20.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:19 smithi180 bash[13639]: audit 2020-05-21T19:35:19.825118+0000 mon.smithi180 (mon.0) 569 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:20.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:19 smithi065 bash[13937]: audit 2020-05-21T19:35:19.825118+0000 mon.smithi180 (mon.0) 569 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:21.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:20 smithi180 bash[13639]: cluster 2020-05-21T19:35:19.280570+0000 mgr.smithi180.pepehy (mgr.14165) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:21.240 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:20 smithi065 bash[13937]: cluster 2020-05-21T19:35:19.280570+0000 mgr.smithi180.pepehy (mgr.14165) 218 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:23.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:22 smithi180 bash[13639]: cluster 2020-05-21T19:35:21.281121+0000 mgr.smithi180.pepehy (mgr.14165) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:23.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:22 smithi065 bash[13937]: cluster 2020-05-21T19:35:21.281121+0000 mgr.smithi180.pepehy (mgr.14165) 219 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:25.208 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:24 smithi065 bash[13937]: cluster 2020-05-21T19:35:23.281723+0000 mgr.smithi180.pepehy (mgr.14165) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:25.208 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:24 smithi065 bash[13937]: audit 2020-05-21T19:35:24.223151+0000 mon.smithi180 (mon.0) 570 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2020-05-21T19:35:25.208 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:24 smithi065 bash[13937]: audit 2020-05-21T19:35:24.224973+0000 mon.smithi180 (mon.0) 571 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:25.208 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:24 smithi065 bash[13937]: audit 2020-05-21T19:35:24.227194+0000 mon.smithi180 (mon.0) 572 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2020-05-21T19:35:25.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:24 smithi180 bash[13639]: cluster 2020-05-21T19:35:23.281723+0000 mgr.smithi180.pepehy (mgr.14165) 220 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:24 smithi180 bash[13639]: audit 2020-05-21T19:35:24.223151+0000 mon.smithi180 (mon.0) 570 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2020-05-21T19:35:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:24 smithi180 bash[13639]: audit 2020-05-21T19:35:24.224973+0000 mon.smithi180 (mon.0) 571 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:25.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:24 smithi180 bash[13639]: audit 2020-05-21T19:35:24.227194+0000 mon.smithi180 (mon.0) 572 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2020-05-21T19:35:25.991 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:25 smithi065 bash[13937]: cephadm 2020-05-21T19:35:24.226495+0000 mgr.smithi180.pepehy (mgr.14165) 221 : cephadm [INF] Deploying daemon osd.6 on smithi065 2020-05-21T19:35:26.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:25 smithi180 bash[13639]: cephadm 2020-05-21T19:35:24.226495+0000 mgr.smithi180.pepehy (mgr.14165) 221 : cephadm [INF] Deploying daemon osd.6 on smithi065 2020-05-21T19:35:26.730 INFO:teuthology.orchestra.run.smithi065.stdout:Created osd(s) 6 on host 'smithi065' 2020-05-21T19:35:27.037 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:26 smithi065 bash[13937]: cluster 2020-05-21T19:35:25.282263+0000 mgr.smithi180.pepehy (mgr.14165) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:27.037 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:26 smithi065 bash[13937]: audit 2020-05-21T19:35:26.720818+0000 mon.smithi180 (mon.0) 573 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:27.038 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:26 smithi065 bash[13937]: audit 2020-05-21T19:35:26.721822+0000 mon.smithi180 (mon.0) 574 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:27.038 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:26 smithi065 bash[13937]: audit 2020-05-21T19:35:26.726808+0000 mon.smithi180 (mon.0) 575 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:27.038 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:26 smithi065 bash[13937]: audit 2020-05-21T19:35:26.876592+0000 mon.smithi180 (mon.0) 576 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2020-05-21T19:35:27.038 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:26 smithi065 bash[13937]: audit 2020-05-21T19:35:26.882685+0000 mon.smithi180 (mon.0) 577 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}], \"version\": 2, \"compat_version\": 2}"}]': finished 2020-05-21T19:35:27.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:26 smithi180 bash[13639]: cluster 2020-05-21T19:35:25.282263+0000 mgr.smithi180.pepehy (mgr.14165) 222 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:26 smithi180 bash[13639]: audit 2020-05-21T19:35:26.720818+0000 mon.smithi180 (mon.0) 573 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:26 smithi180 bash[13639]: audit 2020-05-21T19:35:26.721822+0000 mon.smithi180 (mon.0) 574 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:27.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:26 smithi180 bash[13639]: audit 2020-05-21T19:35:26.726808+0000 mon.smithi180 (mon.0) 575 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312127\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312322\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312450\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312572\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.312693\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:01.313066\", \"created\": \"2020-05-21T19:34:57.085501\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_device_update\": \"2020-05-21T19:35:09.226994\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:27.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:26 smithi180 bash[13639]: audit 2020-05-21T19:35:26.876592+0000 mon.smithi180 (mon.0) 576 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2020-05-21T19:35:27.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:26 smithi180 bash[13639]: audit 2020-05-21T19:35:26.882685+0000 mon.smithi180 (mon.0) 577 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}], \"version\": 2, \"compat_version\": 2}"}]': finished 2020-05-21T19:35:27.932 INFO:teuthology.orchestra.run.smithi065:osd.6> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.6.service 2020-05-21T19:35:27.935 INFO:tasks.cephadm:Deploying osd.7 on smithi065 with /dev/vg_nvme/lv_1... 2020-05-21T19:35:27.936 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2020-05-21T19:35:27.986 INFO:ceph.osd.6.smithi065.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:35:28.741 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2020-05-21T19:35:28.741 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2020-05-21T19:35:28.741 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2020-05-21T19:35:28.742 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2020-05-21T19:35:28.742 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2020-05-21T19:35:28.742 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2020-05-21T19:35:28.742 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:28 smithi065 bash[19703]: --> ceph-volume lvm activate successful for osd ID: 6 2020-05-21T19:35:29.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:28 smithi180 bash[13639]: cluster 2020-05-21T19:35:27.282745+0000 mgr.smithi180.pepehy (mgr.14165) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:29.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:28 smithi065 bash[13937]: cluster 2020-05-21T19:35:27.282745+0000 mgr.smithi180.pepehy (mgr.14165) 223 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:29.992 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:29 smithi065 bash[13937]: audit 2020-05-21T19:35:29.053484+0000 mon.smithi180 (mon.0) 578 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.048838\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049007\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049118\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049275\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049387\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049497\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049609\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049720\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050095\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050398\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050695\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:29.051112\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:35:29.993 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:29 smithi065 bash[13937]: audit 2020-05-21T19:35:29.059339+0000 mon.smithi180 (mon.0) 579 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.048838\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049007\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049118\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049275\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049387\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049497\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049609\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049720\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050095\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050398\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050695\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:29.051112\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:35:29.993 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:29 smithi065 bash[13937]: audit 2020-05-21T19:35:29.060577+0000 mon.smithi180 (mon.0) 580 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:30.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:29 smithi180 bash[13639]: audit 2020-05-21T19:35:29.053484+0000 mon.smithi180 (mon.0) 578 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.048838\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049007\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049118\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049275\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049387\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049497\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049609\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049720\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050095\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050398\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050695\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:29.051112\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]: dispatch 2020-05-21T19:35:30.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:29 smithi180 bash[13639]: audit 2020-05-21T19:35:29.059339+0000 mon.smithi180 (mon.0) 579 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi180","val":"{\"daemons\": {\"mon.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"fa69cffe9a08\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.048838\", \"created\": \"2020-05-21T19:28:50.259659\", \"started\": \"2020-05-21T19:28:58.271908\"}, \"mgr.smithi180.pepehy\": {\"hostname\": \"smithi180\", \"container_id\": \"df5abb4c815c\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180.pepehy\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049007\", \"created\": \"2020-05-21T19:29:01.306930\", \"started\": \"2020-05-21T19:29:01.366790\"}, \"alertmanager.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"104bc9bfb636\", \"container_image_id\": \"0881eb8f169f5556a292b4e2c01d683172b12830a62a9225a98a8e206bb734f0\", \"container_image_name\": \"prom/alertmanager\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"alertmanager\", \"version\": \"0.20.0\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049118\", \"created\": \"2020-05-21T19:30:31.446731\", \"started\": \"2020-05-21T19:32:01.634347\"}, \"crash.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a95e60d1577\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049275\", \"created\": \"2020-05-21T19:30:34.810677\", \"started\": \"2020-05-21T19:30:34.862126\"}, \"grafana.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"6901e2182134\", \"container_image_id\": \"87a51ecf0b1c9a7b187b21c1b071425dafea0d765a96d5bc371c791169b3d7f4\", \"container_image_name\": \"ceph/ceph-grafana:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"grafana\", \"version\": \"6.6.2\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049387\", \"created\": \"2020-05-21T19:30:53.754373\", \"started\": \"2020-05-21T19:32:19.637019\"}, \"node-exporter.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"2a755baabae3\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049497\", \"created\": \"2020-05-21T19:30:58.466297\", \"started\": \"2020-05-21T19:31:03.410211\"}, \"prometheus.smithi180\": {\"hostname\": \"smithi180\", \"container_id\": \"11e879ce028d\", \"container_image_id\": \"de242295e2257c37c8cadfd962369228f8f10b2d48a44259b65fef44ad4f6490\", \"container_image_name\": \"prom/prometheus:latest\", \"daemon_id\": \"smithi180\", \"daemon_type\": \"prometheus\", \"version\": \"2.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049609\", \"created\": \"2020-05-21T19:31:17.961984\", \"started\": \"2020-05-21T19:31:18.009235\"}, \"osd.0\": {\"hostname\": \"smithi180\", \"container_id\": \"a888b21a8272\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"0\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.049720\", \"created\": \"2020-05-21T19:32:04.845234\", \"started\": \"2020-05-21T19:32:10.200436\"}, \"osd.1\": {\"hostname\": \"smithi180\", \"container_id\": \"19215b621610\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"1\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050095\", \"created\": \"2020-05-21T19:32:48.984528\", \"started\": \"2020-05-21T19:32:54.779098\"}, \"osd.2\": {\"hostname\": \"smithi180\", \"container_id\": \"e27399f76862\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"2\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050398\", \"created\": \"2020-05-21T19:33:28.547896\", \"started\": \"2020-05-21T19:33:32.030433\"}, \"osd.3\": {\"hostname\": \"smithi180\", \"container_id\": \"a1e850b35260\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"3\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:29.050695\", \"created\": \"2020-05-21T19:34:01.631367\", \"started\": \"2020-05-21T19:34:04.853674\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPED1D480GA\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 480103981056.0, \"human_readable_size\": \"447.13 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"3\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"44984473-5c12-4a44-a572-93ace9816f5b\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"PuPoe7-vxdo-rACK-xywU-9MTu-bHud-42qaRB\"}, {\"name\": \"lv_2\", \"osd_id\": \"2\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"3796d6b1-9dc8-40f8-9280-c723fb44a943\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"6Z2xoK-yepi-Tys3-bnrR-ZF8t-pQbW-O3LiZa\"}, {\"name\": \"lv_3\", \"osd_id\": \"1\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"47168e29-ccc4-4bcd-8d2e-1f24576f7f70\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wudDzG-OVac-bWdF-MgMe-AEjA-eNM7-avA9VE\"}, {\"name\": \"lv_4\", \"osd_id\": \"0\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"bcd0d8bc-ef01-4163-ba15-570a6c3e305f\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"BL4asE-LXIS-9k54-bf7c-0dgj-t82q-DnWffT\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPED1D480GA_PHMB747600M7480DGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN06\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W5XGGP\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"alertmanager.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\"], \"last_config\": \"2020-05-21T19:31:54.002816\"}, \"crash.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:01.616618\"}, \"grafana.smithi180\": {\"deps\": [\"prometheus.smithi180\"], \"last_config\": \"2020-05-21T19:32:10.189318\"}, \"node-exporter.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:57.696890\"}, \"prometheus.smithi180\": {\"deps\": [\"alertmanager.smithi180\", \"mgr.smithi065.ighord\", \"mgr.smithi180.pepehy\", \"node-exporter.smithi065\", \"node-exporter.smithi180\"], \"last_config\": \"2020-05-21T19:30:59.250603\"}, \"mon.smithi180\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:39.224239\"}, \"mgr.smithi180.pepehy\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:42.889198\"}, \"osd.0\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:56.250353\"}, \"osd.1\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:44.838571\"}, \"osd.2\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:25.822649\"}, \"osd.3\": {\"deps\": [], \"last_config\": \"2020-05-21T19:33:58.589028\"}}, \"last_daemon_update\": \"2020-05-21T19:35:29.051112\", \"last_device_update\": \"2020-05-21T19:34:11.051242\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.180\"], \"172.21.15.254\": [\"172.21.15.180\"]}, \"last_host_check\": \"2020-05-21T19:29:29.249940\"}"}]': finished 2020-05-21T19:35:30.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:29 smithi180 bash[13639]: audit 2020-05-21T19:35:29.060577+0000 mon.smithi180 (mon.0) 580 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:31.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:30 smithi180 bash[13639]: cluster 2020-05-21T19:35:29.283324+0000 mgr.smithi180.pepehy (mgr.14165) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:31.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:30 smithi180 bash[13639]: audit 2020-05-21T19:35:30.669923+0000 mon.smithi180 (mon.0) 581 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:31.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:30 smithi180 bash[13639]: audit 2020-05-21T19:35:30.676485+0000 mon.smithi180 (mon.0) 582 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:31.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:30 smithi180 bash[13639]: audit 2020-05-21T19:35:30.677963+0000 mon.smithi180 (mon.0) 583 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:31.255 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:30 smithi065 bash[13937]: cluster 2020-05-21T19:35:29.283324+0000 mgr.smithi180.pepehy (mgr.14165) 224 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:31.255 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:30 smithi065 bash[13937]: audit 2020-05-21T19:35:30.669923+0000 mon.smithi180 (mon.0) 581 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:31.255 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:30 smithi065 bash[13937]: audit 2020-05-21T19:35:30.676485+0000 mon.smithi180 (mon.0) 582 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"locked\", \"LVM detected\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:31.256 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:30 smithi065 bash[13937]: audit 2020-05-21T19:35:30.677963+0000 mon.smithi180 (mon.0) 583 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:32.022 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:31 smithi065 bash[19852]: debug 2020-05-21T19:35:31.852+0000 7f8cb6b40700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:32.022 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:31 smithi065 bash[19852]: debug 2020-05-21T19:35:31.852+0000 7f8cbf53fec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:32.023 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:31 smithi065 bash[19852]: debug 2020-05-21T19:35:31.852+0000 7f8cbf53fec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:32.759 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:32 smithi065 bash[19852]: debug 2020-05-21T19:35:32.392+0000 7f8cbf53fec0 -1 Falling back to public interface 2020-05-21T19:35:33.195 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:32 smithi065 bash[13937]: cluster 2020-05-21T19:35:31.283978+0000 mgr.smithi180.pepehy (mgr.14165) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:33.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:32 smithi180 bash[13639]: cluster 2020-05-21T19:35:31.283978+0000 mgr.smithi180.pepehy (mgr.14165) 225 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:33.741 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:33 smithi065 bash[19852]: debug 2020-05-21T19:35:33.580+0000 7f8cbf53fec0 -1 osd.6 0 log_to_monitors {default=true} 2020-05-21T19:35:34.098 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping: /dev/vg_nvme/lv_1 2020-05-21T19:35:34.098 INFO:teuthology.orchestra.run.smithi065.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2020-05-21T19:35:34.099 INFO:teuthology.orchestra.run.smithi065.stderr: stderr: 10+0 records in 2020-05-21T19:35:34.099 INFO:teuthology.orchestra.run.smithi065.stderr:10+0 records out 2020-05-21T19:35:34.099 INFO:teuthology.orchestra.run.smithi065.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0198333 s, 529 MB/s 2020-05-21T19:35:34.099 INFO:teuthology.orchestra.run.smithi065.stderr:--> Zapping successful for: 2020-05-21T19:35:34.187 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:33 smithi065 bash[13937]: audit 2020-05-21T19:35:33.589116+0000 mon.smithi065 (mon.1) 14 : audit [INF] from='osd.6 [v2:172.21.15.65:6816/1658933918,v1:172.21.15.65:6817/1658933918]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2020-05-21T19:35:34.187 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:33 smithi065 bash[13937]: audit 2020-05-21T19:35:33.589377+0000 mon.smithi180 (mon.0) 584 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2020-05-21T19:35:34.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:33 smithi180 bash[13639]: audit 2020-05-21T19:35:33.589116+0000 mon.smithi065 (mon.1) 14 : audit [INF] from='osd.6 [v2:172.21.15.65:6816/1658933918,v1:172.21.15.65:6817/1658933918]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2020-05-21T19:35:34.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:33 smithi180 bash[13639]: audit 2020-05-21T19:35:33.589377+0000 mon.smithi180 (mon.0) 584 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2020-05-21T19:35:35.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: cluster 2020-05-21T19:35:33.284573+0000 mgr.smithi180.pepehy (mgr.14165) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:35.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: audit 2020-05-21T19:35:33.934948+0000 mon.smithi180 (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2020-05-21T19:35:35.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: cluster 2020-05-21T19:35:33.935045+0000 mon.smithi180 (mon.0) 586 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2020-05-21T19:35:35.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: audit 2020-05-21T19:35:33.935332+0000 mon.smithi180 (mon.0) 587 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:35.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: audit 2020-05-21T19:35:33.936896+0000 mon.smithi065 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.65:6816/1658933918,v1:172.21.15.65:6817/1658933918]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:35.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: audit 2020-05-21T19:35:33.937093+0000 mon.smithi180 (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:35.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: cluster 2020-05-21T19:35:34.573301+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:35:35.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:34 smithi180 bash[13639]: cluster 2020-05-21T19:35:34.573391+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:35:35.241 INFO:ceph.osd.6.smithi065.stdout:May 21 19:35:34 smithi065 bash[19852]: debug 2020-05-21T19:35:34.944+0000 7f8ca28a1700 -1 osd.6 0 waiting for initial osdmap 2020-05-21T19:35:35.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: cluster 2020-05-21T19:35:33.284573+0000 mgr.smithi180.pepehy (mgr.14165) 226 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:35.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: audit 2020-05-21T19:35:33.934948+0000 mon.smithi180 (mon.0) 585 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2020-05-21T19:35:35.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: cluster 2020-05-21T19:35:33.935045+0000 mon.smithi180 (mon.0) 586 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2020-05-21T19:35:35.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: audit 2020-05-21T19:35:33.935332+0000 mon.smithi180 (mon.0) 587 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:35.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: audit 2020-05-21T19:35:33.936896+0000 mon.smithi065 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.65:6816/1658933918,v1:172.21.15.65:6817/1658933918]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:35.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: audit 2020-05-21T19:35:33.937093+0000 mon.smithi180 (mon.0) 588 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:35:35.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: cluster 2020-05-21T19:35:34.573301+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:35:35.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:34 smithi065 bash[13937]: cluster 2020-05-21T19:35:34.573391+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:35:35.374 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph orch daemon add osd smithi065:vg_nvme/lv_1 2020-05-21T19:35:36.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:35 smithi180 bash[13639]: audit 2020-05-21T19:35:34.938548+0000 mon.smithi180 (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:35:36.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:35 smithi180 bash[13639]: cluster 2020-05-21T19:35:34.938704+0000 mon.smithi180 (mon.0) 590 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2020-05-21T19:35:36.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:35 smithi180 bash[13639]: audit 2020-05-21T19:35:34.940059+0000 mon.smithi180 (mon.0) 591 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:36.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:35 smithi180 bash[13639]: audit 2020-05-21T19:35:34.948515+0000 mon.smithi180 (mon.0) 592 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:36.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:35 smithi180 bash[13639]: cluster 2020-05-21T19:35:35.285149+0000 mgr.smithi180.pepehy (mgr.14165) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:36.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:35 smithi065 bash[13937]: audit 2020-05-21T19:35:34.938548+0000 mon.smithi180 (mon.0) 589 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:35:36.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:35 smithi065 bash[13937]: cluster 2020-05-21T19:35:34.938704+0000 mon.smithi180 (mon.0) 590 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2020-05-21T19:35:36.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:35 smithi065 bash[13937]: audit 2020-05-21T19:35:34.940059+0000 mon.smithi180 (mon.0) 591 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:36.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:35 smithi065 bash[13937]: audit 2020-05-21T19:35:34.948515+0000 mon.smithi180 (mon.0) 592 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:36.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:35 smithi065 bash[13937]: cluster 2020-05-21T19:35:35.285149+0000 mgr.smithi180.pepehy (mgr.14165) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2020-05-21T19:35:37.240 INFO:ceph.osd.5.smithi065.stdout:May 21 19:35:36 smithi065 bash[18405]: debug 2020-05-21T19:35:36.964+0000 7f88e1d08700 -1 osd.5 43 build_incremental_map_msg missing incremental map 43 2020-05-21T19:35:37.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:36 smithi065 bash[13937]: audit 2020-05-21T19:35:35.951096+0000 mon.smithi180 (mon.0) 593 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:37.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:36 smithi065 bash[13937]: cluster 2020-05-21T19:35:35.960611+0000 mon.smithi180 (mon.0) 594 : cluster [INF] osd.6 [v2:172.21.15.65:6816/1658933918,v1:172.21.15.65:6817/1658933918] boot 2020-05-21T19:35:37.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:36 smithi065 bash[13937]: cluster 2020-05-21T19:35:35.960727+0000 mon.smithi180 (mon.0) 595 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2020-05-21T19:35:37.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:36 smithi065 bash[13937]: audit 2020-05-21T19:35:35.960942+0000 mon.smithi180 (mon.0) 596 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:37.466 INFO:ceph.osd.1.smithi180.stdout:May 21 19:35:36 smithi180 bash[23529]: debug 2020-05-21T19:35:36.965+0000 7ff217aba700 -1 osd.1 43 build_incremental_map_msg missing incremental map 43 2020-05-21T19:35:37.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:36 smithi180 bash[13639]: audit 2020-05-21T19:35:35.951096+0000 mon.smithi180 (mon.0) 593 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:37.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:36 smithi180 bash[13639]: cluster 2020-05-21T19:35:35.960611+0000 mon.smithi180 (mon.0) 594 : cluster [INF] osd.6 [v2:172.21.15.65:6816/1658933918,v1:172.21.15.65:6817/1658933918] boot 2020-05-21T19:35:37.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:36 smithi180 bash[13639]: cluster 2020-05-21T19:35:35.960727+0000 mon.smithi180 (mon.0) 595 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2020-05-21T19:35:37.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:36 smithi180 bash[13639]: audit 2020-05-21T19:35:35.960942+0000 mon.smithi180 (mon.0) 596 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2020-05-21T19:35:38.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:37 smithi065 bash[13937]: cluster 2020-05-21T19:35:36.962853+0000 mon.smithi180 (mon.0) 597 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2020-05-21T19:35:38.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:37 smithi065 bash[13937]: cluster 2020-05-21T19:35:37.285822+0000 mgr.smithi180.pepehy (mgr.14165) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:38.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:37 smithi180 bash[13639]: cluster 2020-05-21T19:35:36.962853+0000 mon.smithi180 (mon.0) 597 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2020-05-21T19:35:38.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:37 smithi180 bash[13639]: cluster 2020-05-21T19:35:37.285822+0000 mgr.smithi180.pepehy (mgr.14165) 228 : cluster [DBG] pgmap v199: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:39.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:38 smithi065 bash[13937]: cluster 2020-05-21T19:35:37.967731+0000 mon.smithi180 (mon.0) 598 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:35:39.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:38 smithi065 bash[13937]: audit 2020-05-21T19:35:38.732381+0000 mon.smithi180 (mon.0) 599 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:39.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:38 smithi180 bash[13639]: cluster 2020-05-21T19:35:37.967731+0000 mon.smithi180 (mon.0) 598 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:35:39.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:38 smithi180 bash[13639]: audit 2020-05-21T19:35:38.732381+0000 mon.smithi180 (mon.0) 599 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:39.544 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:35:39.536+0000 7fb42bfff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:39.545 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:35:39.536+0000 7fb43359e700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:35:40.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:38.980440+0000 mon.smithi180 (mon.0) 600 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:40.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:38.986073+0000 mon.smithi180 (mon.0) 601 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:40.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:38.989961+0000 mon.smithi180 (mon.0) 602 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:40.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:38.995344+0000 mon.smithi180 (mon.0) 603 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: cluster 2020-05-21T19:35:39.286493+0000 mgr.smithi180.pepehy (mgr.14165) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:39.745460+0000 mgr.smithi180.pepehy (mgr.14165) 230 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:35:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:39.747302+0000 mon.smithi180 (mon.0) 604 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:35:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: cephadm 2020-05-21T19:35:39.748985+0000 mgr.smithi180.pepehy (mgr.14165) 231 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:35:40.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: cephadm 2020-05-21T19:35:39.749186+0000 mgr.smithi180.pepehy (mgr.14165) 232 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:35:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: cephadm 2020-05-21T19:35:39.749701+0000 mgr.smithi180.pepehy (mgr.14165) 233 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:35:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:39.750514+0000 mon.smithi180 (mon.0) 605 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:35:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:39.752270+0000 mon.smithi180 (mon.0) 606 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:40.244 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:39 smithi065 bash[13937]: audit 2020-05-21T19:35:39.754226+0000 mon.smithi180 (mon.0) 607 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:40.468 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:38.980440+0000 mon.smithi180 (mon.0) 600 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:40.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:38.986073+0000 mon.smithi180 (mon.0) 601 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}}, \"last_daemon_update\": \"2020-05-21T19:35:30.667906\", \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:40.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:38.989961+0000 mon.smithi180 (mon.0) 602 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:40.469 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:38.995344+0000 mon.smithi180 (mon.0) 603 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:35:40.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: cluster 2020-05-21T19:35:39.286493+0000 mgr.smithi180.pepehy (mgr.14165) 229 : cluster [DBG] pgmap v200: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:40.470 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:39.745460+0000 mgr.smithi180.pepehy (mgr.14165) 230 : audit [DBG] from='client.24215 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi065:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2020-05-21T19:35:40.471 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:39.747302+0000 mon.smithi180 (mon.0) 604 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2020-05-21T19:35:40.471 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: cephadm 2020-05-21T19:35:39.748985+0000 mgr.smithi180.pepehy (mgr.14165) 231 : cephadm [INF] Found osd claims -> {} 2020-05-21T19:35:40.471 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: cephadm 2020-05-21T19:35:39.749186+0000 mgr.smithi180.pepehy (mgr.14165) 232 : cephadm [INF] Found osd claims for drivegroup None -> {} 2020-05-21T19:35:40.472 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: cephadm 2020-05-21T19:35:39.749701+0000 mgr.smithi180.pepehy (mgr.14165) 233 : cephadm [INF] Applying None on host smithi065... 2020-05-21T19:35:40.472 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:39.750514+0000 mon.smithi180 (mon.0) 605 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2020-05-21T19:35:40.472 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:39.752270+0000 mon.smithi180 (mon.0) 606 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:40.472 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:39 smithi180 bash[13639]: audit 2020-05-21T19:35:39.754226+0000 mon.smithi180 (mon.0) 607 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:43.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:42 smithi180 bash[13639]: cluster 2020-05-21T19:35:41.287121+0000 mgr.smithi180.pepehy (mgr.14165) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:43.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:42 smithi065 bash[13937]: cluster 2020-05-21T19:35:41.287121+0000 mgr.smithi180.pepehy (mgr.14165) 234 : cluster [DBG] pgmap v201: 1 pgs: 1 peering; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:44.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:43 smithi180 bash[13639]: audit 2020-05-21T19:35:43.826198+0000 mon.smithi065 (mon.1) 16 : audit [INF] from='client.? 172.21.15.65:0/978242252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "927f7a66-59be-4503-88c5-59b6f098a972"}]: dispatch 2020-05-21T19:35:44.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:43 smithi180 bash[13639]: audit 2020-05-21T19:35:43.826646+0000 mon.smithi180 (mon.0) 608 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "927f7a66-59be-4503-88c5-59b6f098a972"}]: dispatch 2020-05-21T19:35:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:43 smithi180 bash[13639]: audit 2020-05-21T19:35:43.835179+0000 mon.smithi180 (mon.0) 609 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "927f7a66-59be-4503-88c5-59b6f098a972"}]': finished 2020-05-21T19:35:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:43 smithi180 bash[13639]: cluster 2020-05-21T19:35:43.835275+0000 mon.smithi180 (mon.0) 610 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2020-05-21T19:35:44.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:43 smithi180 bash[13639]: audit 2020-05-21T19:35:43.835526+0000 mon.smithi180 (mon.0) 611 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:35:44.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:43 smithi065 bash[13937]: audit 2020-05-21T19:35:43.826198+0000 mon.smithi065 (mon.1) 16 : audit [INF] from='client.? 172.21.15.65:0/978242252' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "927f7a66-59be-4503-88c5-59b6f098a972"}]: dispatch 2020-05-21T19:35:44.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:43 smithi065 bash[13937]: audit 2020-05-21T19:35:43.826646+0000 mon.smithi180 (mon.0) 608 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "927f7a66-59be-4503-88c5-59b6f098a972"}]: dispatch 2020-05-21T19:35:44.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:43 smithi065 bash[13937]: audit 2020-05-21T19:35:43.835179+0000 mon.smithi180 (mon.0) 609 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "927f7a66-59be-4503-88c5-59b6f098a972"}]': finished 2020-05-21T19:35:44.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:43 smithi065 bash[13937]: cluster 2020-05-21T19:35:43.835275+0000 mon.smithi180 (mon.0) 610 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2020-05-21T19:35:44.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:43 smithi065 bash[13937]: audit 2020-05-21T19:35:43.835526+0000 mon.smithi180 (mon.0) 611 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:35:45.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:44 smithi180 bash[13639]: cluster 2020-05-21T19:35:43.290561+0000 mgr.smithi180.pepehy (mgr.14165) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:45.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:44 smithi180 bash[13639]: cluster 2020-05-21T19:35:43.856429+0000 mon.smithi180 (mon.0) 612 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2020-05-21T19:35:45.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:44 smithi180 bash[13639]: cluster 2020-05-21T19:35:43.856506+0000 mon.smithi180 (mon.0) 613 : cluster [INF] Cluster is now healthy 2020-05-21T19:35:45.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:44 smithi065 bash[13937]: cluster 2020-05-21T19:35:43.290561+0000 mgr.smithi180.pepehy (mgr.14165) 235 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:45.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:44 smithi065 bash[13937]: cluster 2020-05-21T19:35:43.856429+0000 mon.smithi180 (mon.0) 612 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2020-05-21T19:35:45.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:44 smithi065 bash[13937]: cluster 2020-05-21T19:35:43.856506+0000 mon.smithi180 (mon.0) 613 : cluster [INF] Cluster is now healthy 2020-05-21T19:35:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:46 smithi180 bash[13639]: cluster 2020-05-21T19:35:45.291109+0000 mgr.smithi180.pepehy (mgr.14165) 236 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:47.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:46 smithi180 bash[13639]: audit 2020-05-21T19:35:46.464694+0000 mon.smithi065 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.65:0/3438113326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:35:47.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:46 smithi065 bash[13937]: cluster 2020-05-21T19:35:45.291109+0000 mgr.smithi180.pepehy (mgr.14165) 236 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:47.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:46 smithi065 bash[13937]: audit 2020-05-21T19:35:46.464694+0000 mon.smithi065 (mon.1) 17 : audit [DBG] from='client.? 172.21.15.65:0/3438113326' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2020-05-21T19:35:49.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:48 smithi180 bash[13639]: cluster 2020-05-21T19:35:47.291691+0000 mgr.smithi180.pepehy (mgr.14165) 237 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:49.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:48 smithi065 bash[13937]: cluster 2020-05-21T19:35:47.291691+0000 mgr.smithi180.pepehy (mgr.14165) 237 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 2.8 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:51.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:50 smithi180 bash[13639]: cluster 2020-05-21T19:35:49.292241+0000 mgr.smithi180.pepehy (mgr.14165) 238 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:51.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:50 smithi180 bash[13639]: audit 2020-05-21T19:35:50.095284+0000 mon.smithi180 (mon.0) 614 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:51.240 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:50 smithi065 bash[13937]: cluster 2020-05-21T19:35:49.292241+0000 mgr.smithi180.pepehy (mgr.14165) 238 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:51.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:50 smithi065 bash[13937]: audit 2020-05-21T19:35:50.095284+0000 mon.smithi180 (mon.0) 614 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:53.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:52 smithi180 bash[13639]: cluster 2020-05-21T19:35:51.292807+0000 mgr.smithi180.pepehy (mgr.14165) 239 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:53.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:52 smithi065 bash[13937]: cluster 2020-05-21T19:35:51.292807+0000 mgr.smithi180.pepehy (mgr.14165) 239 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:54.995 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:54 smithi065 bash[13937]: cluster 2020-05-21T19:35:53.293413+0000 mgr.smithi180.pepehy (mgr.14165) 240 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:54.995 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:54 smithi065 bash[13937]: audit 2020-05-21T19:35:54.441842+0000 mon.smithi180 (mon.0) 615 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2020-05-21T19:35:54.996 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:54 smithi065 bash[13937]: audit 2020-05-21T19:35:54.443692+0000 mon.smithi180 (mon.0) 616 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:54.996 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:54 smithi065 bash[13937]: audit 2020-05-21T19:35:54.445843+0000 mon.smithi180 (mon.0) 617 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2020-05-21T19:35:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:54 smithi180 bash[13639]: cluster 2020-05-21T19:35:53.293413+0000 mgr.smithi180.pepehy (mgr.14165) 240 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:54 smithi180 bash[13639]: audit 2020-05-21T19:35:54.441842+0000 mon.smithi180 (mon.0) 615 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2020-05-21T19:35:55.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:54 smithi180 bash[13639]: audit 2020-05-21T19:35:54.443692+0000 mon.smithi180 (mon.0) 616 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2020-05-21T19:35:55.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:54 smithi180 bash[13639]: audit 2020-05-21T19:35:54.445843+0000 mon.smithi180 (mon.0) 617 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2020-05-21T19:35:56.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:55 smithi180 bash[13639]: cephadm 2020-05-21T19:35:54.445136+0000 mgr.smithi180.pepehy (mgr.14165) 241 : cephadm [INF] Deploying daemon osd.7 on smithi065 2020-05-21T19:35:56.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:55 smithi065 bash[13937]: cephadm 2020-05-21T19:35:54.445136+0000 mgr.smithi180.pepehy (mgr.14165) 241 : cephadm [INF] Deploying daemon osd.7 on smithi065 2020-05-21T19:35:57.199 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:56 smithi065 bash[13937]: cluster 2020-05-21T19:35:55.293980+0000 mgr.smithi180.pepehy (mgr.14165) 242 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:57.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:56 smithi180 bash[13639]: cluster 2020-05-21T19:35:55.293980+0000 mgr.smithi180.pepehy (mgr.14165) 242 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:57.241 INFO:teuthology.orchestra.run.smithi065.stdout:Created osd(s) 7 on host 'smithi065' 2020-05-21T19:35:58.202 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:57 smithi065 bash[13937]: audit 2020-05-21T19:35:57.224215+0000 mon.smithi180 (mon.0) 618 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:58.203 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:57 smithi065 bash[13937]: audit 2020-05-21T19:35:57.225250+0000 mon.smithi180 (mon.0) 619 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:58.203 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:57 smithi065 bash[13937]: audit 2020-05-21T19:35:57.230717+0000 mon.smithi180 (mon.0) 620 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:58.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:57 smithi180 bash[13639]: audit 2020-05-21T19:35:57.224215+0000 mon.smithi180 (mon.0) 618 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:58.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:57 smithi180 bash[13639]: audit 2020-05-21T19:35:57.225250+0000 mon.smithi180 (mon.0) 619 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:35:58.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:57 smithi180 bash[13639]: audit 2020-05-21T19:35:57.230717+0000 mon.smithi180 (mon.0) 620 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666130\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666327\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666454\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666575\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.666695\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667116\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:30.667450\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"starting\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_device_update\": \"2020-05-21T19:35:38.973827\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:58.644 INFO:teuthology.orchestra.run.smithi065:osd.7> sudo journalctl -f -n 0 -u ceph-3382e264-9b99-11ea-a06a-001a4aab830c@osd.7.service 2020-05-21T19:35:58.649 INFO:tasks.cephadm:Setting up client nodes... 2020-05-21T19:35:58.649 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2020-05-21T19:35:58.692 INFO:ceph.osd.7.smithi065.stdout:-- Logs begin at Fri 2020-04-24 18:00:00 UTC. -- 2020-05-21T19:35:59.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:58 smithi180 bash[13639]: cluster 2020-05-21T19:35:57.294503+0000 mgr.smithi180.pepehy (mgr.14165) 243 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:59.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:58 smithi180 bash[13639]: audit 2020-05-21T19:35:58.844979+0000 mon.smithi180 (mon.0) 621 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:59.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:58 smithi180 bash[13639]: audit 2020-05-21T19:35:58.851014+0000 mon.smithi180 (mon.0) 622 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:59.218 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:35:58 smithi180 bash[13639]: audit 2020-05-21T19:35:58.852121+0000 mon.smithi180 (mon.0) 623 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:59.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:58 smithi065 bash[13937]: cluster 2020-05-21T19:35:57.294503+0000 mgr.smithi180.pepehy (mgr.14165) 243 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:35:59.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:58 smithi065 bash[13937]: audit 2020-05-21T19:35:58.844979+0000 mon.smithi180 (mon.0) 621 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:35:59.242 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:58 smithi065 bash[13937]: audit 2020-05-21T19:35:58.851014+0000 mon.smithi180 (mon.0) 622 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"LVM detected\", \"locked\", \"Insufficient space (<5GB) on vgs\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"comment\": \"not used by ceph\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:35:59.243 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:35:58 smithi065 bash[13937]: audit 2020-05-21T19:35:58.852121+0000 mon.smithi180 (mon.0) 623 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2020-05-21T19:35:59.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2020-05-21T19:35:59.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2020-05-21T19:35:59.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2020-05-21T19:35:59.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2020-05-21T19:35:59.742 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2020-05-21T19:35:59.742 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2020-05-21T19:35:59.742 INFO:ceph.osd.7.smithi065.stdout:May 21 19:35:59 smithi065 bash[21219]: --> ceph-volume lvm activate successful for osd ID: 7 2020-05-21T19:36:01.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:00 smithi180 bash[13639]: cluster 2020-05-21T19:35:59.295252+0000 mgr.smithi180.pepehy (mgr.14165) 244 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:01.240 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:00 smithi065 bash[13937]: cluster 2020-05-21T19:35:59.295252+0000 mgr.smithi180.pepehy (mgr.14165) 244 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:02.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:01 smithi180 bash[13639]: cluster 2020-05-21T19:36:01.295809+0000 mgr.smithi180.pepehy (mgr.14165) 245 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:02.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:01 smithi180 bash[13639]: audit 2020-05-21T19:36:01.885395+0000 mon.smithi180 (mon.0) 624 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}, {\"id\": \"b49e6946-a9d7-4095-92af-c5afa82ee755\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1590089735.9600894, \"finished_at\": 1590089757.2441702}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2020-05-21T19:36:02.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:01 smithi180 bash[13639]: audit 2020-05-21T19:36:01.891587+0000 mon.smithi180 (mon.0) 625 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}, {\"id\": \"b49e6946-a9d7-4095-92af-c5afa82ee755\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1590089735.9600894, \"finished_at\": 1590089757.2441702}], \"version\": 2, \"compat_version\": 2}"}]': finished 2020-05-21T19:36:02.268 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:01 smithi065 bash[13937]: cluster 2020-05-21T19:36:01.295809+0000 mgr.smithi180.pepehy (mgr.14165) 245 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:02.268 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:01 smithi065 bash[13937]: audit 2020-05-21T19:36:01.885395+0000 mon.smithi180 (mon.0) 624 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}, {\"id\": \"b49e6946-a9d7-4095-92af-c5afa82ee755\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1590089735.9600894, \"finished_at\": 1590089757.2441702}], \"version\": 2, \"compat_version\": 2}"}]: dispatch 2020-05-21T19:36:02.268 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:01 smithi065 bash[13937]: audit 2020-05-21T19:36:01.891587+0000 mon.smithi180 (mon.0) 625 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/progress/completed","val":"{\"events\": [{\"id\": \"8b429092-cd8b-4b0a-a4ec-af32ce7319ea\", \"message\": \"Rebalancing after osd.4 marked in\", \"refs\": [[\"osd\", 4]], \"started_at\": 1590089677.9293046, \"finished_at\": 1590089697.1261222}, {\"id\": \"14557e29-3de4-4155-a9c4-cf8756dfb330\", \"message\": \"Rebalancing after osd.5 marked in\", \"refs\": [[\"osd\", 5]], \"started_at\": 1590089706.9586017, \"finished_at\": 1590089726.7398672}, {\"id\": \"b49e6946-a9d7-4095-92af-c5afa82ee755\", \"message\": \"Rebalancing after osd.6 marked in\", \"refs\": [[\"osd\", 6]], \"started_at\": 1590089735.9600894, \"finished_at\": 1590089757.2441702}], \"version\": 2, \"compat_version\": 2}"}]': finished 2020-05-21T19:36:02.404 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:36:02.397+0000 7f35dd7fa700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:02.404 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:36:02.397+0000 7f35e483f700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:02.636 INFO:teuthology.orchestra.run.smithi180.stdout:[client.0] 2020-05-21T19:36:02.636 INFO:teuthology.orchestra.run.smithi180.stdout: key = AQAi2MZe2CJwJRAAvYF7rktuqNvJmOm2qH1TSA== 2020-05-21T19:36:02.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:36:02 smithi065 bash[21540]: debug 2020-05-21T19:36:02.380+0000 7f69d2041700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:02.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:36:02 smithi065 bash[21540]: debug 2020-05-21T19:36:02.380+0000 7f69daa40ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:02.741 INFO:ceph.osd.7.smithi065.stdout:May 21 19:36:02 smithi065 bash[21540]: debug 2020-05-21T19:36:02.380+0000 7f69daa40ec0 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:03.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:02 smithi180 bash[13639]: audit 2020-05-21T19:36:02.627958+0000 mon.smithi180 (mon.0) 626 : audit [INF] from='client.? 172.21.15.180:0/73495322' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:03.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:02 smithi180 bash[13639]: audit 2020-05-21T19:36:02.634186+0000 mon.smithi180 (mon.0) 627 : audit [INF] from='client.? 172.21.15.180:0/73495322' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2020-05-21T19:36:03.241 INFO:ceph.osd.7.smithi065.stdout:May 21 19:36:02 smithi065 bash[21540]: debug 2020-05-21T19:36:02.916+0000 7f69daa40ec0 -1 Falling back to public interface 2020-05-21T19:36:03.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:02 smithi065 bash[13937]: audit 2020-05-21T19:36:02.627958+0000 mon.smithi180 (mon.0) 626 : audit [INF] from='client.? 172.21.15.180:0/73495322' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:03.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:02 smithi065 bash[13937]: audit 2020-05-21T19:36:02.634186+0000 mon.smithi180 (mon.0) 627 : audit [INF] from='client.? 172.21.15.180:0/73495322' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2020-05-21T19:36:03.546 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/ceph/ceph.client.0.keyring' && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2020-05-21T19:36:03.568 INFO:teuthology.orchestra.run.smithi180:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2020-05-21T19:36:04.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:03 smithi180 bash[13639]: cluster 2020-05-21T19:36:03.296386+0000 mgr.smithi180.pepehy (mgr.14165) 246 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:04.240 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:03 smithi065 bash[13937]: cluster 2020-05-21T19:36:03.296386+0000 mgr.smithi180.pepehy (mgr.14165) 246 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:04.241 INFO:ceph.osd.7.smithi065.stdout:May 21 19:36:04 smithi065 bash[21540]: debug 2020-05-21T19:36:04.096+0000 7f69daa40ec0 -1 osd.7 0 log_to_monitors {default=true} 2020-05-21T19:36:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:04 smithi180 bash[13639]: audit 2020-05-21T19:36:04.107534+0000 mon.smithi065 (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.65:6824/1623776160,v1:172.21.15.65:6825/1623776160]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2020-05-21T19:36:05.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:04 smithi180 bash[13639]: audit 2020-05-21T19:36:04.107795+0000 mon.smithi180 (mon.0) 628 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2020-05-21T19:36:05.245 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:04 smithi065 bash[13937]: audit 2020-05-21T19:36:04.107534+0000 mon.smithi065 (mon.1) 18 : audit [INF] from='osd.7 [v2:172.21.15.65:6824/1623776160,v1:172.21.15.65:6825/1623776160]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2020-05-21T19:36:05.246 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:04 smithi065 bash[13937]: audit 2020-05-21T19:36:04.107795+0000 mon.smithi180 (mon.0) 628 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2020-05-21T19:36:06.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: audit 2020-05-21T19:36:04.986708+0000 mon.smithi180 (mon.0) 629 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2020-05-21T19:36:06.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: cluster 2020-05-21T19:36:04.986773+0000 mon.smithi180 (mon.0) 630 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2020-05-21T19:36:06.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: audit 2020-05-21T19:36:04.986953+0000 mon.smithi180 (mon.0) 631 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:06.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: audit 2020-05-21T19:36:04.990199+0000 mon.smithi065 (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.65:6824/1623776160,v1:172.21.15.65:6825/1623776160]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:36:06.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: audit 2020-05-21T19:36:04.990283+0000 mon.smithi180 (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:36:06.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: cluster 2020-05-21T19:36:05.100777+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:36:06.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: cluster 2020-05-21T19:36:05.100882+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:36:06.467 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: cluster 2020-05-21T19:36:05.297116+0000 mgr.smithi180.pepehy (mgr.14165) 247 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:06.468 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:05 smithi180 bash[13639]: audit 2020-05-21T19:36:05.765432+0000 mon.smithi180 (mon.0) 633 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:36:06.491 INFO:ceph.osd.7.smithi065.stdout:May 21 19:36:06 smithi065 bash[21540]: debug 2020-05-21T19:36:05.996+0000 7f69bdda2700 -1 osd.7 0 waiting for initial osdmap 2020-05-21T19:36:06.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: audit 2020-05-21T19:36:04.986708+0000 mon.smithi180 (mon.0) 629 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2020-05-21T19:36:06.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: cluster 2020-05-21T19:36:04.986773+0000 mon.smithi180 (mon.0) 630 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2020-05-21T19:36:06.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: audit 2020-05-21T19:36:04.986953+0000 mon.smithi180 (mon.0) 631 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:06.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: audit 2020-05-21T19:36:04.990199+0000 mon.smithi065 (mon.1) 19 : audit [INF] from='osd.7 [v2:172.21.15.65:6824/1623776160,v1:172.21.15.65:6825/1623776160]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:36:06.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: audit 2020-05-21T19:36:04.990283+0000 mon.smithi180 (mon.0) 632 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]: dispatch 2020-05-21T19:36:06.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: cluster 2020-05-21T19:36:05.100777+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2020-05-21T19:36:06.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: cluster 2020-05-21T19:36:05.100882+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2020-05-21T19:36:06.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: cluster 2020-05-21T19:36:05.297116+0000 mgr.smithi180.pepehy (mgr.14165) 247 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:06.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:05 smithi065 bash[13937]: audit 2020-05-21T19:36:05.765432+0000 mon.smithi180 (mon.0) 633 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2020-05-21T19:36:07.253 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:06 smithi180 bash[13639]: audit 2020-05-21T19:36:05.990947+0000 mon.smithi180 (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:36:07.253 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:06 smithi180 bash[13639]: cluster 2020-05-21T19:36:05.991085+0000 mon.smithi180 (mon.0) 635 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2020-05-21T19:36:07.253 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:07 smithi180 bash[13639]: audit 2020-05-21T19:36:05.992375+0000 mon.smithi180 (mon.0) 636 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:07.254 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:07 smithi180 bash[13639]: audit 2020-05-21T19:36:05.999959+0000 mon.smithi180 (mon.0) 637 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:07.254 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:07 smithi180 bash[13639]: audit 2020-05-21T19:36:06.011724+0000 mon.smithi180 (mon.0) 638 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"927f7a66-59be-4503-88c5-59b6f098a972\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wd6csU-K25n-bo7t-XEFv-0nqi-41v5-74z3J0\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"last_device_update\": \"2020-05-21T19:36:06.010211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:36:07.254 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:07 smithi180 bash[13639]: audit 2020-05-21T19:36:06.018737+0000 mon.smithi180 (mon.0) 639 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"927f7a66-59be-4503-88c5-59b6f098a972\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wd6csU-K25n-bo7t-XEFv-0nqi-41v5-74z3J0\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"last_device_update\": \"2020-05-21T19:36:06.010211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:36:07.254 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:07 smithi180 bash[13639]: audit 2020-05-21T19:36:06.021858+0000 mon.smithi180 (mon.0) 640 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:36:07.255 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:07 smithi180 bash[13639]: audit 2020-05-21T19:36:06.027949+0000 mon.smithi180 (mon.0) 641 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:36:07.382 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:36:07.373+0000 7f877f7fe700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:07.382 INFO:teuthology.orchestra.run.smithi180.stderr:2020-05-21T19:36:07.373+0000 7f878eecd700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:07.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:05.990947+0000 mon.smithi180 (mon.0) 634 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi065", "root=default"]}]': finished 2020-05-21T19:36:07.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: cluster 2020-05-21T19:36:05.991085+0000 mon.smithi180 (mon.0) 635 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2020-05-21T19:36:07.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:05.992375+0000 mon.smithi180 (mon.0) 636 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:07.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:05.999959+0000 mon.smithi180 (mon.0) 637 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:07.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:06.011724+0000 mon.smithi180 (mon.0) 638 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"927f7a66-59be-4503-88c5-59b6f098a972\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wd6csU-K25n-bo7t-XEFv-0nqi-41v5-74z3J0\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"last_device_update\": \"2020-05-21T19:36:06.010211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]: dispatch 2020-05-21T19:36:07.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:06.018737+0000 mon.smithi180 (mon.0) 639 : audit [INF] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd='[{"prefix":"config-key set","key":"mgr/cephadm/host.smithi065","val":"{\"daemons\": {\"mgr.smithi065.ighord\": {\"hostname\": \"smithi065\", \"container_id\": \"ab164be46d25\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065.ighord\", \"daemon_type\": \"mgr\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.840866\", \"created\": \"2020-05-21T19:30:57.665734\", \"started\": \"2020-05-21T19:30:57.722207\"}, \"node-exporter.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"12ba12e6bb8a\", \"container_image_id\": \"e5a616e4b9cf68dfcad7782b78e118be4310022e874d52da85c55923fb615f87\", \"container_image_name\": \"prom/node-exporter\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"node-exporter\", \"version\": \"0.18.1\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841048\", \"created\": \"2020-05-21T19:30:59.225708\", \"started\": \"2020-05-21T19:31:00.898428\"}, \"mon.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"d5297d7f7c52\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"mon\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841203\", \"created\": \"2020-05-21T19:31:16.189416\", \"started\": \"2020-05-21T19:31:16.237644\"}, \"crash.smithi065\": {\"hostname\": \"smithi065\", \"container_id\": \"dedba1bd0667\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"smithi065\", \"daemon_type\": \"crash\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841341\", \"created\": \"2020-05-21T19:31:35.505082\", \"started\": \"2020-05-21T19:31:35.559507\"}, \"osd.4\": {\"hostname\": \"smithi065\", \"container_id\": \"ecbdd238fafe\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"4\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841461\", \"created\": \"2020-05-21T19:34:28.118024\", \"started\": \"2020-05-21T19:34:30.990587\"}, \"osd.5\": {\"hostname\": \"smithi065\", \"container_id\": \"e530df5595dd\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"5\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.841909\", \"created\": \"2020-05-21T19:34:57.085501\", \"started\": \"2020-05-21T19:35:00.492028\"}, \"osd.6\": {\"hostname\": \"smithi065\", \"container_id\": \"28d0fb765005\", \"container_image_id\": \"1afc12e6b70e13d442b6150b9b0b030ef8f3f110b244fb4f24841fd59adb8d36\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"6\", \"daemon_type\": \"osd\", \"version\": \"16.0.0-1667-g71c7f959f7\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842269\", \"created\": \"2020-05-21T19:35:26.696965\", \"started\": \"2020-05-21T19:35:29.702519\"}, \"osd.7\": {\"hostname\": \"smithi065\", \"container_image_name\": \"quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d\", \"daemon_id\": \"7\", \"daemon_type\": \"osd\", \"status\": 1, \"status_desc\": \"running\", \"last_refresh\": \"2020-05-21T19:35:58.842622\", \"created\": \"2020-05-21T19:35:57.196410\"}}, \"devices\": [{\"rejected_reasons\": [\"Insufficient space (<5GB) on vgs\", \"LVM detected\", \"locked\"], \"available\": false, \"path\": \"/dev/nvme0n1\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"\", \"model\": \"INTEL SSDPEDMD400G4\", \"rev\": \"\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"512\", \"rotational\": \"0\", \"nr_requests\": \"1023\", \"scheduler_mode\": \"none\", \"partitions\": {}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 400088457216.0, \"human_readable_size\": \"372.61 GB\", \"path\": \"/dev/nvme0n1\", \"locked\": 1}, \"lvs\": [{\"name\": \"lv_1\", \"osd_id\": \"7\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"927f7a66-59be-4503-88c5-59b6f098a972\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"wd6csU-K25n-bo7t-XEFv-0nqi-41v5-74z3J0\"}, {\"name\": \"lv_2\", \"osd_id\": \"6\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"52d57ec1-4b95-41e5-a170-2fa6d94bf645\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"0WQh1Y-bDSk-I9z0-UTEU-y5Il-ByXR-eil3KK\"}, {\"name\": \"lv_3\", \"osd_id\": \"5\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"fe6afacb-1c90-459c-a71a-cc3b17e97e15\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"88jKub-dozV-1RPD-mR3C-2axr-v4FH-NtmqQe\"}, {\"name\": \"lv_4\", \"osd_id\": \"4\", \"cluster_name\": \"ceph\", \"type\": \"block\", \"osd_fsid\": \"f6b9a4e3-db1c-486b-9b7a-b573ed6ec6ad\", \"cluster_fsid\": \"3382e264-9b99-11ea-a06a-001a4aab830c\", \"osdspec_affinity\": \"\", \"block_uuid\": \"XGazsm-VWa4-bqic-wuzN-yP1Q-TBaq-Jts2SC\"}, {\"name\": \"lv_5\", \"comment\": \"not used by ceph\"}], \"human_readable_type\": \"ssd\", \"device_id\": \"INTEL SSDPEDMD400G4_CVFT53430010400BGN\"}, {\"rejected_reasons\": [\"locked\"], \"available\": false, \"path\": \"/dev/sda\", \"sys_api\": {\"removable\": \"0\", \"ro\": \"0\", \"vendor\": \"ATA\", \"model\": \"ST1000NM0033-9ZM\", \"rev\": \"SN04\", \"sas_address\": \"\", \"sas_device_handle\": \"\", \"support_discard\": \"0\", \"rotational\": \"1\", \"nr_requests\": \"64\", \"scheduler_mode\": \"mq-deadline\", \"partitions\": {\"sda1\": {\"start\": \"2048\", \"sectors\": \"1953522688\", \"sectorsize\": 512, \"size\": 1000203616256.0, \"human_readable_size\": \"931.51 GB\", \"holders\": []}}, \"sectors\": 0, \"sectorsize\": \"512\", \"size\": 1000204886016.0, \"human_readable_size\": \"931.51 GB\", \"path\": \"/dev/sda\", \"locked\": 1}, \"lvs\": [], \"human_readable_type\": \"hdd\", \"device_id\": \"ST1000NM0033-9ZM173_Z1W4VHBH\"}], \"osdspec_previews\": [], \"daemon_config_deps\": {\"mgr.smithi065.ighord\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:19.621860\"}, \"node-exporter.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:30:58.488415\"}, \"mon.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:32:21.937533\"}, \"crash.smithi065\": {\"deps\": [], \"last_config\": \"2020-05-21T19:31:32.832149\"}, \"osd.4\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:25.524203\"}, \"osd.5\": {\"deps\": [], \"last_config\": \"2020-05-21T19:34:54.498496\"}, \"osd.6\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:24.222585\"}, \"osd.7\": {\"deps\": [], \"last_config\": \"2020-05-21T19:35:54.441245\"}}, \"last_daemon_update\": \"2020-05-21T19:35:58.843050\", \"last_device_update\": \"2020-05-21T19:36:06.010211\", \"networks\": {\"172.17.0.0/16\": [\"172.17.0.1\"], \"172.21.0.0/20\": [\"172.21.15.65\"], \"172.21.15.254\": [\"172.21.15.65\"]}, \"last_host_check\": \"2020-05-21T19:31:25.257869\"}"}]': finished 2020-05-21T19:36:07.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:06.021858+0000 mon.smithi180 (mon.0) 640 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:36:07.493 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:07 smithi065 bash[13937]: audit 2020-05-21T19:36:06.027949+0000 mon.smithi180 (mon.0) 641 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2020-05-21T19:36:07.618 INFO:teuthology.orchestra.run.smithi180.stdout:[client.1] 2020-05-21T19:36:07.619 INFO:teuthology.orchestra.run.smithi180.stdout: key = AQAn2MZeuZNVJBAAxm6E/rf+/+MrdyVuHEaWgw== 2020-05-21T19:36:08.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: audit 2020-05-21T19:36:07.004824+0000 mon.smithi180 (mon.0) 642 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:08.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: cluster 2020-05-21T19:36:07.021229+0000 mon.smithi180 (mon.0) 643 : cluster [INF] osd.7 [v2:172.21.15.65:6824/1623776160,v1:172.21.15.65:6825/1623776160] boot 2020-05-21T19:36:08.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: cluster 2020-05-21T19:36:07.021361+0000 mon.smithi180 (mon.0) 644 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2020-05-21T19:36:08.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: audit 2020-05-21T19:36:07.021686+0000 mon.smithi180 (mon.0) 645 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:08.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: cluster 2020-05-21T19:36:07.297711+0000 mgr.smithi180.pepehy (mgr.14165) 248 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:08.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: audit 2020-05-21T19:36:07.609285+0000 mon.smithi180 (mon.0) 646 : audit [INF] from='client.? 172.21.15.180:0/4115748255' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:08.217 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:08 smithi180 bash[13639]: audit 2020-05-21T19:36:07.616642+0000 mon.smithi180 (mon.0) 647 : audit [INF] from='client.? 172.21.15.180:0/4115748255' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2020-05-21T19:36:08.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: audit 2020-05-21T19:36:07.004824+0000 mon.smithi180 (mon.0) 642 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:08.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: cluster 2020-05-21T19:36:07.021229+0000 mon.smithi180 (mon.0) 643 : cluster [INF] osd.7 [v2:172.21.15.65:6824/1623776160,v1:172.21.15.65:6825/1623776160] boot 2020-05-21T19:36:08.491 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: cluster 2020-05-21T19:36:07.021361+0000 mon.smithi180 (mon.0) 644 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2020-05-21T19:36:08.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: audit 2020-05-21T19:36:07.021686+0000 mon.smithi180 (mon.0) 645 : audit [DBG] from='mgr.14165 172.21.15.180:0/364396505' entity='mgr.smithi180.pepehy' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2020-05-21T19:36:08.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: cluster 2020-05-21T19:36:07.297711+0000 mgr.smithi180.pepehy (mgr.14165) 248 : cluster [DBG] pgmap v218: 1 pgs: 1 peering; 0 B data, 2.9 MiB used, 619 GiB / 626 GiB avail 2020-05-21T19:36:08.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: audit 2020-05-21T19:36:07.609285+0000 mon.smithi180 (mon.0) 646 : audit [INF] from='client.? 172.21.15.180:0/4115748255' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:08.492 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:08 smithi065 bash[13937]: audit 2020-05-21T19:36:07.616642+0000 mon.smithi180 (mon.0) 647 : audit [INF] from='client.? 172.21.15.180:0/4115748255' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2020-05-21T19:36:08.590 INFO:teuthology.orchestra.run.smithi180:> sudo sh -c 'cat > /etc/ceph/ceph.client.1.keyring' && sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2020-05-21T19:36:08.648 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph auth get-or-create client.2 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2020-05-21T19:36:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:09 smithi065 bash[13937]: cluster 2020-05-21T19:36:08.017593+0000 mon.smithi180 (mon.0) 648 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:36:09.241 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:09 smithi065 bash[13937]: cluster 2020-05-21T19:36:08.030171+0000 mon.smithi180 (mon.0) 649 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2020-05-21T19:36:09.465 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:09 smithi180 bash[13639]: cluster 2020-05-21T19:36:08.017593+0000 mon.smithi180 (mon.0) 648 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2020-05-21T19:36:09.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:09 smithi180 bash[13639]: cluster 2020-05-21T19:36:08.030171+0000 mon.smithi180 (mon.0) 649 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2020-05-21T19:36:10.203 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:10 smithi065 bash[13937]: cluster 2020-05-21T19:36:09.298297+0000 mgr.smithi180.pepehy (mgr.14165) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2020-05-21T19:36:10.466 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:10 smithi180 bash[13639]: cluster 2020-05-21T19:36:09.298297+0000 mgr.smithi180.pepehy (mgr.14165) 249 : cluster [DBG] pgmap v220: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2020-05-21T19:36:11.954 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:36:11.948+0000 7fc9fa7fc700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:11.955 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:36:11.948+0000 7fca09ba5700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:12.202 INFO:teuthology.orchestra.run.smithi065.stdout:[client.2] 2020-05-21T19:36:12.202 INFO:teuthology.orchestra.run.smithi065.stdout: key = AQAs2MZefX1fCxAAZybmtW4tupLigVgZf3IGyQ== 2020-05-21T19:36:12.951 INFO:teuthology.orchestra.run.smithi065:> sudo sh -c 'cat > /etc/ceph/ceph.client.2.keyring' && sudo chmod 0644 /etc/ceph/ceph.client.2.keyring 2020-05-21T19:36:12.977 INFO:teuthology.orchestra.run.smithi065:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph-ci/ceph:71c7f959f72eb094ea8a491da54cb3339bc8181d shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 3382e264-9b99-11ea-a06a-001a4aab830c -- ceph auth get-or-create client.3 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2020-05-21T19:36:13.154 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:12 smithi065 bash[13937]: cluster 2020-05-21T19:36:11.298922+0000 mgr.smithi180.pepehy (mgr.14165) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2020-05-21T19:36:13.155 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:12 smithi065 bash[13937]: audit 2020-05-21T19:36:12.190173+0000 mon.smithi065 (mon.1) 20 : audit [INF] from='client.? 172.21.15.65:0/1248440366' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:13.155 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:12 smithi065 bash[13937]: audit 2020-05-21T19:36:12.190506+0000 mon.smithi180 (mon.0) 650 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:13.155 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:12 smithi065 bash[13937]: audit 2020-05-21T19:36:12.197439+0000 mon.smithi180 (mon.0) 651 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2020-05-21T19:36:13.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:12 smithi180 bash[13639]: cluster 2020-05-21T19:36:11.298922+0000 mgr.smithi180.pepehy (mgr.14165) 250 : cluster [DBG] pgmap v221: 1 pgs: 1 peering; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2020-05-21T19:36:13.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:12 smithi180 bash[13639]: audit 2020-05-21T19:36:12.190173+0000 mon.smithi065 (mon.1) 20 : audit [INF] from='client.? 172.21.15.65:0/1248440366' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:13.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:12 smithi180 bash[13639]: audit 2020-05-21T19:36:12.190506+0000 mon.smithi180 (mon.0) 650 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2020-05-21T19:36:13.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:12 smithi180 bash[13639]: audit 2020-05-21T19:36:12.197439+0000 mon.smithi180 (mon.0) 651 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.2", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2020-05-21T19:36:14.215 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:13 smithi180 bash[13639]: cluster 2020-05-21T19:36:13.867721+0000 mon.smithi180 (mon.0) 652 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2020-05-21T19:36:14.216 INFO:ceph.mon.smithi180.smithi180.stdout:May 21 19:36:13 smithi180 bash[13639]: cluster 2020-05-21T19:36:13.867801+0000 mon.smithi180 (mon.0) 653 : cluster [INF] Cluster is now healthy 2020-05-21T19:36:14.217 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:13 smithi065 bash[13937]: cluster 2020-05-21T19:36:13.867721+0000 mon.smithi180 (mon.0) 652 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2020-05-21T19:36:14.217 INFO:ceph.mon.smithi065.smithi065.stdout:May 21 19:36:13 smithi065 bash[13937]: cluster 2020-05-21T19:36:13.867801+0000 mon.smithi180 (mon.0) 653 : cluster [INF] Cluster is now healthy 2020-05-21T19:36:16.304 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:36:16.296+0000 7fbaa7fff700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T19:36:16.305 INFO:teuthology.orchestra.run.smithi065.stderr:2020-05-21T19:36:16.296+0000 7fbab7225700 -1 WARNING: all dangerous and experimental features are enabled. 2020-05-21T22:51:47.398 DEBUG:teuthology.exit:Got signal 15; running 2 handlers... 2020-05-21T22:51:47.401 DEBUG:teuthology.task.console_log:Killing console logger for smithi180 2020-05-21T22:51:47.402 DEBUG:teuthology.task.console_log:Killing console logger for smithi065 2020-05-21T22:51:47.403 DEBUG:teuthology.task.console_log:Killing console logger for smithi180 2020-05-21T22:51:47.403 DEBUG:teuthology.task.console_log:Killing console logger for smithi065 2020-05-21T22:51:47.403 DEBUG:teuthology.exit:Finished running handlers