2020-11-19T18:29:23.851 INFO:root:teuthology version: 1.0.0-357fd4a 2020-11-19T18:29:23.853 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --archive /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346 --lock --owner scheduled_jdillaman@dillaman-rh --block --description rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{rhel_8} 5-pool/ec-data-pool 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup} --name jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi -- /tmp/teuthology-worker.c5jctv_s.tmp 2020-11-19T18:29:24.100 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T18:29:24.215 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346 branch: wip-jd-testing-2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{rhel_8} 5-pool/ec-data-pool 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup} email: null exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '5637346' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: rhel os_version: '8.3' overrides: admin_socket: branch: wip-jd-testing-2 ceph: conf: client: rbd default data pool: datapool mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zstd bluestore compression mode: aggressive 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 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true fs: xfs log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 33f73aff6902486eafe8c4758021a8eed55d592c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: sha1: 33f73aff6902486eafe8c4758021a8eed55d592c selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-jd-testing-2 sha1: 33f73aff6902486eafe8c4758021a8eed55d592c owner: scheduled_jdillaman@dillaman-rh priority: 80 repo: git://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 sha1: 33f73aff6902486eafe8c4758021a8eed55d592c sleep_before_teardown: 0 suite: rbd suite_branch: wip-jd-testing-2 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa suite_relpath: qa suite_repo: git://git.ceph.com/ceph-ci.git suite_sha1: 33f73aff6902486eafe8c4758021a8eed55d592c tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - echo '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - rm -rf /home/ubuntu/cephtest/migration teuthology_branch: master tube: smithi verbose: false worker_log: /home/teuthworker/archive/worker_logs/worker.smithi.30549 2020-11-19T18:29:24.215 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa; will attempt to use it 2020-11-19T18:29:24.216 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa/tasks 2020-11-19T18:29:24.216 INFO:teuthology.run_tasks:Running task internal.check_packages... 2020-11-19T18:29:24.227 INFO:teuthology.task.internal:Checking packages... 2020-11-19T18:29:24.275 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'basic' and ceph hash '33f73aff6902486eafe8c4758021a8eed55d592c' 2020-11-19T18:29:24.276 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2020-11-19T18:29:24.276 INFO:teuthology.packaging:ref: None 2020-11-19T18:29:24.277 INFO:teuthology.packaging:tag: None 2020-11-19T18:29:24.277 INFO:teuthology.packaging:branch: wip-jd-testing-2 2020-11-19T18:29:24.282 INFO:teuthology.packaging:sha1: 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:29:24.282 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-jd-testing-2 2020-11-19T18:29:24.658 INFO:teuthology.task.internal:Found packages for ceph version 16.0.0-7327.g33f73aff 2020-11-19T18:29:24.658 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2020-11-19T18:29:25.217 INFO:teuthology.task.internal:no buildpackages task found 2020-11-19T18:29:25.231 INFO:teuthology.run_tasks:Running task internal.lock_machines... 2020-11-19T18:29:25.246 INFO:teuthology.task.internal.lock_machines:Locking machines... 2020-11-19T18:29:25.247 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T18:29:25.336 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:29:35.363 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:29:45.397 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:29:55.415 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:30:05.432 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:30:15.450 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:30:25.466 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:30:35.482 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 2)... 2020-11-19T18:30:46.000 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:30:56.018 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:31:06.057 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:31:16.078 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:31:26.095 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:31:36.111 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:31:48.490 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:31:58.513 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:32:08.531 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:32:18.542 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:32:28.560 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:32:38.578 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:32:48.595 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:32:58.611 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:33:08.629 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:33:19.041 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:33:29.063 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:33:39.082 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:33:49.115 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:33:59.140 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:34:09.162 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:34:19.180 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:34:29.199 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:34:39.219 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:34:49.238 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:34:59.257 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:35:09.275 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:35:19.294 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:35:29.311 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 2)... 2020-11-19T18:35:39.346 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:35:49.368 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:35:59.384 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:36:09.413 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:36:19.430 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:36:29.446 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:36:39.489 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:36:49.500 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:36:59.517 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:37:09.529 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:37:19.553 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:37:29.573 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:37:39.624 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:37:49.645 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:37:59.666 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:38:09.683 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:38:19.698 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:38:29.724 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:38:39.742 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:38:49.760 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:38:59.783 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:39:09.801 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:39:19.819 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:39:29.837 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:39:39.866 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:39:49.887 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:39:59.967 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:12.034 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:22.053 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:32.071 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:42.099 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:40:52.204 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:41:02.247 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:41:12.266 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 2)... 2020-11-19T18:41:22.289 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:32.327 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:42.335 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:41:52.350 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:02.368 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:12.380 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:22.405 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:32.424 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:42.446 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:42:52.471 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:02.487 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:12.507 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:22.524 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:32.541 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:42.558 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:43:52.575 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:02.603 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:12.663 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:22.678 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:32.697 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:42.715 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:44:52.739 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:02.775 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:12.801 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:22.819 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:32.833 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:45:42.848 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 0)... 2020-11-19T18:45:52.866 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:02.887 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:12.908 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:22.928 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:32.949 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:42.997 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:46:53.007 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:03.023 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:13.040 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:23.071 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:33.091 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:43.123 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:47:53.140 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:03.154 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:13.172 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:23.191 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:33.209 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:43.232 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:48:53.246 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:03.272 INFO:teuthology.task.internal.lock_machines:waiting for more smithi machines to be free (need 0 + 3, have 1)... 2020-11-19T18:49:13.300 DEBUG:teuthology.lock.ops:lock_many request: {'locked_by': 'scheduled_jdillaman@dillaman-rh', 'count': 3, 'machine_type': 'smithi', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346'} 2020-11-19T18:49:13.323 DEBUG:teuthology.lock.ops:locked ubuntu@smithi112.front.sepia.ceph.com, ubuntu@smithi072.front.sepia.ceph.com, ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T18:49:13.714 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb981f7bd90>, signals=[15]) 2020-11-19T18:49:13.956 INFO:teuthology.provision.fog.smithi068:Scheduling deploy of rhel 8.3 2020-11-19T18:49:14.080 INFO:teuthology.provision.fog.smithi112:Scheduling deploy of rhel 8.3 2020-11-19T18:49:14.086 INFO:teuthology.provision.fog.smithi072:Scheduling deploy of rhel 8.3 2020-11-19T18:49:14.704 INFO:teuthology.orchestra.console:Power off smithi072 2020-11-19T18:49:14.705 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T18:49:14.905 INFO:teuthology.orchestra.console:Power off smithi068 2020-11-19T18:49:14.905 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T18:49:14.937 INFO:teuthology.orchestra.console:Power off smithi112 2020-11-19T18:49:14.938 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2020-11-19T18:49:14.962 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:14.973 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:14.988 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:19.017 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:19.200 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:19.216 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:23.306 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:23.501 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:23.513 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:23.702 INFO:teuthology.orchestra.console:Power off for smithi068 completed 2020-11-19T18:49:23.726 INFO:teuthology.orchestra.console:Power off for smithi072 completed 2020-11-19T18:49:23.740 INFO:teuthology.orchestra.console:Power off for smithi112 completed 2020-11-19T18:49:23.808 INFO:teuthology.orchestra.console:Power on smithi068 2020-11-19T18:49:23.808 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T18:49:23.840 INFO:teuthology.orchestra.console:Power on smithi072 2020-11-19T18:49:23.841 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T18:49:23.861 INFO:teuthology.orchestra.console:Power on smithi112 2020-11-19T18:49:23.865 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power on 2020-11-19T18:49:23.882 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:23.896 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:23.916 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:28.114 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi072.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:28.312 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi068.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:28.324 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi112.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2020-11-19T18:49:28.518 INFO:teuthology.orchestra.console:Power on for smithi072 completed 2020-11-19T18:49:28.526 INFO:teuthology.orchestra.console:Power on for smithi068 completed 2020-11-19T18:49:28.566 INFO:teuthology.orchestra.console:Power on for smithi112 completed 2020-11-19T18:49:28.631 INFO:teuthology.provision.fog.smithi072:Waiting for deploy to finish 2020-11-19T18:49:28.634 INFO:teuthology.provision.fog.smithi068:Waiting for deploy to finish 2020-11-19T18:49:28.670 INFO:teuthology.provision.fog.smithi112:Waiting for deploy to finish 2020-11-19T18:52:00.095 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:16.221 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:25.610 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:34.677 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:40.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:43.757 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:49.772 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:52.844 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:52:58.859 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:01.484 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:07.918 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:10.571 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:16.999 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:19.626 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:28.682 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:37.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:46.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:49.087 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T18:53:49.089 INFO:teuthology.orchestra.run.smithi068:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T18:53:55.911 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:58.849 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:53:59.258 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T18:53:59.258 INFO:teuthology.orchestra.run.smithi112:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T18:54:02.758 INFO:teuthology.provision.fog.smithi112:Node is ready 2020-11-19T18:54:02.758 INFO:teuthology.orchestra.run.smithi112:> hostname 2020-11-19T18:54:02.774 INFO:teuthology.orchestra.run.smithi112.stdout:smithi112.front.sepia.ceph.com 2020-11-19T18:54:02.775 INFO:teuthology.orchestra.run.smithi112:> grep smithi112.front.sepia.ceph.com /etc/hosts 2020-11-19T18:54:02.831 INFO:teuthology.orchestra.run.smithi112.stdout:172.21.15.112 smithi112.front.sepia.ceph.com smithi112 2020-11-19T18:54:02.831 INFO:teuthology.orchestra.run.smithi112:> sudo hostname smithi112 2020-11-19T18:54:02.943 INFO:teuthology.orchestra.run.smithi112:> sudo sed -i -e 's/smithi112.front.sepia.ceph.com/smithi112/g' /etc/hosts 2020-11-19T18:54:03.143 INFO:teuthology.orchestra.run.smithi112:> sudo sed -i -e 's/172.21.15.112/172.21.15.112/g' /etc/hosts 2020-11-19T18:54:03.210 INFO:teuthology.orchestra.run.smithi112:> sudo sed -i -e 's/smithi112.front.sepia.ceph.com/smithi112/g' /etc/hostname 2020-11-19T18:54:03.279 INFO:teuthology.orchestra.run.smithi112:> sudo hostname smithi112 2020-11-19T18:54:03.345 INFO:teuthology.provision.fog.smithi112:Deploy complete! 2020-11-19T18:54:03.346 DEBUG:teuthology.parallel:result is None 2020-11-19T18:54:10.036 INFO:teuthology.provision.fog.smithi068:Node is ready 2020-11-19T18:54:10.036 INFO:teuthology.orchestra.run.smithi068:> hostname 2020-11-19T18:54:10.061 INFO:teuthology.orchestra.run.smithi068.stdout:smithi068.front.sepia.ceph.com 2020-11-19T18:54:10.062 INFO:teuthology.orchestra.run.smithi068:> grep smithi068.front.sepia.ceph.com /etc/hosts 2020-11-19T18:54:10.119 INFO:teuthology.orchestra.run.smithi068.stdout:172.21.15.68 smithi068.front.sepia.ceph.com smithi068 2020-11-19T18:54:10.120 INFO:teuthology.orchestra.run.smithi068:> sudo hostname smithi068 2020-11-19T18:54:10.261 INFO:teuthology.orchestra.run.smithi068:> sudo sed -i -e 's/smithi068.front.sepia.ceph.com/smithi068/g' /etc/hosts 2020-11-19T18:54:10.290 INFO:teuthology.orchestra.run.smithi068:> sudo sed -i -e 's/172.21.15.68/172.21.15.68/g' /etc/hosts 2020-11-19T18:54:10.356 INFO:teuthology.orchestra.run.smithi068:> sudo sed -i -e 's/smithi068.front.sepia.ceph.com/smithi068/g' /etc/hostname 2020-11-19T18:54:10.437 INFO:teuthology.orchestra.run.smithi068:> sudo hostname smithi068 2020-11-19T18:54:10.523 INFO:teuthology.provision.fog.smithi068:Deploy complete! 2020-11-19T18:54:10.524 DEBUG:teuthology.parallel:result is None 2020-11-19T18:54:20.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:29.391 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:38.475 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:38.893 INFO:teuthology.orchestra.run:Running command with timeout 600 2020-11-19T18:54:38.894 INFO:teuthology.orchestra.run.smithi072:> while [ ! -e '/.cephlab_net_configured' ]; do sleep 5; done 2020-11-19T18:54:54.287 INFO:teuthology.provision.fog.smithi072:Node is ready 2020-11-19T18:54:54.287 INFO:teuthology.orchestra.run.smithi072:> hostname 2020-11-19T18:54:54.307 INFO:teuthology.orchestra.run.smithi072.stdout:smithi072.front.sepia.ceph.com 2020-11-19T18:54:54.308 INFO:teuthology.orchestra.run.smithi072:> grep smithi072.front.sepia.ceph.com /etc/hosts 2020-11-19T18:54:54.364 INFO:teuthology.orchestra.run.smithi072.stdout:172.21.15.72 smithi072.front.sepia.ceph.com smithi072 2020-11-19T18:54:54.365 INFO:teuthology.orchestra.run.smithi072:> sudo hostname smithi072 2020-11-19T18:54:54.497 INFO:teuthology.orchestra.run.smithi072:> sudo sed -i -e 's/smithi072.front.sepia.ceph.com/smithi072/g' /etc/hosts 2020-11-19T18:54:54.697 INFO:teuthology.orchestra.run.smithi072:> sudo sed -i -e 's/172.21.15.72/172.21.15.72/g' /etc/hosts 2020-11-19T18:54:54.766 INFO:teuthology.orchestra.run.smithi072:> sudo sed -i -e 's/smithi072.front.sepia.ceph.com/smithi072/g' /etc/hostname 2020-11-19T18:54:54.846 INFO:teuthology.orchestra.run.smithi072:> sudo hostname smithi072 2020-11-19T18:54:54.912 INFO:teuthology.provision.fog.smithi072:Deploy complete! 2020-11-19T18:54:54.912 DEBUG:teuthology.parallel:result is None 2020-11-19T18:54:55.962 INFO:teuthology.lock.ops:Checking smithi112.front.sepia.ceph.com 2020-11-19T18:54:55.963 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T18:54:55.982 INFO:teuthology.lock.ops:Checking smithi072.front.sepia.ceph.com 2020-11-19T18:54:55.982 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T18:54:55.999 INFO:teuthology.lock.ops:Checking smithi068.front.sepia.ceph.com 2020-11-19T18:54:55.999 INFO:teuthology.lock.ops:New key found. Updating... 2020-11-19T18:54:56.018 INFO:teuthology.lock.ops:Updating [smithi112.front.sepia.ceph.com]: set os type and version on server 2020-11-19T18:54:56.019 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:54:56.020 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:56.087 INFO:teuthology.orchestra.run.smithi112:> true 2020-11-19T18:54:56.252 INFO:teuthology.orchestra.run.smithi112:> uname -m 2020-11-19T18:54:56.307 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2020-11-19T18:54:56.307 INFO:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2020-11-19T18:54:56.361 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="Red Hat Enterprise Linux" 2020-11-19T18:54:56.361 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="8.3 (Ootpa)" 2020-11-19T18:54:56.361 INFO:teuthology.orchestra.run.smithi112.stdout:ID="rhel" 2020-11-19T18:54:56.362 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE="fedora" 2020-11-19T18:54:56.362 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="8.3" 2020-11-19T18:54:56.362 INFO:teuthology.orchestra.run.smithi112.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:54:56.362 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2020-11-19T18:54:56.362 INFO:teuthology.orchestra.run.smithi112.stdout:ANSI_COLOR="0;31" 2020-11-19T18:54:56.363 INFO:teuthology.orchestra.run.smithi112.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2020-11-19T18:54:56.363 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://www.redhat.com/" 2020-11-19T18:54:56.363 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2020-11-19T18:54:56.363 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:54:56.363 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2020-11-19T18:54:56.364 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2020-11-19T18:54:56.364 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2020-11-19T18:54:56.364 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2020-11-19T18:54:56.365 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2020-11-19T18:54:56.380 INFO:teuthology.lock.ops:Updating [smithi072.front.sepia.ceph.com]: set os type and version on server 2020-11-19T18:54:56.381 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:54:56.381 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:56.451 INFO:teuthology.orchestra.run.smithi072:> true 2020-11-19T18:54:56.624 INFO:teuthology.orchestra.run.smithi072:> uname -m 2020-11-19T18:54:56.680 INFO:teuthology.orchestra.run.smithi072.stdout:x86_64 2020-11-19T18:54:56.680 INFO:teuthology.orchestra.run.smithi072:> cat /etc/os-release 2020-11-19T18:54:56.734 INFO:teuthology.orchestra.run.smithi072.stdout:NAME="Red Hat Enterprise Linux" 2020-11-19T18:54:56.734 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION="8.3 (Ootpa)" 2020-11-19T18:54:56.735 INFO:teuthology.orchestra.run.smithi072.stdout:ID="rhel" 2020-11-19T18:54:56.735 INFO:teuthology.orchestra.run.smithi072.stdout:ID_LIKE="fedora" 2020-11-19T18:54:56.735 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION_ID="8.3" 2020-11-19T18:54:56.735 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:54:56.736 INFO:teuthology.orchestra.run.smithi072.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2020-11-19T18:54:56.736 INFO:teuthology.orchestra.run.smithi072.stdout:ANSI_COLOR="0;31" 2020-11-19T18:54:56.736 INFO:teuthology.orchestra.run.smithi072.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2020-11-19T18:54:56.736 INFO:teuthology.orchestra.run.smithi072.stdout:HOME_URL="https://www.redhat.com/" 2020-11-19T18:54:56.736 INFO:teuthology.orchestra.run.smithi072.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2020-11-19T18:54:56.737 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:54:56.737 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2020-11-19T18:54:56.737 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2020-11-19T18:54:56.737 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2020-11-19T18:54:56.738 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2020-11-19T18:54:56.738 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2020-11-19T18:54:56.753 INFO:teuthology.lock.ops:Updating [smithi068.front.sepia.ceph.com]: set os type and version on server 2020-11-19T18:54:56.753 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:54:56.754 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:56.823 INFO:teuthology.orchestra.run.smithi068:> true 2020-11-19T18:54:56.993 INFO:teuthology.orchestra.run.smithi068:> uname -m 2020-11-19T18:54:57.048 INFO:teuthology.orchestra.run.smithi068.stdout:x86_64 2020-11-19T18:54:57.049 INFO:teuthology.orchestra.run.smithi068:> cat /etc/os-release 2020-11-19T18:54:57.103 INFO:teuthology.orchestra.run.smithi068.stdout:NAME="Red Hat Enterprise Linux" 2020-11-19T18:54:57.103 INFO:teuthology.orchestra.run.smithi068.stdout:VERSION="8.3 (Ootpa)" 2020-11-19T18:54:57.103 INFO:teuthology.orchestra.run.smithi068.stdout:ID="rhel" 2020-11-19T18:54:57.104 INFO:teuthology.orchestra.run.smithi068.stdout:ID_LIKE="fedora" 2020-11-19T18:54:57.104 INFO:teuthology.orchestra.run.smithi068.stdout:VERSION_ID="8.3" 2020-11-19T18:54:57.104 INFO:teuthology.orchestra.run.smithi068.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:54:57.104 INFO:teuthology.orchestra.run.smithi068.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2020-11-19T18:54:57.104 INFO:teuthology.orchestra.run.smithi068.stdout:ANSI_COLOR="0;31" 2020-11-19T18:54:57.105 INFO:teuthology.orchestra.run.smithi068.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2020-11-19T18:54:57.105 INFO:teuthology.orchestra.run.smithi068.stdout:HOME_URL="https://www.redhat.com/" 2020-11-19T18:54:57.105 INFO:teuthology.orchestra.run.smithi068.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2020-11-19T18:54:57.105 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:54:57.106 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2020-11-19T18:54:57.106 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2020-11-19T18:54:57.106 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2020-11-19T18:54:57.106 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2020-11-19T18:54:57.107 INFO:teuthology.lock.ops:Updating smithi068.front.sepia.ceph.com on lock server 2020-11-19T18:54:57.123 INFO:teuthology.task.internal.lock_machines:3 smithi machines locked this try, 3/3 locked so far 2020-11-19T18:54:57.180 INFO:teuthology.task.internal.lock_machines:Locked targets: smithi068.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHHEvYa3yQThQyauPqQ8j6CIOK28VcEpqYFKWyLM9tcENR66++G000qqPVOq9f6PrpTWU8z6nG/gRjI0glP9YHEn5O0VEsXZkv8SgCkFc1/LxkTmZC/6caZPeb/Rnq9qzBkAZEwYb2CjvzrMDtRNR7l/q6DhJWaCJkb4F986OwvVhsh/tGAW/lfMkH0IOJO/+Kh37l7SexOCArZMOgS0mYyRBrHJkProA7NQBYpwwYRNc6pvMk4KRtxnKcNR5+Jyovx3z16w3WiIl3/ih71z2swIS0jhKBdGJ8CrbV1Coyud6PhcfCKTiYUwxlJnNZ0akXDPTRUuwEMUcd8A/8QL3e+rFrdS1OvnKFxoQ6YgrMiu7E4cE4elFfihJejP1TfRgMYVHwE5R4USzWU/3cYj6Ov91AD6OCYqTEVOZ0Ct0yJBGIDEZz8HR7wtnE8xB5BIn5G2D6peyuhwJyd5ZLPrnK2/9YIvM2KyyHzqPQHMGyH9Sx3naKn3DT3DRx7rZlv3k= smithi072.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvMEe774S/KGOKZW9aArzEeV8Y6aRExOVKST1YVn105iCWKCth/ut3jMdxFW9lsJfEjnMfJbgUDPPgLqeGysDCPP9JbEOCyFVq5pbFIgjtf+laH50NG4qj+dmb8gpdQWLRD3I/ld/JgsNcH4HhxUxrYp4qTpxHBDNNlyUoiZijxd8YJs9Tocq5PCy/goKAf1LtPT4QOqGTLP+Kf79lOpec1BrvrSBTbrJhb9qUb9OMtg+U2CBH5LsFs52qZqkfvNNFqLVUE0GUXLcDkAh+fE8HJ23zZAvipdLiKMNkHusgzZfJVHGmKemQMI4kVy2066lJ8Qzq3nNpoOOGlV46GCmCXlhOa8nCg2uQ7GShNr30IW1WAYK3Uh46xoX8BGqeazRmpmb6oUE5M4D8VFcbwHnBNAa5+A+K5FJecHAHEUKQEesr+i1vJM6odBs8tpYOa0qHpGgYMj7GAR++uI0Ld1trVTWpiuaC+yrtkbMbFGFsggu/TcZcuTzEq+lwxseyDDc= smithi112.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDvGvvWnj6gf3qaMuVGHcUvmOkrcMBPVx1ekdHlW+aYI0ZXUFUMGefMd6HGNwPUvgsJk/Rj8ul2KSBzsZ6lKBjwOwd00ZMErBTMaQsusY+AvwtG1tk0lPjg5oDrs2DRijEzEn5vDYsQIUJsT/DSTczOavMoA2n4dzHTU0ezs335ah3orWfzSRKkb+RserMtHmN6VqaYnn/7GDsy6aDgq7l7N+fkj/4yRmlfEv14Xj0f8q60qO7X1b4M416w58QHRVTuHV0SS9iZnTfPScK5F+ppBxRxUDXrxm4TcaUCL27rvZQkOv4is731M9KeaoV14PF8/xQsnQ4rlXNSXV0ymfi9CAUer+aJ4D9wRes8bZeHDvaXivgUyeQcdwNflFjxSnSLYmy7Q6FLi8Sw8D1j/obramPoVh8vOk/Sq3ZP6rF9apNV2drqds8UNRt+aXQzFefI1WczcRDwT4/M+PeQ5xTwUWeTc8pRFy4oaBRskUrZhhzjECKyH+KgbeqyI+7LI1s= 2020-11-19T18:54:57.180 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2020-11-19T18:54:57.241 INFO:teuthology.run_tasks:Running task internal.save_config... 2020-11-19T18:54:57.252 INFO:teuthology.task.internal:Saving configuration 2020-11-19T18:54:57.267 INFO:teuthology.run_tasks:Running task internal.check_lock... 2020-11-19T18:54:57.279 INFO:teuthology.task.internal.check_lock:Checking locks... 2020-11-19T18:54:57.298 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 18:49:13.308941', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGd3RcJtxmS6cwf6EXvULq//XPgW2C3q7pAjxg5Sbql+/3PtTpNcQWI/oPiBEB4p+r8Jz+NapsHDN6poXOz0ycY=', 'os_version': '8.3', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi112.front.sepia.ceph.com'} 2020-11-19T18:54:57.315 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 18:49:13.308959', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ95ZdXunHAKzScaoVR3u1YFh1kYzMhA0eRjuvJZqb9pOyCn/ixNJ1pBRXzty3+nFKw0yiTTjOwujBrRpfelqdM=', 'os_version': '8.3', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi072.front.sepia.ceph.com'} 2020-11-19T18:54:57.332 DEBUG:teuthology.task.internal.check_lock:machine status is {'is_vm': False, 'locked': True, 'locked_since': '2020-11-19 18:49:13.308973', 'description': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346', 'locked_by': 'scheduled_jdillaman@dillaman-rh', 'up': True, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOpZmG85XElDqF4oBJISw6Vkpz702GDNmJz1tl103Yb7hshOFE7qFSe3M2oBzZQ72bdGGGb/lrhi0shOgUhQFYU=', 'os_version': '8.3', 'machine_type': 'smithi', 'vm_host': None, 'os_type': 'rhel', 'arch': 'x86_64', 'mac_address': None, 'name': 'smithi068.front.sepia.ceph.com'} 2020-11-19T18:54:57.333 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2020-11-19T18:54:57.344 INFO:teuthology.task.internal:roles: ubuntu@smithi112.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2020-11-19T18:54:57.344 INFO:teuthology.task.internal:roles: ubuntu@smithi072.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2020-11-19T18:54:57.344 INFO:teuthology.task.internal:roles: ubuntu@smithi068.front.sepia.ceph.com - ['client.0'] 2020-11-19T18:54:57.345 INFO:teuthology.run_tasks:Running task console_log... 2020-11-19T18:54:57.438 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb981eb6bf8>, signals=[15]) 2020-11-19T18:54:57.439 INFO:teuthology.run_tasks:Running task internal.connect... 2020-11-19T18:54:57.450 INFO:teuthology.task.internal:Opening connections... 2020-11-19T18:54:57.450 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T18:54:57.453 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:57.525 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T18:54:57.528 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:57.600 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T18:54:57.602 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:54:57.676 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2020-11-19T18:54:57.683 INFO:teuthology.orchestra.run.smithi112:> uname -m 2020-11-19T18:54:57.699 INFO:teuthology.orchestra.run.smithi112.stdout:x86_64 2020-11-19T18:54:57.699 INFO:teuthology.orchestra.run.smithi112:> cat /etc/os-release 2020-11-19T18:54:57.752 INFO:teuthology.orchestra.run.smithi112.stdout:NAME="Red Hat Enterprise Linux" 2020-11-19T18:54:57.753 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION="8.3 (Ootpa)" 2020-11-19T18:54:57.753 INFO:teuthology.orchestra.run.smithi112.stdout:ID="rhel" 2020-11-19T18:54:57.753 INFO:teuthology.orchestra.run.smithi112.stdout:ID_LIKE="fedora" 2020-11-19T18:54:57.754 INFO:teuthology.orchestra.run.smithi112.stdout:VERSION_ID="8.3" 2020-11-19T18:54:57.754 INFO:teuthology.orchestra.run.smithi112.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:54:57.754 INFO:teuthology.orchestra.run.smithi112.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2020-11-19T18:54:57.754 INFO:teuthology.orchestra.run.smithi112.stdout:ANSI_COLOR="0;31" 2020-11-19T18:54:57.754 INFO:teuthology.orchestra.run.smithi112.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2020-11-19T18:54:57.755 INFO:teuthology.orchestra.run.smithi112.stdout:HOME_URL="https://www.redhat.com/" 2020-11-19T18:54:57.755 INFO:teuthology.orchestra.run.smithi112.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2020-11-19T18:54:57.755 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:54:57.755 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2020-11-19T18:54:57.755 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2020-11-19T18:54:57.756 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2020-11-19T18:54:57.756 INFO:teuthology.orchestra.run.smithi112.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2020-11-19T18:54:57.756 INFO:teuthology.lock.ops:Updating smithi112.front.sepia.ceph.com on lock server 2020-11-19T18:54:57.780 INFO:teuthology.orchestra.run.smithi072:> uname -m 2020-11-19T18:54:57.796 INFO:teuthology.orchestra.run.smithi072.stdout:x86_64 2020-11-19T18:54:57.797 INFO:teuthology.orchestra.run.smithi072:> cat /etc/os-release 2020-11-19T18:54:57.861 INFO:teuthology.orchestra.run.smithi072.stdout:NAME="Red Hat Enterprise Linux" 2020-11-19T18:54:57.861 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION="8.3 (Ootpa)" 2020-11-19T18:54:57.862 INFO:teuthology.orchestra.run.smithi072.stdout:ID="rhel" 2020-11-19T18:54:57.862 INFO:teuthology.orchestra.run.smithi072.stdout:ID_LIKE="fedora" 2020-11-19T18:54:57.862 INFO:teuthology.orchestra.run.smithi072.stdout:VERSION_ID="8.3" 2020-11-19T18:54:57.862 INFO:teuthology.orchestra.run.smithi072.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:54:57.862 INFO:teuthology.orchestra.run.smithi072.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2020-11-19T18:54:57.863 INFO:teuthology.orchestra.run.smithi072.stdout:ANSI_COLOR="0;31" 2020-11-19T18:54:57.863 INFO:teuthology.orchestra.run.smithi072.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2020-11-19T18:54:57.863 INFO:teuthology.orchestra.run.smithi072.stdout:HOME_URL="https://www.redhat.com/" 2020-11-19T18:54:57.863 INFO:teuthology.orchestra.run.smithi072.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2020-11-19T18:54:57.863 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:54:57.864 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2020-11-19T18:54:57.864 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2020-11-19T18:54:57.864 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2020-11-19T18:54:57.864 INFO:teuthology.orchestra.run.smithi072.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2020-11-19T18:54:57.865 INFO:teuthology.lock.ops:Updating smithi072.front.sepia.ceph.com on lock server 2020-11-19T18:54:57.887 INFO:teuthology.orchestra.run.smithi068:> uname -m 2020-11-19T18:54:57.913 INFO:teuthology.orchestra.run.smithi068.stdout:x86_64 2020-11-19T18:54:57.914 INFO:teuthology.orchestra.run.smithi068:> cat /etc/os-release 2020-11-19T18:54:57.970 INFO:teuthology.orchestra.run.smithi068.stdout:NAME="Red Hat Enterprise Linux" 2020-11-19T18:54:57.971 INFO:teuthology.orchestra.run.smithi068.stdout:VERSION="8.3 (Ootpa)" 2020-11-19T18:54:57.972 INFO:teuthology.orchestra.run.smithi068.stdout:ID="rhel" 2020-11-19T18:54:57.973 INFO:teuthology.orchestra.run.smithi068.stdout:ID_LIKE="fedora" 2020-11-19T18:54:57.973 INFO:teuthology.orchestra.run.smithi068.stdout:VERSION_ID="8.3" 2020-11-19T18:54:57.974 INFO:teuthology.orchestra.run.smithi068.stdout:PLATFORM_ID="platform:el8" 2020-11-19T18:54:57.974 INFO:teuthology.orchestra.run.smithi068.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.3 (Ootpa)" 2020-11-19T18:54:57.975 INFO:teuthology.orchestra.run.smithi068.stdout:ANSI_COLOR="0;31" 2020-11-19T18:54:57.975 INFO:teuthology.orchestra.run.smithi068.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8.3:GA" 2020-11-19T18:54:57.975 INFO:teuthology.orchestra.run.smithi068.stdout:HOME_URL="https://www.redhat.com/" 2020-11-19T18:54:57.975 INFO:teuthology.orchestra.run.smithi068.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2020-11-19T18:54:57.975 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:54:57.976 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2020-11-19T18:54:57.976 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.3 2020-11-19T18:54:57.976 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2020-11-19T18:54:57.976 INFO:teuthology.orchestra.run.smithi068.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.3" 2020-11-19T18:54:57.977 INFO:teuthology.lock.ops:Updating smithi068.front.sepia.ceph.com on lock server 2020-11-19T18:54:57.994 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2020-11-19T18:54:58.138 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2020-11-19T18:54:58.156 INFO:teuthology.task.internal:Checking for old test directory... 2020-11-19T18:54:58.157 INFO:teuthology.orchestra.run.smithi068:> test '!' -e /home/ubuntu/cephtest 2020-11-19T18:54:58.160 INFO:teuthology.orchestra.run.smithi072:> test '!' -e /home/ubuntu/cephtest 2020-11-19T18:54:58.177 INFO:teuthology.orchestra.run.smithi112:> test '!' -e /home/ubuntu/cephtest 2020-11-19T18:54:58.193 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2020-11-19T18:54:58.205 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2020-11-19T18:54:58.205 INFO:teuthology.orchestra.run.smithi068:> test -z $(ls -A /var/lib/ceph) 2020-11-19T18:54:58.215 INFO:teuthology.orchestra.run.smithi072:> test -z $(ls -A /var/lib/ceph) 2020-11-19T18:54:58.228 INFO:teuthology.orchestra.run.smithi112:> test -z $(ls -A /var/lib/ceph) 2020-11-19T18:54:58.266 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2020-11-19T18:54:58.328 INFO:teuthology.run_tasks:Running task kernel... 2020-11-19T18:54:58.352 DEBUG:teuthology.task.kernel:normalized config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.c': {'kdb': True, 'sha1': 'distro'}, 'mgr.x': {'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'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'mgr.y': {'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.0': {'kdb': True, 'sha1': 'distro'}} 2020-11-19T18:54:58.354 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}, 'client.0': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2020-11-19T18:54:58.354 INFO:teuthology.orchestra.run.smithi112:> uname -r 2020-11-19T18:54:58.369 INFO:teuthology.orchestra.run.smithi112.stdout:4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:54:58.369 INFO:teuthology.task.kernel:Running kernel on smithi112: 4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:54:58.370 INFO:teuthology.orchestra.run.smithi112:> sudo yum install -y kernel 2020-11-19T18:54:59.857 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T18:54:59.859 INFO:teuthology.orchestra.run.smithi112.stdout:Unable to read consumer identity 2020-11-19T18:54:59.975 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:54:59.976 INFO:teuthology.orchestra.run.smithi112.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:54:59.976 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:55:01.685 INFO:teuthology.orchestra.run.smithi112.stdout:Extra Packages for Enterprise Linux 22 MB/s | 8.3 MB 00:00 2020-11-19T18:55:03.332 INFO:teuthology.orchestra.run.smithi112.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T18:55:03.878 INFO:teuthology.orchestra.run.smithi112.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2020-11-19T18:55:03.878 INFO:teuthology.orchestra.run.smithi112.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2020-11-19T18:55:03.977 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T18:55:03.988 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T18:55:03.988 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T18:55:04.089 INFO:teuthology.orchestra.run.smithi112:> echo no | sudo yum reinstall kernel || true 2020-11-19T18:55:04.351 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:04.352 INFO:teuthology.orchestra.run.smithi112.stdout:Unable to read consumer identity 2020-11-19T18:55:04.392 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:55:04.393 INFO:teuthology.orchestra.run.smithi112.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:04.393 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:55:04.562 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Nov 2020 06:55:03 PM UTC. 2020-11-19T18:55:04.669 INFO:teuthology.orchestra.run.smithi112.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2020-11-19T18:55:04.669 INFO:teuthology.orchestra.run.smithi112.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:04.709 INFO:teuthology.orchestra.run.smithi112.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:04.744 INFO:teuthology.orchestra.run.smithi112:> sudo yum reinstall -y kernel || true 2020-11-19T18:55:05.005 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:05.006 INFO:teuthology.orchestra.run.smithi112.stdout:Unable to read consumer identity 2020-11-19T18:55:05.050 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:55:05.050 INFO:teuthology.orchestra.run.smithi112.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:05.050 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:55:05.214 INFO:teuthology.orchestra.run.smithi112.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:55:03 PM UTC. 2020-11-19T18:55:05.340 INFO:teuthology.orchestra.run.smithi112.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2020-11-19T18:55:05.340 INFO:teuthology.orchestra.run.smithi112.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:05.371 INFO:teuthology.orchestra.run.smithi112.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:05.410 INFO:teuthology.orchestra.run.smithi112:> rpm -q kernel --last | head -n 1 2020-11-19T18:55:05.491 INFO:teuthology.orchestra.run.smithi112.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:16:49 PM UTC 2020-11-19T18:55:05.493 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:05.493 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T18:55:05.493 INFO:teuthology.orchestra.run.smithi072:> uname -r 2020-11-19T18:55:05.511 INFO:teuthology.orchestra.run.smithi072.stdout:4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:05.512 INFO:teuthology.task.kernel:Running kernel on smithi072: 4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:05.512 INFO:teuthology.orchestra.run.smithi072:> sudo yum install -y kernel 2020-11-19T18:55:07.319 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:07.326 INFO:teuthology.orchestra.run.smithi072.stdout:Unable to read consumer identity 2020-11-19T18:55:07.439 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:55:07.439 INFO:teuthology.orchestra.run.smithi072.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:07.440 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:55:14.635 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 20 MB/s | 8.3 MB 00:00 2020-11-19T18:55:16.322 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 4.2 MB/s | 23 kB 00:00 2020-11-19T18:55:16.950 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2020-11-19T18:55:16.950 INFO:teuthology.orchestra.run.smithi072.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2020-11-19T18:55:17.057 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T18:55:17.063 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T18:55:17.063 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T18:55:17.186 INFO:teuthology.orchestra.run.smithi072:> echo no | sudo yum reinstall kernel || true 2020-11-19T18:55:17.449 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:17.450 INFO:teuthology.orchestra.run.smithi072.stdout:Unable to read consumer identity 2020-11-19T18:55:17.494 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:55:17.494 INFO:teuthology.orchestra.run.smithi072.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:17.495 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:55:17.661 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Nov 2020 06:55:16 PM UTC. 2020-11-19T18:55:17.809 INFO:teuthology.orchestra.run.smithi072.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2020-11-19T18:55:17.809 INFO:teuthology.orchestra.run.smithi072.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:17.844 INFO:teuthology.orchestra.run.smithi072.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:17.879 INFO:teuthology.orchestra.run.smithi072:> sudo yum reinstall -y kernel || true 2020-11-19T18:55:18.143 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:18.145 INFO:teuthology.orchestra.run.smithi072.stdout:Unable to read consumer identity 2020-11-19T18:55:18.190 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:55:18.190 INFO:teuthology.orchestra.run.smithi072.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:18.191 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:55:18.352 INFO:teuthology.orchestra.run.smithi072.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:55:16 PM UTC. 2020-11-19T18:55:18.490 INFO:teuthology.orchestra.run.smithi072.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2020-11-19T18:55:18.491 INFO:teuthology.orchestra.run.smithi072.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:18.517 INFO:teuthology.orchestra.run.smithi072.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:18.563 INFO:teuthology.orchestra.run.smithi072:> rpm -q kernel --last | head -n 1 2020-11-19T18:55:18.658 INFO:teuthology.orchestra.run.smithi072.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:16:49 PM UTC 2020-11-19T18:55:18.660 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:18.660 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T18:55:18.660 INFO:teuthology.orchestra.run.smithi068:> uname -r 2020-11-19T18:55:18.678 INFO:teuthology.orchestra.run.smithi068.stdout:4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:18.679 INFO:teuthology.task.kernel:Running kernel on smithi068: 4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:18.679 INFO:teuthology.orchestra.run.smithi068:> sudo yum install -y kernel 2020-11-19T18:55:20.352 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:20.355 INFO:teuthology.orchestra.run.smithi068.stdout:Unable to read consumer identity 2020-11-19T18:55:20.478 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:55:20.479 INFO:teuthology.orchestra.run.smithi068.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:20.479 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:55:22.126 INFO:teuthology.orchestra.run.smithi068.stdout:Extra Packages for Enterprise Linux 24 MB/s | 8.3 MB 00:00 2020-11-19T18:55:23.874 INFO:teuthology.orchestra.run.smithi068.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T18:55:24.464 INFO:teuthology.orchestra.run.smithi068.stdout:Package kernel-4.18.0-240.1.1.el8_3.x86_64 is already installed. 2020-11-19T18:55:24.464 INFO:teuthology.orchestra.run.smithi068.stdout:Package kernel-4.18.0-240.el8.x86_64 is already installed. 2020-11-19T18:55:24.577 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T18:55:24.584 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T18:55:24.585 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T18:55:24.691 INFO:teuthology.orchestra.run.smithi068:> echo no | sudo yum reinstall kernel || true 2020-11-19T18:55:25.017 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:25.018 INFO:teuthology.orchestra.run.smithi068.stdout:Unable to read consumer identity 2020-11-19T18:55:25.059 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:55:25.060 INFO:teuthology.orchestra.run.smithi068.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:25.060 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:55:25.239 INFO:teuthology.orchestra.run.smithi068.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:55:23 PM UTC. 2020-11-19T18:55:25.354 INFO:teuthology.orchestra.run.smithi068.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2020-11-19T18:55:25.354 INFO:teuthology.orchestra.run.smithi068.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:25.391 INFO:teuthology.orchestra.run.smithi068.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:25.435 INFO:teuthology.orchestra.run.smithi068:> sudo yum reinstall -y kernel || true 2020-11-19T18:55:25.716 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T18:55:25.717 INFO:teuthology.orchestra.run.smithi068.stdout:Unable to read consumer identity 2020-11-19T18:55:25.757 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:55:25.758 INFO:teuthology.orchestra.run.smithi068.stdout:This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. 2020-11-19T18:55:25.758 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:55:25.946 INFO:teuthology.orchestra.run.smithi068.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Nov 2020 06:55:23 PM UTC. 2020-11-19T18:55:26.054 INFO:teuthology.orchestra.run.smithi068.stdout:Installed package kernel-4.18.0-240.1.1.el8_3.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2020-11-19T18:55:26.054 INFO:teuthology.orchestra.run.smithi068.stdout:Installed package kernel-4.18.0-240.el8.x86_64 (from anaconda) not available. 2020-11-19T18:55:26.081 INFO:teuthology.orchestra.run.smithi068.stderr:Error: No packages marked for reinstall. 2020-11-19T18:55:26.119 INFO:teuthology.orchestra.run.smithi068:> rpm -q kernel --last | head -n 1 2020-11-19T18:55:26.207 INFO:teuthology.orchestra.run.smithi068.stdout:kernel-4.18.0-240.1.1.el8_3.x86_64 Tue 10 Nov 2020 09:16:49 PM UTC 2020-11-19T18:55:26.209 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-240.1.1.el8_3.x86_64 2020-11-19T18:55:26.209 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2020-11-19T18:55:26.209 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2020-11-19T18:55:26.210 INFO:teuthology.orchestra.run.smithi112:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T18:55:26.261 INFO:teuthology.orchestra.run.smithi112.stdout:ttyS1 2020-11-19T18:55:26.275 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2020-11-19T18:55:26.276 INFO:teuthology.orchestra.run.smithi072:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T18:55:26.332 INFO:teuthology.orchestra.run.smithi072.stdout:ttyS1 2020-11-19T18:55:26.347 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2020-11-19T18:55:26.348 INFO:teuthology.orchestra.run.smithi068:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2020-11-19T18:55:26.381 INFO:teuthology.orchestra.run.smithi068.stdout:ttyS1 2020-11-19T18:55:26.395 INFO:teuthology.run_tasks:Running task internal.base... 2020-11-19T18:55:26.455 INFO:teuthology.task.internal:Creating test directory... 2020-11-19T18:55:26.456 INFO:teuthology.orchestra.run.smithi068:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T18:55:26.470 INFO:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T18:55:26.473 INFO:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2020-11-19T18:55:26.495 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2020-11-19T18:55:26.502 INFO:teuthology.run_tasks:Running task internal.archive... 2020-11-19T18:55:26.517 INFO:teuthology.task.internal:Creating archive directory... 2020-11-19T18:55:26.518 INFO:teuthology.orchestra.run.smithi068:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T18:55:26.525 INFO:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T18:55:26.532 INFO:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2020-11-19T18:55:26.561 INFO:teuthology.run_tasks:Running task internal.coredump... 2020-11-19T18:55:26.579 INFO:teuthology.task.internal:Enabling coredump saving... 2020-11-19T18:55:26.580 INFO:teuthology.orchestra.run.smithi068:> 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-11-19T18:55:26.592 INFO:teuthology.orchestra.run.smithi072:> 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-11-19T18:55:26.599 INFO:teuthology.orchestra.run.smithi112:> 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-11-19T18:55:26.621 INFO:teuthology.orchestra.run.smithi068.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:55:26.633 INFO:teuthology.orchestra.run.smithi068.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:55:26.641 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:55:26.649 INFO:teuthology.orchestra.run.smithi112.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:55:26.654 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:55:26.666 INFO:teuthology.orchestra.run.smithi072.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2020-11-19T18:55:26.669 INFO:teuthology.run_tasks:Running task internal.sudo... 2020-11-19T18:55:26.681 INFO:teuthology.task.internal:Configuring sudo... 2020-11-19T18:55:26.682 INFO:teuthology.orchestra.run.smithi068:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T18:55:26.685 INFO:teuthology.orchestra.run.smithi072:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T18:55:26.692 INFO:teuthology.orchestra.run.smithi112:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2020-11-19T18:55:26.959 INFO:teuthology.run_tasks:Running task internal.syslog... 2020-11-19T18:55:27.677 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2020-11-19T18:55:27.678 INFO:teuthology.orchestra.run.smithi068:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T18:55:27.706 INFO:teuthology.orchestra.run.smithi072:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T18:55:27.723 INFO:teuthology.orchestra.run.smithi112:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2020-11-19T18:55:27.742 INFO:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:55:27.831 INFO:teuthology.orchestra.run.smithi112:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:55:27.917 INFO:teuthology.orchestra.run.smithi112:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:55:27.960 INFO:teuthology.orchestra.run.smithi112:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:55:28.004 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T18:55:28.005 INFO:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:55:28.059 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:55:28.068 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T18:55:28.069 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T18:55:28.069 INFO:teuthology.orchestra.run.smithi112.stderr:152 bytes copied, 6.0916e-05 s, 2.5 MB/s 2020-11-19T18:55:28.070 INFO:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:55:28.117 INFO:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:55:28.190 INFO:teuthology.orchestra.run.smithi072:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:55:28.227 INFO:teuthology.orchestra.run.smithi072:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:55:28.276 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T18:55:28.277 INFO:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:55:28.331 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:55:28.341 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T18:55:28.341 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T18:55:28.342 INFO:teuthology.orchestra.run.smithi072.stderr:152 bytes copied, 3.6676e-05 s, 4.1 MB/s 2020-11-19T18:55:28.343 INFO:teuthology.orchestra.run.smithi068:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:55:28.388 INFO:teuthology.orchestra.run.smithi068:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2020-11-19T18:55:28.450 INFO:teuthology.orchestra.run.smithi068:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:55:28.528 INFO:teuthology.orchestra.run.smithi068:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2020-11-19T18:55:28.579 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T18:55:28.579 INFO:teuthology.orchestra.run.smithi068:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:55:28.640 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2020-11-19T18:55:28.651 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records in 2020-11-19T18:55:28.652 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records out 2020-11-19T18:55:28.652 INFO:teuthology.orchestra.run.smithi068.stderr:152 bytes copied, 3.6551e-05 s, 4.2 MB/s 2020-11-19T18:55:28.653 INFO:teuthology.orchestra.run.smithi068:> sudo service rsyslog restart 2020-11-19T18:55:28.696 INFO:teuthology.orchestra.run.smithi072:> sudo service rsyslog restart 2020-11-19T18:55:28.699 INFO:teuthology.orchestra.run.smithi112:> sudo service rsyslog restart 2020-11-19T18:55:28.765 INFO:teuthology.orchestra.run.smithi068.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T18:55:28.769 INFO:teuthology.orchestra.run.smithi072.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T18:55:28.775 INFO:teuthology.orchestra.run.smithi112.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2020-11-19T18:55:29.125 INFO:teuthology.run_tasks:Running task internal.timer... 2020-11-19T18:55:29.134 INFO:teuthology.task.internal:Starting timer... 2020-11-19T18:55:29.135 INFO:teuthology.run_tasks:Running task pcp... 2020-11-19T18:55:29.184 INFO:teuthology.run_tasks:Running task selinux... 2020-11-19T18:55:29.248 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2020-11-19T18:55:29.249 INFO:teuthology.orchestra.run.smithi068:> sudo service auditd rotate 2020-11-19T18:55:29.311 INFO:teuthology.orchestra.run.smithi068.stdout:Rotating logs: [ OK ] 2020-11-19T18:55:29.312 INFO:teuthology.orchestra.run.smithi072:> sudo service auditd rotate 2020-11-19T18:55:29.401 INFO:teuthology.orchestra.run.smithi072.stdout:Rotating logs: [ OK ] 2020-11-19T18:55:29.402 INFO:teuthology.orchestra.run.smithi112:> sudo service auditd rotate 2020-11-19T18:55:29.497 INFO:teuthology.orchestra.run.smithi112.stdout:Rotating logs: [ OK ] 2020-11-19T18:55:29.497 DEBUG:teuthology.task.selinux:Getting current SELinux state 2020-11-19T18:55:29.509 INFO:teuthology.orchestra.run.smithi112:> /usr/sbin/getenforce 2020-11-19T18:55:29.542 INFO:teuthology.orchestra.run.smithi112.stdout:Permissive 2020-11-19T18:55:29.543 INFO:teuthology.orchestra.run.smithi072:> /usr/sbin/getenforce 2020-11-19T18:55:29.574 INFO:teuthology.orchestra.run.smithi072.stdout:Permissive 2020-11-19T18:55:29.574 INFO:teuthology.orchestra.run.smithi068:> /usr/sbin/getenforce 2020-11-19T18:55:29.593 INFO:teuthology.orchestra.run.smithi068.stdout:Permissive 2020-11-19T18:55:29.594 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi112.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi072.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi068.front.sepia.ceph.com': 'permissive'} 2020-11-19T18:55:29.594 INFO:teuthology.orchestra.run.smithi112:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|scontext=system_u:system_r:logrotate_t:s0\)' 2020-11-19T18:55:29.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T18:55:29.619 INFO:teuthology.orchestra.run.smithi072:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|scontext=system_u:system_r:logrotate_t:s0\)' 2020-11-19T18:55:29.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T18:55:29.645 INFO:teuthology.orchestra.run.smithi068:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av '\(comm="dmidecode"\|chronyd.service\|name="cephtest"\|scontext=system_u:system_r:nrpe_t:s0\|scontext=system_u:system_r:pcp_pmlogger_t\|scontext=system_u:system_r:pcp_pmcd_t:s0\|comm="rhsmd"\|scontext=system_u:system_r:syslogd_t:s0\|tcontext=system_u:system_r:nrpe_t:s0\|comm="updatedb"\|comm="smartd"\|comm="rhsmcertd-worke"\|comm="setroubleshootd"\|comm="rpm"\|tcontext=system_u:object_r:container_runtime_exec_t:s0\|comm="ksmtuned"\|scontext=system_u:system_r:logrotate_t:s0\)' 2020-11-19T18:55:29.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2020-11-19T18:55:29.673 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2020-11-19T18:55:29.674 INFO:teuthology.orchestra.run.smithi112:> sudo /usr/sbin/setenforce permissive 2020-11-19T18:55:29.699 INFO:teuthology.orchestra.run.smithi072:> sudo /usr/sbin/setenforce permissive 2020-11-19T18:55:29.730 INFO:teuthology.orchestra.run.smithi068:> sudo /usr/sbin/setenforce permissive 2020-11-19T18:55:29.760 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2020-11-19T18:55:29.840 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated; assuming it is current 2020-11-19T18:55:29.840 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to branch origin/master 2020-11-19T18:55:29.873 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-11-19T18:55:29.875 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi112.front.sepia.ceph.com,smithi072.front.sepia.ceph.com,smithi068.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2020-11-19T18:55:30.630 INFO:teuthology.task.ansible.out:Using /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/ansible.cfg as config file 2020-11-19T18:55:33.302 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-11-19T18:55:41.631 INFO:teuthology.task.ansible.out: PLAY [all] ********************************************************************* 2020-11-19T18:55:41.658 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:41 +0000 (0:00:00.081) 0:00:00.081 ***** 2020-11-19T18:55:41.674 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:41 +0000 (0:00:00.017) 0:00:00.098 ***** 2020-11-19T18:55:41.689 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:41 +0000 (0:00:00.014) 0:00:00.112 ***** 2020-11-19T18:55:43.549 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi068.front.sepia.ceph.com] 2020-11-19T18:55:43.627 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:43 +0000 (0:00:01.939) 0:00:02.052 ***** 2020-11-19T18:55:43.638 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] 2020-11-19T18:55:43.732 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:43 +0000 (0:00:00.101) 0:00:02.153 ***** 2020-11-19T18:55:43.917 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] 2020-11-19T18:55:44.001 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:43 +0000 (0:00:00.271) 0:00:02.424 ***** 2020-11-19T18:55:44.116 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the sudo group.] ******************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:55:44.149 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:44 +0000 (0:00:00.148) 0:00:02.573 ***** 2020-11-19T18:55:44.465 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:55:44.498 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:44 +0000 (0:00:00.349) 0:00:02.923 ***** 2020-11-19T18:55:44.532 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:44 +0000 (0:00:00.033) 0:00:02.956 ***** 2020-11-19T18:55:45.068 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the ansible user.] ****************************** 2020-11-19T18:55:45.070 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2020-11-19T18:55:45.102 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:45 +0000 (0:00:00.569) 0:00:03.526 ***** 2020-11-19T18:55:45.111 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} ok: [smithi068.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} 2020-11-19T18:55:45.146 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:45 +0000 (0:00:00.044) 0:00:03.570 ***** 2020-11-19T18:55:45.772 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:45 +0000 (0:00:00.626) 0:00:04.196 ***** 2020-11-19T18:55:45.780 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Delete the ansible users password.] ******************** 2020-11-19T18:55:45.782 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:45.838 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:45 +0000 (0:00:00.057) 0:00:04.254 ***** 2020-11-19T18:55:45.870 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:45 +0000 (0:00:00.039) 0:00:04.294 ***** 2020-11-19T18:55:45.878 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:45.918 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:45 +0000 (0:00:00.047) 0:00:04.342 ***** 2020-11-19T18:55:46.151 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** ok: [smithi112.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:55:46.184 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:46 +0000 (0:00:00.265) 0:00:04.608 ***** 2020-11-19T18:55:46.190 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:55:46.191 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:55:46.230 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:46 +0000 (0:00:00.046) 0:00:04.654 ***** 2020-11-19T18:55:46.262 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:46 +0000 (0:00:00.031) 0:00:04.686 ***** 2020-11-19T18:55:48.068 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1605812146.2763066-219057429094341/source", "state": "file", "uid": 0} 2020-11-19T18:55:48.104 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:48 +0000 (0:00:01.842) 0:00:06.528 ***** 2020-11-19T18:55:48.117 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1605812146.1963925-204804186909197/source", "state": "file", "uid": 0} 2020-11-19T18:55:48.121 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "checksum": "6c8e8b7ecc895eb2094cafe75c34b58f183442a7", "dest": "/etc/sudoers.d/cephlab_sudo", "gid": 0, "group": "root", "md5sum": "c3657b9ef874d0ad278742c3210136a0", "mode": "0440", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 182, "src": "/home/ubuntu/.ansible/tmp/ansible-tmp-1605812146.2426894-165530869569269/source", "state": "file", "uid": 0} 2020-11-19T18:55:48.165 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:48 +0000 (0:00:00.055) 0:00:06.584 ***** 2020-11-19T18:55:48.195 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:48 +0000 (0:00:00.035) 0:00:06.619 ***** 2020-11-19T18:55:48.202 INFO:teuthology.task.ansible.out: 2020-11-19T18:55:52.138 INFO:teuthology.task.ansible.out: TASK [ansible-managed : Add authorized keys for the ansible user.] ************* ok: [smithi112.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+kDDIkRtC 2020-11-19T18:55:52.142 INFO:teuthology.task.ansible.out:toHDq+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@aklap", "key_options": null, "keyfile": "/home/cm/.ssh/authorized_keys", "manage_dir": true, "path": null, "state": "present", "user": "cm", "validate_certs": true} 2020-11-19T18:55:52.186 INFO:teuthology.task.ansible.out:ok: [smithi072.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-11-19T18:55:52.188 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} 2020-11-19T18:55:52.395 INFO:teuthology.task.ansible.out:ok: [smithi068.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-11-19T18:55:52.397 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} 2020-11-19T18:55:52.484 INFO:teuthology.task.ansible.out: PLAY [teuthology] ************************************************************** skipping: no hosts matched 2020-11-19T18:55:52.492 INFO:teuthology.task.ansible.out: PLAY [testnodes] *************************************************************** 2020-11-19T18:55:52.638 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:52 +0000 (0:00:04.442) 0:00:11.062 ***** 2020-11-19T18:55:52.674 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:52 +0000 (0:00:00.035) 0:00:11.098 ***** 2020-11-19T18:55:52.715 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:52 +0000 (0:00:00.040) 0:00:11.139 ***** 2020-11-19T18:55:53.297 INFO:teuthology.task.ansible.out: TASK [Gathering Facts] ********************************************************* ok: [smithi068.front.sepia.ceph.com] 2020-11-19T18:55:53.346 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] 2020-11-19T18:55:53.354 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] 2020-11-19T18:55:53.398 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. 2020-11-19T18:55:53.400 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:53 +0000 (0:00:00.683) 0:00:11.822 ***** 2020-11-19T18:55:53.489 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:53 +0000 (0:00:00.090) 0:00:11.913 ***** 2020-11-19T18:55:53.530 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:53 +0000 (0:00:00.040) 0:00:11.954 ***** 2020-11-19T18:55:53.906 INFO:teuthology.task.ansible.out: TASK [users : Check keys_repo HEAD sha1] *************************************** 2020-11-19T18:55:53.908 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.172865", "end": "2020-11-19 18:55:53.872328", "rc": 0, "start": "2020-11-19 18:55:53.699463", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} changed: [smithi072.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.174440", "end": "2020-11-19 18:55:53.874378", "rc": 0, "start": "2020-11-19 18:55:53.699938", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:55:53.941 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:53 +0000 (0:00:00.411) 0:00:12.365 ***** 2020-11-19T18:55:53.993 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:53 +0000 (0:00:00.051) 0:00:12.417 ***** 2020-11-19T18:55:54.003 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "git ls-remote https://github.com/ceph/keys HEAD | awk '{ print $1 }'", "delta": "0:00:00.168479", "end": "2020-11-19 18:55:53.922501", "rc": 0, "start": "2020-11-19 18:55:53.754022", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:55:54.038 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.044) 0:00:12.462 ***** 2020-11-19T18:55:54.534 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-11-19T18:55:54.536 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.007275", "end": "2020-11-19 18:55:54.141891", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:55:54.134616", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:55:54.594 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.551) 0:00:13.014 ***** 2020-11-19T18:55:54.641 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T18:55:54.642 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} 2020-11-19T18:55:54.683 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.093) 0:00:13.107 ***** 2020-11-19T18:55:54.690 INFO:teuthology.task.ansible.out: TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** 2020-11-19T18:55:54.692 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.011360", "end": "2020-11-19 18:55:54.638728", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:55:54.627368", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:55:54.730 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.046) 0:00:13.154 ***** 2020-11-19T18:55:54.736 INFO:teuthology.task.ansible.out: TASK [users : Merge extra_admin_users into managed_admin_users] **************** 2020-11-19T18:55:54.737 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:54.774 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.043) 0:00:13.197 ***** 2020-11-19T18:55:54.780 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T18:55:54.782 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} TASK [users : Check host's /keys-repo-sha1 sentinel file] ********************** changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["cat", "/keys-repo-sha1"], "delta": "0:00:00.013321", "end": "2020-11-19 18:55:54.744229", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:55:54.730908", "stderr": "", "stderr_lines": [], "stdout": "46fd2a03b54c2ce7520f33746fa0586027b558c3", "stdout_lines": ["46fd2a03b54c2ce7520f33746fa0586027b558c3"]} 2020-11-19T18:55:54.818 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.044) 0:00:13.242 ***** 2020-11-19T18:55:54.850 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.031) 0:00:13.274 ***** 2020-11-19T18:55:54.857 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-11-19T18:55:54.859 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Merge extra_admin_users into managed_admin_users] **************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:54.892 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.042) 0:00:13.316 ***** 2020-11-19T18:55:54.926 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.034) 0:00:13.350 ***** 2020-11-19T18:55:54.933 INFO:teuthology.task.ansible.out: TASK [users : Determine if we can skip users and pubkeys updates] ************** 2020-11-19T18:55:54.934 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"perform_users_role": false}, "changed": false} TASK [users : Filter the managed_users list] *********************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:54.972 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.044) 0:00:13.395 ***** 2020-11-19T18:55:55.005 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:54 +0000 (0:00:00.032) 0:00:13.428 ***** 2020-11-19T18:55:55.009 INFO:teuthology.task.ansible.out: TASK [users : Remove managed_admin_users from managed_users] ******************* 2020-11-19T18:55:55.011 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:55.057 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.053) 0:00:13.481 ***** 2020-11-19T18:55:55.249 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.178) 0:00:13.660 ***** TASK [users : Merge extra_admin_users into managed_admin_users] **************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:55.293 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.050) 0:00:13.711 ***** 2020-11-19T18:55:55.329 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.042) 0:00:13.753 ***** 2020-11-19T18:55:55.339 INFO:teuthology.task.ansible.out: TASK [users : Filter the managed_users list] *********************************** 2020-11-19T18:55:55.341 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:55.376 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.047) 0:00:13.800 ***** 2020-11-19T18:55:55.383 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T18:55:55.385 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} TASK [users : Remove managed_admin_users from managed_users] ******************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:55.421 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.044) 0:00:13.845 ***** 2020-11-19T18:55:55.428 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T18:55:55.429 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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-11-19T18:55:55.434 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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 dc79b19c45b9be1b4e69cd7debeb5b87aaa8cd 2020-11-19T18:55:55.446 INFO:teuthology.task.ansible.out:0050353f798913da22c233875a\nsage@maetl wpsQIdtAb+z+ietqr+90Zw 42c518015b7cd440e7c8afd65fcca5769e31e9ef8f8a67d109a3de38187087e6\nsage@lowride tak6ngfj0ohW6upHRUMq7g 450919c617f452e874ef2a8cfa5ca18f47d249450ef0b0374849e721b0c53a70\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'trociny', 'ovpn': 'mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e'}) => {"ansible_l 2020-11-19T18:55:55.450 INFO:teuthology.task.ansible.out:oop_var": "item", "changed": false, "item": {"name": "trociny", "ovpn": "mgolub@mirantis.com +WMPxNCgiMwhNJAJHNCV2g 4cd6749ac740ea6dfb50d4f602920ac75e979286439bd510540a8a551728104e"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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"} TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009 2020-11-19T18:55:55.452 INFO:teuthology.task.ansible.out:adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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 yQjRpRVG 2020-11-19T18:55:55.454 INFO:teuthology.task.ansible.out:7D5KN2HAUjI30g 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"} skipping: [smithi068.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-11-19T18:55:55.489 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.066) 0:00:13.912 ***** 2020-11-19T18:55:55.630 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'joshd', 'ovpn': 'jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n'}) => {"ansible_loop_var": "ite 2020-11-19T18:55:55.638 INFO:teuthology.task.ansible.out:m", "changed": false, "item": {"name": "joshd", "ovpn": "jdurgin@glarthnir ElGaAgbs5VZujuzsQMfCmA 2a156febba037d02d1099bc11d1e697d34300b2c420f2df664b5b0de1248f983\njdurgin@new-angeles jqa015PRJcHSp5WHcwJjUg 42113e1156382fde866d691f30584f6b30c3dfc21317ae89b4267efb177d982c\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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"} TASK [users : Filter the managed_users list] *********************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi068.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'ivancich', 'ovpn': 'ivancich@a 2020-11-19T18:55:55.646 INFO:teuthology.task.ansible.out:nn.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ivancich", "ovpn": "ivancich@ann.arbor Kt2vxZ3Ge609mHfjx0W4Cw aaa55a9e2b5276b62a21cd3c401b365c5c2693e39efccb2f9edefafefa1dc8b1"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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: [smithi068.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-11-19T18:55:55.678 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.185) 0:00:14.097 ***** 2020-11-19T18:55:55.686 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:55.696 INFO:teuthology.task.ansible.out: TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi068.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-11-19T18:55:55.702 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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: [smithi068.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 49522899bd26130086ce66 2020-11-19T18:55:55.706 INFO:teuthology.task.ansible.out:8079f0062d987d85dfa5767dd5c34e5953db97997a\nyehudasa@yehudasa-desktop OT1MhoO0WihhvkKztqW0Uw 12a4d6b54390b9df7f5af3bd6b533f3c1fee0c7b9fbb79f0a87bcb28b182c7d4\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'joao', 'ovpn': 'joao@ 2020-11-19T18:55:55.710 INFO:teuthology.task.ansible.out: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-11-19T18:55:55.742 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.068) 0:00:14.166 ***** 2020-11-19T18:55:55.752 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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"} TASK [users : Filter the managed_admin_users list] ***************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi068.front.sepia.ceph.com] => 2020-11-19T18:55:55.754 INFO:teuthology.task.ansible.out:(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-11-19T18:55:55.756 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:55.757 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:55.757 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:55.758 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:55.807 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:55 +0000 (0:00:00.061) 0:00:14.228 ***** 2020-11-19T18:55:55.815 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:55.822 INFO:teuthology.task.ansible.out: skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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-11-19T18:55:55.826 INFO:teuthology.task.ansible.out: skipping: [smithi068.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"} skipping: [smithi068.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-11-19T18:55:55.831 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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-11-19T18:55:55.833 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi072.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"a 2020-11-19T18:55:55.835 INFO:teuthology.task.ansible.out:nsible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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"} skipping: [smithi068.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 253574eae62759c4c5d3bc4bf949 2020-11-19T18:55:55.837 INFO:teuthology.task.ansible.out:c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.031 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.033 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.035 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.037 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi072.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"} skipping: [smithi072.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 ff4a9dbab841e 2020-11-19T18:55:56.038 INFO:teuthology.task.ansible.out:e62e7328d8cd0d285c68c22a1de6e23ea24f470b3dcb1a27045"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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-11-19T18:55:56.042 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:56.044 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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-11-19T18:55:56.044 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:56.047 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'pcuzner', 'ovpn': 'pcuzner@rh460p oK28wU5DSa 2020-11-19T18:55:56.049 INFO:teuthology.task.ansible.out:bvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pcuzner", "ovpn": "pcuzner@rh460p oK28wU5DSabvEL4VjDRhEg a449ed81d7e2970f418263fb3ce10dd711d03925a0990ddf298f826aae1caa53"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'smithfarm', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6jqQtqO7pnW39mpSQQC4L2FuxPOx/5j34lp2PrwuTWJoDwtUVCZhpNwSs5UAj3wdXGXCzWYWxu9d9Gh0UEBkiC+2ZHtLvWrwS1TDVRy5g5jYVm9vX3kL5dhoC2vYPyQoQkxeMX3BYlhLwkSjCAnjaceJJZyOT7KsqbpanvJxvudMzeyCosntnMuxyPzjH9CkVKqycddZnscdHMkDIZ3TjNhnL8GKK/QCPB60tkCO6HWN/g4HxidRjrp2VjQgIa5MWN9LBR6mGspZI6+rR1ygLhbl1sc 2020-11-19T18:55:56.051 INFO:teuthology.task.ansible.out:r1cCCumh65r+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"} TASK [users : Set UID_MIN to 1001] ********************************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi068.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'mbenjamin', 'ovpn': 'mbenjamin@ferret N7Ln6KHUAYT/iiP4Swkb0A 244b90574d7e294f6f80949ef5e640bab103c2c34e1902a69cdcf592607d950c\nmbenjamin@duel PRRFsQiomHSJX8sVgRHblA f3009adb7502a6c5554e1157d36c63d84f40fe5074a01d7d0280e5c48da374dc\nmbenjamin@rael 8ixfNNx3j2m2+nGhXkHsnQ 62fda7ec724f0fdb3f05add4c3739e07a5c7eeb2380d5f1f7eeeb13db35e16a8\nmbenjamin@shatner hJ1oEl5wSZaKPJ 2020-11-19T18:55:56.052 INFO:teuthology.task.ansible.out:C1Ugss8g 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"} skipping: [smithi068.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.097 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:56 +0000 (0:00:00.293) 0:00:14.521 ***** 2020-11-19T18:55:56.114 INFO:teuthology.task.ansible.out:skipping: [smithi068.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: [smithi072.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"} skipping: [smithi068.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 4dc8477db6e4f4031 2020-11-19T18:55:56.117 INFO:teuthology.task.ansible.out:2e6b2b9db293dc009e49e518015ace20431c0fb69025461"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi068.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'dis', 'ovpn': 'dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28'}) => {"ansible_loop_var": "item", "changed": false, "i 2020-11-19T18:55:56.121 INFO:teuthology.task.ansible.out:tem": {"name": "dis", "ovpn": "dis@zambezi wXYUFvWPBlkCFz+mC4RD6A 11c464dfb2a27986e029f1915732a4f237baba4eade02bb045c8f0d13dfada28"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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: [smithi068.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"} skipping: [smithi072.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 3cff1326561a23cf81dd6495373cb8 2020-11-19T18:55:56.123 INFO:teuthology.task.ansible.out:3ed149cee026c6374d72c19b483f4f1f07\ngfarnum@Macbook bxVtolCC9SY3QNlpx3cE1w aff8d28bfb4d693253511d29e8d399196e964fc096594ec705748a5469d44654\ngregf@fedoragreg Jdn8I/sFGcr5Aa/dici6lw 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736bfa\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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: [smithi068.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"} skipping: [smithi072.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansib 2020-11-19T18:55:56.125 INFO:teuthology.task.ansible.out:le_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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-11-19T18:55:56.132 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi072.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"} skipping: [smithi072.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-11-19T18:55:56.133 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi072.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"} skipping: [smithi072.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: [smithi068.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-11-19T18:55:56.134 INFO:teuthology.task.ansible.out:skipping: [smithi072 2020-11-19T18:55:56.136 INFO:teuthology.task.ansible.out:.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-11-19T18:55:56.146 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} 2020-11-19T18:55:56.358 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.360 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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 7d924233fdef168e2c5c01258aa349de108629ef2ff90d17c0b96acf22dac7 2020-11-19T18:55:56.361 INFO:teuthology.task.ansible.out:c2\njohn@admin-host 7cpk7iJ1Hg2vk4bPDovKmA 05765178f27af6dc4e43e47f52d773aac3bc1b3f1dd998bdbf479b951bfd2efb\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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-11-19T18:55:56.362 INFO:teuthology.task.ansible.out:ski 2020-11-19T18:55:56.378 INFO:teuthology.task.ansible.out:pping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'bhubbard', 'ovpn': 'brad@dhcp- 2020-11-19T18:55:56.386 INFO:teuthology.task.ansible.out: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: [smithi068.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: [smithi072.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: [smithi068.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 fAskaxmJY 2020-11-19T18:55:56.394 INFO:teuthology.task.ansible.out:tm4TDcModIkrQ 884b57c3b5d56493da361dc9f1cc4e06e766628fcb0f916090f2096edc5ce7de"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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: [smithi112.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"} skipping: [smithi068.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: [smithi112.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": "Co 2020-11-19T18:55:56.402 INFO:teuthology.task.ansible.out:nditional result was False"} skipping: [smithi072.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"} skipping: [smithi068.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"} skipping: [smithi112.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"} skipping: [smithi068.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'xiaoxichen', 'ovpn': 'xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6'}) => {"ansible_loop_var": "item" 2020-11-19T18:55:56.410 INFO:teuthology.task.ansible.out:, "changed": false, "item": {"name": "xiaoxichen", "ovpn": "xiaoxichen@ebay RvJJ7BhIehpoPtggrwnskQ 862ecfe7e15dfab86d61df86856bfe06cbb99f240f6f03851f7f9e1a255327d6"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi068.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'ffilz', 'ovpn': 'ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7W 2020-11-19T18:55:56.418 INFO:teuthology.task.ansible.out:w 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ffilz", "ovpn": "ffilz@redhat.com 6YdvqxkKfmDWGD2s0wA7Ww 4ce64d08686e34e559ccec2498df433b155b70c9ebccaec616b6b34f0f0c246e"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} skipping 2020-11-19T18:55:56.426 INFO:teuthology.task.ansible.out:: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi068.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'nhm', 'ovpn': 'nh@latte JCH9icAtD 2020-11-19T18:55:56.433 INFO:teuthology.task.ansible.out:Pj951rgbPKJyw 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"} skipping: [smithi112.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"} skipping: [smithi068.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'jcaratzas', 'ovpn': 'jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jcaratzas", "ovpn": "jcaratza@fedora rT6gfdsBHVr0RvokJfO3mQ e634e7a31d873f310ff5326bacae6c19f95087f8215edda618f68dd2761257a9"}, "skip_reason": "Conditional r 2020-11-19T18:55:56.438 INFO:teuthology.task.ansible.out:esult was False"} skipping: [smithi072.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"} skipping: [smithi068.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: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'scarvalhojr', 'ovpn': 'scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e'}) => {"ansible_loop_var": "item", "changed": false, "item": { 2020-11-19T18:55:56.441 INFO:teuthology.task.ansible.out:"name": "scarvalhojr", "ovpn": "scarvalhojr@milestones utvFbB+X1G75M589jLfFXQ 9c62bf416c9204b25028ba0e5bd45f754c4aa8f84a85b9d5ded02aa83f03e82e"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi072.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'rakesh', 'ovpn': 'rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f4 2020-11-19T18:55:56.446 INFO:teuthology.task.ansible.out:92cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rakesh", "ovpn": "rakesh@fedora CXsWP7Wzu2C+bTN6mIeMiw 2f4f492cd085f1f46d1d5018aeb7705ba855c4481e230a8188b8f5ea9994b91b"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'ryg-', 'ovpn': 'ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f'}) => { 2020-11-19T18:55:56.448 INFO:teuthology.task.ansible.out:"ansible_loop_var": "item", "changed": false, "item": {"name": "ryg-", "ovpn": "ryg@wombat Y8asVyh6Qu+EEmWlRd1zXA d4923cf7be8e59728ea290aaec7670903b39b6444e5d303016338ddf5ab7837f"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'aemerson', 'ovpn': 'aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aemerson", "ovpn": "aemerson@seasalt enqtMOCQ0a24hizRK46SZg 42f36c9c14c1eb7c468e41cf4c5649e30037f0aaf5eefbd6c07be9637224ca01\naemerson@electric TjQxreDKF6bsIehyQnX4aQ a73b7d56b95ba3d4dda5ded995b9cb98eaaf5d2db7d148c340aa4f4c68cf26d7\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.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-11-19T18:55:56.455 INFO:teuthology.task.ansible.out:skipping: [smithi112.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 AAAAB3NzaC1yc2EAAAADA 2020-11-19T18:55:56.456 INFO:teuthology.task.ansible.out:QABAAABAQCc1ZbHNXuJn7gxyt7QJ579gEM13MuFdTzsrnedYuRIW2Zlm4rCFr8Oj5SGs5DWBIJnd3W4O2v7PjuVQMxU/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"} skipping: [smithi072.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"} skipping: [smithi072.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'tserlin', 'key': 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA2ok6CBUpOVGv2RFws44GtEP5SVxOi4Vie0WSZYLpD55rTfmOts 2020-11-19T18:55:56.458 INFO:teuthology.task.ansible.out:ItN1d1EciVNTUyWuyzMeQGWC4JAd3/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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'toabctl', 'ovpn': 'toab 2020-11-19T18:55:56.460 INFO:teuthology.task.ansible.out:ctl@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"} skipping: [smithi072.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: [smithi072.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"} skipping: [smithi112.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 50f88afc35c05ef8454742226f7baf2cd20cb1e2d4d0c9f4a393013877736 2020-11-19T18:55:56.462 INFO:teuthology.task.ansible.out:bfa\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: [smithi068.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-11-19T18:55:56.469 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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": "v 2020-11-19T18:55:56.470 INFO:teuthology.task.ansible.out:asu", "ovpn": "vasu@ceph1 +1D1qNUAk8h7OF9LF9qkrQ 963aa256fb99bc4b77e7085f57cf910a04c7f143603f81252331411eb8e37ec3\nvakulkar@vakulkar.sjc.csb O8ac1k0Dh3xkIFX8NFyIZw 471538eeb22384b58921e4f11af272c00c0a953dc7fe8d95ba057e65d141fbd2\nvasu@vasuSrv waJqYAARY/LnfuP1x/KQzQ 68915d3a1eb3dd00a562c149791cec5f43a96f5fd0b851ec855ec3f5dab496b4\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi068.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'smohan', 'ovpn': 'shmohan@laptop 7wwHLZZNa4ShUV1imXDDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smohan", "ovpn": "shmohan@laptop 7wwHLZZNa4ShUV1imX 2020-11-19T18:55:56.472 INFO:teuthology.task.ansible.out:DDjw 0aca19a8ff6dbeee2821dd75a329a05b8052170204b2b242ced9b1a68ca8df37"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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-11-19T18:55:56.481 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:56.483 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi068.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: [smithi112.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-11-19T18:55:56.483 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': ' 2020-11-19T18:55:56.485 INFO:teuthology.task.ansible.out:khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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-11-19T18:55:56.499 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.500 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:55:56.504 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi068.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: [smithi112.front.sepia.ceph.com] => (it 2020-11-19T18:55:56.505 INFO:teuthology.task.ansible.out:em={'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"} skipping: [smithi068.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"} skipping: [smithi072.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"} skipping: [smithi072.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-11-19T18:55:56.516 INFO:teuthology.task.ansible.out:skipping: [smithi112.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"} skipping: [smithi068.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-11-19T18:55:56.519 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi068.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"} skipping: [smithi112.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: [smithi072.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "ch 2020-11-19T18:55:56.522 INFO:teuthology.task.ansible.out:anged": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi072.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-11-19T18:55:56.523 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.cep 2020-11-19T18:55:56.525 INFO:teuthology.task.ansible.out:h.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-11-19T18:55:56.534 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi072.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81 2020-11-19T18:55:56.536 INFO:teuthology.task.ansible.out:r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.548 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.550 INFO:teuthology.task.ansible.out:skipping: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiG 2020-11-19T18:55:56.552 INFO:teuthology.task.ansible.out:tdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.562 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.564 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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: [smithi112.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.564 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'leseb', 'ovpn': 'leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name" 2020-11-19T18:55:56.566 INFO:teuthology.task.ansible.out:: "leseb", "ovpn": "leseb@mbp cCx1v5/FfaQ/IQHujqtG9Q 6121d11f9abfa6b1b36330eafaa2196249a9c92f989be25c9fac1558292c920f"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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-11-19T18:55:56.576 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.578 INFO:teuthology.task.ansible.out:skipping: [smithi112.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.579 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'jdillaman', 'ovpn': 'jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jdill 2020-11-19T18:55:56.580 INFO:teuthology.task.ansible.out:aman", "ovpn": "jdillaman@ceph1 kQ96pIpKTocwIj9H1Udb1g 6c087451af94ac18c144712bcc9329799d86f6d90376839dcd6fa41cd73e3608"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.591 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.592 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi072.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"} skipping: [smithi072.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-11-19T18:55:56.593 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (i 2020-11-19T18:55:56.594 INFO:teuthology.task.ansible.out:tem={'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"} skipping: [smithi112.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: [smithi068.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.596 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.607 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.608 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.609 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'owasserm', 'ovpn': 'owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "owasserm", "ovpn": "owasserm@orit-desktop zi8oe8INwK6IZrtUz6lg0w b5f4f96232a77a260f7a16244af873df2ff143c2bde0dbaabf02e9952b8f38ca\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.609 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'pbs1108', 'ovpn': 'pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26'}) => {"ansible_loop_var": "item", "changed": false, "item": { 2020-11-19T18:55:56.611 INFO:teuthology.task.ansible.out:"name": "pbs1108", "ovpn": "pbs1108@bspark_cli0 nSCINdeTLTLEO5JP/GIwRQ 76372ad6f7ad731556ff13605c3729eacaf59dcf7f9ac82dd9a8501bd95d3b26"}, "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi072.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-11-19T18:55:56.622 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.645 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.647 INFO:teuthology.task.ansible.out:skipping: [smithi072.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: [smithi112.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"} skipping: [smithi112.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"} skipping: [smithi072.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-11-19T18:55:56.648 INFO:teuthology.task.ansible.out:skipping: [smithi112.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 W4gFS4oU8PtUOr 2020-11-19T18:55:56.649 INFO:teuthology.task.ansible.out:dHuBYwXQ af7dafd992687f5d85a79866838a78e5070a4934fb0a935e8094adb31ec28611"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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: [smithi112.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"} skipping: [smithi072.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-11-19T18:55:56.686 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:56 +0000 (0:00:00.588) 0:00:15.109 ***** 2020-11-19T18:55:56.696 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.698 INFO:teuthology.task.ansible.out:skipping: [smithi072.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: [smithi112.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"} skipping: [smithi072.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-11-19T18:55:56.698 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.699 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'rzarzynski', 'ovpn': 'rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rzarzynski", "ovpn 2020-11-19T18:55:56.700 INFO:teuthology.task.ansible.out:": "rzarzyns@redhat.com h4UkibgFG40ygfpfKTMBrg e20ca28c60144dbabc97953cd4c273c1b92cd45ebcddd0f0299679d7a5c87d7f"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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: [smithi112.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-11-19T18:55:56.701 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.701 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'vshankar', 'ovpn': 'vsh 2020-11-19T18:55:56.702 INFO:teuthology.task.ansible.out:ankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vshankar", "ovpn": "vshankar@h3ckers-pride eYOkK3Yj10T5PFLIUu5DKw f6d9d714fb6a97e51a4c8d2a4fb7ed0c0e87caedfd0fa813b209846abd9a8a20"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi072.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"} skipping: [smithi072.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-11-19T18:55:56.703 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'nojha', 'ovpn': 'nojha@localhost YQTw/h6ZMgdJn7EPBmbEnw 253574eae62759c4c5d3bc4bf949c59948a0488e4dfe4c91ee754a3b5494847e\nnojha@nojha-mac aucFu11aJL4iZg9ch76Lmg 6f14a860471fabc125d167c7af8d4729c26bc93bfab5e73d5457ebf54d32d526\n'}) => {"ansible_lo 2020-11-19T18:55:56.704 INFO:teuthology.task.ansible.out:op_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"} skipping: [smithi072.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: [smithi112.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'myoungwon', 'ovpn': 'myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c 2020-11-19T18:55:56.706 INFO:teuthology.task.ansible.out:59e1031001e1dfb8fe240616dda9a71'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "myoungwon", "ovpn": "myoungwon@fg2server p5CiGtdZolEwS1dCiRJjkg cd2491f835be1474a7802db607cf9a31c59e1031001e1dfb8fe240616dda9a71"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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-11-19T18:55:56.719 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.721 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'sidharthanup', 'ovpn': 'sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name 2020-11-19T18:55:56.723 INFO:teuthology.task.ansible.out:": "sidharthanup", "ovpn": "sidharthanup@strawberryfields IZq91vqA+RG1Rtn3JFZb6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi072.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 b 2020-11-19T18:55:56.724 INFO:teuthology.task.ansible.out:dd5977d05171a365539b19fae283ec2e3c7389516664692b9bbbaf98c7b61f4\nsjust@office w19UilyC/xu7uCzv0DnWRg ab20efc114b769bf4c2cf313eb30db09c2e2f8234992f120cfc3d1b8b347ed3c\nsam@deepthought 44sCi+GEfY0zjKo5M/4FiQ ed1eedd14ca68116a2000477fa078f8f736d0a15640723c32204bb30f14cb888\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:56.734 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T18:55:56.735 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi112.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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-11-19T18:55:56.772 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:56 +0000 (0:00:00.086) 0:00:15.196 ***** 2020-11-19T18:55:56.779 INFO:teuthology.task.ansible.out:skipping: [smithi072.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: [smithi112.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-11-19T18:55:56.784 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi072.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: [smithi072.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'henrix', 'ovpn': 'henrix@hermes iPPDBfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "henrix", "ovpn": "henrix@hermes iPPD 2020-11-19T18:55:56.786 INFO:teuthology.task.ansible.out:BfnLzP5Pe5FuTcJBmw b26aefb8a61451066f984e074f708ea9ca6b2c5d7cca35996c08b0b2bb2c2736"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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-11-19T18:55:56.795 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.797 INFO:teuthology.task.ansible.out:skipping: [smithi072.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: [smithi112.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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-11-19T18:55:56.800 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 2020-11-19T18:55:56.802 INFO:teuthology.task.ansible.out: '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"} skipping: [smithi112.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: [smithi112.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: [smithi112.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"} skipping: [smithi072.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 fcd405d0cf6b2c7ba53397c4ed1156e852317fb 2020-11-19T18:55:56.804 INFO:teuthology.task.ansible.out:02bcd6f0e98e5eb3c1c3aa4b5"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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-11-19T18:55:56.806 INFO:teuthology.task.ansible.out: 2020-11-19T18:55:56.806 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.807 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:55:56.808 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:56.810 INFO:teuthology.task.ansible.out: 2020-11-19T18:55:56.811 INFO:teuthology.task.ansible.out: TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi112.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: [smithi072.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-11-19T18:55:56.812 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:57.098 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.312) 0:00:15.508 ***** 2020-11-19T18:55:57.101 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'smanjara', 'ovpn': 'smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "smanjara", "ovpn": "smanjara@fedora OfpUShUejOW2W/R4FlKQ7Q fab77ef619f730a5aaf255e4167aa7a35a7e5450d12820923d969036a6326b0f"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.114 INFO:teuthology.task.ansible.out: 2020-11-19T18:55:57.115 INFO:teuthology.task.ansible.out:skipping: [smithi112.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: [smithi112.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"} skipping: [smithi072.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'alfonsomthd', 'ovpn': 'alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8'}) => {"ansible_loop_var": "item", "changed": false, "item": { 2020-11-19T18:55:57.118 INFO:teuthology.task.ansible.out:"name": "alfonsomthd", "ovpn": "alfonsomthd@localhost eUvx+7UEx5IYGmS0lNIscQ 2f1bfd4874280b9f525a46e93e767504df80a9b09a83a2fea387dcd6e34bc0f8"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi072.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'oliveiradan', 'ovpn': 'oliveiradan@opensu 2020-11-19T18:55:57.120 INFO:teuthology.task.ansible.out:se-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: [smithi072.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: [smithi112.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: [smithi072.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'yuvalif', 'ovpn': 'ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": 2020-11-19T18:55:57.121 INFO:teuthology.task.ansible.out: "yuvalif", "ovpn": "ylifshit@localhost dyc2NU2pMz8NF8/uR2kMxA 3a6f1f9e55b5116f74d01ffbabdc339054088d257a16cf9fafcfe05b27fa678e\nyuvalif@medea gy0T/Hj/6DnVSKyOKD0/ag 468fe695fad8610a8f2eba6d1015949e4e6dc3d62c50ecf03579928d45a8d2ae\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi112.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"} skipping: [smithi112.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"} skipping: [smithi112.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+RG1Rtn3JFZ 2020-11-19T18:55:57.123 INFO:teuthology.task.ansible.out:b6Q a2873481cac9b8b4a0bd8bebe0248b3dccb370dd18b56a4dae713ca1fb0c4286"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi112.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'ideepika', 'ovpn': 'deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ideepika", "ovpn": "deepika@x1carbon hyRj1/9UjWhVzhav5+LNKA e3f7d2882c2b1a410dbb5458c08f280814d652e34c87e96f8a2e8bef1928926f"}, "skip_reason": "C 2020-11-19T18:55:57.125 INFO:teuthology.task.ansible.out:onditional result was False"} skipping: [smithi112.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: [smithi112.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"} skipping: [smithi112.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: [smithi112.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'rfriedma', 'ovpn': 'rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189'}) => {"ansible_loop_var": "item", "changed": false, "item 2020-11-19T18:55:57.127 INFO:teuthology.task.ansible.out:": {"name": "rfriedma", "ovpn": "rfriedma@rflap.redhat.com 5+OUPoyz8K0M0kcymdQOjA 40ce705001f31d7156c965228938cd4b02ae1a2c43dac1bbcd1b538e70312189"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi112.front.sepia.ceph.com] => (item={'name': 'ksirivad', 'ovpn': 'ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "ksirivad", "ovpn": "ksirivad@ksirivad prZzE08FqnY6hFtGk0Q6XQ 2ef0878b0050cf28775813fe0991f9a746c07e61920280ce29ee69088eda5efc\nksirivad@macbook 0ivvJOZVAywT15aJCDF2xw 0066940a99b2d37dcd856c8622f48e0d8cb59c092f8f96cc2352ec0bc979ce45\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi072.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+rMSZ 2020-11-19T18:55:57.128 INFO:teuthology.task.ansible.out:TbxL52c7g 59d0d7be858e4a3769eaca4563399989298004a271f60b08cc36bf4130e089fe"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi072.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: [smithi072.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-11-19T18:55:57.130 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'shraddhaag', 'ovpn': 'shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840 2020-11-19T18:55:57.132 INFO:teuthology.task.ansible.out:f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shraddhaag", "ovpn": "shraddhaag@asus w1lmx5nwk8QQ/4u3UfGsJQ 98c5840f994a5e35b234375b07b1782f9a92bdcd5cf73e5847027045ab88e6d2"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.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"} skipping: [smithi112.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"} skipping: [smithi112.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": 2020-11-19T18:55:57.133 INFO:teuthology.task.ansible.out:"Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.138 INFO:teuthology.task.ansible.out:TASK [users : Clone the keys repo] ********************************************* 2020-11-19T18:55:57.139 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.140 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:57.187 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.102) 0:00:15.611 ***** 2020-11-19T18:55:57.189 INFO:teuthology.task.ansible.out: 2020-11-19T18:55:57.200 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi112.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: [smithi112.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: [smithi112.front.sepia.ceph.com] => (item= 2020-11-19T18:55:57.202 INFO:teuthology.task.ansible.out:{'name': 'zdover', 'ovpn': 'zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "zdover", "ovpn": "zdover@lenovot5301 88ArNhsAMXq/nkSC9tKDig 131b8214bbea52345220522f8dd13c768bc5c1e41e4d164e7138719cfc3295d3"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'rraja', 'ovpn': 'rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "rraja", "ovpn": "rraja@p50 4NMUghtas9gI46n7X0iJXA cc646e47c8b503eb38d30efa47e459076af52b4fc001c4959833f32ddc563a02"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34 2020-11-19T18:55:57.203 INFO:teuthology.task.ansible.out:497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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"} skipping: [smithi112.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'xiubli', 'ovpn': 'root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xiubli", "ovpn": "root@lxbceph0 /BNUvfmLPqzfbIz/Jzlqkw 3e109dcb826d45a6ee7e8195fc025b257b3d369e135400bf0a4bf503d48503e3\n"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.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: [smithi112.front.sepia.ceph.com] => (item={'name': 'jschmid', 'ovpn': 'jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef'}) => {"ansible_loop_var": "item 2020-11-19T18:55:57.205 INFO:teuthology.task.ansible.out:", "changed": false, "item": {"name": "jschmid", "ovpn": "jschmid@zulu BqyepNoWzZbbsslJbvCuYg 4ce9b431fdd8a06856cfe00b88665da11dde1cacd72d40bf3dbe54ff633066ef"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.215 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:57.217 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'khiremat', 'ovpn': 'khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "khiremat", "ovpn": "khiremat@kotresh-T490s 7o9JjenDm1h34Zmd2SWO2g 791981cd84bd4c80bf3ff6076ebc64b3ebf8432903e36d1a49bbee27561f8315"}, "skip_reason": "Conditional result was False"} TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.253 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.064) 0:00:15.676 ***** 2020-11-19T18:55:57.259 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T18:55:57.261 INFO:teuthology.task.ansible.out:skipping: [smithi112.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"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.261 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.262 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.262 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"an 2020-11-19T18:55:57.264 INFO:teuthology.task.ansible.out:sible_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.264 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason" 2020-11-19T18:55:57.266 INFO:teuthology.task.ansible.out:: "Conditional result was False"} skipping: [smithi112.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: [smithi072.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.266 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:57.267 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": fa 2020-11-19T18:55:57.268 INFO:teuthology.task.ansible.out:lse, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.283 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:55:57.285 INFO:teuthology.task.ansible.out:skipping: [smithi112.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"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'prateek', 'ovpn': 'prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "prateek", "ovpn": "prateek@linux kj4pU4yLf+76XxY0mvoIwg c24292e824e3e43ebf7465f1079449ce80bf26311426ae3914cdf1fe8d591c67"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'jelopez', 'ovpn': 'jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jelopez", "ovpn": "jelopez@imac XbzY2mjr57lSPExJp0ZBgA 4f5dfad692c25293cd58393bd8ddae91b4dc0b2561c860072e0665933531208e"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.286 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'dcain', 'ovpn': 'dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "dcain", "ovpn": "dcain@fullsteam 7vptxC1ZWCXLUV3FJwWQAg 2d73728e16c5f724e5f28eb326c24b8e13e7b361bcbaf506809f539e80223389"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.286 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.286 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ 2020-11-19T18:55:57.288 INFO:teuthology.task.ansible.out: skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'sunny', 'ovpn': 'sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "sunny", "ovpn": "sunny@devBox 81r/AKNOWhvaD0ESYy6tTg 58b86902f858bc3f1edb12cfc41ce10ed163985db2f7c253de08b7f1c310fe11"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'xuxuehan', 'ovpn': 'xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "xuxuehan", "ovpn": "xuxuehan@xuxuehan-PC aJDFkJ1+XzbovMyvRiFCAQ 5a71908d9bc8372ce0fff3bdbce4ea0e27eb11af0ed30e573f93d7a0b4335279\nxuxuehan@xuxuehan-notebook LzP6obPSYuao0iCJLQ/92A 3af116b690da581c77912a0c5fe184c84ca78526f67331db15714bc4ffddbcdc\n"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.321 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.068) 0:00:15.745 ***** 2020-11-19T18:55:57.357 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.036) 0:00:15.781 ***** 2020-11-19T18:55:57.369 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'aclewett', 'ovpn': 'aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "aclewett", "ovpn": "aclewett@mac bP0KgOkhW1GxTiugD3jMQA 90009b65da8175e083ee0e79d4953268f44493b98c2b532854da8d9e1d14e798"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'cblum', 'ovpn': 'cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "cblum", "ovpn": "cblum@ ad4mZ9Cg0u6H8AdARvQUZw 4e3cec570cbe42786e5190de4194c2937f1073aef62a25b61bd85e05ee23db56"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.371 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'mlatimer', 'ovpn': 'mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mlatimer", "ovpn": "mlatimer@lx5510 3lc4nP664Dmg63yr8yKG7w 3778fb16fb62d1a7d61f41cf2c2e72fd9acaae2805de2dc34497ef41ee1ad64f"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'shyamsundarr', 'ovpn': 'shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shyamsundarr", "ovpn": "shyamsundarr@bartimaeus HUEzMC00f5f/tdydddWGNw e9032244bda086ecca6abc4f525296f9a125e4bbdb768d8c76c6d53d02f475d5"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'shuzhenyi', 'ovpn': 'bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "shuzhenyi", "ovpn": "bigwhite@wrjj37deMacBook-Pro-2.local VoTYmzsOPazeWcH+DOHXKw d7502e96b37ebc2ee5e0c14c6026f10e2e72b49be70dd1c5c7e9751fafcd8501"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.372 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'mdipalma', 'ovpn': 'mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "mdipalma", "ovpn": "mdipalma@mdmac IVn9Oy/SxZEmDgSWSeo3jA ea4dc08cb39ba55ade357c4949bf3f7d4d0322171ff5b5dac3c06d47cdc38f14"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'kchang', 'ovpn': 'kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3'}) => {"ansibl 2020-11-19T18:55:57.373 INFO:teuthology.task.ansible.out:e_loop_var": "item", "changed": false, "item": {"name": "kchang", "ovpn": "kchang@kiefer-uchi Vy8tg3hSizdX5fIAJFgG/A 912a49a77b5722fdf4b9e304ee329c7b808728d73bb1e1f70cf55bd1221a3da3"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'vereddy', 'ovpn': 'vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "vereddy", "ovpn": "vereddy@vereddy.remote.csb 8jHiMDBfgQxu/8+MTlPR1A 07898add1a48c50647de4a81ad23db0c8545202cb56d3172db9b22df32c6b4a2"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'benhanokh', 'ovpn': 'gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "benhanokh", "ovpn": "gbenhano@localhost.localdomain uMf63iCCcqDt1rUnOSujaw 8c554c50bf8e27d3373515168e59f4ed3e4c48bace5689838268569948545ed5"}, "skip_reason": "Conditional result was False"} TASK [users : Filter the revoked_users list] *********************************** 2020-11-19T18:55:57.373 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.374 INFO:teuthology.task.ansible.out: TASK [users : Create all admin users with sudo access.] ************************ skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'jsalomon', 'ovpn': 'jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jsalomon", "ovpn": "jsalomon@Josh-laptop 9V9NVwrt57LxXiqRh5Q7PQ 4cf0b0dfa39cf1e72f51bbfed19b4d88bdb286d09e54a99eb35721e33b1ae7b0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.374 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'jolmomar', 'ovpn': 'jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e6 2020-11-19T18:55:57.376 INFO:teuthology.task.ansible.out:0eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "jolmomar", "ovpn": "jolmomar@thinkpad CnoIzb/786lZh1NINj0xAA e60eeb560654da4b84977a4f9dbccd599bf9460980985ee5726595eb4a46e640"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.408 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.050) 0:00:15.832 ***** 2020-11-19T18:55:57.415 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'hmunjulu', 'ovpn': 'hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "hmunjulu", "ovpn": "hmunjulu@thinkpad +5kJJIhXveJw6Q8ytILUSA 546f32fb058ff40ef3113e6c258b0f1cba6611155ba0a40a55646946cdb53019"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.416 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'julpark', 'ovpn': 'julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "julpark", "ovpn": "julpark@thinkpad svj+nOCQG95zuBUwdJoluQ 7252f05ef02b16fd74d931d6cf937304afbb098dbdbde13d377e884fe35e2fb8"}, "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item={'name': 'pdhange', 'ovpn': 'prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0'}) => {"ansible_loop_var": "item", "changed": false, "item": {"name": "pdhange", "ovpn": "prashant@cephdev JZCEN2T5TXiHnU5yLG4hBg 3f94ec1bd179dafd2d58335ac4bea35808d394d30fa9e174fe16d6b872450fe0"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.433 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T18:55:57.468 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.059) 0:00:15.892 ***** 2020-11-19T18:55:57.501 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.033) 0:00:15.925 ***** 2020-11-19T18:55:57.732 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** 2020-11-19T18:55:57.733 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.734 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.734 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.735 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.736 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi068.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.737 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.737 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.738 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.738 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.739 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.739 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": fals 2020-11-19T18:55:57.741 INFO:teuthology.task.ansible.out:e, "item": "ryneli", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.787 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.286) 0:00:16.211 ***** 2020-11-19T18:55:57.794 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.796 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.796 INFO:teuthology.task.ansible.out: TASK [users : Create all users without sudo access.] *************************** 2020-11-19T18:55:57.797 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi068.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.798 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.799 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.800 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.801 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.801 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.844 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.057) 0:00:16.269 ***** 2020-11-19T18:55:57.860 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.862 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} TASK [users : Clone the keys repo] ********************************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** 2020-11-19T18:55:57.862 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.864 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.864 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.865 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.865 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.865 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.901 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:57 +0000 (0:00:00.055) 0:00:16.324 ***** 2020-11-19T18:55:57.907 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.909 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} TASK [users : Merge managed_users and managed_admin users] ********************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi068.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:57.910 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.122 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.222) 0:00:16.546 ***** 2020-11-19T18:55:58.172 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.041) 0:00:16.588 ***** TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.222 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.056) 0:00:16.645 ***** 2020-11-19T18:55:58.229 INFO:teuthology.task.ansible.out: TASK [users : Clone the keys repo] ********************************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.263 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.041) 0:00:16.687 ***** 2020-11-19T18:55:58.276 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.307 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.044) 0:00:16.731 ***** 2020-11-19T18:55:58.314 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys using the keys repo] ********************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.354 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.046) 0:00:16.778 ***** 2020-11-19T18:55:58.367 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** 2020-11-19T18:55:58.369 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.409 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.055) 0:00:16.834 ***** 2020-11-19T18:55:58.831 INFO:teuthology.task.ansible.out: TASK [users : Update authorized_keys for each user with literal keys] ********** 2020-11-19T18:55:58.833 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.902 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:58 +0000 (0:00:00.489) 0:00:17.323 ***** 2020-11-19T18:55:58.907 INFO:teuthology.task.ansible.out: TASK [users : Remove revoked users] ******************************************** skipping: [smithi072.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.919 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.987 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:58.998 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.010 INFO:teuthology.task.ansible.out: TASK [users : Filter the revoked_users list] *********************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [users : Remove revoked users] ******************************************** skipping: [smithi072.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.164) 0:00:17.488 ***** 2020-11-19T18:55:59.093 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.096 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.100 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.100 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.119 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.121 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.131 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.132 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.145 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=zcerza) => {"ansible_loop_var": "item", "changed": false, "item": "zcerza", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.155 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=aschoen) => {"ansible_loop_var": "item", "changed": false, "item": "aschoen", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.157 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=andrew) => {"ansible_loop_var": "item", "changed": false, "item": "andrew", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.167 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.169 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=sweil) => {"ansible_loop_var": "item", "changed": false, "item": "sweil", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=brad) => {"ansible_loop_var": "item", "changed": false, "item": "brad", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=kefu) => {"ansible_loop_var": "item", "changed": false, "item": "kefu", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.169 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=shylesh) => {"ansible_loop_var": "item", "changed": false, "item": "shylesh", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.170 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=gmeno) => {"ansible_loop_var": "item", "changed": false, "item": "gmeno", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.174 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=alfredodeza) => {"ansible_loop_var": "item", "changed": false, "item": "alfredodeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.176 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=trhoden) => {"ansible_loop_var": "item", "changed": false, "item": "trhoden", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=nishtha) => {"ansible_loop_var": "item", "changed": false, "item": "nishtha", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=yguang) => {"ansible_loop_var": "item", "changed": false, "item": "yguang", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.177 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=sdieffen) => {"ansible_loop_var": "item", "changed": false, "item": "sdieffen", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.178 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=brian) => {"ansible_loop_var": "item", "changed": false, "item": "brian", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.190 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=pmcgarry) => {"ansible_loop_var": "item", "changed": false, "item": "pmcgarry", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=karnan) => {"ansible_loop_var": "item", "changed": false, "item": "karnan", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.207 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=ryneli) => {"ansible_loop_var": "item", "changed": false, "item": "ryneli", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=dlambrig) => {"ansible_loop_var": "item", "changed": false, "item": "dlambrig", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.214 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.216 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=icolle) => {"ansible_loop_var": "item", "changed": false, "item": "icolle", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.219 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=soumya) => {"ansible_loop_var": "item", "changed": false, "item": "soumya", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.257 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.192) 0:00:17.680 ***** 2020-11-19T18:55:59.264 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=jspray) => {"ansible_loop_var": "item", "changed": false, "item": "jspray", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.266 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=loic) => {"ansible_loop_var": "item", "changed": false, "item": "loic", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=erwan) => {"ansible_loop_var": "item", "changed": false, "item": "erwan", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=jj) => {"ansible_loop_var": "item", "changed": false, "item": "jj", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=amarangone) => {"ansible_loop_var": "item", "changed": false, "item": "amarangone", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.266 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=oprypin) => {"ansible_loop_var": "item", "changed": false, "item": "oprypin", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.266 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=adamyanova) => {"ansible_loop_var": "item", "changed": false, "item": "adamyanova", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.268 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=sbillah) => {"ansible_loop_var": "item", "changed": false, "item": "sbillah", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=onyb) => {"ansible_loop_var": "item", "changed": false, "item": "onyb", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=jwilliamson) => {"ansible_loop_var": "item", "changed": false, "item": "jwilliamson", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.280 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=kmroz) => {"ansible_loop_var": "item", "changed": false, "item": "kmroz", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=shehbazj) => {"ansible_loop_var": "item", "changed": false, "item": "shehbazj", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=abhishekvrshny) => {"ansible_loop_var": "item", "changed": false, "item": "abhishekvrshny", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.291 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=asheplyakov) => {"ansible_loop_var": "item", "changed": false, "item": "asheplyakov", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.293 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=liupan) => {"ansible_loop_var": "item", "changed": false, "item": "liupan", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.303 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=adeza) => {"ansible_loop_var": "item", "changed": false, "item": "adeza", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.304 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=pranith) => {"ansible_loop_var": "item", "changed": false, "item": "pranith", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=dorinda) => {"ansible_loop_var": "item", "changed": false, "item": "dorinda", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.314 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=nlevine) => {"ansible_loop_var": "item", "changed": false, "item": "nlevine", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.316 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=tbrekke) => {"ansible_loop_var": "item", "changed": false, "item": "tbrekke", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.326 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=taco) => {"ansible_loop_var": "item", "changed": false, "item": "taco", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.328 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=louis) => {"ansible_loop_var": "item", "changed": false, "item": "louis", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.339 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=amarango) => {"ansible_loop_var": "item", "changed": false, "item": "amarango", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.341 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=oobe) => {"ansible_loop_var": "item", "changed": false, "item": "oobe", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=rturk) => {"ansible_loop_var": "item", "changed": false, "item": "rturk", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.352 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=fche) => {"ansible_loop_var": "item", "changed": false, "item": "fche", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=jbainbri) => {"ansible_loop_var": "item", "changed": false, "item": "jbainbri", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.354 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=kdhananj) => {"ansible_loop_var": "item", "changed": false, "item": "kdhananj", "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.395 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.138) 0:00:17.819 ***** 2020-11-19T18:55:59.401 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** 2020-11-19T18:55:59.402 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "eefb312a9cf82af5b9a46fb88fa640babe5fe20f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "state": "file", "uid": 0} 2020-11-19T18:55:59.436 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.041) 0:00:17.860 ***** 2020-11-19T18:55:59.466 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** ok: [smithi068.front.sepia.ceph.com] => { "msg": "Host smithi068.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } 2020-11-19T18:55:59.502 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.065) 0:00:17.926 ***** 2020-11-19T18:55:59.544 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** ok: [smithi068.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} 2020-11-19T18:55:59.588 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.086) 0:00:18.012 ***** 2020-11-19T18:55:59.953 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:55:59.994 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:55:59 +0000 (0:00:00.405) 0:00:18.418 ***** 2020-11-19T18:56:00.088 INFO:teuthology.task.ansible.out: TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "eefb312a9cf82af5b9a46fb88fa640babe5fe20f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "state": "file", "uid": 0} Thursday 19 November 2020 18:56:00 +0000 (0:00:00.045) 0:00:18.463 ***** TASK [common : Log the OS name, version and release] *************************** ok: [smithi072.front.sepia.ceph.com] => { "msg": "Host smithi072.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } 2020-11-19T18:56:00.100 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:00 +0000 (0:00:00.061) 0:00:18.524 ***** 2020-11-19T18:56:00.954 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.306499", "end": "2020-11-19 18:56:00.556383", "rc": 0, "start": "2020-11-19 18:56:00.249884", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T18:56:00.994 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:00 +0000 (0:00:00.889) 0:00:19.414 ***** 2020-11-19T18:56:01.014 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** ok: [smithi072.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} TASK [users : Write /keys-repo-sha1 sentinel file] ***************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "eefb312a9cf82af5b9a46fb88fa640babe5fe20f", "dest": "/keys-repo-sha1", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/keys-repo-sha1", "secontext": "system_u:object_r:etc_runtime_t:s0", "size": 40, "state": "file", "uid": 0} 2020-11-19T18:56:01.046 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:01 +0000 (0:00:00.056) 0:00:19.470 ***** 2020-11-19T18:56:01.080 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:01 +0000 (0:00:00.034) 0:00:19.504 ***** 2020-11-19T18:56:01.718 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:01.753 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:01 +0000 (0:00:00.672) 0:00:20.176 ***** 2020-11-19T18:56:01.797 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:01 +0000 (0:00:00.039) 0:00:20.216 ***** 2020-11-19T18:56:01.806 INFO:teuthology.task.ansible.out: TASK [common : Log the OS name, version and release] *************************** ok: [smithi112.front.sepia.ceph.com] => { "msg": "Host smithi112.front.sepia.ceph.com is running RedHat 8.3 (Ootpa)" } TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:01.850 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:01 +0000 (0:00:00.051) 0:00:20.268 ***** 2020-11-19T18:56:02.370 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.523) 0:00:20.791 ***** 2020-11-19T18:56:02.382 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:02.422 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.051) 0:00:20.843 ***** 2020-11-19T18:56:02.426 INFO:teuthology.task.ansible.out: TASK [common : Including major version specific variables.] ******************** 2020-11-19T18:56:02.426 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml) => {"ansible_facts": {"nrpe_selinux_packages": ["python3-libsemanage", "python3-policycoreutils"], "rhsm_repos": ["rhel-8-for-x86_64-baseos-rpms", "rhel-8-for-x86_64-appstream-rpms"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/redhat_8.yml"} 2020-11-19T18:56:02.470 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.046) 0:00:20.889 ***** 2020-11-19T18:56:02.482 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:02.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.056) 0:00:20.946 ***** 2020-11-19T18:56:02.538 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 6)] *********************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:02.580 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.055) 0:00:21.002 ***** 2020-11-19T18:56:02.584 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:02.630 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.051) 0:00:21.054 ***** 2020-11-19T18:56:02.669 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T18:56:02.670 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2020-11-19T18:56:02.702 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.072) 0:00:21.126 ***** 2020-11-19T18:56:02.765 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** ok: [smithi068.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} 2020-11-19T18:56:02.766 INFO:teuthology.task.ansible.out:ok: [smithi068.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-11-19T18:56:02.797 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.094) 0:00:21.221 ***** 2020-11-19T18:56:02.845 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-11-19T18:56:02.846 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2020-11-19T18:56:02.878 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:02 +0000 (0:00:00.080) 0:00:21.302 ***** 2020-11-19T18:56:03.110 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-11-19T18:56:03.114 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:00.330929", "end": "2020-11-19 18:56:03.091136", "rc": 0, "start": "2020-11-19 18:56:02.760207", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T18:56:03.149 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.269) 0:00:21.571 ***** 2020-11-19T18:56:03.186 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:03.238 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.090) 0:00:21.662 ***** 2020-11-19T18:56:03.273 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:03.306 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.067) 0:00:21.730 ***** 2020-11-19T18:56:03.343 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-11-19T18:56:03.345 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:03.376 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.070) 0:00:21.800 ***** 2020-11-19T18:56:03.403 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:03.436 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.059) 0:00:21.860 ***** 2020-11-19T18:56:03.463 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** 2020-11-19T18:56:03.465 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:03.496 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.059) 0:00:21.920 ***** 2020-11-19T18:56:03.534 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T18:56:03.536 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2020-11-19T18:56:03.567 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.071) 0:00:21.991 ***** 2020-11-19T18:56:03.615 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** ok: [smithi112.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} ok: [smithi112.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-11-19T18:56:03.648 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.081) 0:00:22.072 ***** 2020-11-19T18:56:03.688 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-11-19T18:56:03.690 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2020-11-19T18:56:03.721 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:03 +0000 (0:00:00.072) 0:00:22.145 ***** 2020-11-19T18:56:03.972 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone (RHEL/CentOS 7)] *********************** 2020-11-19T18:56:03.973 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "cmd": "timedatectl | grep -E \"Time ?zone\" | sed -e \"s/.*: \\(.*\\) (.*/\\1/\"", "delta": "0:00:01.474271", "end": "2020-11-19 18:56:03.942079", "rc": 0, "start": "2020-11-19 18:56:02.467808", "stderr": "", "stderr_lines": [], "stdout": "Etc/UTC", "stdout_lines": ["Etc/UTC"]} 2020-11-19T18:56:04.010 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.287) 0:00:22.433 ***** 2020-11-19T18:56:04.038 INFO:teuthology.task.ansible.out: TASK [common : Reboot RHEL7 to workaround systemd bug] ************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:04.071 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.061) 0:00:22.495 ***** 2020-11-19T18:56:04.099 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1605812163.9647973-wq7qfpxd/katello-ca-consumer-latest.noarch_8fge_p4.rpm"]} 2020-11-19T18:56:04.101 INFO:teuthology.task.ansible.out: TASK [common : Wait for reboot in case of systemd workaround] ****************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:04.132 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.061) 0:00:22.556 ***** 2020-11-19T18:56:04.134 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:04.176 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.041) 0:00:22.598 ***** 2020-11-19T18:56:04.204 INFO:teuthology.task.ansible.out: TASK [common : Set /etc/localtime (RHEL/CentOS 6)] ***************************** 2020-11-19T18:56:04.206 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:04.237 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.063) 0:00:22.661 ***** 2020-11-19T18:56:04.278 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone (RHEL/CentOS >= 7)] **************************** 2020-11-19T18:56:04.280 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:04.312 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.074) 0:00:22.736 ***** 2020-11-19T18:56:04.340 INFO:teuthology.task.ansible.out: TASK [common : Install yum on Fedora 22 and later] ***************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:04.374 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.061) 0:00:22.798 ***** 2020-11-19T18:56:04.415 INFO:teuthology.task.ansible.out: TASK [common : Set entitlements_path] ****************************************** 2020-11-19T18:56:04.417 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"entitlements_path": "/etc/ansible/secrets/entitlements.yml"}, "changed": false} 2020-11-19T18:56:04.449 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.075) 0:00:22.873 ***** 2020-11-19T18:56:04.498 INFO:teuthology.task.ansible.out: TASK [common : Include Red Hat encrypted variables.] *************************** ok: [smithi072.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} 2020-11-19T18:56:04.499 INFO:teuthology.task.ansible.out:ok: [smithi072.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-11-19T18:56:04.532 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.082) 0:00:22.955 ***** 2020-11-19T18:56:04.570 INFO:teuthology.task.ansible.out: TASK [common : Set have_entitlements] ****************************************** 2020-11-19T18:56:04.572 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"have_entitlements": true}, "changed": false} 2020-11-19T18:56:04.604 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.072) 0:00:23.028 ***** 2020-11-19T18:56:04.611 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** 2020-11-19T18:56:04.612 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1605812164.4597614-78u403ch/katello-ca-consumer-latest.noarch1nueqy6u.rpm"]} 2020-11-19T18:56:04.647 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.042) 0:00:23.071 ***** 2020-11-19T18:56:04.748 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** fatal: [smithi068.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2020-11-19T18:56:04.782 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.134) 0:00:23.206 ***** 2020-11-19T18:56:04.819 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-11-19T18:56:04.821 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2020-11-19T18:56:04.854 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:04 +0000 (0:00:00.071) 0:00:23.278 ***** 2020-11-19T18:56:08.277 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** fatal: [smithi112.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2020-11-19T18:56:08.319 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:08 +0000 (0:00:03.465) 0:00:26.743 ***** 2020-11-19T18:56:08.334 INFO:teuthology.task.ansible.out: TASK [common : Install CA Cert from Satellite Server] ************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed /root/.ansible/tmp/ansible-moduletmp-1605812165.3503387-09z4v2jv/katello-ca-consumer-latest.noarchoydpw3vl.rpm"]} 2020-11-19T18:56:08.377 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:08 +0000 (0:00:00.056) 0:00:26.800 ***** 2020-11-19T18:56:08.383 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** 2020-11-19T18:56:08.385 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2020-11-19T18:56:08.425 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:08 +0000 (0:00:00.049) 0:00:26.849 ***** 2020-11-19T18:56:09.108 INFO:teuthology.task.ansible.out: TASK [common : Determine if node is registered with subscription-manager.] ***** fatal: [smithi072.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} ...ignoring 2020-11-19T18:56:09.144 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:09 +0000 (0:00:00.718) 0:00:27.568 ***** 2020-11-19T18:56:09.182 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we're already registered] **************** ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": false}, "changed": false} 2020-11-19T18:56:09.220 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:09 +0000 (0:00:00.076) 0:00:27.644 ***** 2020-11-19T18:56:20.130 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-11-19T18:56:20.132 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:20.164 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:20 +0000 (0:00:10.943) 0:00:38.588 ***** 2020-11-19T18:56:20.203 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-11-19T18:56:20.205 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2020-11-19T18:56:20.235 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:20 +0000 (0:00:00.070) 0:00:38.659 ***** 2020-11-19T18:56:20.821 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-11-19T18:56:20.823 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.397190", "end": "2020-11-19 18:56:20.799787", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:56:20.402597", "stderr": "", "stderr_lines": [], "stdout": "7.4\n7.5\n7.6\n7.7\n7.8\n7.9\n7Server\n8\n8.0\n8.1\n8.2\n8.3", "stdout_lines": ["7.4", "7.5", "7.6", "7.7", "7.8", "7.9", "7Server", "8", "8.0", "8.1", "8.2", "8.3"]} 2020-11-19T18:56:20.854 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:20 +0000 (0:00:00.619) 0:00:39.279 ***** 2020-11-19T18:56:20.880 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-11-19T18:56:20.882 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:20.912 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:20 +0000 (0:00:00.057) 0:00:39.336 ***** 2020-11-19T18:56:20.937 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T18:56:20.939 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:20.969 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:20 +0000 (0:00:00.056) 0:00:39.393 ***** 2020-11-19T18:56:20.994 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* 2020-11-19T18:56:20.996 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:56:21.025 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:21 +0000 (0:00:00.056) 0:00:39.449 ***** 2020-11-19T18:56:21.050 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T18:56:21.052 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:21.082 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:21 +0000 (0:00:00.056) 0:00:39.506 ***** 2020-11-19T18:56:23.209 INFO:teuthology.task.ansible.out: TASK [common : Register with subscription-manager.] **************************** 2020-11-19T18:56:23.211 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:23.255 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:23 +0000 (0:00:02.173) 0:00:41.679 ***** 2020-11-19T18:56:23.305 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-11-19T18:56:23.307 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2020-11-19T18:56:23.361 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:23 +0000 (0:00:00.105) 0:00:41.785 ***** 2020-11-19T18:56:26.710 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:02.708790", "end": "2020-11-19 18:56:23.955094", "rc": 0, "start": "2020-11-19 18:56:21.246304", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} TASK [common : Register with subscription-manager.] **************************** changed: [smithi072.front.sepia.ceph.com] => {"attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:26.754 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:26 +0000 (0:00:03.392) 0:00:45.178 ***** 2020-11-19T18:56:26.788 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:26 +0000 (0:00:00.034) 0:00:45.212 ***** 2020-11-19T18:56:26.795 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2020-11-19T18:56:26.798 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} 2020-11-19T18:56:26.838 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:26 +0000 (0:00:00.049) 0:00:45.261 ***** 2020-11-19T18:56:26.846 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered if we just registered] ********************** 2020-11-19T18:56:26.848 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"rhsm_registered": true}, "changed": false} 2020-11-19T18:56:26.912 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:26 +0000 (0:00:00.070) 0:00:45.332 ***** 2020-11-19T18:56:26.920 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-11-19T18:56:26.921 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.158 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.250) 0:00:45.582 ***** 2020-11-19T18:56:27.198 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-11-19T18:56:27.202 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2020-11-19T18:56:27.251 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.093) 0:00:45.676 ***** 2020-11-19T18:56:27.270 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.367745", "end": "2020-11-19 18:56:27.220727", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:56:26.852982", "stderr": "", "stderr_lines": [], "stdout": "7.4\n7.5\n7.6\n7.7\n7.8\n7.9\n7Server\n8\n8.0\n8.1\n8.2\n8.3", "stdout_lines": ["7.4", "7.5", "7.6", "7.7", "7.8", "7.9", "7Server", "8", "8.0", "8.1", "8.2", "8.3"]} 2020-11-19T18:56:27.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.061) 0:00:45.737 ***** 2020-11-19T18:56:27.325 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2020-11-19T18:56:27.361 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.047) 0:00:45.785 ***** 2020-11-19T18:56:27.374 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.405 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.044) 0:00:45.829 ***** 2020-11-19T18:56:27.432 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T18:56:27.434 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.466 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.061) 0:00:45.890 ***** 2020-11-19T18:56:27.494 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* skipping: [smithi112.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-11-19T18:56:27.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.059) 0:00:45.950 ***** 2020-11-19T18:56:27.553 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T18:56:27.554 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.060) 0:00:46.010 ***** 2020-11-19T18:56:27.624 INFO:teuthology.task.ansible.out: TASK [common : List CDN releases available to system] ************************** 2020-11-19T18:56:27.626 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager release --list | grep -E '[0-9]'", "delta": "0:00:00.484150", "end": "2020-11-19 18:56:27.601653", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:56:27.117503", "stderr": "", "stderr_lines": [], "stdout": "7.4\n7.5\n7.6\n7.7\n7.8\n7.9\n7Server\n8\n8.0\n8.1\n8.2\n8.3", "stdout_lines": ["7.4", "7.5", "7.6", "7.7", "7.8", "7.9", "7Server", "8", "8.0", "8.1", "8.2", "8.3"]} 2020-11-19T18:56:27.660 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.073) 0:00:46.084 ***** 2020-11-19T18:56:27.691 INFO:teuthology.task.ansible.out: TASK [common : Unregister Beta/Alpha/RC system with subscription-manager] ****** 2020-11-19T18:56:27.692 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.726 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.066) 0:00:46.150 ***** 2020-11-19T18:56:27.755 INFO:teuthology.task.ansible.out: TASK [common : Set rhsm_registered to false if Beta/Alpha/RC release] ********** 2020-11-19T18:56:27.757 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.790 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.063) 0:00:46.214 ***** 2020-11-19T18:56:27.819 INFO:teuthology.task.ansible.out: TASK [common : Configure internal beta repos in /etc/yum.repos.d/] ************* skipping: [smithi072.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-11-19T18:56:27.851 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.060) 0:00:46.275 ***** 2020-11-19T18:56:27.889 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T18:56:27.891 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:27.922 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:27 +0000 (0:00:00.071) 0:00:46.346 ***** 2020-11-19T18:56:30.348 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:02.355266", "end": "2020-11-19 18:56:30.111230", "rc": 0, "start": "2020-11-19 18:56:27.755964", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} 2020-11-19T18:56:30.387 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:02.463) 0:00:48.810 ***** 2020-11-19T18:56:30.430 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} 2020-11-19T18:56:30.464 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.077) 0:00:48.888 ***** 2020-11-19T18:56:30.470 INFO:teuthology.task.ansible.out: TASK [common : Get list of enabled RHSM repos] ********************************* 2020-11-19T18:56:30.472 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "cmd": "subscription-manager repos --list | grep -B4 'Enabled:.*1' | grep 'Repo ID:' | sed -e 's/Repo ID:\\s*\\(.*\\)/\\1/' | sort", "delta": "0:00:02.329471", "end": "2020-11-19 18:56:30.419000", "rc": 0, "start": "2020-11-19 18:56:28.089529", "stderr": "", "stderr_lines": [], "stdout": "rhel-8-for-x86_64-appstream-rpms\nrhel-8-for-x86_64-baseos-rpms", "stdout_lines": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]} 2020-11-19T18:56:30.505 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.041) 0:00:48.929 ***** 2020-11-19T18:56:30.512 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-11-19T18:56:30.514 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:30.547 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.041) 0:00:48.971 ***** 2020-11-19T18:56:30.553 INFO:teuthology.task.ansible.out: TASK [common : Store list of enabled repos] ************************************ 2020-11-19T18:56:30.554 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"repo_list": ["rhel-8-for-x86_64-appstream-rpms", "rhel-8-for-x86_64-baseos-rpms"]}, "changed": false} TASK [common : Disable all rhsm repos] ***************************************** changed: [smithi068.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:30.588 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.040) 0:00:49.012 ***** 2020-11-19T18:56:30.620 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.031) 0:00:49.043 ***** 2020-11-19T18:56:30.627 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** 2020-11-19T18:56:30.628 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2020-11-19T18:56:30.669 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.047) 0:00:49.091 ***** 2020-11-19T18:56:30.673 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos false if entitlements are missing or if we unregistered] *** 2020-11-19T18:56:30.675 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:30.713 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.046) 0:00:49.137 ***** 2020-11-19T18:56:30.720 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* 2020-11-19T18:56:30.722 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2020-11-19T18:56:30.756 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.042) 0:00:49.180 ***** 2020-11-19T18:56:30.762 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if rhsm_repos differs from repo_list] **** ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": false}, "changed": false} 2020-11-19T18:56:30.799 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.042) 0:00:49.223 ***** 2020-11-19T18:56:30.837 INFO:teuthology.task.ansible.out: TASK [common : Set replace_repos true if newly-subscribed] ********************* ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"replace_repos": true}, "changed": false} 2020-11-19T18:56:30.872 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:30 +0000 (0:00:00.073) 0:00:49.296 ***** 2020-11-19T18:56:33.149 INFO:teuthology.task.ansible.out: TASK [common : Disable all rhsm repos] ***************************************** changed: [smithi112.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:33.187 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:33 +0000 (0:00:02.314) 0:00:51.611 ***** 2020-11-19T18:56:33.353 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:33.388 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:33 +0000 (0:00:00.201) 0:00:51.812 ***** 2020-11-19T18:56:34.251 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:03.461437", "end": "2020-11-19 18:56:34.224458", "rc": 0, "start": "2020-11-19 18:56:30.763021", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2020-11-19T18:56:34.285 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:34 +0000 (0:00:00.896) 0:00:52.709 ***** 2020-11-19T18:56:34.491 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2020-11-19T18:56:34.525 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:34 +0000 (0:00:00.239) 0:00:52.949 ***** 2020-11-19T18:56:34.721 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2020-11-19T18:56:34.723 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:34.755 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:34 +0000 (0:00:00.230) 0:00:53.179 ***** 2020-11-19T18:56:36.127 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** ok: [smithi068.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2020-11-19T18:56:36.560 INFO:teuthology.task.ansible.out:ok: [smithi068.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2020-11-19T18:56:36.594 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:01.839) 0:00:55.018 ***** 2020-11-19T18:56:36.613 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:03.220004", "end": "2020-11-19 18:56:36.580253", "rc": 0, "start": "2020-11-19 18:56:33.360249", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2020-11-19T18:56:36.649 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.055) 0:00:55.073 ***** 2020-11-19T18:56:36.842 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2020-11-19T18:56:36.893 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.243) 0:00:55.317 ***** 2020-11-19T18:56:36.916 INFO:teuthology.task.ansible.out: TASK [common : Enable necessary rhsm repos] ************************************ changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["subscription-manager", "repos", "--enable=rhel-8-for-x86_64-baseos-rpms", "--enable=rhel-8-for-x86_64-appstream-rpms"], "delta": "0:00:03.336080", "end": "2020-11-19 18:56:36.893376", "rc": 0, "start": "2020-11-19 18:56:33.557296", "stderr": "", "stderr_lines": [], "stdout": "Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.\nRepository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system.", "stdout_lines": ["Repository 'rhel-8-for-x86_64-baseos-rpms' is enabled for this system.", "Repository 'rhel-8-for-x86_64-appstream-rpms' is enabled for this system."]} 2020-11-19T18:56:36.950 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:36 +0000 (0:00:00.057) 0:00:55.375 ***** 2020-11-19T18:56:37.086 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T18:56:37.088 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} TASK [common : Increase the yum timeout.] ************************************** ok: [smithi112.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:37.122 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.171) 0:00:55.547 ***** 2020-11-19T18:56:37.149 INFO:teuthology.task.ansible.out: TASK [common : Remove old apt-mirror repository definition.] ******************* 2020-11-19T18:56:37.151 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "path": "/etc/yum.repos.d/cd.repo", "state": "absent"} 2020-11-19T18:56:37.185 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.062) 0:00:55.609 ***** 2020-11-19T18:56:37.373 INFO:teuthology.task.ansible.out: TASK [common : Increase the yum timeout.] ************************************** 2020-11-19T18:56:37.375 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:37.407 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.221) 0:00:55.831 ***** 2020-11-19T18:56:37.522 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* 2020-11-19T18:56:37.523 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2020-11-19T18:56:37.559 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.151) 0:00:55.983 ***** 2020-11-19T18:56:37.586 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T18:56:37.588 INFO:teuthology.task.ansible.out:ok: [smithi112.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2020-11-19T18:56:37.600 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.638 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.079) 0:00:56.062 ***** 2020-11-19T18:56:37.665 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.698 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.059) 0:00:56.122 ***** 2020-11-19T18:56:37.727 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-11-19T18:56:37.729 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.760 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.062) 0:00:56.184 ***** 2020-11-19T18:56:37.788 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-11-19T18:56:37.790 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.061) 0:00:56.246 ***** 2020-11-19T18:56:37.852 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.886 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.064) 0:00:56.310 ***** 2020-11-19T18:56:37.893 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T18:56:37.895 INFO:teuthology.task.ansible.out:ok: [smithi072.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, "checksum": "86c0d58bde7ad4cfaafe592d2fefd92c920c42ca", "dest": "/etc/yum.repos.d/epel.repo", "gid": 0, "group": "root", "item": {"key": "epel", "value": {"enabled": "1", "failovermethod": "priority", "gpgcheck": 0, "mirrorlist": "file:///etc/yum.repos.d/epel-mirrorlist", "name": "Extra Packages for Enterprise Linux"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 236, "state": "file", "uid": 0} 2020-11-19T18:56:37.916 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:37.950 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:37 +0000 (0:00:00.063) 0:00:56.374 ***** 2020-11-19T18:56:37.977 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-11-19T18:56:37.979 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.011 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.061) 0:00:56.435 ***** 2020-11-19T18:56:38.018 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T18:56:38.020 INFO:teuthology.task.ansible.out:ok: [smithi112.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2020-11-19T18:56:38.057 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.045) 0:00:56.481 ***** 2020-11-19T18:56:38.063 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T18:56:38.064 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.099 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.042) 0:00:56.523 ***** 2020-11-19T18:56:38.384 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:38.418 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.319) 0:00:56.842 ***** 2020-11-19T18:56:38.538 INFO:teuthology.task.ansible.out: TASK [common : Configure epel repos in /etc/yum.repos.d/] ********************** 2020-11-19T18:56:38.539 INFO:teuthology.task.ansible.out:ok: [smithi072.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, "checksum": "a1bad5509ed35b895c2061841236b1cfe10619ae", "dest": "/etc/yum.repos.d/epel-testing.repo", "gid": 0, "group": "root", "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"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 262, "state": "file", "uid": 0} 2020-11-19T18:56:38.576 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:38 +0000 (0:00:00.156) 0:00:56.999 ***** 2020-11-19T18:56:38.788 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* ok: [smithi112.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2020-11-19T18:56:39.166 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item=epel-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "3c9ba7bacd1e30bed014cefd1fb4eab0f0f8fa10", "dest": "/etc/yum.repos.d/epel-mirrorlist", "gid": 0, "group": "root", "item": "epel-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 484, "state": "file", "uid": 0} 2020-11-19T18:56:39.301 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} 2020-11-19T18:56:39.349 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.773) 0:00:57.773 ***** 2020-11-19T18:56:39.389 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.427 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.078) 0:00:57.851 ***** 2020-11-19T18:56:39.464 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.500 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.073) 0:00:57.924 ***** 2020-11-19T18:56:39.517 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-11-19T18:56:39.518 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.906743", "end": "2020-11-19 18:56:39.500325", "rc": 0, "start": "2020-11-19 18:56:38.593582", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:56:39.552 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.050) 0:00:57.975 ***** 2020-11-19T18:56:39.558 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-11-19T18:56:39.560 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:39.594 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:39 +0000 (0:00:00.042) 0:00:58.018 ***** 2020-11-19T18:56:39.629 INFO:teuthology.task.ansible.out: TASK [common : Configure local epel mirrorlists] ******************************* ok: [smithi072.front.sepia.ceph.com] => (item=epel-testing-mirrorlist) => {"ansible_loop_var": "item", "changed": false, "checksum": "d542c3e2c30a0d3eb7d454775342c302c0ded15b", "dest": "/etc/yum.repos.d/epel-testing-mirrorlist", "gid": 0, "group": "root", "item": "epel-testing-mirrorlist", "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/epel-testing-mirrorlist", "secontext": "system_u:object_r:system_conf_t:s0", "size": 540, "state": "file", "uid": 0} TASK [common : Inform the OS of the new timezone] ****************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.044 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.450) 0:00:58.468 ***** 2020-11-19T18:56:40.094 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.047) 0:00:58.515 ***** 2020-11-19T18:56:40.098 INFO:teuthology.task.ansible.out: TASK [common : Clean yum cache] ************************************************ 2020-11-19T18:56:40.099 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.043) 0:00:58.558 ***** 2020-11-19T18:56:40.142 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.180 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.045) 0:00:58.604 ***** 2020-11-19T18:56:40.187 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.223 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.042) 0:00:58.647 ***** 2020-11-19T18:56:40.229 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** 2020-11-19T18:56:40.231 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.265 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.041) 0:00:58.689 ***** 2020-11-19T18:56:40.275 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone in /etc/timezone] ****************************** 2020-11-19T18:56:40.277 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.046) 0:00:58.735 ***** 2020-11-19T18:56:40.322 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.355 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.044) 0:00:58.779 ***** 2020-11-19T18:56:40.361 INFO:teuthology.task.ansible.out: TASK [common : Inform the OS of the new timezone] ****************************** 2020-11-19T18:56:40.363 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.400 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.045) 0:00:58.825 ***** 2020-11-19T18:56:40.407 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.042) 0:00:58.867 ***** 2020-11-19T18:56:40.453 INFO:teuthology.task.ansible.out: TASK [common : Get the current timezone] *************************************** 2020-11-19T18:56:40.455 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.491 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.047) 0:00:58.914 ***** 2020-11-19T18:56:40.500 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.536 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.045) 0:00:58.960 ***** 2020-11-19T18:56:40.543 INFO:teuthology.task.ansible.out: TASK [common : Set the timezone] *********************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.581 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.045) 0:00:59.005 ***** 2020-11-19T18:56:40.611 INFO:teuthology.task.ansible.out: TASK [common : Add base OpenSUSE Leap repo] ************************************ 2020-11-19T18:56:40.613 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.646 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.064) 0:00:59.070 ***** 2020-11-19T18:56:40.674 INFO:teuthology.task.ansible.out: TASK [common : Add updates OpenSUSE Leap repo] ********************************* 2020-11-19T18:56:40.676 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.709 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.062) 0:00:59.133 ***** 2020-11-19T18:56:40.750 INFO:teuthology.task.ansible.out: TASK [common : Refresh repos] ************************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:40.986 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:40 +0000 (0:00:00.275) 0:00:59.409 ***** 2020-11-19T18:56:41.520 INFO:teuthology.task.ansible.out: TASK [common : Set the hardware clock] ***************************************** 2020-11-19T18:56:41.521 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.799240", "end": "2020-11-19 18:56:41.500639", "rc": 0, "start": "2020-11-19 18:56:40.701399", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:56:41.557 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:41 +0000 (0:00:00.572) 0:00:59.981 ***** 2020-11-19T18:56:41.973 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["hwclock", "--systohc"], "delta": "0:00:00.188115", "end": "2020-11-19 18:56:41.500324", "rc": 0, "start": "2020-11-19 18:56:41.312209", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:56:42.018 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.461) 0:01:00.442 ***** 2020-11-19T18:56:42.747 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T18:56:42.763 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.744) 0:01:01.187 ***** 2020-11-19T18:56:42.791 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-11-19T18:56:42.793 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:42.827 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.063) 0:01:01.250 ***** 2020-11-19T18:56:42.855 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:42.889 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.062) 0:01:01.313 ***** 2020-11-19T18:56:42.922 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T18:56:42.924 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:42.954 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:42 +0000 (0:00:00.065) 0:01:01.378 ***** 2020-11-19T18:56:42.984 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-11-19T18:56:42.986 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:43.018 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.063) 0:01:01.442 ***** 2020-11-19T18:56:43.469 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T18:56:43.471 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2020-11-19T18:56:43.504 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:43 +0000 (0:00:00.485) 0:01:01.927 ***** 2020-11-19T18:56:44.544 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** 2020-11-19T18:56:44.545 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T18:56:44.581 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:01.077) 0:01:03.005 ***** 2020-11-19T18:56:44.609 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ 2020-11-19T18:56:44.611 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.642 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.060) 0:01:03.066 ***** 2020-11-19T18:56:44.669 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2020-11-19T18:56:44.671 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.702 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.060) 0:01:03.126 ***** 2020-11-19T18:56:44.729 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T18:56:44.731 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.780 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.078) 0:01:03.204 ***** 2020-11-19T18:56:44.813 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-11-19T18:56:44.816 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:44.852 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:44 +0000 (0:00:00.071) 0:01:03.276 ***** 2020-11-19T18:56:45.293 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T18:56:45.295 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2020-11-19T18:56:45.329 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.476) 0:01:03.752 ***** 2020-11-19T18:56:45.590 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (RedHat)] ***************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: krb5-workstation"]} 2020-11-19T18:56:45.649 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.321) 0:01:04.073 ***** 2020-11-19T18:56:45.683 INFO:teuthology.task.ansible.out: TASK [common : Clean apt cache] ************************************************ skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.724 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.074) 0:01:04.148 ***** 2020-11-19T18:56:45.751 INFO:teuthology.task.ansible.out: TASK [common : Update apt cache] *********************************************** 2020-11-19T18:56:45.753 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.785 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.061) 0:01:04.209 ***** 2020-11-19T18:56:45.814 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (Debian)] ***************************** 2020-11-19T18:56:45.816 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.849 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.063) 0:01:04.273 ***** 2020-11-19T18:56:45.876 INFO:teuthology.task.ansible.out: TASK [common : Install Kerberos Packages (OpenSUSE Leap)] ********************** 2020-11-19T18:56:45.878 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:45.911 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:45 +0000 (0:00:00.062) 0:01:04.335 ***** 2020-11-19T18:56:46.094 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** 2020-11-19T18:56:46.095 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: smartmontools"]} 2020-11-19T18:56:46.132 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:46 +0000 (0:00:00.221) 0:01:04.556 ***** 2020-11-19T18:56:48.039 INFO:teuthology.task.ansible.out: TASK [common : Add krb5 config file] ******************************************* 2020-11-19T18:56:48.040 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "b3c1a33d19a4e448c29374429629dff57657b576", "dest": "/etc/krb5.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/krb5.conf", "secontext": "system_u:object_r:krb5_conf_t:s0", "size": 131, "state": "file", "uid": 0} 2020-11-19T18:56:48.108 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:01.972) 0:01:06.529 ***** 2020-11-19T18:56:48.118 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: smartmontools"]} 2020-11-19T18:56:48.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:48 +0000 (0:00:00.044) 0:01:06.574 ***** 2020-11-19T18:56:48.182 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** ok: [smithi068.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2020-11-19T18:56:48.978 INFO:teuthology.task.ansible.out:ok: [smithi068.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2020-11-19T18:56:49.179 INFO:teuthology.task.ansible.out:ok: [smithi112.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2020-11-19T18:56:49.400 INFO:teuthology.task.ansible.out:ok: [smithi068.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2020-11-19T18:56:49.434 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:01.283) 0:01:07.858 ***** 2020-11-19T18:56:49.589 INFO:teuthology.task.ansible.out:ok: [smithi112.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} 2020-11-19T18:56:49.622 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:56:49.657 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:49 +0000 (0:00:00.222) 0:01:08.080 ***** 2020-11-19T18:56:50.001 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:56:50.003 INFO:teuthology.task.ansible.out:ok: [smithi112.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2020-11-19T18:56:50.038 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.381) 0:01:08.461 ***** 2020-11-19T18:56:50.108 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:56:50.110 INFO:teuthology.task.ansible.out:ok: [smithi068.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", "secontext": "system_u:object_r:bin_t:s0", "size": 12725, "state": "file", "uid": 0} 2020-11-19T18:56:50.218 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:56:50.252 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.214) 0:01:08.676 ***** 2020-11-19T18:56:50.532 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:56:50.534 INFO:teuthology.task.ansible.out:ok: [smithi068.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2020-11-19T18:56:50.535 INFO:teuthology.task.ansible.out: TASK [common : Make sure smartmontools is installed] *************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: smartmontools"]} 2020-11-19T18:56:50.572 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.320) 0:01:08.996 ***** 2020-11-19T18:56:50.685 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi112.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", "secontext": "system_u:object_r:bin_t:s0", "size": 12725, "state": "file", "uid": 0} 2020-11-19T18:56:50.944 INFO:teuthology.task.ansible.out:ok: [smithi068.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2020-11-19T18:56:50.989 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:50 +0000 (0:00:00.416) 0:01:09.413 ***** 2020-11-19T18:56:51.019 INFO:teuthology.task.ansible.out: 2020-11-19T18:56:51.022 INFO:teuthology.task.ansible.out:TASK [common : Include apt_system vars] **************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.063 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.074) 0:01:09.487 ***** 2020-11-19T18:56:51.074 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** ok: [smithi072.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", "secontext": "system_u:object_r:bin_t:s0", "size": 2716736, "state": "file", "uid": 0} 2020-11-19T18:56:51.083 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi112.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2020-11-19T18:56:51.104 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2020-11-19T18:56:51.137 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.074) 0:01:09.561 ***** 2020-11-19T18:56:51.338 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-11-19T18:56:51.339 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:51.370 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.233) 0:01:09.794 ***** 2020-11-19T18:56:51.408 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T18:56:51.410 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:56:51.420 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:56:51.431 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:56:51.442 INFO:teuthology.task.ansible.out:skipping: [smithi068.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-11-19T18:56:51.475 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.105) 0:01:09.900 ***** 2020-11-19T18:56:51.493 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:56:51.494 INFO:teuthology.task.ansible.out:ok: [smithi072.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", "secontext": "system_u:object_r:bin_t:s0", "size": 1952038, "state": "file", "uid": 0} TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi112.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2020-11-19T18:56:51.534 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.058) 0:01:09.958 ***** 2020-11-19T18:56:51.574 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** 2020-11-19T18:56:51.576 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:51.820 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.285) 0:01:10.244 ***** 2020-11-19T18:56:51.861 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T18:56:51.863 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2020-11-19T18:56:51.899 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:51 +0000 (0:00:00.078) 0:01:10.322 ***** 2020-11-19T18:56:52.084 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-11-19T18:56:52.086 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:52.127 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.228) 0:01:10.551 ***** 2020-11-19T18:56:52.136 INFO:teuthology.task.ansible.out: TASK [common : Upload megacli and cli64 for raid monitoring and smart.pl to /usr/sbin/.] *** 2020-11-19T18:56:52.138 INFO:teuthology.task.ansible.out:ok: [smithi072.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", "secontext": "system_u:object_r:bin_t:s0", "size": 580432, "state": "file", "uid": 0} 2020-11-19T18:56:52.181 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.053) 0:01:10.605 ***** 2020-11-19T18:56:52.187 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T18:56:52.189 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:56:52.199 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:56:52.201 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:56:52.211 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:56:52.532 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.343) 0:01:10.948 ***** 2020-11-19T18:56:52.632 INFO:teuthology.task.ansible.out: TASK [common : Create /usr/libexec.] ******************************************* ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/libexec", "secontext": "system_u:object_r:bin_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:56:52.667 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:52 +0000 (0:00:00.141) 0:01:11.090 ***** 2020-11-19T18:56:53.292 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** 2020-11-19T18:56:53.294 INFO:teuthology.task.ansible.out:ok: [smithi072.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", "secontext": "system_u:object_r:bin_t:s0", "size": 12725, "state": "file", "uid": 0} 2020-11-19T18:56:54.105 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-11-19T18:56:54.107 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: nagios-common", "Installed: nrpe", "Installed: nagios-plugins", "Installed: nagios-plugins-load"]} 2020-11-19T18:56:54.153 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:01.486) 0:01:12.577 ***** 2020-11-19T18:56:54.167 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi072.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", "secontext": "system_u:object_r:bin_t:s0", "size": 8602, "state": "file", "uid": 0} 2020-11-19T18:56:54.185 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:54.222 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.067) 0:01:12.644 ***** 2020-11-19T18:56:54.600 INFO:teuthology.task.ansible.out: TASK [common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexec/.] *** ok: [smithi072.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", "secontext": "system_u:object_r:bin_t:s0", "size": 3605, "state": "file", "uid": 0} 2020-11-19T18:56:54.648 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.427) 0:01:13.072 ***** 2020-11-19T18:56:54.676 INFO:teuthology.task.ansible.out: TASK [common : Include apt_system vars] **************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:54.710 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.062) 0:01:13.134 ***** 2020-11-19T18:56:54.717 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-11-19T18:56:54.719 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2020-11-19T18:56:54.752 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.042) 0:01:13.176 ***** 2020-11-19T18:56:54.759 INFO:teuthology.task.ansible.out: TASK [common : Include yum_systems vars] *************************************** 2020-11-19T18:56:54.760 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"nagios_plugins_directory": "/usr/lib64/nagios/plugins", "nrpe_group": "nrpe", "nrpe_packages": ["nagios-common", "nrpe", "nagios-plugins", "nagios-plugins-load"], "nrpe_service_name": "nrpe", "nrpe_user": "nrpe"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/common/vars/yum_systems.yml"], "changed": false} 2020-11-19T18:56:54.794 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:54 +0000 (0:00:00.041) 0:01:13.218 ***** 2020-11-19T18:56:54.989 INFO:teuthology.task.ansible.out: TASK [common : Check for epel] ************************************************* 2020-11-19T18:56:54.991 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} 2020-11-19T18:56:55.022 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.228) 0:01:13.446 ***** 2020-11-19T18:56:55.029 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ 2020-11-19T18:56:55.030 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: nagios-common", "Installed: nrpe", "Installed: nagios-plugins", "Installed: nagios-plugins-load"]} 2020-11-19T18:56:55.065 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.042) 0:01:13.489 ***** 2020-11-19T18:56:55.071 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe without epel] ************************************** 2020-11-19T18:56:55.074 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:56:55.083 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:56:55.094 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:56:55.096 INFO:teuthology.task.ansible.out:skipping: [smithi072.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"} TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.129 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.063) 0:01:13.553 ***** 2020-11-19T18:56:55.163 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.034) 0:01:13.587 ***** 2020-11-19T18:56:55.494 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-11-19T18:56:55.497 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2020-11-19T18:56:55.547 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.382) 0:01:13.970 ***** 2020-11-19T18:56:55.577 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-11-19T18:56:55.579 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.588 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:55.642 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.095) 0:01:14.066 ***** 2020-11-19T18:56:55.849 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* 2020-11-19T18:56:55.851 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:55.883 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.241) 0:01:14.307 ***** 2020-11-19T18:56:55.900 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-11-19T18:56:55.902 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2020-11-19T18:56:55.935 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:55 +0000 (0:00:00.052) 0:01:14.359 ***** 2020-11-19T18:56:56.188 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** fatal: [smithi068.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2020-11-19T18:56:56.233 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:56 +0000 (0:00:00.297) 0:01:14.657 ***** 2020-11-19T18:56:56.263 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:56.298 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:56 +0000 (0:00:00.064) 0:01:14.722 ***** 2020-11-19T18:56:56.521 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2020-11-19T18:56:56.554 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:56 +0000 (0:00:00.256) 0:01:14.978 ***** 2020-11-19T18:56:56.593 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ skipping: [smithi112.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:56.604 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:56.639 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:56 +0000 (0:00:00.084) 0:01:15.063 ***** 2020-11-19T18:56:56.966 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T18:56:56.967 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2020-11-19T18:56:57.008 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:57 +0000 (0:00:00.369) 0:01:15.432 ***** 2020-11-19T18:56:57.058 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* ok: [smithi112.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:57.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:57 +0000 (0:00:00.083) 0:01:15.515 ***** 2020-11-19T18:56:57.895 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (RHEL/CentOS)] ************ ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: nagios-common", "Installed: nrpe", "Installed: nagios-plugins", "Installed: nagios-plugins-load"]} 2020-11-19T18:56:57.930 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:57 +0000 (0:00:00.837) 0:01:16.353 ***** 2020-11-19T18:56:57.959 INFO:teuthology.task.ansible.out: TASK [common : Install nrpe package and dependencies (Ubuntu/Fedora)] ********** 2020-11-19T18:56:57.961 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:57.993 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:57 +0000 (0:00:00.063) 0:01:16.417 ***** 2020-11-19T18:56:57.999 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** 2020-11-19T18:56:58.001 INFO:teuthology.task.ansible.out:fatal: [smithi112.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2020-11-19T18:56:58.037 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.044) 0:01:16.461 ***** 2020-11-19T18:56:58.079 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-11-19T18:56:58.081 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:58.114 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.076) 0:01:16.538 ***** 2020-11-19T18:56:58.381 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T18:56:58.383 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:53:45 UTC", "ActiveEnterTimestampMonotonic": "15748902", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket system.slice nss-lookup.target network.target var-run.mount -.mount local-fs.target systemd-tmpfiles-setup.service basic.target time-sync.target tmp.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:53:45 UTC", "AssertTimestampMonotonic": "15747582", "Before": "getty@tty1.service plymouth-quit.service multi-user.target xdm.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:53:45 UTC", "ConditionTimestampMonotonic": "15747582", "ConfigurationDirectoryMode": " 2020-11-19T18:56:58.387 INFO:teuthology.task.ansible.out:0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.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": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "974", "ExecMainStartTimestamp": "Thu 2020-11-19 18:53:45 UTC", "ExecMainStartTimestampMonotonic": "15748844", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:53:45 UTC] ; stop_time=[n/a] ; pid=974 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "running", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:53:45 UTC", "InactiveExitTimestampMonotonic": "15748902", "InvocationID": "13c18cef98b8437a865c3da054b6b2c9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infin 2020-11-19T18:56:58.389 INFO:teuthology.task.ansible.out:ity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127238", "LimitNPROCSoft": "127238", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127238", "LimitSIGPENDINGSoft": "127238", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "974", "MemoryAccounting": "yes", "MemoryCurrent": "1425408", "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": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualSta 2020-11-19T18:56:58.390 INFO:teuthology.task.ansible.out:rt": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/nrpe /var/tmp", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "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-11-19 18:53:45 UTC", "StateChangeTimestampMonotonic": "15748902", "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": "1", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2020-11-19 18:53:45 UTC", "WatchdogTimestampMonotonic": "15748901", "WatchdogUSec": "0"}} 2020-11-19T18:56:58.420 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.305) 0:01:16.844 ***** 2020-11-19T18:56:58.438 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios sudoers.d for raid utilities.] ******************** 2020-11-19T18:56:58.439 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "b423b985ccbb69b65a711d372645a5f704b30e8b", "dest": "/etc/sudoers.d/90-nagios", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers.d/90-nagios", "secontext": "system_u:object_r:etc_t:s0", "size": 178, "state": "file", "uid": 0} 2020-11-19T18:56:58.472 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.051) 0:01:16.896 ***** 2020-11-19T18:56:58.566 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* 2020-11-19T18:56:58.567 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2020-11-19T18:56:58.600 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.127) 0:01:17.024 ***** 2020-11-19T18:56:58.616 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T18:56:58.618 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001738", "end": "2020-11-19 18:56:58.592581", "rc": 0, "start": "2020-11-19 18:56:58.590843", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T18:56:58.659 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.059) 0:01:17.084 ***** 2020-11-19T18:56:58.887 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T18:56:58.888 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:53:25 UTC", "ActiveEnterTimestampMonotonic": "15123785", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount var-run.mount time-sync.target basic.target system.slice -.mount systemd-tmpfiles-setup.service network.target local-fs.target sysinit.target systemd-journald.socket nss-lookup.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:53:25 UTC", "AssertTimestampMonotonic": "15122740", "Before": "multi-user.target plymouth-quit.service xdm.service shutdown.target getty@tty1.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:53:25 UTC", "ConditionTimestampMonotonic": "15122740", "ConfigurationDirectoryMode": " 2020-11-19T18:56:58.890 INFO:teuthology.task.ansible.out:0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.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": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "979", "ExecMainStartTimestamp": "Thu 2020-11-19 18:53:25 UTC", "ExecMainStartTimestampMonotonic": "15123741", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:53:25 UTC] ; stop_time=[n/a] ; pid=979 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "running", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:53:25 UTC", "InactiveExitTimestampMonotonic": "15123785", "InvocationID": "9a3a3005eac4495c8145ae8cbe636174", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infin 2020-11-19T18:56:58.892 INFO:teuthology.task.ansible.out:ity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "979", "MemoryAccounting": "yes", "MemoryCurrent": "1417216", "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": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualSta 2020-11-19T18:56:58.895 INFO:teuthology.task.ansible.out:rt": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp /run/nrpe", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "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-11-19 18:53:25 UTC", "StateChangeTimestampMonotonic": "15123785", "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": "1", "TasksMax": "203579", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2020-11-19 18:53:25 UTC", "WatchdogTimestampMonotonic": "15123784", "WatchdogUSec": "0"}} 2020-11-19T18:56:58.924 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.263) 0:01:17.348 ***** 2020-11-19T18:56:58.933 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios check_mem script] ********************************* 2020-11-19T18:56:58.937 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "39df629b10ded370443e2e4c84d690332c95104d", "dest": "/usr/lib64/nagios/plugins/check_mem.sh", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/usr/lib64/nagios/plugins/check_mem.sh", "secontext": "system_u:object_r:nagios_unconfined_plugin_exec_t:s0", "size": 1964, "state": "file", "uid": 0} 2020-11-19T18:56:58.968 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:58 +0000 (0:00:00.044) 0:01:17.392 ***** 2020-11-19T18:56:59.007 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (Ubuntu)] ************************ 2020-11-19T18:56:59.009 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=DAEMON_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "DAEMON_OPTS", "skip_reason": "Conditional result was False"} skipping: [smithi072.front.sepia.ceph.com] => (item=NRPE_OPTS) => {"ansible_loop_var": "item", "changed": false, "item": "NRPE_OPTS", "skip_reason": "Conditional result was False"} 2020-11-19T18:56:59.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.076) 0:01:17.469 ***** 2020-11-19T18:56:59.104 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T18:56:59.106 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001704", "end": "2020-11-19 18:56:59.083551", "rc": 0, "start": "2020-11-19 18:56:59.081847", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T18:56:59.140 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.094) 0:01:17.564 ***** 2020-11-19T18:56:59.472 INFO:teuthology.task.ansible.out: TASK [common : Configure nagios nrpe settings (RHEL/CentOS)] ******************* ok: [smithi072.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:56:59.510 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.370) 0:01:17.934 ***** 2020-11-19T18:56:59.773 INFO:teuthology.task.ansible.out: TASK [common : Check firewalld status] ***************************************** fatal: [smithi072.front.sepia.ceph.com]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} ...ignoring 2020-11-19T18:56:59.806 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.296) 0:01:18.231 ***** 2020-11-19T18:56:59.844 INFO:teuthology.task.ansible.out: TASK [common : Open nrpe port if firewalld enabled] **************************** 2020-11-19T18:56:59.846 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:56:59.877 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:56:59 +0000 (0:00:00.070) 0:01:18.302 ***** 2020-11-19T18:57:00.484 INFO:teuthology.task.ansible.out: TASK [common : Upload nagios nrpe config.] ************************************* ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "aa9150d4582f919d7a8504c01c8d86f05e3eeb5d", "dest": "/etc/nagios/nrpe.cfg", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/nagios/nrpe.cfg", "secontext": "system_u:object_r:nrpe_etc_t:s0", "size": 1184, "state": "file", "uid": 0} 2020-11-19T18:57:00.518 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:00 +0000 (0:00:00.640) 0:01:18.942 ***** 2020-11-19T18:57:00.814 INFO:teuthology.task.ansible.out: TASK [common : Make sure nagios nrpe service is running.] ********************** 2020-11-19T18:57:00.815 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "nrpe", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:54:29 UTC", "ActiveEnterTimestampMonotonic": "18500502", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "tmp.mount sysinit.target system.slice -.mount local-fs.target basic.target var-run.mount time-sync.target systemd-tmpfiles-setup.service nss-lookup.target systemd-journald.socket network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:54:29 UTC", "AssertTimestampMonotonic": "18499706", "Before": "plymouth-quit.service xdm.service multi-user.target getty@tty1.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:54:29 UTC", "ConditionTimestampMonotonic": "18499706", "ConfigurationDirectoryMode": " 2020-11-19T18:57:00.817 INFO:teuthology.task.ansible.out:0755", "Conflicts": "nrpe.socket shutdown.target", "ControlGroup": "/system.slice/nrpe.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": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "998", "ExecMainStartTimestamp": "Thu 2020-11-19 18:54:29 UTC", "ExecMainStartTimestampMonotonic": "18500469", "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 }", "ExecStart": "{ path=/usr/sbin/nrpe ; argv[]=/usr/sbin/nrpe -c /etc/nagios/nrpe.cfg -f ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:54:29 UTC] ; stop_time=[n/a] ; pid=998 ; code=(null) ; status=0/0 }", "ExecStopPost": "{ path=/bin/rm ; argv[]=/bin/rm -f /var/run/nrpe/nrpe.pid ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/nrpe.service", "FreezerState": "running", "GID": "984", "Group": "nrpe", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "nrpe.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:54:29 UTC", "InactiveExitTimestampMonotonic": "18500502", "InvocationID": "6c02df950c7d4ccbbe8e5000fcfef761", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infin 2020-11-19T18:57:00.819 INFO:teuthology.task.ansible.out:ity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127236", "LimitNPROCSoft": "127236", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127236", "LimitSIGPENDINGSoft": "127236", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "998", "MemoryAccounting": "yes", "MemoryCurrent": "1486848", "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": "nrpe.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "-500", "OnFailureJobMode": "replace", "PIDFile": "/var/run/nrpe/nrpe.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualSta 2020-11-19T18:57:00.820 INFO:teuthology.task.ansible.out:rt": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice -.mount sysinit.target", "RequiresMountsFor": "/var/tmp /run/nrpe", "Restart": "on-abort", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "nrpe", "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-11-19 18:54:29 UTC", "StateChangeTimestampMonotonic": "18500502", "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": "1", "TasksMax": "203578", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "988", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "nrpe", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Thu 2020-11-19 18:54:29 UTC", "WatchdogTimestampMonotonic": "18500501", "WatchdogUSec": "0"}} 2020-11-19T18:57:00.859 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:00 +0000 (0:00:00.341) 0:01:19.283 ***** 2020-11-19T18:57:01.052 INFO:teuthology.task.ansible.out: TASK [common : Get SELinux status] ********************************************* 2020-11-19T18:57:01.054 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["getenforce"], "delta": "0:00:00.001761", "end": "2020-11-19 18:57:01.035314", "rc": 0, "start": "2020-11-19 18:57:01.033553", "stderr": "", "stderr_lines": [], "stdout": "Permissive", "stdout_lines": ["Permissive"]} 2020-11-19T18:57:01.090 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.230) 0:01:19.514 ***** 2020-11-19T18:57:01.203 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Install SELinux dependencies] **************************** 2020-11-19T18:57:01.205 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T18:57:01.255 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.165) 0:01:19.679 ***** 2020-11-19T18:57:01.567 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T18:57:01.620 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:01 +0000 (0:00:00.364) 0:01:20.044 ***** 2020-11-19T18:57:03.568 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: python3-libsemanage", "Installed: python3-policycoreutils"]} 2020-11-19T18:57:03.608 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:03 +0000 (0:00:01.982) 0:01:22.026 ***** 2020-11-19T18:57:04.024 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T18:57:04.059 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.456) 0:01:22.483 ***** 2020-11-19T18:57:04.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.032) 0:01:22.515 ***** 2020-11-19T18:57:04.838 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** 2020-11-19T18:57:04.840 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T18:57:04.871 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.779) 0:01:23.295 ***** 2020-11-19T18:57:04.881 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T18:57:04.917 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:04 +0000 (0:00:00.046) 0:01:23.341 ***** 2020-11-19T18:57:06.373 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Ensure SELinux policy is up to date] ********************* 2020-11-19T18:57:06.375 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: selinux-policy-targeted"]} 2020-11-19T18:57:06.409 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:06 +0000 (0:00:01.491) 0:01:24.833 ***** 2020-11-19T18:57:09.858 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Set SELinux boolean nagios_run_sudo true] **************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "name": "nagios_run_sudo", "persistent": true, "state": true} 2020-11-19T18:57:09.872 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:09 +0000 (0:00:03.463) 0:01:28.296 ***** 2020-11-19T18:57:21.180 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.126691", "end": "2020-11-19 18:57:21.161635", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:57:05.034944", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2020-11-19T18:57:21.215 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:21 +0000 (0:00:11.342) 0:01:39.639 ***** 2020-11-19T18:57:21.874 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-11-19T18:57:21.876 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2020-11-19T18:57:21.917 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:21 +0000 (0:00:00.702) 0:01:40.341 ***** 2020-11-19T18:57:21.923 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-11-19T18:57:21.925 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.811252", "end": "2020-11-19 18:57:21.899661", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:57:05.088409", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2020-11-19T18:57:21.994 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:21 +0000 (0:00:00.076) 0:01:40.418 ***** 2020-11-19T18:57:22.128 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-11-19T18:57:22.130 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.010382", "end": "2020-11-19 18:57:22.105311", "rc": 0, "start": "2020-11-19 18:57:22.094929", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:22.166 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:22 +0000 (0:00:00.172) 0:01:40.590 ***** 2020-11-19T18:57:22.353 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-11-19T18:57:22.355 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.001963", "end": "2020-11-19 18:57:22.335644", "rc": 0, "start": "2020-11-19 18:57:22.333681", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:22.387 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:22 +0000 (0:00:00.220) 0:01:40.811 ***** 2020-11-19T18:57:22.890 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2020-11-19T18:57:22.946 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:22 +0000 (0:00:00.556) 0:01:41.367 ***** 2020-11-19T18:57:23.157 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-11-19T18:57:23.158 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.018921", "end": "2020-11-19 18:57:23.136064", "rc": 0, "start": "2020-11-19 18:57:23.117143", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:23.200 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:23 +0000 (0:00:00.256) 0:01:41.624 ***** 2020-11-19T18:57:23.410 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.010719", "end": "2020-11-19 18:57:23.386178", "rc": 0, "start": "2020-11-19 18:57:23.375459", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:23.443 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:23 +0000 (0:00:00.243) 0:01:41.867 ***** 2020-11-19T18:57:26.281 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove SELinux policy package] *************************** 2020-11-19T18:57:26.283 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-r", "nrpe"], "delta": "0:00:16.209430", "end": "2020-11-19 18:57:26.254467", "failed_when_result": false, "rc": 0, "start": "2020-11-19 18:57:10.045037", "stderr": "", "stderr_lines": [], "stdout": "libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority).", "stdout_lines": ["libsemanage.semanage_direct_remove_key: Removing last nrpe module (no other nrpe module exists at another priority)."]} 2020-11-19T18:57:26.317 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:26 +0000 (0:00:02.873) 0:01:44.741 ***** 2020-11-19T18:57:26.790 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Copy SELinux type enforcement file] ********************** 2020-11-19T18:57:26.792 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "99d9b2ea41fb2d6613898129718064833d2de428", "dest": "/tmp/nrpe.te", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/tmp/nrpe.te", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 934, "state": "file", "uid": 0} 2020-11-19T18:57:26.825 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:26 +0000 (0:00:00.508) 0:01:45.249 ***** 2020-11-19T18:57:27.045 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Compile SELinux module file] ***************************** 2020-11-19T18:57:27.047 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/nrpe.mod", "/tmp/nrpe.te"], "delta": "0:00:00.034069", "end": "2020-11-19 18:57:27.029724", "rc": 0, "start": "2020-11-19 18:57:26.995655", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:27.080 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:27 +0000 (0:00:00.254) 0:01:45.504 ***** 2020-11-19T18:57:27.264 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Build SELinux policy package] **************************** 2020-11-19T18:57:27.265 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule_package", "-o", "/tmp/nrpe.pp", "-m", "/tmp/nrpe.mod"], "delta": "0:00:00.002256", "end": "2020-11-19 18:57:27.245385", "rc": 0, "start": "2020-11-19 18:57:27.243129", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:27.297 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:27 +0000 (0:00:00.217) 0:01:45.721 ***** 2020-11-19T18:57:39.158 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.145603", "end": "2020-11-19 18:57:39.134251", "rc": 0, "start": "2020-11-19 18:57:22.988648", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:39.193 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:11.895) 0:01:57.616 ***** 2020-11-19T18:57:39.390 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T18:57:39.391 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2020-11-19T18:57:39.423 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:00.231) 0:01:57.847 ***** 2020-11-19T18:57:39.462 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T18:57:39.464 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2020-11-19T18:57:39.499 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:00.075) 0:01:57.923 ***** 2020-11-19T18:57:39.536 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* ok: [smithi112.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-11-19T18:57:39.570 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:00.070) 0:01:57.994 ***** 2020-11-19T18:57:39.608 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T18:57:39.610 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "podman-docker", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2020-11-19T18:57:39.643 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:00.072) 0:01:58.067 ***** 2020-11-19T18:57:39.680 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T18:57:39.682 INFO:teuthology.task.ansible.out:ok: [smithi112.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-11-19T18:57:39.713 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:00.070) 0:01:58.137 ***** 2020-11-19T18:57:39.899 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T18:57:39.901 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:57:39.932 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:39 +0000 (0:00:00.219) 0:01:58.356 ***** 2020-11-19T18:57:40.126 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-11-19T18:57:40.128 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T18:57:40.160 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.227) 0:01:58.584 ***** 2020-11-19T18:57:40.187 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T18:57:40.188 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:40.220 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.059) 0:01:58.644 ***** 2020-11-19T18:57:40.247 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-11-19T18:57:40.248 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:40.280 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.059) 0:01:58.704 ***** 2020-11-19T18:57:40.438 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.789830", "end": "2020-11-19 18:57:40.410782", "rc": 0, "start": "2020-11-19 18:57:23.620952", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:40.473 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.192) 0:01:58.896 ***** 2020-11-19T18:57:40.490 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T18:57:40.492 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2020-11-19T18:57:40.525 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.052) 0:01:58.949 ***** 2020-11-19T18:57:40.738 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2020-11-19T18:57:40.775 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.250) 0:01:59.199 ***** 2020-11-19T18:57:40.814 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T18:57:40.816 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2020-11-19T18:57:40.853 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.077) 0:01:59.277 ***** 2020-11-19T18:57:40.901 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T18:57:40.903 INFO:teuthology.task.ansible.out:ok: [smithi068.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-11-19T18:57:40.935 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:40 +0000 (0:00:00.082) 0:01:59.359 ***** 2020-11-19T18:57:40.984 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T18:57:40.986 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "podman-docker", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2020-11-19T18:57:41.018 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.082) 0:01:59.442 ***** 2020-11-19T18:57:41.055 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ ok: [smithi068.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-11-19T18:57:41.089 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.070) 0:01:59.513 ***** 2020-11-19T18:57:41.138 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T18:57:41.140 INFO:teuthology.task.ansible.out:ok: [smithi112.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2020-11-19T18:57:41.183 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.092) 0:01:59.606 ***** 2020-11-19T18:57:41.221 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T18:57:41.223 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi112"}, "changed": false} 2020-11-19T18:57:41.260 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.077) 0:01:59.684 ***** 2020-11-19T18:57:41.288 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T18:57:41.290 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:57:41.327 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.066) 0:01:59.750 ***** 2020-11-19T18:57:41.738 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-11-19T18:57:41.740 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T18:57:41.771 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.444) 0:02:00.195 ***** 2020-11-19T18:57:41.798 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T18:57:41.800 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:41.831 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.059) 0:02:00.255 ***** 2020-11-19T18:57:41.859 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ 2020-11-19T18:57:41.860 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:41.891 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:41 +0000 (0:00:00.060) 0:02:00.315 ***** 2020-11-19T18:57:42.103 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T18:57:42.105 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2020-11-19T18:57:42.360 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:42 +0000 (0:00:00.468) 0:02:00.784 ***** 2020-11-19T18:57:42.486 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ 2020-11-19T18:57:42.489 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi112", "ansible_hostname": "smithi112", "ansible_nodename": "smithi112"}, "changed": false, "name": "smithi112"} 2020-11-19T18:57:42.523 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:42 +0000 (0:00:00.163) 0:02:00.947 ***** 2020-11-19T18:57:42.912 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T18:57:42.913 INFO:teuthology.task.ansible.out:ok: [smithi068.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2020-11-19T18:57:42.946 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:42 +0000 (0:00:00.422) 0:02:01.370 ***** 2020-11-19T18:57:42.973 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-11-19T18:57:42.975 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2020-11-19T18:57:43.007 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:43 +0000 (0:00:00.061) 0:02:01.431 ***** 2020-11-19T18:57:43.012 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T18:57:43.014 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi068"}, "changed": false} 2020-11-19T18:57:43.049 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:43 +0000 (0:00:00.042) 0:02:01.473 ***** 2020-11-19T18:57:43.687 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Load SELinux policy package] ***************************** 2020-11-19T18:57:43.689 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/nrpe.pp"], "delta": "0:00:16.172531", "end": "2020-11-19 18:57:43.643343", "rc": 0, "start": "2020-11-19 18:57:27.470812", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:43.752 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:43 +0000 (0:00:00.702) 0:02:02.176 ***** 2020-11-19T18:57:43.762 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi068", "ansible_hostname": "smithi068", "ansible_nodename": "smithi068"}, "changed": false, "name": "smithi068"} 2020-11-19T18:57:43.815 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:43 +0000 (0:00:00.063) 0:02:02.239 ***** 2020-11-19T18:57:43.897 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-11-19T18:57:43.899 INFO:teuthology.task.ansible.out:ok: [smithi112.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2020-11-19T18:57:43.940 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:43 +0000 (0:00:00.123) 0:02:02.363 ***** 2020-11-19T18:57:43.961 INFO:teuthology.task.ansible.out: TASK [common : nrpe - Remove temporary files] ********************************** 2020-11-19T18:57:43.963 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "path": "/tmp/nrpe.*", "state": "absent"} 2020-11-19T18:57:43.997 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:43 +0000 (0:00:00.057) 0:02:02.421 ***** 2020-11-19T18:57:44.037 INFO:teuthology.task.ansible.out: TASK [testnode : Include package type specific vars.] ************************** 2020-11-19T18:57:44.039 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"ceph_dependency_packages_to_remove": ["boost-random", "boost-program-options", "leveldb", "xmlstarlet", "python-jinja2", "python-ceph", "python-flask", "python-requests", "boost-random", "python-urllib3", "python-babel", "hdparm", "python-markupsafe", "python-werkzeug", "python-itsdangerous"], "ceph_packages_to_remove": ["ceph", "ceph-base", "ceph-selinux", "ceph-common", "ceph-debuginfo", "ceph-release", "libcephfs1", "ceph-radosgw", "python-ceph", "python-rados", "python-rbd", "python-cephfs", "librbd1", "librados2", "mod_fastcgi"], "ntp_service_name": "ntpd", "packages_to_remove": ["device-mapper-multipath"], "pip_packages_to_install": ["remoto>=0.0.35"], "ssh_service_name": "sshd"}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/dnf_systems.yml"], "changed": false} 2020-11-19T18:57:44.074 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.077) 0:02:02.498 ***** 2020-11-19T18:57:44.114 INFO:teuthology.task.ansible.out: TASK [testnode : Including distro specific variables.] ************************* 2020-11-19T18:57:44.116 INFO:teuthology.task.ansible.out:ok: [smithi072.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-11-19T18:57:44.161 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.087) 0:02:02.585 ***** 2020-11-19T18:57:44.199 INFO:teuthology.task.ansible.out: TASK [testnode : Including major version specific variables.] ****************** 2020-11-19T18:57:44.201 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item=/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml) => {"ansible_facts": {"common_yum_repos": {"lab-extras": {"baseurl": "http://{{ mirror_host }}/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "epel_packages": ["dbench"], "nfs_service": "nfs-server", "ntp_service_name": "chronyd", "packages": ["dnf-utils", "git-all", "sysstat", "libedit", "boost-thread", "xfsprogs", "gdisk", "parted", "libgcrypt", "fuse-libs", "openssl", "libuuid", "attr", "ant", "lsof", "gettext", "bc", "xfsdump", "blktrace", "usbredir", "podman", "podman-docker", "libev-devel", "valgrind", "nfs-utils", "ncurses-devel", "gcc", "git", "python3-nose", "python3-virtualenv", "genisoimage", "qemu-img", "qemu-kvm-core", "qemu-kvm-block-rbd", "libacl-devel", "autoconf", "gdb", "iozone", "lvm2"]}, "ansible_included_var_files": ["/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"], "ansible_loop_var": "item", "changed": false, "item": "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/roles/testnode/vars/redhat_8.yml"} 2020-11-19T18:57:44.244 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.083) 0:02:02.669 ***** 2020-11-19T18:57:44.293 INFO:teuthology.task.ansible.out: TASK [testnode : Including version specific variables.] ************************ 2020-11-19T18:57:44.295 INFO:teuthology.task.ansible.out:ok: [smithi072.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-11-19T18:57:44.327 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.082) 0:02:02.751 ***** 2020-11-19T18:57:44.334 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-11-19T18:57:44.335 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2020-11-19T18:57:44.390 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.062) 0:02:02.814 ***** 2020-11-19T18:57:44.503 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the sudo group exists.] ******************************** 2020-11-19T18:57:44.505 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 1000, "name": "sudo", "state": "present", "system": false} 2020-11-19T18:57:44.540 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.150) 0:02:02.964 ***** 2020-11-19T18:57:44.558 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** 2020-11-19T18:57:44.559 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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-11-19T18:57:44.600 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.059) 0:02:03.024 ***** 2020-11-19T18:57:44.723 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the teuthology_user group exists.] ********************* 2020-11-19T18:57:44.725 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "name": "ubuntu", "state": "present", "system": false} 2020-11-19T18:57:44.759 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.158) 0:02:03.183 ***** 2020-11-19T18:57:44.786 INFO:teuthology.task.ansible.out: TASK [testnode : Create the teuthology user.] ********************************** 2020-11-19T18:57:44.787 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:44.819 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.060) 0:02:03.243 ***** 2020-11-19T18:57:44.846 INFO:teuthology.task.ansible.out: TASK [testnode : Delete the teuthology users password.] ************************ skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:44.848 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** ok: [smithi068.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2020-11-19T18:57:44.892 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.072) 0:02:03.316 ***** 2020-11-19T18:57:44.926 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:44 +0000 (0:00:00.034) 0:02:03.350 ***** 2020-11-19T18:57:45.059 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2020-11-19T18:57:45.061 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2020-11-19T18:57:45.095 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:45 +0000 (0:00:00.168) 0:02:03.519 ***** 2020-11-19T18:57:45.123 INFO:teuthology.task.ansible.out: TASK [testnode : Add a user for xfstests to test user quotas.] ***************** 2020-11-19T18:57:45.127 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "", "group": 10101, "home": "/home/fsgqa", "move_home": false, "name": "fsgqa", "shell": "/bin/bash", "state": "present", "uid": 10101} 2020-11-19T18:57:45.159 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:45 +0000 (0:00:00.064) 0:02:03.583 ***** 2020-11-19T18:57:45.534 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:57:45.588 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:45 +0000 (0:00:00.429) 0:02:04.012 ***** 2020-11-19T18:57:45.603 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** ok: [smithi068.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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-11-19T18:57:45.638 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:45 +0000 (0:00:00.049) 0:02:04.062 ***** 2020-11-19T18:57:45.773 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:57:45.775 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T18:57:45.900 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:45 +0000 (0:00:00.262) 0:02:04.324 ***** 2020-11-19T18:57:46.074 INFO:teuthology.task.ansible.out: TASK [testnode : Set a high max open files limit for the teuthology user.] ***** 2020-11-19T18:57:46.076 INFO:teuthology.task.ansible.out:ok: [smithi072.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", "secontext": "system_u:object_r:etc_t:s0", "size": 112, "state": "file", "uid": 0} 2020-11-19T18:57:46.109 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.209) 0:02:04.533 ***** 2020-11-19T18:57:46.116 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:57:46.118 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-11-19T18:57:46.155 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.046) 0:02:04.579 ***** 2020-11-19T18:57:46.162 INFO:teuthology.task.ansible.out: TASK [testnode : Set hostname var] ********************************************* 2020-11-19T18:57:46.163 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"hostname": "smithi072"}, "changed": false} 2020-11-19T18:57:46.197 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.041) 0:02:04.621 ***** 2020-11-19T18:57:46.239 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2020-11-19T18:57:46.273 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.076) 0:02:04.697 ***** 2020-11-19T18:57:46.470 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:57:46.472 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:57:46.510 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.236) 0:02:04.934 ***** 2020-11-19T18:57:46.589 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2020-11-19T18:57:46.624 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.114) 0:02:05.048 ***** 2020-11-19T18:57:46.704 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:57:46.706 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T18:57:46.749 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.124) 0:02:05.173 ***** 2020-11-19T18:57:46.782 INFO:teuthology.task.ansible.out: TASK [testnode : Set the system's hostname] ************************************ ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"ansible_domain": "", "ansible_fqdn": "smithi072", "ansible_hostname": "smithi072", "ansible_nodename": "smithi072"}, "changed": false, "name": "smithi072"} 2020-11-19T18:57:46.815 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:46 +0000 (0:00:00.065) 0:02:05.239 ***** 2020-11-19T18:57:47.042 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* ok: [smithi068.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-11-19T18:57:47.078 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:47 +0000 (0:00:00.262) 0:02:05.501 ***** 2020-11-19T18:57:47.220 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:57:47.223 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2020-11-19T18:57:47.255 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:47 +0000 (0:00:00.177) 0:02:05.679 ***** 2020-11-19T18:57:47.663 INFO:teuthology.task.ansible.out: TASK [testnode : Upload distro major version specific sshd_config] ************* 2020-11-19T18:57:47.665 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "a5e550b2aa74f6355e926d70d73a50ad9ab4b4be", "dest": "/etc/ssh/sshd_config", "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/ssh/sshd_config", "secontext": "system_u:object_r:etc_t:s0", "size": 1043, "state": "file", "uid": 0} 2020-11-19T18:57:47.701 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:47 +0000 (0:00:00.446) 0:02:06.125 ***** 2020-11-19T18:57:47.708 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:57:47.710 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2020-11-19T18:57:47.760 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:47 +0000 (0:00:00.058) 0:02:06.184 ***** 2020-11-19T18:57:47.762 INFO:teuthology.task.ansible.out: 2020-11-19T18:57:48.305 INFO:teuthology.task.ansible.out: TASK [testnode : Upload ssh_config] ******************************************** 2020-11-19T18:57:48.307 INFO:teuthology.task.ansible.out:ok: [smithi072.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", "secontext": "system_u:object_r:etc_t:s0", "size": 570, "state": "file", "uid": 0} 2020-11-19T18:57:48.343 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:48 +0000 (0:00:00.583) 0:02:06.767 ***** 2020-11-19T18:57:48.371 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:57:48.372 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} 2020-11-19T18:57:48.409 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:48 +0000 (0:00:00.064) 0:02:06.832 ***** 2020-11-19T18:57:48.939 INFO:teuthology.task.ansible.out: TASK [testnode : Add ssh pubkeys] ********************************************** ok: [smithi072.front.sepia.ceph.com] => {"attempts": 1, "changed": false, "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-11-19T18:57:48.974 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:48 +0000 (0:00:00.565) 0:02:07.397 ***** 2020-11-19T18:57:49.436 INFO:teuthology.task.ansible.out: TASK [testnode : Create remote.conf] ******************************************* 2020-11-19T18:57:49.437 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "68d0b8ee2f88a77895f257aa69f32a42e47f455b", "dest": "/etc/security/limits.d/remote.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.d/remote.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 0} 2020-11-19T18:57:49.473 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.500) 0:02:07.897 ***** 2020-11-19T18:57:49.522 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:57:49.523 INFO:teuthology.task.ansible.out:[WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper 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: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:02.071738", "end": "2020-11-19 18:57:49.495648", "rc": 0, "start": "2020-11-19 18:57:47.423910", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:49.558 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.084) 0:02:07.982 ***** 2020-11-19T18:57:49.586 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** 2020-11-19T18:57:49.588 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:49.621 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.062) 0:02:08.045 ***** 2020-11-19T18:57:49.821 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "dest": "/etc/fuse.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:57:49.870 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:49 +0000 (0:00:00.248) 0:02:08.294 ***** 2020-11-19T18:57:50.090 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:57:50.091 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 36, "name": "kvm", "state": "present", "system": false} 2020-11-19T18:57:50.125 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.254) 0:02:08.549 ***** 2020-11-19T18:57:50.324 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* ok: [smithi072.front.sepia.ceph.com] => {"append": true, "changed": false, "comment": "", "group": 1236, "groups": "kvm,disk", "home": "/home/ubuntu", "move_home": false, "name": "ubuntu", "shell": "/bin/bash", "state": "present", "uid": 1000} 2020-11-19T18:57:50.357 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.232) 0:02:08.781 ***** 2020-11-19T18:57:50.364 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-11-19T18:57:50.366 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2020-11-19T18:57:50.401 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.044) 0:02:08.825 ***** 2020-11-19T18:57:50.429 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:57:50.466 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.064) 0:02:08.890 ***** 2020-11-19T18:57:50.493 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T18:57:50.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.060) 0:02:08.950 ***** 2020-11-19T18:57:50.554 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:50.587 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:50 +0000 (0:00:00.061) 0:02:09.011 ***** 2020-11-19T18:57:50.629 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* skipping: [smithi112.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"} 2020-11-19T18:57:50.641 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:57:52.321 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:52 +0000 (0:00:01.733) 0:02:10.745 ***** 2020-11-19T18:57:52.330 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:02.135709", "end": "2020-11-19 18:57:50.714412", "rc": 0, "start": "2020-11-19 18:57:48.578703", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:52.411 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:52 +0000 (0:00:00.088) 0:02:10.834 ***** 2020-11-19T18:57:52.418 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:52.747 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:52 +0000 (0:00:00.336) 0:02:11.171 ***** 2020-11-19T18:57:52.754 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:57:52.756 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "be3223c8b0917bde02657a5f9ddd95277cc3f812", "dest": "/etc/sudoers", "gid": 0, "group": "root", "mode": "0440", "owner": "root", "path": "/etc/sudoers", "secontext": "system_u:object_r:etc_t:s0", "size": 1808, "state": "file", "uid": 0} 2020-11-19T18:57:52.811 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:52 +0000 (0:00:00.055) 0:02:11.226 ***** 2020-11-19T18:57:53.494 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:53 +0000 (0:00:00.674) 0:02:11.901 ***** 2020-11-19T18:57:53.506 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.074 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.590) 0:02:12.492 ***** 2020-11-19T18:57:54.106 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-11-19T18:57:54.109 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.145 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.076) 0:02:12.569 ***** 2020-11-19T18:57:54.206 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.238 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.093) 0:02:12.662 ***** 2020-11-19T18:57:54.436 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T18:57:54.438 INFO:teuthology.task.ansible.out:fatal: [smithi112.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007111", "end": "2020-11-19 18:57:54.416560", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:57:54.409449", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T18:57:54.470 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.231) 0:02:12.894 ***** 2020-11-19T18:57:54.498 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:57:54.500 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "12a2e17405b9e00ea2061e25929905d08e5fe19f", "dest": "/etc/security/limits.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/security/limits.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 854, "state": "file", "uid": 0} TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* ok: [smithi068.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2020-11-19T18:57:54.502 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-11-19T18:57:54.503 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.065) 0:02:12.959 ***** 2020-11-19T18:57:54.566 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.031) 0:02:12.990 ***** 2020-11-19T18:57:54.606 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.039) 0:02:13.030 ***** 2020-11-19T18:57:54.612 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:57:54.650 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.044) 0:02:13.074 ***** 2020-11-19T18:57:54.678 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T18:57:54.712 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.061) 0:02:13.136 ***** 2020-11-19T18:57:54.746 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T18:57:54.748 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.779 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.067) 0:02:13.203 ***** 2020-11-19T18:57:54.821 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-11-19T18:57:54.822 INFO:teuthology.task.ansible.out:skipping: [smithi068.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: [smithi068.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-11-19T18:57:54.857 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.076) 0:02:13.280 ***** 2020-11-19T18:57:54.884 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T18:57:54.886 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.917 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.061) 0:02:13.341 ***** 2020-11-19T18:57:54.944 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:57:54.946 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:54.978 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:54 +0000 (0:00:00.061) 0:02:13.403 ***** 2020-11-19T18:57:55.008 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-11-19T18:57:55.010 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.042 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.063) 0:02:13.466 ***** 2020-11-19T18:57:55.069 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-11-19T18:57:55.071 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.103 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.060) 0:02:13.527 ***** 2020-11-19T18:57:55.315 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* 2020-11-19T18:57:55.317 INFO:teuthology.task.ansible.out:fatal: [smithi068.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.007245", "end": "2020-11-19 18:57:55.296009", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:57:55.288764", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T18:57:55.349 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.245) 0:02:13.773 ***** 2020-11-19T18:57:55.376 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:55.411 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:55 +0000 (0:00:00.062) 0:02:13.835 ***** 2020-11-19T18:57:57.049 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ 2020-11-19T18:57:57.051 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": ["rpm", "--rebuilddb"], "delta": "0:00:02.289293", "end": "2020-11-19 18:57:57.018217", "rc": 0, "start": "2020-11-19 18:57:54.728924", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:57:57.085 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:01.673) 0:02:15.509 ***** 2020-11-19T18:57:57.129 INFO:teuthology.task.ansible.out: TASK [testnode : Configure local mirrorlists] ********************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:57.258 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.171) 0:02:15.680 ***** 2020-11-19T18:57:57.877 INFO:teuthology.task.ansible.out: TASK [testnode : Configure common additional repos in /etc/yum.repos.d/] ******* 2020-11-19T18:57:57.879 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item={'key': 'lab-extras', 'value': {'name': 'lab-extras', 'baseurl': 'http://apt-mirror.front.sepia.ceph.com/lab-extras/8/', 'enabled': 1, 'gpgcheck': 0}}) => {"ansible_loop_var": "item", "changed": false, "checksum": "a0e2ac0628a264e14b96b1c57627a3aa344a6c52", "dest": "/etc/yum.repos.d/lab-extras.repo", "gid": 0, "group": "root", "item": {"key": "lab-extras", "value": {"baseurl": "http://apt-mirror.front.sepia.ceph.com/lab-extras/8/", "enabled": 1, "gpgcheck": 0, "name": "lab-extras"}}, "mode": "0644", "owner": "root", "path": "/etc/yum.repos.d/lab-extras.repo", "secontext": "system_u:object_r:system_conf_t:s0", "size": 203, "state": "file", "uid": 0} 2020-11-19T18:57:57.912 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.656) 0:02:16.337 ***** 2020-11-19T18:57:57.940 INFO:teuthology.task.ansible.out: TASK [testnode : Configure version specific repos in /etc/yum.repos.d/] ******** 2020-11-19T18:57:57.974 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:57 +0000 (0:00:00.061) 0:02:16.398 ***** 2020-11-19T18:57:58.004 INFO:teuthology.task.ansible.out: TASK [testnode : Enable copr repos] ******************************************** 2020-11-19T18:57:58.179 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.202) 0:02:16.600 ***** 2020-11-19T18:57:58.228 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG] ************************************************** 2020-11-19T18:57:58.230 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:58.282 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.105) 0:02:16.706 ***** 2020-11-19T18:57:58.320 INFO:teuthology.task.ansible.out: TASK [testnode : Install GPG keys] ********************************************* 2020-11-19T18:57:58.322 INFO:teuthology.task.ansible.out:skipping: [smithi072.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: [smithi072.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-11-19T18:57:58.354 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.072) 0:02:16.778 ***** 2020-11-19T18:57:58.381 INFO:teuthology.task.ansible.out: TASK [testnode : Clean yum cache] ********************************************** 2020-11-19T18:57:58.384 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:58.415 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.061) 0:02:16.839 ***** 2020-11-19T18:57:58.445 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:58.483 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.068) 0:02:16.907 ***** 2020-11-19T18:57:58.521 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure yum_utils is present.] ********************************* 2020-11-19T18:57:58.523 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:58.747 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.262) 0:02:17.170 ***** 2020-11-19T18:57:58.777 INFO:teuthology.task.ansible.out: TASK [testnode : Removing saved yum transactions] ****************************** 2020-11-19T18:57:58.780 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:58.817 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:58 +0000 (0:00:00.071) 0:02:17.241 ***** 2020-11-19T18:57:59.032 INFO:teuthology.task.ansible.out: TASK [testnode : Check if ceph-debuginfo is installed] ************************* fatal: [smithi072.front.sepia.ceph.com]: FAILED! => {"changed": false, "cmd": ["rpm", "-q", "ceph-debuginfo"], "delta": "0:00:00.006973", "end": "2020-11-19 18:57:59.009826", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:57:59.002853", "stderr": "", "stderr_lines": [], "stdout": "package ceph-debuginfo is not installed", "stdout_lines": ["package ceph-debuginfo is not installed"]} ...ignoring 2020-11-19T18:57:59.067 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:59 +0000 (0:00:00.247) 0:02:17.489 ***** 2020-11-19T18:57:59.652 INFO:teuthology.task.ansible.out: TASK [testnode : Work around https://bugzilla.redhat.com/show_bug.cgi?id=1234967] *** 2020-11-19T18:57:59.654 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:57:59.696 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:57:59 +0000 (0:00:00.631) 0:02:18.120 ***** 2020-11-19T18:58:00.852 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:00.854 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2020-11-19T18:58:00.887 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:00 +0000 (0:00:01.190) 0:02:19.310 ***** 2020-11-19T18:58:02.215 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2020-11-19T18:58:02.249 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:02 +0000 (0:00:01.361) 0:02:20.672 ***** 2020-11-19T18:58:06.193 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: librados2-1:12.2.7-9.el8.x86_64", "Removed: librbd1-1:12.2.7-9.el8.x86_64", "Removed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64"]} 2020-11-19T18:58:06.232 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:06 +0000 (0:00:03.983) 0:02:24.656 ***** 2020-11-19T18:58:06.651 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2020-11-19T18:58:06.691 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:06 +0000 (0:00:00.459) 0:02:25.115 ***** 2020-11-19T18:58:06.693 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:08.221 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2020-11-19T18:58:08.256 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:08 +0000 (0:00:01.564) 0:02:26.680 ***** 2020-11-19T18:58:13.010 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Removed: boost-program-options-1.66.0-10.el8.x86_64", "Removed: boost-random-1.66.0-10.el8.x86_64"]} 2020-11-19T18:58:13.062 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:13 +0000 (0:00:04.806) 0:02:31.486 ***** 2020-11-19T18:58:16.379 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:16.380 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: dnf-utils", "Installed: git-all", "Installed: sysstat", "Installed: libedit", "Installed: boost-thread", "Installed: xfsprogs", "Installed: gdisk", "Installed: parted", "Installed: libgcrypt", "Installed: fuse-libs", "Installed: openssl", "Installed: libuuid", "Installed: attr", "Installed: ant", "Installed: lsof", "Installed: gettext", "Installed: bc", "Installed: xfsdump", "Installed: blktrace", "Installed: usbredir", "Installed: podman", "Installed: podman-docker", "Installed: libev-devel", "Installed: valgrind", "Installed: nfs-utils", "Installed: ncurses-devel", "Installed: gcc", "Installed: git", "Installed: python3-nose", "Installed: python3-virtualenv", "Installed: genisoimage", "Installed: qemu-img", "Installed: qemu-kvm-core", "Installed: qemu-kvm-block-rbd", "Installed: libacl-devel", "Installed: autoconf", "Installed: gdb", "Installed: iozone", "Installed: lvm2", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Installed: boost-program-options-1.66.0-10.el8.x86_64", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64"]} 2020-11-19T18:58:16.382 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: dnf-utils", "Installed: git-all", "Installed: sysstat", "Installed: libedit", "Installed: boost-thread", "Installed: xfsprogs", "Installed: gdisk", "Installed: parted", "Installed: libgcrypt", "Installed: fuse-libs", "Installed: openssl", "Installed: libuuid", "Installed: attr", "Installed: ant", "Installed: lsof", "Installed: gettext", "Installed: bc", "Installed: xfsdump", "Installed: blktrace", "Installed: usbredir", "Installed: podman", "Installed: podman-docker", "Installed: libev-devel", "Installed: valgrind", "Installed: nfs-utils", "Installed: ncurses-devel", "Installed: gcc", "Installed: git", "Installed: python3-nose", "Installed: python3-virtualenv", "Installed: genisoimage", "Installed: qemu-img", "Installed: qemu-kvm-core", "Installed: qemu-kvm-block-rbd", "Installed: libacl-devel", "Installed: autoconf", "Installed: gdb", "Installed: iozone", "Installed: lvm2", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Installed: boost-program-options-1.66.0-10.el8.x86_64"]} 2020-11-19T18:58:16.418 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:16 +0000 (0:00:03.355) 0:02:34.842 ***** 2020-11-19T18:58:19.744 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:19 +0000 (0:00:03.325) 0:02:38.168 ***** 2020-11-19T18:58:22.462 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** 2020-11-19T18:58:22.464 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: dbench"]} 2020-11-19T18:58:22.497 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:22 +0000 (0:00:02.753) 0:02:40.921 ***** 2020-11-19T18:58:22.871 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: dbench"]} 2020-11-19T18:58:22.905 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:22 +0000 (0:00:00.408) 0:02:41.329 ***** 2020-11-19T18:58:23.177 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: dnf-utils", "Installed: git-all", "Installed: sysstat", "Installed: libedit", "Installed: boost-thread", "Installed: xfsprogs", "Installed: gdisk", "Installed: parted", "Installed: libgcrypt", "Installed: fuse-libs", "Installed: openssl", "Installed: libuuid", "Installed: attr", "Installed: ant", "Installed: lsof", "Installed: gettext", "Installed: bc", "Installed: xfsdump", "Installed: blktrace", "Installed: usbredir", "Installed: podman", "Installed: podman-docker", "Installed: libev-devel", "Installed: valgrind", "Installed: nfs-utils", "Installed: ncurses-devel", "Installed: gcc", "Installed: git", "Installed: python3-nose", "Installed: python3-virtualenv", "Installed: genisoimage", "Installed: qemu-img", "Installed: qemu-kvm-core", "Installed: qemu-kvm-block-rbd", "Installed: libacl-devel", "Installed: autoconf", "Installed: gdb", "Installed: iozone", "Installed: lvm2", "Installed: qemu-kvm-block-rbd-15:4.2.0-34.module+el8.3.0+7976+077be4ec.x86_64", "Installed: boost-program-options-1.66.0-10.el8.x86_64", "Installed: boost-random-1.66.0-10.el8.x86_64", "Installed: librados2-1:12.2.7-9.el8.x86_64", "Installed: librbd1-1:12.2.7-9.el8.x86_64"]} 2020-11-19T18:58:23.211 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:23 +0000 (0:00:00.305) 0:02:41.635 ***** 2020-11-19T18:58:25.410 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T18:58:25.447 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:02.235) 0:02:43.871 ***** 2020-11-19T18:58:25.485 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:25.487 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:25.519 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.072) 0:02:43.943 ***** 2020-11-19T18:58:25.527 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T18:58:25.805 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.285) 0:02:44.229 ***** 2020-11-19T18:58:25.814 INFO:teuthology.task.ansible.out: TASK [testnode : Install epel packages] **************************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: dbench"]} 2020-11-19T18:58:25.854 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.044) 0:02:44.273 ***** 2020-11-19T18:58:25.857 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:25.859 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:25.898 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:25 +0000 (0:00:00.048) 0:02:44.322 ***** 2020-11-19T18:58:26.047 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-11-19T18:58:26.049 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus.socket system.slice basic.target dbus.service polkit.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ipset.service ip6tables.service nftables.service ebtables.service iptables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "D 2020-11-19T18:58:26.051 INFO:teuthology.task.ansible.out:evicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "Limi 2020-11-19T18:58:26.052 INFO:teuthology.task.ansible.out:tNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "Restart": "no", "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": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "S 2020-11-19T18:58:26.054 INFO:teuthology.task.ansible.out:tartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203579", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-11-19T18:58:26.084 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.185) 0:02:44.508 ***** 2020-11-19T18:58:26.209 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service dbus.socket system.slice sysinit.target basic.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service nftables.service shutdown.target iptables.service ip6tables.service ebtables.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "D 2020-11-19T18:58:26.211 INFO:teuthology.task.ansible.out:evicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "Limi 2020-11-19T18:58:26.213 INFO:teuthology.task.ansible.out:tNOFILESoft": "1024", "LimitNPROC": "127238", "LimitNPROCSoft": "127238", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127238", "LimitSIGPENDINGSoft": "127238", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice dbus.socket sysinit.target", "Restart": "no", "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": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "S 2020-11-19T18:58:26.214 INFO:teuthology.task.ansible.out:tartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203580", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-11-19T18:58:26.244 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.159) 0:02:44.668 ***** 2020-11-19T18:58:26.368 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ 2020-11-19T18:58:26.370 INFO:teuthology.task.ansible.out:fatal: [smithi112.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T18:58:26.405 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.160) 0:02:44.829 ***** 2020-11-19T18:58:26.539 INFO:teuthology.task.ansible.out:fatal: [smithi068.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T18:58:26.573 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:26 +0000 (0:00:00.167) 0:02:44.997 ***** 2020-11-19T18:58:27.142 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** 2020-11-19T18:58:27.144 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} 2020-11-19T18:58:27.177 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.604) 0:02:45.601 ***** 2020-11-19T18:58:27.211 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.033) 0:02:45.635 ***** 2020-11-19T18:58:27.217 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-11-19T18:58:27.219 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.253 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.042) 0:02:45.677 ***** 2020-11-19T18:58:27.260 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.296 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.042) 0:02:45.720 ***** 2020-11-19T18:58:27.302 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2020-11-19T18:58:27.304 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.340 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.044) 0:02:45.764 ***** 2020-11-19T18:58:27.347 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.383 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.042) 0:02:45.807 ***** 2020-11-19T18:58:27.392 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.444 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.060) 0:02:45.868 ***** 2020-11-19T18:58:27.454 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.508 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.064) 0:02:45.932 ***** 2020-11-19T18:58:27.518 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T18:58:27.520 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.559 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.051) 0:02:45.983 ***** 2020-11-19T18:58:27.569 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.606 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.046) 0:02:46.030 ***** 2020-11-19T18:58:27.612 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-11-19T18:58:27.614 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.648 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.042) 0:02:46.072 ***** 2020-11-19T18:58:27.660 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.694 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.045) 0:02:46.118 ***** 2020-11-19T18:58:27.703 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2020-11-19T18:58:27.705 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.737 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.043) 0:02:46.161 ***** 2020-11-19T18:58:27.744 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.778 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.040) 0:02:46.202 ***** 2020-11-19T18:58:27.785 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** 2020-11-19T18:58:27.818 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.040) 0:02:46.242 ***** 2020-11-19T18:58:27.862 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.043) 0:02:46.286 ***** 2020-11-19T18:58:27.871 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T18:58:27.873 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.906 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.044) 0:02:46.331 ***** 2020-11-19T18:58:27.914 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.949 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.042) 0:02:46.373 ***** 2020-11-19T18:58:27.955 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T18:58:27.957 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:27.994 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:27 +0000 (0:00:00.045) 0:02:46.418 ***** 2020-11-19T18:58:28.002 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.287 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.292) 0:02:46.710 ***** 2020-11-19T18:58:28.294 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* skipping: [smithi068.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.308 INFO:teuthology.task.ansible.out:skipping: [smithi068.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.309 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:28.310 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} 2020-11-19T18:58:28.345 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.058) 0:02:46.769 ***** 2020-11-19T18:58:28.380 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.035) 0:02:46.804 ***** 2020-11-19T18:58:28.389 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-11-19T18:58:28.391 INFO:teuthology.task.ansible.out:skipping: [smithi112.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", "skip_reason": "Conditional result was False"} skipping: [smithi112.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", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.392 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.426 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.045) 0:02:46.850 ***** 2020-11-19T18:58:28.460 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.034) 0:02:46.884 ***** 2020-11-19T18:58:28.466 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:28.468 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T18:58:28.508 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.047) 0:02:46.932 ***** 2020-11-19T18:58:28.545 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.037) 0:02:46.969 ***** 2020-11-19T18:58:28.552 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.554 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.591 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.046) 0:02:47.015 ***** 2020-11-19T18:58:28.634 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.042) 0:02:47.058 ***** 2020-11-19T18:58:28.641 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-11-19T18:58:28.642 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:28.677 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.042) 0:02:47.101 ***** 2020-11-19T18:58:28.684 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T18:58:28.720 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:28 +0000 (0:00:00.041) 0:02:47.143 ***** 2020-11-19T18:58:28.725 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-11-19T18:58:28.727 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:29.158 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:29 +0000 (0:00:00.439) 0:02:47.582 ***** 2020-11-19T18:58:29.170 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:29.174 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable firewalld] *********************************** 2020-11-19T18:58:29.176 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "enabled": false, "name": "firewalld", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target dbus.socket polkit.service sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service ebtables.service shutdown.target nftables.service iptables.service ipset.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryM 2020-11-19T18:58:29.178 INFO:teuthology.task.ansible.out:in": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESof 2020-11-19T18:58:29.180 INFO:teuthology.task.ansible.out:t": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127236", "LimitNPROCSoft": "127236", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127236", "LimitSIGPENDINGSoft": "127236", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket system.slice", "Restart": "no", "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": "n 2020-11-19T18:58:29.181 INFO:teuthology.task.ansible.out:ull", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "203578", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} 2020-11-19T18:58:29.244 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:29 +0000 (0:00:00.085) 0:02:47.668 ***** 2020-11-19T18:58:32.614 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:32 +0000 (0:00:03.370) 0:02:51.038 ***** 2020-11-19T18:58:32.621 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:33.837 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:33 +0000 (0:00:01.213) 0:02:52.252 ***** 2020-11-19T18:58:33.861 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:33.902 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:33 +0000 (0:00:00.070) 0:02:52.323 ***** 2020-11-19T18:58:33.906 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T18:58:33.910 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:33.945 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:33 +0000 (0:00:00.046) 0:02:52.369 ***** 2020-11-19T18:58:33.955 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-11-19T18:58:33.957 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.002 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:33 +0000 (0:00:00.045) 0:02:52.414 ***** TASK [testnode : Install packages] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.047 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.056) 0:02:52.470 ***** 2020-11-19T18:58:34.053 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:34.057 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.061 INFO:teuthology.task.ansible.out: TASK [testnode : Stop and disable iptables] ************************************ fatal: [smithi072.front.sepia.ceph.com]: FAILED! => {"changed": false, "msg": "Could not find the requested service iptables: host"} ...ignoring 2020-11-19T18:58:34.103 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.053) 0:02:52.524 ***** 2020-11-19T18:58:34.141 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.041) 0:02:52.565 ***** 2020-11-19T18:58:34.154 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.194 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.053) 0:02:52.618 ***** 2020-11-19T18:58:34.206 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T18:58:34.207 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.240 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.046) 0:02:52.664 ***** 2020-11-19T18:58:34.247 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-11-19T18:58:34.249 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.283 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.042) 0:02:52.707 ***** 2020-11-19T18:58:34.291 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.324 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.041) 0:02:52.748 ***** 2020-11-19T18:58:34.330 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T18:58:34.332 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.365 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.040) 0:02:52.789 ***** 2020-11-19T18:58:34.372 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-11-19T18:58:34.373 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.414 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.049) 0:02:52.838 ***** 2020-11-19T18:58:34.428 INFO:teuthology.task.ansible.out: TASK [testnode : Enable SELinux] *********************************************** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "configfile": "/etc/selinux/config", "msg": "", "policy": "targeted", "reboot_required": false, "state": "permissive"} TASK [testnode : Ensure fuse group exists.] ************************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.458 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.043) 0:02:52.882 ***** 2020-11-19T18:58:34.493 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.035) 0:02:52.917 ***** 2020-11-19T18:58:34.500 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.502 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.537 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.043) 0:02:52.961 ***** 2020-11-19T18:58:34.569 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.031) 0:02:52.993 ***** 2020-11-19T18:58:34.575 INFO:teuthology.task.ansible.out: TASK [testnode : Install abrt] ************************************************* 2020-11-19T18:58:34.576 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.578 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.616 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.046) 0:02:53.040 ***** 2020-11-19T18:58:34.647 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.031) 0:02:53.071 ***** 2020-11-19T18:58:34.654 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T18:58:34.656 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set up static IP in /etc/hosts.] ****************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.690 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.042) 0:02:53.114 ***** 2020-11-19T18:58:34.722 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.031) 0:02:53.146 ***** 2020-11-19T18:58:34.730 INFO:teuthology.task.ansible.out: TASK [testnode : Enable abrt-auto-reporting] *********************************** 2020-11-19T18:58:34.732 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Stop apache2] ************************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.766 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.044) 0:02:53.190 ***** 2020-11-19T18:58:34.800 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.033) 0:02:53.224 ***** 2020-11-19T18:58:34.807 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.809 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.843 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.042) 0:02:53.267 ***** 2020-11-19T18:58:34.881 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.037) 0:02:53.304 ***** 2020-11-19T18:58:34.887 INFO:teuthology.task.ansible.out: TASK [testnode : Set OpenGPGCheck in abrt-action-save-package-data.conf] ******* 2020-11-19T18:58:34.890 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure the group kvm exists.] ********************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:34.923 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.042) 0:02:53.347 ***** 2020-11-19T18:58:34.957 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:34 +0000 (0:00:00.034) 0:02:53.381 ***** 2020-11-19T18:58:34.966 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** 2020-11-19T18:58:34.968 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.002 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.045) 0:02:53.426 ***** 2020-11-19T18:58:35.040 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.037) 0:02:53.464 ***** 2020-11-19T18:58:35.046 INFO:teuthology.task.ansible.out: TASK [testnode : Set ProcessUnpackaged in abrt-action-save-package-data.conf] *** 2020-11-19T18:58:35.048 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Configure /etc/sudoers.] ************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.081 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.041) 0:02:53.505 ***** 2020-11-19T18:58:35.113 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.031) 0:02:53.537 ***** 2020-11-19T18:58:35.119 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2020-11-19T18:58:35.121 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.159 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.044) 0:02:53.582 ***** 2020-11-19T18:58:35.193 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.034) 0:02:53.617 ***** 2020-11-19T18:58:35.205 INFO:teuthology.task.ansible.out: TASK [testnode : Restart abrtd] ************************************************ 2020-11-19T18:58:35.209 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.243 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.050) 0:02:53.667 ***** 2020-11-19T18:58:35.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.031) 0:02:53.698 ***** 2020-11-19T18:58:35.285 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** 2020-11-19T18:58:35.286 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.320 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.045) 0:02:53.744 ***** 2020-11-19T18:58:35.351 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.031) 0:02:53.775 ***** 2020-11-19T18:58:35.357 INFO:teuthology.task.ansible.out: TASK [testnode : Check for custom repos] *************************************** 2020-11-19T18:58:35.359 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.393 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.041) 0:02:53.817 ***** 2020-11-19T18:58:35.428 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.035) 0:02:53.852 ***** 2020-11-19T18:58:35.439 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-11-19T18:58:35.440 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : set_fact] ***************************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.476 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.047) 0:02:53.900 ***** 2020-11-19T18:58:35.512 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.035) 0:02:53.936 ***** 2020-11-19T18:58:35.519 INFO:teuthology.task.ansible.out: TASK [testnode : Remove custom repos] ****************************************** TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:35.521 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.554 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.042) 0:02:53.978 ***** 2020-11-19T18:58:35.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.031) 0:02:54.010 ***** 2020-11-19T18:58:35.593 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:58:35.595 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Install packages] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.635 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.049) 0:02:54.059 ***** 2020-11-19T18:58:35.666 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.030) 0:02:54.091 ***** 2020-11-19T18:58:35.673 INFO:teuthology.task.ansible.out: TASK [testnode : Set apt preferences] ****************************************** 2020-11-19T18:58:35.674 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.710 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.043) 0:02:54.134 ***** 2020-11-19T18:58:35.747 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.037) 0:02:54.171 ***** 2020-11-19T18:58:35.753 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:58:35.755 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.789 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.041) 0:02:54.213 ***** 2020-11-19T18:58:35.820 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.031) 0:02:54.244 ***** 2020-11-19T18:58:35.826 INFO:teuthology.task.ansible.out: TASK [testnode : Add sources list] ********************************************* 2020-11-19T18:58:35.828 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.865 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.045) 0:02:54.289 ***** 2020-11-19T18:58:35.905 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.039) 0:02:54.329 ***** 2020-11-19T18:58:35.912 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:58:35.913 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:35.952 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.047) 0:02:54.376 ***** 2020-11-19T18:58:35.985 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:35 +0000 (0:00:00.032) 0:02:54.408 ***** 2020-11-19T18:58:35.991 INFO:teuthology.task.ansible.out: TASK [testnode : Install apt keys] ********************************************* 2020-11-19T18:58:35.992 INFO:teuthology.task.ansible.out:skipping: [smithi072.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", "skip_reason": "Conditional result was False"} skipping: [smithi072.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", "skip_reason": "Conditional result was False"} TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:35.993 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.041) 0:02:54.450 ***** 2020-11-19T18:58:36.068 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.041) 0:02:54.492 ***** 2020-11-19T18:58:36.075 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:36.076 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.122 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.054) 0:02:54.546 ***** 2020-11-19T18:58:36.159 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.037) 0:02:54.583 ***** 2020-11-19T18:58:36.165 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-apt] ******************************************* 2020-11-19T18:58:36.167 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.201 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.041) 0:02:54.625 ***** 2020-11-19T18:58:36.250 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.049) 0:02:54.674 ***** 2020-11-19T18:58:36.261 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** 2020-11-19T18:58:36.262 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.310 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.059) 0:02:54.734 ***** 2020-11-19T18:58:36.346 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.036) 0:02:54.770 ***** 2020-11-19T18:58:36.352 INFO:teuthology.task.ansible.out: TASK [testnode : Add local apt repos.] ***************************************** 2020-11-19T18:58:36.353 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.388 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.042) 0:02:54.812 ***** 2020-11-19T18:58:36.595 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.207) 0:02:55.019 ***** 2020-11-19T18:58:36.602 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.605 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.642 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.047) 0:02:55.066 ***** 2020-11-19T18:58:36.702 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.059) 0:02:55.126 ***** 2020-11-19T18:58:36.709 INFO:teuthology.task.ansible.out: TASK [testnode : Blast the apt cache.] ***************************************** 2020-11-19T18:58:36.711 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.749 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.047) 0:02:55.173 ***** 2020-11-19T18:58:36.788 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.037) 0:02:55.211 ***** 2020-11-19T18:58:36.793 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.796 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.830 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.043) 0:02:55.254 ***** 2020-11-19T18:58:36.861 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.031) 0:02:55.285 ***** 2020-11-19T18:58:36.866 INFO:teuthology.task.ansible.out: TASK [testnode : Update apt cache.] ******************************************** 2020-11-19T18:58:36.868 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.906 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.044) 0:02:55.330 ***** 2020-11-19T18:58:36.939 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.033) 0:02:55.364 ***** 2020-11-19T18:58:36.951 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.952 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:36.988 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:36 +0000 (0:00:00.048) 0:02:55.412 ***** 2020-11-19T18:58:37.021 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.033) 0:02:55.445 ***** 2020-11-19T18:58:37.028 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure packages are not present.] ***************************** 2020-11-19T18:58:37.032 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Set grub config.] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.217 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.189) 0:02:55.635 ***** 2020-11-19T18:58:37.252 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.039) 0:02:55.674 ***** 2020-11-19T18:58:37.258 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:37.260 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Remove /etc/ceph] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.051) 0:02:55.726 ***** 2020-11-19T18:58:37.411 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.108) 0:02:55.835 ***** 2020-11-19T18:58:37.418 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.420 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.454 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.043) 0:02:55.878 ***** 2020-11-19T18:58:37.490 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.035) 0:02:55.914 ***** 2020-11-19T18:58:37.499 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** 2020-11-19T18:58:37.501 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.535 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.045) 0:02:55.959 ***** 2020-11-19T18:58:37.567 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.031) 0:02:55.991 ***** 2020-11-19T18:58:37.577 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade non aarch64 packages] ********************************* 2020-11-19T18:58:37.579 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload weekly kernel-clean crontab.] ************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.612 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.044) 0:02:56.036 ***** 2020-11-19T18:58:37.644 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.032) 0:02:56.068 ***** 2020-11-19T18:58:37.654 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:37.655 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.689 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.044) 0:02:56.113 ***** 2020-11-19T18:58:37.722 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.033) 0:02:56.146 ***** 2020-11-19T18:58:37.727 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* 2020-11-19T18:58:37.729 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enable kernel modules to load at boot time.] ****************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:37.764 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.040) 0:02:56.187 ***** 2020-11-19T18:58:37.807 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:37 +0000 (0:00:00.044) 0:02:56.231 ***** 2020-11-19T18:58:38.083 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.132 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.316) 0:02:56.547 ***** 2020-11-19T18:58:38.170 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.045) 0:02:56.593 ***** 2020-11-19T18:58:38.177 INFO:teuthology.task.ansible.out: TASK [testnode : Install non aarch64 packages] ********************************* 2020-11-19T18:58:38.180 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.181 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.217 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.048) 0:02:56.641 ***** 2020-11-19T18:58:38.257 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.039) 0:02:56.681 ***** 2020-11-19T18:58:38.267 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:38.270 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Stop collectl] ************************************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.302 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.045) 0:02:56.726 ***** 2020-11-19T18:58:38.334 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.032) 0:02:56.759 ***** 2020-11-19T18:58:38.342 INFO:teuthology.task.ansible.out: TASK [testnode : Use perl to add user_xattr to the root mount options in fstab.] *** 2020-11-19T18:58:38.344 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.377 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.042) 0:02:56.802 ***** 2020-11-19T18:58:38.410 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.032) 0:02:56.834 ***** 2020-11-19T18:58:38.418 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check to see if we need to edit /etc/profile.] **************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.452 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.042) 0:02:56.876 ***** 2020-11-19T18:58:38.484 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.031) 0:02:56.908 ***** 2020-11-19T18:58:38.655 INFO:teuthology.task.ansible.out: TASK [testnode : Enable xattr for this boot.] ********************************** 2020-11-19T18:58:38.657 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.693 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.208) 0:02:57.116 ***** 2020-11-19T18:58:38.732 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.039) 0:02:57.156 ***** 2020-11-19T18:58:38.739 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.741 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T18:58:38.777 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.044) 0:02:57.200 ***** 2020-11-19T18:58:38.818 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.041) 0:02:57.242 ***** 2020-11-19T18:58:38.825 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure fuse group exists.] ************************************ 2020-11-19T18:58:38.826 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi068.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.866 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.048) 0:02:57.290 ***** 2020-11-19T18:58:38.875 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-11-19T18:58:38.877 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.877 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi068.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.878 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.880 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} skipping: [smithi068.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:38.922 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.056) 0:02:57.347 ***** 2020-11-19T18:58:38.963 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:38 +0000 (0:00:00.040) 0:02:57.387 ***** 2020-11-19T18:58:38.981 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/fuse.conf.] *************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.016 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.052) 0:02:57.440 ***** 2020-11-19T18:58:39.023 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:39.024 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.059 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.043) 0:02:57.483 ***** 2020-11-19T18:58:39.065 INFO:teuthology.task.ansible.out: TASK [testnode : Add teuthology user to groups fuse, kvm and disk.] ************ 2020-11-19T18:58:39.067 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.111 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.052) 0:02:57.535 ***** 2020-11-19T18:58:39.120 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:39.361 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.411 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.299) 0:02:57.835 ***** 2020-11-19T18:58:39.420 INFO:teuthology.task.ansible.out: TASK [testnode : Set up static IP in /etc/hosts.] ****************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for teuthology-lock command] **************************** changed: [smithi068.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.216674", "end": "2020-11-19 18:58:39.365449", "rc": 0, "start": "2020-11-19 18:58:39.148775", "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-11-19T18:58:39.461 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.049) 0:02:57.885 ***** 2020-11-19T18:58:39.495 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.034) 0:02:57.919 ***** 2020-11-19T18:58:39.503 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:39.504 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Mark system down if NVMe card missing] ************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.545 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.049) 0:02:57.969 ***** 2020-11-19T18:58:39.586 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.040) 0:02:58.010 ***** 2020-11-19T18:58:39.592 INFO:teuthology.task.ansible.out: TASK [testnode : Stop apache2] ************************************************* 2020-11-19T18:58:39.593 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.628 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.042) 0:02:58.052 ***** 2020-11-19T18:58:39.660 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.031) 0:02:58.084 ***** 2020-11-19T18:58:39.667 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:39.669 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.701 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.041) 0:02:58.125 ***** 2020-11-19T18:58:39.738 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.035) 0:02:58.161 ***** 2020-11-19T18:58:39.743 INFO:teuthology.task.ansible.out: TASK [testnode : Set mode on /etc/fuse.conf] *********************************** 2020-11-19T18:58:39.745 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Make sure apt dependencies are installed] ********************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:39.781 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.042) 0:02:58.203 ***** 2020-11-19T18:58:39.819 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.038) 0:02:58.241 ***** 2020-11-19T18:58:39.827 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.001 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:39 +0000 (0:00:00.180) 0:02:58.422 ***** 2020-11-19T18:58:40.008 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure the group kvm exists.] ********************************* 2020-11-19T18:58:40.010 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.046 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.046) 0:02:58.469 ***** 2020-11-19T18:58:40.054 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.046) 0:02:58.515 ***** 2020-11-19T18:58:40.103 INFO:teuthology.task.ansible.out: TASK [testnode : Add the teuthology user to groups kvm,disk] ******************* 2020-11-19T18:58:40.105 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.139 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.047) 0:02:58.563 ***** 2020-11-19T18:58:40.146 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:40.147 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.180 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.041) 0:02:58.604 ***** 2020-11-19T18:58:40.190 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/sudoers.] ************************************** 2020-11-19T18:58:40.192 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.227 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.046) 0:02:58.651 ***** 2020-11-19T18:58:40.233 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:40.235 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.046) 0:02:58.698 ***** 2020-11-19T18:58:40.281 INFO:teuthology.task.ansible.out: TASK [testnode : Configure /etc/security/limits.conf] ************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.326 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.047) 0:02:58.745 ***** 2020-11-19T18:58:40.560 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.632 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.305) 0:02:59.051 ***** 2020-11-19T18:58:40.639 INFO:teuthology.task.ansible.out: TASK [testnode : Rebuild rpmdb] ************************************************ skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.683 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.055) 0:02:59.107 ***** 2020-11-19T18:58:40.816 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* 2020-11-19T18:58:40.818 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.857 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.174) 0:02:59.281 ***** 2020-11-19T18:58:40.863 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph packages are not present.] ************************ 2020-11-19T18:58:40.865 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.898 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.041) 0:02:59.322 ***** 2020-11-19T18:58:40.905 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-11-19T18:58:40.907 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.941 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.042) 0:02:59.365 ***** 2020-11-19T18:58:40.947 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure ceph dependency packages are not present.] ************* 2020-11-19T18:58:40.949 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:40.982 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:40 +0000 (0:00:00.041) 0:02:59.406 ***** 2020-11-19T18:58:40.989 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:40.991 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.024 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.041) 0:02:59.448 ***** 2020-11-19T18:58:41.030 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:41.032 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.066 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:02:59.490 ***** 2020-11-19T18:58:41.079 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:41.081 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.114 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.048) 0:02:59.538 ***** 2020-11-19T18:58:41.121 INFO:teuthology.task.ansible.out: TASK [testnode : Remove packages] ********************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.155 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.041) 0:02:59.579 ***** 2020-11-19T18:58:41.162 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-11-19T18:58:41.163 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.201 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.045) 0:02:59.624 ***** 2020-11-19T18:58:41.429 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages] ********************************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.464 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.263) 0:02:59.888 ***** 2020-11-19T18:58:41.474 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T18:58:41.475 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.509 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.044) 0:02:59.933 ***** 2020-11-19T18:58:41.515 INFO:teuthology.task.ansible.out: TASK [testnode : Upgrade packages] ********************************************* 2020-11-19T18:58:41.517 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.555 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.045) 0:02:59.979 ***** 2020-11-19T18:58:41.563 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.598 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.043) 0:03:00.022 ***** 2020-11-19T18:58:41.604 INFO:teuthology.task.ansible.out: TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* 2020-11-19T18:58:41.606 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.641 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.042) 0:03:00.065 ***** 2020-11-19T18:58:41.648 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** 2020-11-19T18:58:41.650 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.689 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.048) 0:03:00.113 ***** 2020-11-19T18:58:41.697 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:41.699 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.920 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.231) 0:03:00.344 ***** 2020-11-19T18:58:41.927 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-11-19T18:58:41.929 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:41.962 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:41 +0000 (0:00:00.041) 0:03:00.386 ***** 2020-11-19T18:58:41.967 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:41.969 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.005 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.043) 0:03:00.429 ***** 2020-11-19T18:58:42.012 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ 2020-11-19T18:58:42.013 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.230 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.225) 0:03:00.654 ***** 2020-11-19T18:58:42.237 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:42.239 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.275 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.044) 0:03:00.699 ***** 2020-11-19T18:58:42.283 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-11-19T18:58:42.284 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.322 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.047) 0:03:00.746 ***** 2020-11-19T18:58:42.332 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:42.334 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.370 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.047) 0:03:00.794 ***** 2020-11-19T18:58:42.377 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-11-19T18:58:42.379 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.412 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.041) 0:03:00.836 ***** 2020-11-19T18:58:42.418 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:42.420 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.453 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.041) 0:03:00.877 ***** 2020-11-19T18:58:42.460 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* 2020-11-19T18:58:42.462 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.498 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.044) 0:03:00.922 ***** 2020-11-19T18:58:42.504 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* 2020-11-19T18:58:42.506 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} TASK [testnode : Include hostname in /etc/sysconfig/network] ******************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.540 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.042) 0:03:00.964 ***** 2020-11-19T18:58:42.575 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.034) 0:03:00.999 ***** 2020-11-19T18:58:42.581 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:42.583 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} TASK [testnode : Set root disk] ************************************************ ok: [smithi068.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930420973568, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153558, 'block_used': 12941550, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153558, "block_size": 4096, "block_total": 240095108, "block_used": 12941550, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930420973568, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}} 2020-11-19T18:58:42.774 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.199) 0:03:01.198 ***** 2020-11-19T18:58:42.798 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.819 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.045) 0:03:01.243 ***** 2020-11-19T18:58:42.854 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.034) 0:03:01.278 ***** 2020-11-19T18:58:42.863 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi112.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} ok: [smithi112.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} skipping: [smithi112.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.890 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.901 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.903 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi112.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:42.938 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.084) 0:03:01.362 ***** 2020-11-19T18:58:42.974 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:42 +0000 (0:00:00.036) 0:03:01.398 ***** 2020-11-19T18:58:42.980 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** 2020-11-19T18:58:42.982 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.017 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.043) 0:03:01.441 ***** 2020-11-19T18:58:43.047 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-11-19T18:58:43.049 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005117", "end": "2020-11-19 18:58:43.029374", "rc": 0, "start": "2020-11-19 18:58:43.024257", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:43.096 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.078) 0:03:01.520 ***** 2020-11-19T18:58:43.107 INFO:teuthology.task.ansible.out: TASK [testnode : Make raid/smart scripts work.] ******************************** 2020-11-19T18:58:43.109 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.145 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.049) 0:03:01.569 ***** 2020-11-19T18:58:43.156 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-11-19T18:58:43.158 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930420973568, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153558, 'block_used': 12941550, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153558, "block_size": 4096, "block_total": 240095108, "block_used": 12941550, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930420973568, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.211 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.065) 0:03:01.635 ***** 2020-11-19T18:58:43.221 INFO:teuthology.task.ansible.out: TASK [testnode : Create FStest ubuntu directory.] ****************************** 2020-11-19T18:58:43.223 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Check for teuthology-lock command] **************************** changed: [smithi112.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003439", "end": "2020-11-19 18:58:43.157730", "rc": 0, "start": "2020-11-19 18:58:43.154291", "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-11-19T18:58:43.260 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.049) 0:03:01.684 ***** 2020-11-19T18:58:43.456 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.195) 0:03:01.880 ***** 2020-11-19T18:58:43.462 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-11-19T18:58:43.466 INFO:teuthology.task.ansible.out: TASK [testnode : Make fsstress same path as ubuntu.] *************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.501 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.044) 0:03:01.925 ***** 2020-11-19T18:58:43.600 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.099) 0:03:02.024 ***** 2020-11-19T18:58:43.608 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.652 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.052) 0:03:02.076 ***** 2020-11-19T18:58:43.661 INFO:teuthology.task.ansible.out: TASK [testnode : Set grub config.] ********************************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.697 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.044) 0:03:02.121 ***** 2020-11-19T18:58:43.704 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-11-19T18:58:43.705 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.741 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.043) 0:03:02.165 ***** 2020-11-19T18:58:43.747 INFO:teuthology.task.ansible.out: TASK [testnode : Remove /etc/ceph] ********************************************* 2020-11-19T18:58:43.748 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.786 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.045) 0:03:02.210 ***** 2020-11-19T18:58:43.793 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-11-19T18:58:43.795 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.830 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.043) 0:03:02.254 ***** 2020-11-19T18:58:43.838 INFO:teuthology.task.ansible.out: TASK [testnode : Upload a dummy nfs export so that the nfs kernel server starts.] *** 2020-11-19T18:58:43.840 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.874 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.043) 0:03:02.298 ***** 2020-11-19T18:58:43.880 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T18:58:43.882 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:43.915 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:43 +0000 (0:00:00.041) 0:03:02.339 ***** 2020-11-19T18:58:43.924 INFO:teuthology.task.ansible.out: TASK [testnode : Enable nfs-server on rhel 7.x.] ******************************* 2020-11-19T18:58:43.926 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.190 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.271) 0:03:02.610 ***** 2020-11-19T18:58:44.214 INFO:teuthology.task.ansible.out: TASK [testnode : Upload weekly kernel-clean crontab.] ************************** 2020-11-19T18:58:44.216 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.251 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.064) 0:03:02.675 ***** 2020-11-19T18:58:44.278 INFO:teuthology.task.ansible.out: TASK [testnode : Upload /etc/grub.d/02_force_timeout.] ************************* 2020-11-19T18:58:44.280 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.311 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.060) 0:03:02.735 ***** 2020-11-19T18:58:44.344 INFO:teuthology.task.ansible.out: TASK [testnode : Enable kernel modules to load at boot time.] ****************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.377 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.065) 0:03:02.801 ***** 2020-11-19T18:58:44.420 INFO:teuthology.task.ansible.out: TASK [testnode : Enabling auto-fsck fix to prevent boot hangup.] *************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.457 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.079) 0:03:02.881 ***** 2020-11-19T18:58:44.729 INFO:teuthology.task.ansible.out: TASK [testnode : Work around broken wget on wheezy.] *************************** 2020-11-19T18:58:44.731 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.770 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.309) 0:03:03.190 ***** 2020-11-19T18:58:44.793 INFO:teuthology.task.ansible.out: TASK [testnode : Stop collectl] ************************************************ skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.834 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.067) 0:03:03.258 ***** 2020-11-19T18:58:44.868 INFO:teuthology.task.ansible.out: TASK [testnode : Add PATH to the teuthology_user .bashrc.] ********************* 2020-11-19T18:58:44.870 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.902 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.067) 0:03:03.326 ***** 2020-11-19T18:58:44.929 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if we need to edit /etc/profile.] **************** 2020-11-19T18:58:44.931 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:44.963 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:44 +0000 (0:00:00.061) 0:03:03.387 ***** 2020-11-19T18:58:44.993 INFO:teuthology.task.ansible.out: TASK [testnode : Update /etc/profile if needed.] ******************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.027 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.062) 0:03:03.450 ***** 2020-11-19T18:58:45.033 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:45.035 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkYTYRonw99HBM3KkscMHiaLrmXEoBOsP9'], 'uuids': ['65cb3ce0-7fbd-4bdd-81e2-4f775fee5d4c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.238732", "end": "2020-11-19 18:58:44.996292", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkYTYRonw99HBM3KkscMHiaLrmXEoBOsP9"], "labels": [], "masters": [], "uuids": ["65cb3ce0-7fbd-4bdd-81e2-4f775fee5d4c"]}, "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-11-19 18:58:43.757560", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:45.061 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:45.062 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"nvme_card_present": false}, "changed": false} 2020-11-19T18:58:45.096 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.070) 0:03:03.520 ***** 2020-11-19T18:58:45.365 INFO:teuthology.task.ansible.out: TASK [testnode : Check for NVMe drive] ***************************************** skipping: [smithi072.front.sepia.ceph.com] => (item=dm-1) => {"ansible_loop_var": "item", "changed": false, "item": "dm-1", "skip_reason": "Conditional result was False"} ok: [smithi072.front.sepia.ceph.com] => (item=nvme0n1) => {"ansible_facts": {"nvme_card_present": true}, "ansible_loop_var": "item", "changed": false, "item": "nvme0n1"} 2020-11-19T18:58:45.369 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=dm-4) => {"ansible_loop_var": "item", "changed": false, "item": "dm-4", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.379 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=dm-2) => {"ansible_loop_var": "item", "changed": false, "item": "dm-2", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.392 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=dm-0) => {"ansible_loop_var": "item", "changed": false, "item": "dm-0", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.402 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=sda) => {"ansible_loop_var": "item", "changed": false, "item": "sda", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.413 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=dm-3) => {"ansible_loop_var": "item", "changed": false, "item": "dm-3", "skip_reason": "Conditional result was False"} 2020-11-19T18:58:45.453 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.356) 0:03:03.877 ***** 2020-11-19T18:58:45.928 INFO:teuthology.task.ansible.out: TASK [testnode : Check for teuthology-lock command] **************************** 2020-11-19T18:58:45.930 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com -> localhost] => {"changed": true, "cmd": "which teuthology-lock", "delta": "0:00:00.003181", "end": "2020-11-19 18:58:45.903164", "rc": 0, "start": "2020-11-19 18:58:45.899983", "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-11-19T18:58:45.974 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:45 +0000 (0:00:00.520) 0:03:04.398 ***** 2020-11-19T18:58:46.008 INFO:teuthology.task.ansible.out: TASK [testnode : Mark system down if NVMe card missing] ************************ skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.048 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.073) 0:03:04.472 ***** 2020-11-19T18:58:46.085 INFO:teuthology.task.ansible.out: TASK [testnode : Update description in paddles lock DB if NVMe card missing] *** 2020-11-19T18:58:46.087 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.119 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.071) 0:03:04.543 ***** 2020-11-19T18:58:46.146 INFO:teuthology.task.ansible.out: TASK [testnode : Fail rest of playbook due to missing NVMe card] *************** 2020-11-19T18:58:46.147 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.186 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.066) 0:03:04.610 ***** 2020-11-19T18:58:46.468 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure apt dependencies are installed] ********************* 2020-11-19T18:58:46.470 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:46.502 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.315) 0:03:04.925 ***** 2020-11-19T18:58:46.532 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-dwQrLc-EaRd-DTWo-5mgS-DIyG-I2wE-kwBqAI', 'nvme-INTEL_SSDPEDMD400G4_CVFT534300K2400BGN', 'nvme-nvme.8086-435646543533343330304b3234303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.058288", "end": "2020-11-19 18:58:46.479312", "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-dwQrLc-EaRd-DTWo-5mgS-DIyG-I2wE-kwBqAI", "nvme-INTEL_SSDPEDMD400G4_CVFT534300K2400BGN", "nvme-nvme.8086-435646543533343330304b3234303042474e-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-11-19 18:58:45.421024", "stderr": "", "stde 2020-11-19T18:58:46.537 INFO:teuthology.task.ansible.out:rr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-11-19T18:58:46.554 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} 2020-11-19T18:58:46.596 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.094) 0:03:05.020 ***** 2020-11-19T18:58:46.647 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:58:46.648 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930421010432, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153567, 'block_used': 12941541, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153567, "block_size": 4096, "block_total": 240095108, "block_used": 12941541, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930421010432, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}} 2020-11-19T18:58:46.683 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:46 +0000 (0:00:00.086) 0:03:05.107 ***** 2020-11-19T18:58:47.068 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.005043", "end": "2020-11-19 18:58:46.845653", "rc": 0, "start": "2020-11-19 18:58:46.840610", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:47.096 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.411) 0:03:05.518 ***** 2020-11-19T18:58:47.136 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** skipping: [smithi112.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930421010432, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153567, 'block_used': 12941541, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153567, "block_size": 4096, "block_total": 240095108, "block_used": 12941541, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930421010432, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:47.170 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.075) 0:03:05.594 ***** 2020-11-19T18:58:47.838 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk4EKqjWNkGNHFoETc0lGioBkR0tihXd1r'], 'uuids': ['2666caa5-7762-4c72-9ec4-bbc3f070ea90'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.054124", "end": "2020-11-19 18:58:47.732398", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk4EKqjWNkGNHFoETc0lGioBkR0tihXd1r"], "labels": [], "masters": [], "uuids": ["2666caa5-7762-4c72-9ec4-bbc3f070ea90"]}, "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-11-19 18:58:46.678274", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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 usi 2020-11-19T18:58:47.842 INFO:teuthology.task.ansible.out:ng fdisk or", "other utilities."]} 2020-11-19T18:58:47.874 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-11-19T18:58:47.920 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:47 +0000 (0:00:00.743) 0:03:06.337 ***** 2020-11-19T18:58:48.927 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure rpm dependencies are installed] ********************* ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": ["Installed: gdisk", "Installed: device-mapper"]} 2020-11-19T18:58:48.973 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:48 +0000 (0:00:01.059) 0:03:07.397 ***** 2020-11-19T18:58:49.025 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:58:49.027 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930421014528, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153568, 'block_used': 12941540, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_facts": {"root_disk": "/dev/sda"}, "ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153568, "block_size": 4096, "block_total": 240095108, "block_used": 12941540, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930421014528, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}} 2020-11-19T18:58:49.081 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.107) 0:03:07.505 ***** 2020-11-19T18:58:49.103 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkQ1rY7fb1TDNx3xs2jMCG0yqMC7gOdaaP'], 'uuids': ['e3bb6b26-2202-457b-8de9-8b6e3d0c0fdc'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.065714", "end": "2020-11-19 18:58:49.063903", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkQ1rY7fb1TDNx3xs2jMCG0yqMC7gOdaaP"], "labels": [], "masters": [], "uuids": ["e3bb6b26-2202-457b-8de9-8b6e3d0c0fdc"]}, "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-11-19 18:58:47.998189", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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 u 2020-11-19T18:58:49.105 INFO:teuthology.task.ansible.out:sing fdisk or", "other utilities."]} 2020-11-19T18:58:49.263 INFO:teuthology.task.ansible.out: TASK [testnode : Compile list of non-root partitions] ************************** 2020-11-19T18:58:49.265 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": "lsblk --list --noheadings | grep part | grep -v sda | awk '{ print $1 }'", "delta": "0:00:00.004963", "end": "2020-11-19 18:58:49.246331", "rc": 0, "start": "2020-11-19 18:58:49.241368", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:49.300 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.218) 0:03:07.723 ***** 2020-11-19T18:58:49.342 INFO:teuthology.task.ansible.out: TASK [testnode : Unmount any non-root mountpoints] ***************************** 2020-11-19T18:58:49.344 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930421014528, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153568, 'block_used': 12941540, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153568, "block_size": 4096, "block_total": 240095108, "block_used": 12941540, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930421014528, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:49.379 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.080) 0:03:07.803 ***** 2020-11-19T18:58:49.407 INFO:teuthology.task.ansible.out: TASK [testnode : Wipe filesystems on non-root partitions] ********************** 2020-11-19T18:58:49.442 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:49 +0000 (0:00:00.063) 0:03:07.866 ***** 2020-11-19T18:58:49.720 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:49.722 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ull3ZJDPbfSJs18cp7qhw4v6Uw4PcBJbiZ'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.146113", "end": "2020-11-19 18:58:49.685891", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ull3ZJDPbfSJs18cp7qhw4v6Uw4PcBJbiZ"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:58:48.539778", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:50.346 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkcysjHqVDDTu96Q723YksJ8fXfpL6hdsE'], 'uuids': ['e4156a6a-bfe8-4300-b0a7-343215a0f988'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.044035", "end": "2020-11-19 18:58:50.306504", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkcysjHqVDDTu96Q723YksJ8fXfpL6hdsE"], "labels": [], "masters": [], "uuids": ["e4156a6a-bfe8-4300-b0a7-343215a0f988"]}, "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-11-19 18:58:49.262469", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:50.357 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4W699', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W4W699', 'scsi-35000c50087b97e25', 'scsi-SATA_ST1000NM0033-9ZM_Z1W4W699', 'wwn-0x5000c50087b97e25'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W4W699', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50087b97e25', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4W699-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W4W699-part1', 'scsi-35000c50087b97e25-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W4W699-part1', 'wwn-0x5000c50087b97e25-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W4W699", "scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W4W699", "scsi-35000c50087b97e25", "scsi-SATA_ST1000NM0033-9ZM_Z1W4W699", "wwn-0x5000c50087b97e25"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4W699-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2020-11-19T18:58:50.359 INFO:teuthology.task.ansible.out:Z1W4W699-part1", "scsi-35000c50087b97e25-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W4W699-part1", "wwn-0x5000c50087b97e25-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4W699", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50087b97e25"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:51.005 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-M6A669-tjKH-Q9P3-UnWp-UvsK-4YGr-2g0TQH', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400NV400BGN', 'nvme-nvme.8086-504846543632303430304e5634303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.087964", "end": "2020-11-19 18:58:50.966713", "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-M6A669-tjKH-Q9P3-UnWp-UvsK-4YGr-2g0TQH", "nvme-INTEL_SSDPEDMD400G4_PHFT620400NV400BGN", "nvme-nvme.8086-504846543632303430304e5634303042474e-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-11-19 18:58:49.878749", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! 2020-11-19T18:58:51.007 INFO:teuthology.task.ansible.out:You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} 2020-11-19T18:58:51.251 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwdedFgaZuxckRUWxryp9FY0sz7NLScuc7'], 'uuids': ['01569acf-3eb7-47d9-99bf-374bc7ec3258'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-1 || sgdisk --zap-all /dev/dm-1", "delta": "0:00:01.458966", "end": "2020-11-19 18:58:51.223144", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwdedFgaZuxckRUWxryp9FY0sz7NLScuc7"], "labels": [], "masters": [], "uuids": ["01569acf-3eb7-47d9-99bf-374bc7ec3258"]}, "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-11-19 18:58:49.764178", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:51.623 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk1oTXTWE4KAp2I1teA9JeIdyqiX2SOu0n'], 'uuids': ['87ca8b6f-7105-464c-9f92-1996db66b54c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.063470", "end": "2020-11-19 18:58:51.589410", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk1oTXTWE4KAp2I1teA9JeIdyqiX2SOu0n"], "labels": [], "masters": [], "uuids": ["87ca8b6f-7105-464c-9f92-1996db66b54c"]}, "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-11-19 18:58:50.525940", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:51.677 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:51 +0000 (0:00:02.234) 0:03:10.101 ***** 2020-11-19T18:58:52.264 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulYP51uj14hTF073t1292glscyZ58xX29r'], 'uuids': ['0a724bab-8928-4b6d-9048-47c580f657a2'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.080491", "end": "2020-11-19 18:58:52.235737", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulYP51uj14hTF073t1292glscyZ58xX29r"], "labels": [], "masters": [], "uuids": ["0a724bab-8928-4b6d-9048-47c580f657a2"]}, "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-11-19 18:58:51.155246", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:52.287 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkYTYRonw99HBM3KkscMHiaLrmXEoBOsP9'], 'uuids': ['65cb3ce0-7fbd-4bdd-81e2-4f775fee5d4c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.141924", "end": "2020-11-19 18:58:52.025666", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkYTYRonw99HBM3KkscMHiaLrmXEoBOsP9"], "labels": [], "masters": [], "uuids": ["65cb3ce0-7fbd-4bdd-81e2-4f775fee5d4c"]}, "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-11-19 18:58:51.883742", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.139138 s, 829 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.139138 s, 829 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:52.789 INFO:teuthology.task.ansible.out: 2020-11-19T18:58:53.487 INFO:teuthology.task.ansible.out:TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-FDHdI8-jTYB-kYD0-SFNC-fAgN-36IS-xDgYAR', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400V7400BGN', 'nvme-nvme.8086-50484654363230343030563734303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/nvme0n1 || sgdisk --zap-all /dev/nvme0n1", "delta": "0:00:01.065646", "end": "2020-11-19 18:58:52.738290", "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-FDHdI8-jTYB-kYD0-SFNC-fAgN-36IS-xDgYAR", "nvme-INTEL_SSDPEDMD400G4_PHFT620400V7400BGN", "nvme-nvme.8086-50484654363230343030563734303042474e-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-11-19 18:58:51.672644", "stderr": "", "stderr 2020-11-19T18:58:53.490 INFO:teuthology.task.ansible.out:_lines": [], "stdout": "Creating new GPT entries.\nGPT data structures destroyed! You may now partition the disk using fdisk or\nother utilities.", "stdout_lines": ["Creating new GPT entries.", "GPT data structures destroyed! You may now partition the disk using fdisk or", "other utilities."]} TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-dwQrLc-EaRd-DTWo-5mgS-DIyG-I2wE-kwBqAI', 'nvme-INTEL_SSDPEDMD400G4_CVFT534300K2400BGN', 'nvme-nvme.8086-435646543533343330304b3234303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.036719", "end": "2020-11-19 18:58:52.843057", "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-dwQrLc-EaRd-DTWo-5mgS-DIyG-I2wE-kwBqAI", "nvme-INTEL_SSDPEDMD400G4_CVFT534300K2400BGN", "nvme-nvme.8086-435646543533343330304b3234303042474e-494e54454c205353445045444d443430304734-00000001"], "labels": [], "masters": ["dm-0", "dm-1", "dm-2", "dm-3", "dm-4"], "uuids": []}, "model": "INTEL SSDPEDMD400G4", "partitions": {}, "removable": "0", "ro 2020-11-19T18:58:53.495 INFO:teuthology.task.ansible.out:tational": "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-11-19 18:58:52.806338", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0340336 s, 3.4 GB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0340336 s, 3.4 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:53.956 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:53.957 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulyDyzdp7EepJqF2IMI3omVaQMumktmuSb'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.057425", "end": "2020-11-19 18:58:53.912512", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulyDyzdp7EepJqF2IMI3omVaQMumktmuSb"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:58:52.855087", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:53.974 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk4EKqjWNkGNHFoETc0lGioBkR0tihXd1r'], 'uuids': ['2666caa5-7762-4c72-9ec4-bbc3f070ea90'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.139686", "end": "2020-11-19 18:58:53.756276", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk4EKqjWNkGNHFoETc0lGioBkR0tihXd1r"], "labels": [], "masters": [], "uuids": ["2666caa5-7762-4c72-9ec4-bbc3f070ea90"]}, "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-11-19 18:58:53.616590", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.137037 s, 842 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.137037 s, 842 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:54.433 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkQ1rY7fb1TDNx3xs2jMCG0yqMC7gOdaaP'], 'uuids': ['e3bb6b26-2202-457b-8de9-8b6e3d0c0fdc'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.149027", "end": "2020-11-19 18:58:54.409742", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkQ1rY7fb1TDNx3xs2jMCG0yqMC7gOdaaP"], "labels": [], "masters": [], "uuids": ["e3bb6b26-2202-457b-8de9-8b6e3d0c0fdc"]}, "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-11-19 18:58:54.260715", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.14635 s, 788 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.14635 s, 788 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:54.685 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:54.687 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwrpTiWYCZcrEn4JO769s9T4dORTkaIqfn'], 'uuids': ['7812798b-12f9-4869-bf26-2ddcfbb1d2f4'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-4 || sgdisk --zap-all /dev/dm-4", "delta": "0:00:01.115742", "end": "2020-11-19 18:58:54.657647", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwrpTiWYCZcrEn4JO769s9T4dORTkaIqfn"], "labels": [], "masters": [], "uuids": ["7812798b-12f9-4869-bf26-2ddcfbb1d2f4"]}, "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-11-19 18:58:53.541905", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:54.750 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:58:54.752 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkcysjHqVDDTu96Q723YksJ8fXfpL6hdsE'], 'uuids': ['e4156a6a-bfe8-4300-b0a7-343215a0f988'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.141785", "end": "2020-11-19 18:58:54.727634", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclkcysjHqVDDTu96Q723YksJ8fXfpL6hdsE"], "labels": [], "masters": [], "uuids": ["e4156a6a-bfe8-4300-b0a7-343215a0f988"]}, "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-11-19 18:58:54.585849", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.139136 s, 829 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.139136 s, 829 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:54.763 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4W699', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W4W699', 'scsi-35000c50087b97e25', 'scsi-SATA_ST1000NM0033-9ZM_Z1W4W699', 'wwn-0x5000c50087b97e25'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W4W699', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50087b97e25', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W4W699-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W4W699-part1', 'scsi-35000c50087b97e25-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W4W699-part1', 'wwn-0x5000c50087b97e25-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W4W699", "scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W4W699", "scsi-35000c50087b97e25", "scsi-SATA_ST1000NM0033-9ZM_Z1W4W699", "wwn-0x5000c50087b97e25"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W4W699-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W4W699-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2020-11-19T18:58:54.765 INFO:teuthology.task.ansible.out:Z1W4W699-part1", "scsi-35000c50087b97e25-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W4W699-part1", "wwn-0x5000c50087b97e25-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W4W699", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50087b97e25"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.079 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk1oTXTWE4KAp2I1teA9JeIdyqiX2SOu0n'], 'uuids': ['87ca8b6f-7105-464c-9f92-1996db66b54c'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.148072", "end": "2020-11-19 18:58:55.059029", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-zWCya8T5tLoNhD0sDGrj2n1cKQqEsclk1oTXTWE4KAp2I1teA9JeIdyqiX2SOu0n"], "labels": [], "masters": [], "uuids": ["87ca8b6f-7105-464c-9f92-1996db66b54c"]}, "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-11-19 18:58:54.910957", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.145424 s, 793 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.145424 s, 793 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:55.128 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:03.450) 0:03:13.552 ***** 2020-11-19T18:58:55.349 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulpPmyWYGigxF0WZmkbcdRJg1TyK58tEgz'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.058687", "end": "2020-11-19 18:58:55.312845", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulpPmyWYGigxF0WZmkbcdRJg1TyK58tEgz"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:58:54.254158", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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."]} skipping: [smithi112.front.sepia.ceph. 2020-11-19T18:58:55.351 INFO:teuthology.task.ansible.out:com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QZGS', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS', 'scsi-35000c50091e2ee9d', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS', 'wwn-0x5000c50091e2ee9d'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QZGS', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e2ee9d', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QZGS-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS-part1', 'scsi-35000c50091e2ee9d-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS-part1', 'wwn-0x5000c50091e2ee9d-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W5QZGS", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS", "scsi-35000c50091e2ee9d", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS", "wwn-0x5000c50091e2ee9d"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QZGS-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS-part1", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS-part1", "scsi-35000c50091e2ee 2020-11-19T18:58:55.353 INFO:teuthology.task.ansible.out:9d-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS-part1", "wwn-0x5000c50091e2ee9d-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QZGS", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e2ee9d"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.383 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi068.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.065085", "end": "2020-11-19 18:58:55.358047", "rc": 0, "start": "2020-11-19 18:58:55.292962", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:55.422 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.291) 0:03:13.843 ***** 2020-11-19T18:58:55.647 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T18:58:55.649 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.043398", "end": "2020-11-19 18:58:55.626196", "rc": 0, "start": "2020-11-19 18:58:55.582798", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:55.681 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.261) 0:03:14.105 ***** 2020-11-19T18:58:55.711 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T18:58:55.748 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.067) 0:03:14.172 ***** 2020-11-19T18:58:55.782 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T18:58:55.784 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.821 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.072) 0:03:14.245 ***** 2020-11-19T18:58:55.848 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T18:58:55.851 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.881 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.060) 0:03:14.305 ***** 2020-11-19T18:58:55.913 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:58:55.915 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:55.948 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:55 +0000 (0:00:00.066) 0:03:14.372 ***** 2020-11-19T18:58:55.955 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:55.959 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwgkNww5wPheVpYEkndfkaG7gq0p8lRmlK'], 'uuids': ['46067b68-3d97-4c05-886f-f3f9313abe9b'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-2 || sgdisk --zap-all /dev/dm-2", "delta": "0:00:01.080847", "end": "2020-11-19 18:58:55.915767", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwgkNww5wPheVpYEkndfkaG7gq0p8lRmlK"], "labels": [], "masters": [], "uuids": ["46067b68-3d97-4c05-886f-f3f9313abe9b"]}, "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-11-19 18:58:54.834920", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:55.981 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:56.018 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.069) 0:03:14.442 ***** 2020-11-19T18:58:56.319 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ ok: [smithi068.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:58:56.350 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.331) 0:03:14.774 ***** 2020-11-19T18:58:56.398 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:58:56.399 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930420973568, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153558, 'block_used': 12941550, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153558, "block_size": 4096, "block_total": 240095108, "block_used": 12941550, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930420973568, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:56.432 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.081) 0:03:14.856 ***** 2020-11-19T18:58:56.481 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-11-19T18:58:56.483 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:56.515 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.081) 0:03:14.937 ***** 2020-11-19T18:58:56.541 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:56.543 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:56.575 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.061) 0:03:14.999 ***** 2020-11-19T18:58:56.592 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:56.594 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulTUUgovXuMOJfECmzcoBNZXt26b7T9ywI'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.060722", "end": "2020-11-19 18:58:56.562301", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulTUUgovXuMOJfECmzcoBNZXt26b7T9ywI"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:58:55.501579", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:56.632 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:56 +0000 (0:00:00.057) 0:03:15.056 ***** 2020-11-19T18:58:56.639 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:58:56.641 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:57.045 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:57 +0000 (0:00:00.408) 0:03:15.465 ***** 2020-11-19T18:58:57.090 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-11-19T18:58:57.092 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:57.124 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:57 +0000 (0:00:00.083) 0:03:15.548 ***** 2020-11-19T18:58:57.151 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* 2020-11-19T18:58:57.153 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:57.184 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:57 +0000 (0:00:00.060) 0:03:15.608 ***** 2020-11-19T18:58:57.203 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** 2020-11-19T18:58:57.204 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw0s7TBznT6vwDSMy0NEn52wOj1eVg9EuJ'], 'uuids': ['7a4d6feb-981f-4e12-96d1-e8be1cd5baed'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-0 || sgdisk --zap-all /dev/dm-0", "delta": "0:00:01.066072", "end": "2020-11-19 18:58:57.158525", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw0s7TBznT6vwDSMy0NEn52wOj1eVg9EuJ"], "labels": [], "masters": [], "uuids": ["7a4d6feb-981f-4e12-96d1-e8be1cd5baed"]}, "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-11-19 18:58:56.092453", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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-11-19T18:58:57.205 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => 2020-11-19T18:58:57.206 INFO:teuthology.task.ansible.out:(item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QEKN', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN', 'scsi-35000c50091e0531c', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN', 'wwn-0x5000c50091e0531c'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QEKN', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e0531c', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QEKN-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN-part1', 'scsi-35000c50091e0531c-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN-part1', 'wwn-0x5000c50091e0531c-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W5QEKN", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN", "scsi-35000c50091e0531c", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN", "wwn-0x5000c50091e0531c"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QEKN-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN-part1", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN-part1", "scsi-35000c50091e0531c-part1 2020-11-19T18:58:57.208 INFO:teuthology.task.ansible.out:", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN-part1", "wwn-0x5000c50091e0531c-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QEKN", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e0531c"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:57.219 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T18:58:57.221 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:58:57.261 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:57 +0000 (0:00:00.076) 0:03:15.685 ***** 2020-11-19T18:58:57.374 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:58:57.376 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ull3ZJDPbfSJs18cp7qhw4v6Uw4PcBJbiZ'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.141611", "end": "2020-11-19 18:58:57.346164", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ull3ZJDPbfSJs18cp7qhw4v6Uw4PcBJbiZ"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:58:57.204553", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.138862 s, 831 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.138862 s, 831 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:57.586 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-M6A669-tjKH-Q9P3-UnWp-UvsK-4YGr-2g0TQH', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400NV400BGN', 'nvme-nvme.8086-504846543632303430304e5634303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.037504", "end": "2020-11-19 18:58:57.557155", "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-M6A669-tjKH-Q9P3-UnWp-UvsK-4YGr-2g0TQH", "nvme-INTEL_SSDPEDMD400G4_PHFT620400NV400BGN", "nvme-nvme.8086-504846543632303430304e5634303042474e-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-11-19 18:58:57.519651", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0348996 s, 3.3 GB/s", "std 2020-11-19T18:58:57.588 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0348996 s, 3.3 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:57.824 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** changed: [smithi068.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-11-19T18:58:57.856 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:58:57 +0000 (0:00:00.594) 0:03:16.280 ***** 2020-11-19T18:58:58.882 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulYP51uj14hTF073t1292glscyZ58xX29r'], 'uuids': ['0a724bab-8928-4b6d-9048-47c580f657a2'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.144099", "end": "2020-11-19 18:58:58.035675", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulYP51uj14hTF073t1292glscyZ58xX29r"], "labels": [], "masters": [], "uuids": ["0a724bab-8928-4b6d-9048-47c580f657a2"]}, "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-11-19 18:58:57.891576", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.141525 s, 815 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.141525 s, 815 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:58:58.994 INFO:teuthology.task.ansible.out: TASK [testnode : Zap all non-root disks] *************************************** changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw3SE0LIXIiDqTXXvZFjecJSWMuYxI5ZKV'], 'uuids': ['641038be-100a-448d-90c8-be4d61906332'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "sgdisk --zap-all /dev/dm-3 || sgdisk --zap-all /dev/dm-3", "delta": "0:00:01.047171", "end": "2020-11-19 18:58:58.390275", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw3SE0LIXIiDqTXXvZFjecJSWMuYxI5ZKV"], "labels": [], "masters": [], "uuids": ["641038be-100a-448d-90c8-be4d61906332"]}, "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-11-19 18:58:57.343104", "stderr": "", "stderr_lines": [], "stdout": "Creating new GPT entries.\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.", "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 u 2020-11-19T18:58:59.002 INFO:teuthology.task.ansible.out:sing fdisk or", "other utilities."]} Thursday 19 November 2020 18:58:58 +0000 (0:00:01.100) 0:03:17.381 ***** 2020-11-19T18:59:02.580 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:02.586 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulyDyzdp7EepJqF2IMI3omVaQMumktmuSb'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.130315", "end": "2020-11-19 18:58:59.193148", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulyDyzdp7EepJqF2IMI3omVaQMumktmuSb"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:58:59.062833", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.127676 s, 903 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.127676 s, 903 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:02.597 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi068.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-11-19T18:59:02.658 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-1', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_2', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwdedFgaZuxckRUWxryp9FY0sz7NLScuc7'], 'uuids': ['01569acf-3eb7-47d9-99bf-374bc7ec3258'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-1 bs=1M count=110", "delta": "0:00:00.141034", "end": "2020-11-19 18:59:02.593041", "item": {"key": "dm-1", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_2", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwdedFgaZuxckRUWxryp9FY0sz7NLScuc7"], "labels": [], "masters": [], "uuids": ["01569acf-3eb7-47d9-99bf-374bc7ec3258"]}, "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-11-19 18:59:02.452007", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.13831 s, 834 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.13831 s, 834 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:02.865 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'nvme0n1', 'value': {'virtual': 1, 'links': {'ids': ['lvm-pv-uuid-FDHdI8-jTYB-kYD0-SFNC-fAgN-36IS-xDgYAR', 'nvme-INTEL_SSDPEDMD400G4_PHFT620400V7400BGN', 'nvme-nvme.8086-50484654363230343030563734303042474e-494e54454c205353445045444d443430304734-00000001'], 'uuids': [], 'labels': [], 'masters': ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4']}, 'vendor': None, 'model': 'INTEL SSDPEDMD400G4', 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': 'none', 'sectors': '781422768', 'sectorsize': '512', 'size': '372.61 GB', 'host': 'Non-Volatile memory controller: Intel Corporation PCIe Data Center SSD (rev 01)', 'holders': ['vg_nvme-lv_2', 'vg_nvme-lv_5', 'vg_nvme-lv_3', 'vg_nvme-lv_1', 'vg_nvme-lv_4']}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/nvme0n1 bs=1M count=110", "delta": "0:00:00.037163", "end": "2020-11-19 18:59:02.831818", "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-FDHdI8-jTYB-kYD0-SFNC-fAgN-36IS-xDgYAR", "nvme-INTEL_SSDPEDMD400G4_PHFT620400V7400BGN", "nvme-nvme.8086-50484654363230343030563734303042474e-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-11-19 18:59:02.794655", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.0345386 s, 3.3 GB/s", "std 2020-11-19T18:59:02.867 INFO:teuthology.task.ansible.out:err_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.0345386 s, 3.3 GB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:02.918 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulpPmyWYGigxF0WZmkbcdRJg1TyK58tEgz'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.141104", "end": "2020-11-19 18:59:02.888232", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulpPmyWYGigxF0WZmkbcdRJg1TyK58tEgz"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:59:02.747128", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.138563 s, 832 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.138563 s, 832 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:02.922 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QZGS', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS', 'scsi-35000c50091e2ee9d', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS', 'wwn-0x5000c50091e2ee9d'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QZGS', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e2ee9d', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QZGS-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS-part1', 'scsi-35000c50091e2ee9d-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS-part1', 'wwn-0x5000c50091e2ee9d-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W5QZGS", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QZGS", "scsi-35000c50091e2ee9d", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS", "wwn-0x5000c50091e2ee9d"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QZGS-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QZGS-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2020-11-19T18:59:02.923 INFO:teuthology.task.ansible.out:Z1W5QZGS-part1", "scsi-35000c50091e2ee9d-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QZGS-part1", "wwn-0x5000c50091e2ee9d-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QZGS", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e2ee9d"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:02.963 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:02.965 INFO:teuthology.task.ansible.out:changed: [smithi068.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-11-19T18:59:03.190 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:03.192 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-4', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_5', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwrpTiWYCZcrEn4JO769s9T4dORTkaIqfn'], 'uuids': ['7812798b-12f9-4869-bf26-2ddcfbb1d2f4'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '31252480', 'sectorsize': '512', 'size': '14.90 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-4 bs=1M count=110", "delta": "0:00:00.142854", "end": "2020-11-19 18:59:03.151999", "item": {"key": "dm-4", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_5", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwrpTiWYCZcrEn4JO769s9T4dORTkaIqfn"], "labels": [], "masters": [], "uuids": ["7812798b-12f9-4869-bf26-2ddcfbb1d2f4"]}, "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-11-19 18:59:03.009145", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.140274 s, 822 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.140274 s, 822 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:03.223 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulTUUgovXuMOJfECmzcoBNZXt26b7T9ywI'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.138638", "end": "2020-11-19 18:59:03.203864", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-FSPw3LggbtpOLGc97M3Jkwj0KIl3h0ulTUUgovXuMOJfECmzcoBNZXt26b7T9ywI"], "labels": [], "masters": [], "uuids": []}, "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-11-19 18:59:03.065226", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.136139 s, 847 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.136139 s, 847 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:03.264 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:04.306) 0:03:21.688 ***** 2020-11-19T18:59:03.293 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi068.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-11-19T18:59:03.492 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:03.493 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-2', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_3', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwgkNww5wPheVpYEkndfkaG7gq0p8lRmlK'], 'uuids': ['46067b68-3d97-4c05-886f-f3f9313abe9b'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-2 bs=1M count=110", "delta": "0:00:00.147191", "end": "2020-11-19 18:59:03.465649", "item": {"key": "dm-2", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_3", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clwgkNww5wPheVpYEkndfkaG7gq0p8lRmlK"], "labels": [], "masters": [], "uuids": ["46067b68-3d97-4c05-886f-f3f9313abe9b"]}, "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-11-19 18:59:03.318458", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.144635 s, 797 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.144635 s, 797 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:03.525 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** 2020-11-19T18:59:03.527 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.064016", "end": "2020-11-19 18:59:03.500215", "rc": 0, "start": "2020-11-19 18:59:03.436199", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:03.558 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.294) 0:03:21.983 ***** 2020-11-19T18:59:03.628 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:03.629 INFO:teuthology.task.ansible.out:changed: [smithi068.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-11-19T18:59:03.789 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T18:59:03.790 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.046676", "end": "2020-11-19 18:59:03.763062", "rc": 0, "start": "2020-11-19 18:59:03.716386", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:03.822 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.263) 0:03:22.246 ***** 2020-11-19T18:59:03.827 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:03.828 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-0', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_1', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw0s7TBznT6vwDSMy0NEn52wOj1eVg9EuJ'], 'uuids': ['7a4d6feb-981f-4e12-96d1-e8be1cd5baed'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-0 bs=1M count=110", "delta": "0:00:00.142214", "end": "2020-11-19 18:59:03.773109", "item": {"key": "dm-0", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_1", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw0s7TBznT6vwDSMy0NEn52wOj1eVg9EuJ"], "labels": [], "masters": [], "uuids": ["7a4d6feb-981f-4e12-96d1-e8be1cd5baed"]}, "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-11-19 18:59:03.630895", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.139629 s, 826 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.139629 s, 826 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:03.830 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item={'key': 'sda', 'value': {'virtual': 1, 'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QEKN', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN', 'scsi-35000c50091e0531c', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN', 'wwn-0x5000c50091e0531c'], 'uuids': [], 'labels': [], 'masters': []}, 'vendor': 'ATA', 'model': 'ST1000NM0033-9ZM', 'sas_address': None, 'sas_device_handle': None, 'serial': 'Z1W5QEKN', 'removable': '0', 'support_discard': '0', 'wwn': '0x5000c50091e0531c', 'partitions': {'sda1': {'links': {'ids': ['ata-ST1000NM0033-9ZM173_Z1W5QEKN-part1', 'scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN-part1', 'scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN-part1', 'scsi-35000c50091e0531c-part1', 'scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN-part1', 'wwn-0x5000c50091e0531c-part1'], 'uuids': ['782d0384-b480-44b3-9c95-fe95daf886ae'], 'labels': [], 'masters': []}, 'start': '2048', 'sectors': '1953522688', 'sectorsize': 512, 'size': '931.51 GB', 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae', 'holders': []}}, 'rotational': '1', 'scheduler_mode': 'mq-deadline', 'sectors': '1953525168', 'sectorsize': '512', 'size': '931.51 GB', 'host': 'SATA controller: Intel Corporation C610/X99 series chipset 6-Port SATA Controller [AHCI mode] (rev 05)', 'holders': []}}) => {"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_Z1W5QEKN", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN", "scsi-1ATA_ST1000NM0033-9ZM173_Z1W5QEKN", "scsi-35000c50091e0531c", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN", "wwn-0x5000c50091e0531c"], "labels": [], "masters": [], "uuids": []}, "model": "ST1000NM0033-9ZM", "partitions": {"sda1": {"holders": [], "links": {"ids": ["ata-ST1000NM0033-9ZM173_Z1W5QEKN-part1", "scsi-0ATA_ST1000NM0033-9ZM_Z1W5QEKN-part1", "scsi-1ATA_ST1000NM0033-9ZM173_ 2020-11-19T18:59:03.831 INFO:teuthology.task.ansible.out:Z1W5QEKN-part1", "scsi-35000c50091e0531c-part1", "scsi-SATA_ST1000NM0033-9ZM_Z1W5QEKN-part1", "wwn-0x5000c50091e0531c-part1"], "labels": [], "masters": [], "uuids": ["782d0384-b480-44b3-9c95-fe95daf886ae"]}, "sectors": "1953522688", "sectorsize": 512, "size": "931.51 GB", "start": "2048", "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}}, "removable": "0", "rotational": "1", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "1953525168", "sectorsize": "512", "serial": "Z1W5QEKN", "size": "931.51 GB", "support_discard": "0", "vendor": "ATA", "virtual": 1, "wwn": "0x5000c50091e0531c"}}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.842 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T18:59:03.877 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.055) 0:03:22.301 ***** 2020-11-19T18:59:03.907 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* 2020-11-19T18:59:03.909 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:03.944 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.066) 0:03:22.368 ***** 2020-11-19T18:59:03.950 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:03.952 INFO:teuthology.task.ansible.out:changed: [smithi068.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-11-19T18:59:03.987 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:03 +0000 (0:00:00.042) 0:03:22.411 ***** 2020-11-19T18:59:03.995 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T18:59:03.996 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:04.031 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.043) 0:03:22.455 ***** 2020-11-19T18:59:04.060 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:04.062 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:04.096 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.065) 0:03:22.520 ***** 2020-11-19T18:59:04.113 INFO:teuthology.task.ansible.out: TASK [testnode : Blow away lingering OSD data and FSIDs] *********************** 2020-11-19T18:59:04.114 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => (item={'key': 'dm-3', 'value': {'virtual': 1, 'links': {'ids': ['dm-name-vg_nvme-lv_4', 'dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw3SE0LIXIiDqTXXvZFjecJSWMuYxI5ZKV'], 'uuids': ['641038be-100a-448d-90c8-be4d61906332'], 'labels': [], 'masters': []}, 'vendor': None, 'model': None, 'sas_address': None, 'sas_device_handle': None, 'removable': '0', 'support_discard': '512', 'partitions': {}, 'rotational': '0', 'scheduler_mode': '', 'sectors': '187490304', 'sectorsize': '512', 'size': '89.40 GB', 'host': '', 'holders': []}}) => {"ansible_loop_var": "item", "changed": true, "cmd": "dd if=/dev/zero of=/dev/dm-3 bs=1M count=110", "delta": "0:00:00.141197", "end": "2020-11-19 18:59:04.089527", "item": {"key": "dm-3", "value": {"holders": [], "host": "", "links": {"ids": ["dm-name-vg_nvme-lv_4", "dm-uuid-LVM-gc4RISvkU77HORVUuCyYMo53vfRg7clw3SE0LIXIiDqTXXvZFjecJSWMuYxI5ZKV"], "labels": [], "masters": [], "uuids": ["641038be-100a-448d-90c8-be4d61906332"]}, "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-11-19 18:59:03.948330", "stderr": "110+0 records in\n110+0 records out\n115343360 bytes (115 MB, 110 MiB) copied, 0.138609 s, 832 MB/s", "stderr_lines": ["110+0 records in", "110+0 records out", "115343360 bytes (115 MB, 110 MiB) copied, 0.138609 s, 832 MB/s"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:04.153 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.057) 0:03:22.577 ***** 2020-11-19T18:59:04.162 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-11-19T18:59:04.164 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:04.197 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.043) 0:03:22.621 ***** 2020-11-19T18:59:04.203 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:04.205 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T18:59:04.240 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.043) 0:03:22.664 ***** 2020-11-19T18:59:04.376 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-11-19T18:59:04.378 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:59:04.753 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.512) 0:03:23.177 ***** 2020-11-19T18:59:04.770 INFO:teuthology.task.ansible.out: TASK [testnode : Remove all LVM data] ****************************************** changed: [smithi072.front.sepia.ceph.com] => {"attempts": 1, "changed": true, "cmd": "dmsetup remove_all --force", "delta": "0:00:00.054819", "end": "2020-11-19 18:59:04.364472", "rc": 0, "start": "2020-11-19 18:59:04.309653", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:04.803 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.050) 0:03:23.227 ***** 2020-11-19T18:59:04.811 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ 2020-11-19T18:59:04.812 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930421010432, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153567, 'block_used': 12941541, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153567, "block_size": 4096, "block_total": 240095108, "block_used": 12941541, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930421010432, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:04.814 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi068.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-11-19T18:59:04.859 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.055) 0:03:23.283 ***** 2020-11-19T18:59:04.907 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* 2020-11-19T18:59:04.908 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:04.943 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:04 +0000 (0:00:00.084) 0:03:23.367 ***** 2020-11-19T18:59:04.967 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:04.969 INFO:teuthology.task.ansible.out:changed: [smithi068.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-11-19T18:59:04.980 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:04.981 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.024 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.080) 0:03:23.448 ***** 2020-11-19T18:59:05.051 INFO:teuthology.task.ansible.out: TASK [testnode : Check for physical volumes] *********************************** 2020-11-19T18:59:05.053 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "cmd": "pvdisplay | grep 'PV Name' | awk '{ print $3 }'", "delta": "0:00:00.051231", "end": "2020-11-19 18:59:05.027409", "rc": 0, "start": "2020-11-19 18:59:04.976178", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : set_fact] ***************************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.086 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.061) 0:03:23.510 ***** 2020-11-19T18:59:05.118 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.032) 0:03:23.542 ***** 2020-11-19T18:59:05.128 INFO:teuthology.task.ansible.out: TASK [testnode : Remove physical volumes] ************************************** 2020-11-19T18:59:05.167 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.048) 0:03:23.590 ***** 2020-11-19T18:59:05.178 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi068.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"} TASK [testnode : Create volume_groups dict] ************************************ skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.217 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.049) 0:03:23.640 ***** 2020-11-19T18:59:05.461 INFO:teuthology.task.ansible.out: TASK [testnode : Write a new partition table to {{ item.value.device }}] ******* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.501 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.285) 0:03:23.925 ***** 2020-11-19T18:59:05.508 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:05.510 INFO:teuthology.task.ansible.out:changed: [smithi068.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"} TASK [testnode : Determine desired logical volume percentage size] ************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.510 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** skipping: [smithi068.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-11-19T18:59:05.548 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.047) 0:03:23.972 ***** 2020-11-19T18:59:05.580 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.031) 0:03:24.004 ***** 2020-11-19T18:59:05.587 INFO:teuthology.task.ansible.out: TASK [testnode : Write partition entries to {{ item.0.device }}] *************** 2020-11-19T18:59:05.589 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.625 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.045) 0:03:24.049 ***** 2020-11-19T18:59:05.630 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:05.635 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T18:59:05.637 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.670 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.044) 0:03:24.094 ***** 2020-11-19T18:59:05.678 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:05.681 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.719 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.048) 0:03:24.143 ***** 2020-11-19T18:59:05.748 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-11-19T18:59:05.750 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:59:05.788 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.069) 0:03:24.212 ***** 2020-11-19T18:59:05.795 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs for {{ item.0.device }}] ****************** 2020-11-19T18:59:05.797 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:05.833 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:05 +0000 (0:00:00.044) 0:03:24.257 ***** 2020-11-19T18:59:05.840 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T18:59:05.841 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.165 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.331) 0:03:24.589 ***** 2020-11-19T18:59:06.183 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** 2020-11-19T18:59:06.184 INFO:teuthology.task.ansible.out:changed: [smithi112.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-11-19T18:59:06.219 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.053) 0:03:24.643 ***** 2020-11-19T18:59:06.338 INFO:teuthology.task.ansible.out: TASK [testnode : Edit lvm.conf to support LVM on kRBD.] ************************ 2020-11-19T18:59:06.340 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} 2020-11-19T18:59:06.376 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.156) 0:03:24.799 ***** 2020-11-19T18:59:06.424 INFO:teuthology.task.ansible.out: TASK [testnode : Set root disk] ************************************************ skipping: [smithi072.front.sepia.ceph.com] => (item={'mount': '/', 'device': '/dev/sda1', 'fstype': 'ext4', 'options': 'rw,seclabel,relatime', 'size_total': 983429562368, 'size_available': 930421014528, 'block_size': 4096, 'block_total': 240095108, 'block_available': 227153568, 'block_used': 12941540, 'inode_total': 61054976, 'inode_available': 60986956, 'inode_used': 68020, 'uuid': '782d0384-b480-44b3-9c95-fe95daf886ae'}) => {"ansible_loop_var": "item", "changed": false, "item": {"block_available": 227153568, "block_size": 4096, "block_total": 240095108, "block_used": 12941540, "device": "/dev/sda1", "fstype": "ext4", "inode_available": 60986956, "inode_total": 61054976, "inode_used": 68020, "mount": "/", "options": "rw,seclabel,relatime", "size_available": 930421014528, "size_total": 983429562368, "uuid": "782d0384-b480-44b3-9c95-fe95daf886ae"}, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.458 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.082) 0:03:24.882 ***** 2020-11-19T18:59:06.499 INFO:teuthology.task.ansible.out: TASK [testnode : Combine list of non-root disks] ******************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.532 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.073) 0:03:24.956 ***** 2020-11-19T18:59:06.571 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:06.572 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.604 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.072) 0:03:25.028 ***** 2020-11-19T18:59:06.611 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:06.612 INFO:teuthology.task.ansible.out:changed: [smithi112.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-11-19T18:59:06.634 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.667 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.062) 0:03:25.091 ***** 2020-11-19T18:59:06.869 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume_groups dict] ************************************ 2020-11-19T18:59:06.877 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.914 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.245) 0:03:25.336 ***** 2020-11-19T18:59:06.933 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi112.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-11-19T18:59:06.943 INFO:teuthology.task.ansible.out: TASK [testnode : Determine desired logical volume percentage size] ************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:06.976 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:06 +0000 (0:00:00.064) 0:03:25.400 ***** 2020-11-19T18:59:07.015 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical_volumes dict] ********************************** 2020-11-19T18:59:07.018 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:07.051 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.074) 0:03:25.475 ***** 2020-11-19T18:59:07.474 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi112.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-11-19T18:59:07.529 INFO:teuthology.task.ansible.out: TASK [testnode : Create volume group(s)] *************************************** changed: [smithi072.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-11-19T18:59:07.562 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.510) 0:03:25.986 ***** 2020-11-19T18:59:07.601 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2020-11-19T18:59:07.603 INFO:teuthology.task.ansible.out:changed: [smithi068.front.sepia.ceph.com] => {"changed": true} 2020-11-19T18:59:07.642 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:07 +0000 (0:00:00.080) 0:03:26.066 ***** 2020-11-19T18:59:07.803 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi112.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-11-19T18:59:08.015 INFO:teuthology.task.ansible.out:changed: [smithi072.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-11-19T18:59:08.100 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-11-19T18:59:08.102 INFO:teuthology.task.ansible.out:changed: [smithi068.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-11-19T18:59:08.133 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.491) 0:03:26.557 ***** 2020-11-19T18:59:08.141 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:08.142 INFO:teuthology.task.ansible.out:changed: [smithi112.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-11-19T18:59:08.184 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.051) 0:03:26.609 ***** 2020-11-19T18:59:08.193 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-11-19T18:59:08.194 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.234 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.048) 0:03:26.657 ***** 2020-11-19T18:59:08.265 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** 2020-11-19T18:59:08.267 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.516 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.282) 0:03:26.940 ***** 2020-11-19T18:59:08.528 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi072.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-11-19T18:59:08.568 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.051) 0:03:26.992 ***** 2020-11-19T18:59:08.576 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-11-19T18:59:08.578 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.621 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.053) 0:03:27.045 ***** 2020-11-19T18:59:08.654 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* 2020-11-19T18:59:08.655 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.691 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.069) 0:03:27.115 ***** 2020-11-19T18:59:08.719 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** 2020-11-19T18:59:08.721 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:08.756 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:08 +0000 (0:00:00.065) 0:03:27.180 ***** 2020-11-19T18:59:08.776 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:08.777 INFO:teuthology.task.ansible.out:changed: [smithi112.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-11-19T18:59:08.788 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-11-19T18:59:08.789 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:09.026 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.258) 0:03:27.438 ***** 2020-11-19T18:59:09.037 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:09.043 INFO:teuthology.task.ansible.out:changed: [smithi072.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-11-19T18:59:09.049 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:09.083 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.068) 0:03:27.507 ***** 2020-11-19T18:59:09.111 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-11-19T18:59:09.113 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:09.145 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.061) 0:03:27.569 ***** 2020-11-19T18:59:09.152 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:09.155 INFO:teuthology.task.ansible.out:changed: [smithi112.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-11-19T18:59:09.175 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:09.209 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.063) 0:03:27.633 ***** 2020-11-19T18:59:09.238 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:09.274 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.064) 0:03:27.698 ***** 2020-11-19T18:59:09.305 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:09.306 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi112.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-11-19T18:59:09.338 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:09 +0000 (0:00:00.064) 0:03:27.762 ***** 2020-11-19T18:59:09.379 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* 2020-11-19T18:59:09.381 INFO:teuthology.task.ansible.out:changed: [smithi072.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-11-19T18:59:10.086 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi112.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"} skipping: [smithi112.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-11-19T18:59:10.095 INFO:teuthology.task.ansible.out: TASK [testnode : Create logical volume(s)] ************************************* changed: [smithi072.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-11-19T18:59:10.142 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.798) 0:03:28.561 ***** 2020-11-19T18:59:10.174 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.032) 0:03:28.594 ***** 2020-11-19T18:59:10.297 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T18:59:10.299 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2020-11-19T18:59:10.333 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.162) 0:03:28.756 ***** 2020-11-19T18:59:10.339 INFO:teuthology.task.ansible.out: TASK [testnode : Erase /scratch_devs so we know it's accurate] ***************** 2020-11-19T18:59:10.340 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "path": "/scratch_devs", "state": "absent"} 2020-11-19T18:59:10.378 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.045) 0:03:28.802 ***** 2020-11-19T18:59:10.385 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-11-19T18:59:10.387 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} 2020-11-19T18:59:10.426 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.047) 0:03:28.850 ***** 2020-11-19T18:59:10.463 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T18:59:10.466 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:10.497 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.071) 0:03:28.921 ***** 2020-11-19T18:59:10.581 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:10.583 INFO:teuthology.task.ansible.out:changed: [smithi072.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-11-19T18:59:10.637 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T18:59:10.638 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:53:45 UTC", "ActiveEnterTimestampMonotonic": "15835349", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target ntpd.service basic.target systemd-journald.socket sntp.service tmp.mount system.slice ntpdate.service systemd-tmpfiles-setup.service -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:53:43 UTC", "AssertTimestampMonotonic": "14424845", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:53:43 UTC", "ConditionTimestampMonotonic": "14424804", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGro 2020-11-19T18:59:10.639 INFO:teuthology.task.ansible.out:up": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "910", "ExecMainStartTimestamp": "Thu 2020-11-19 18:53:45 UTC", "ExecMainStartTimestampMonotonic": "15737952", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:53:43 UTC] ; stop_time=[Thu 2020-11-19 18:53:45 UTC] ; pid=872 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:53:45 UTC] ; stop_time=[Thu 2020-11-19 18:53:45 UTC] ; pid=970 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:53:43 UTC", "InactiveExitTimestampMonotonic": "14441191", "InvocationID": "868ab1d6fb854a73a10331c633b3c497", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "Limit 2020-11-19T18:59:10.641 INFO:teuthology.task.ansible.out:AS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127238", "LimitNPROCSoft": "127238", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127238", "LimitSIGPENDINGSoft": "127238", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "910", "MemoryAccounting": "yes", "MemoryCurrent": "3276800", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "R 2020-11-19T18:59:10.643 INFO:teuthology.task.ansible.out:equires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "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-11-19 18:53:45 UTC", "StateChangeTimestampMonotonic": "15835349", "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": "1", "TasksMax": "203580", "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", "WatchdogTimestamp": "Thu 2020-11-19 18:53:45 UTC", "WatchdogTimestampMonotonic": "15737964", "WatchdogUSec": "0"}} 2020-11-19T18:59:10.673 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.176) 0:03:29.097 ***** 2020-11-19T18:59:10.701 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T18:59:10.734 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.061) 0:03:29.158 ***** 2020-11-19T18:59:10.754 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:10.756 INFO:teuthology.task.ansible.out:changed: [smithi072.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-11-19T18:59:10.777 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:10.779 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* changed: [smithi112.front.sepia.ceph.com] => {"changed": true} 2020-11-19T18:59:10.815 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.081) 0:03:29.240 ***** 2020-11-19T18:59:10.855 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:10 +0000 (0:00:00.037) 0:03:29.277 ***** 2020-11-19T18:59:11.474 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* 2020-11-19T18:59:11.476 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.515 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.661) 0:03:29.939 ***** 2020-11-19T18:59:11.523 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** 2020-11-19T18:59:11.524 INFO:teuthology.task.ansible.out:changed: [smithi072.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-11-19T18:59:11.546 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* 2020-11-19T18:59:11.548 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.581 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.065) 0:03:30.004 ***** 2020-11-19T18:59:11.620 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-11-19T18:59:11.624 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.654 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.073) 0:03:30.078 ***** 2020-11-19T18:59:11.673 INFO:teuthology.task.ansible.out: TASK [testnode : Write /scratch_devs] ****************************************** changed: [smithi072.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-11-19T18:59:11.683 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:59:11.720 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.066) 0:03:30.145 ***** 2020-11-19T18:59:11.787 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* 2020-11-19T18:59:11.789 INFO:teuthology.task.ansible.out:changed: [smithi112.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-11-19T18:59:11.824 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.103) 0:03:30.248 ***** 2020-11-19T18:59:11.863 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-11-19T18:59:11.865 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.901 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.077) 0:03:30.325 ***** 2020-11-19T18:59:11.912 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** 2020-11-19T18:59:11.913 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2020-11-19T18:59:11.949 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.046) 0:03:30.372 ***** 2020-11-19T18:59:11.958 INFO:teuthology.task.ansible.out: TASK [testnode : Create /var/lib/ceph] ***************************************** 2020-11-19T18:59:11.960 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/lib/ceph", "secontext": "unconfined_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [testnode : Add CPAN config directory for the root user.] ***************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:11.997 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:11 +0000 (0:00:00.048) 0:03:30.421 ***** 2020-11-19T18:59:12.039 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.042) 0:03:30.463 ***** 2020-11-19T18:59:12.046 INFO:teuthology.task.ansible.out: TASK [testnode : Set xfs_opts on newer OSes] *********************************** 2020-11-19T18:59:12.048 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.088 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.048) 0:03:30.512 ***** 2020-11-19T18:59:12.098 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for the teuthology user.] ****************** 2020-11-19T18:59:12.100 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.144 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.055) 0:03:30.568 ***** 2020-11-19T18:59:12.386 INFO:teuthology.task.ansible.out: TASK [testnode : Upload CPAN config for root.] ********************************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.425 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.280) 0:03:30.849 ***** 2020-11-19T18:59:12.453 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.489 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.063) 0:03:30.913 ***** 2020-11-19T18:59:12.517 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.553 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.064) 0:03:30.978 ***** 2020-11-19T18:59:12.582 INFO:teuthology.task.ansible.out: TASK [testnode : Install Amazon::S3.] ****************************************** 2020-11-19T18:59:12.584 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.622 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.064) 0:03:31.042 ***** 2020-11-19T18:59:12.625 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-11-19T18:59:12.626 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2020-11-19T18:59:12.663 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.045) 0:03:31.087 ***** 2020-11-19T18:59:12.676 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-11-19T18:59:12.677 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.719 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.055) 0:03:31.143 ***** 2020-11-19T18:59:12.760 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:12.938 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:12 +0000 (0:00:00.219) 0:03:31.362 ***** 2020-11-19T18:59:12.978 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:13.091 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:13 +0000 (0:00:00.152) 0:03:31.515 ***** 2020-11-19T18:59:13.129 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ 2020-11-19T18:59:13.131 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:13.164 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:13 +0000 (0:00:00.073) 0:03:31.588 ***** 2020-11-19T18:59:14.007 INFO:teuthology.task.ansible.out: TASK [testnode : Create xfs filesystem on /dev/vg_nvme/lv_5] ******************* 2020-11-19T18:59:14.014 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"changed": true} 2020-11-19T18:59:14.054 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.889) 0:03:32.478 ***** 2020-11-19T18:59:14.095 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2020-11-19T18:59:14.097 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} 2020-11-19T18:59:14.137 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.082) 0:03:32.561 ***** 2020-11-19T18:59:14.169 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.208 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.071) 0:03:32.632 ***** 2020-11-19T18:59:14.220 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T18:59:14.222 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2020-11-19T18:59:14.263 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.054) 0:03:32.686 ***** 2020-11-19T18:59:14.274 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-11-19T18:59:14.276 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T18:59:14.313 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.049) 0:03:32.736 ***** 2020-11-19T18:59:14.403 INFO:teuthology.task.ansible.out: TASK [testnode : Mount /dev/vg_nvme/lv_5 to /var/lib/ceph] ********************* changed: [smithi072.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-11-19T18:59:14.437 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.125) 0:03:32.861 ***** 2020-11-19T18:59:14.464 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the teuthology user.] *********** 2020-11-19T18:59:14.466 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.500 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.062) 0:03:32.924 ***** 2020-11-19T18:59:14.517 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2020-11-19T18:59:14.519 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T18:59:14.553 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.052) 0:03:32.977 ***** 2020-11-19T18:59:14.562 INFO:teuthology.task.ansible.out: TASK [testnode : Add CPAN config directory for the root user.] ***************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.564 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T18:59:14.565 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:53:25 UTC", "ActiveEnterTimestampMonotonic": "15301275", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "ntpd.service sntp.service sysinit.target systemd-tmpfiles-setup.service systemd-journald.socket basic.target ntpdate.service -.mount tmp.mount system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:53:24 UTC", "AssertTimestampMonotonic": "14014975", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:53:24 UTC", "ConditionTimestampMonotonic": "14014948", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service systemd-timesyncd.service shutdown.target", "ControlGro 2020-11-19T18:59:14.568 INFO:teuthology.task.ansible.out:up": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "918", "ExecMainStartTimestamp": "Thu 2020-11-19 18:53:25 UTC", "ExecMainStartTimestampMonotonic": "15115368", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:53:24 UTC] ; stop_time=[Thu 2020-11-19 18:53:25 UTC] ; pid=890 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:53:25 UTC] ; stop_time=[Thu 2020-11-19 18:53:25 UTC] ; pid=975 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:53:24 UTC", "InactiveExitTimestampMonotonic": "14040650", "InvocationID": "91c458e23f454601815df4f35f3a38ab", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "Limit 2020-11-19T18:59:14.571 INFO:teuthology.task.ansible.out:AS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127237", "LimitNPROCSoft": "127237", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127237", "LimitSIGPENDINGSoft": "127237", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "918", "MemoryAccounting": "yes", "MemoryCurrent": "3149824", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "R 2020-11-19T18:59:14.573 INFO:teuthology.task.ansible.out:equires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/tmp", "Restart": "no", "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-11-19 18:53:25 UTC", "StateChangeTimestampMonotonic": "15301275", "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": "1", "TasksMax": "203579", "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", "WatchdogTimestamp": "Thu 2020-11-19 18:53:25 UTC", "WatchdogTimestampMonotonic": "15115383", "WatchdogUSec": "0"}} 2020-11-19T18:59:14.603 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.050) 0:03:33.027 ***** 2020-11-19T18:59:14.643 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.039) 0:03:33.067 ***** 2020-11-19T18:59:14.654 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2020-11-19T18:59:14.655 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Upload CPAN config for the teuthology user.] ****************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:14.692 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.049) 0:03:33.116 ***** 2020-11-19T18:59:14.727 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.034) 0:03:33.151 ***** 2020-11-19T18:59:14.734 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:14.735 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** ok: [smithi068.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T18:59:14.773 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.045) 0:03:33.196 ***** 2020-11-19T18:59:14.829 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:14 +0000 (0:00:00.042) 0:03:33.239 ***** TASK [testnode : Upload CPAN config for root.] ********************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:15.125 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.310) 0:03:33.549 ***** 2020-11-19T18:59:15.158 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.032) 0:03:33.582 ***** 2020-11-19T18:59:15.165 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:15.165 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T18:59:15.211 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.052) 0:03:33.635 ***** 2020-11-19T18:59:15.218 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure perl-doc is installed on apt systems.] ***************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:15.262 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.047) 0:03:33.683 ***** 2020-11-19T18:59:15.281 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on rpm based systems.] ********************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:15.854 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.593) 0:03:34.276 ***** 2020-11-19T18:59:15.862 INFO:teuthology.task.ansible.out: TASK [testnode : Check to see if Amazon::S3 is installed.] ********************* 2020-11-19T18:59:15.872 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi068.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T18:59:15.916 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.063) 0:03:34.340 ***** 2020-11-19T18:59:15.970 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:15 +0000 (0:00:00.049) 0:03:34.390 ***** 2020-11-19T18:59:15.978 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.214 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.236) 0:03:34.627 ***** TASK [testnode : Install Amazon::S3.] ****************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.262 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.056) 0:03:34.683 ***** 2020-11-19T18:59:16.267 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.307 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.047) 0:03:34.731 ***** 2020-11-19T18:59:16.322 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on rpm based systems.] ******************** 2020-11-19T18:59:16.324 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi068.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T18:59:16.368 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.060) 0:03:34.791 ***** 2020-11-19T18:59:16.422 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.054) 0:03:34.846 ***** 2020-11-19T18:59:16.431 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2020-11-19T18:59:16.433 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.467 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.045) 0:03:34.891 ***** 2020-11-19T18:59:16.474 INFO:teuthology.task.ansible.out: TASK [testnode : Install ntp package on apt based systems.] ******************** 2020-11-19T18:59:16.476 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.526 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.056) 0:03:34.948 ***** 2020-11-19T18:59:16.534 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi068.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.536 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.542 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.544 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.546 INFO:teuthology.task.ansible.out: TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2020-11-19T18:59:16.548 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi068.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.582 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.057) 0:03:35.005 ***** 2020-11-19T18:59:16.613 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.030) 0:03:35.036 ***** 2020-11-19T18:59:16.619 INFO:teuthology.task.ansible.out: TASK [testnode : Remove racy /etc/network/if-up.d/ntpdate on xenial] *********** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.658 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.046) 0:03:35.083 ***** 2020-11-19T18:59:16.666 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi068.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-11-19T18:59:16.668 INFO:teuthology.task.ansible.out:skipping: [smithi068.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"} skipping: [smithi068.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"} skipping: [smithi068.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: [smithi068.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-11-19T18:59:16.705 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.046) 0:03:35.129 ***** 2020-11-19T18:59:16.716 INFO:teuthology.task.ansible.out: TASK [testnode : Create the ntp.conf file.] ************************************ skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.752 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.046) 0:03:35.176 ***** 2020-11-19T18:59:16.765 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.802 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.049) 0:03:35.226 ***** 2020-11-19T18:59:16.832 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-11-19T18:59:16.834 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.877 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.075) 0:03:35.301 ***** 2020-11-19T18:59:16.907 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:16.945 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:16 +0000 (0:00:00.065) 0:03:35.366 ***** 2020-11-19T18:59:16.970 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.004 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.061) 0:03:35.428 ***** 2020-11-19T18:59:17.064 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.103 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.098) 0:03:35.527 ***** 2020-11-19T18:59:17.110 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-11-19T18:59:17.111 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2020-11-19T18:59:17.147 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.044) 0:03:35.571 ***** 2020-11-19T18:59:17.154 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** 2020-11-19T18:59:17.155 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.200 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.052) 0:03:35.624 ***** 2020-11-19T18:59:17.228 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** 2020-11-19T18:59:17.229 INFO:teuthology.task.ansible.out:skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.264 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.063) 0:03:35.688 ***** 2020-11-19T18:59:17.271 INFO:teuthology.task.ansible.out: TASK [testnode : Create the chrony.conf file] ********************************** 2020-11-19T18:59:17.273 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "a7ecef00073feab34f868065d34e9dac55134241", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 215, "state": "file", "uid": 0} 2020-11-19T18:59:17.309 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.043) 0:03:35.731 ***** 2020-11-19T18:59:17.319 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi068.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.358 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.050) 0:03:35.782 ***** 2020-11-19T18:59:17.754 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ntpd is running.] *********************************** 2020-11-19T18:59:17.758 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": {"ActiveEnterTimestamp": "Thu 2020-11-19 18:54:28 UTC", "ActiveEnterTimestampMonotonic": "18314180", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-tmpfiles-setup.service tmp.mount sntp.service system.slice -.mount ntpd.service basic.target sysinit.target systemd-journald.socket ntpdate.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Thu 2020-11-19 18:54:27 UTC", "AssertTimestampMonotonic": "17051015", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "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", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Thu 2020-11-19 18:54:27 UTC", "ConditionTimestampMonotonic": "17050972", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGro 2020-11-19T18:59:17.762 INFO:teuthology.task.ansible.out:up": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "901", "ExecMainStartTimestamp": "Thu 2020-11-19 18:54:28 UTC", "ExecMainStartTimestampMonotonic": "18240920", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:54:27 UTC] ; stop_time=[Thu 2020-11-19 18:54:28 UTC] ; pid=879 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Thu 2020-11-19 18:54:28 UTC] ; stop_time=[Thu 2020-11-19 18:54:28 UTC] ; pid=971 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2020-11-19 18:54:27 UTC", "InactiveExitTimestampMonotonic": "17097805", "InvocationID": "613abf00e83b4247aad5b21d51cf803b", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "Limit 2020-11-19T18:59:17.764 INFO:teuthology.task.ansible.out:AS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "127236", "LimitNPROCSoft": "127236", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "127236", "LimitSIGPENDINGSoft": "127236", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "901", "MemoryAccounting": "yes", "MemoryCurrent": "3280896", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "R 2020-11-19T18:59:17.767 INFO:teuthology.task.ansible.out:equires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "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-11-19 18:54:28 UTC", "StateChangeTimestampMonotonic": "18314180", "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": "1", "TasksMax": "203578", "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", "WatchdogTimestamp": "Thu 2020-11-19 18:54:28 UTC", "WatchdogTimestampMonotonic": "18240930", "WatchdogUSec": "0"}} 2020-11-19T18:59:17.793 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.434) 0:03:36.217 ***** 2020-11-19T18:59:17.800 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:17.802 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.005433", "end": "2020-11-19 18:59:17.547394", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 18:59:17.541961", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:17.823 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"pip_executable": "pip", "pip_version": "python-pip"}, "changed": false} 2020-11-19T18:59:17.857 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.064) 0:03:36.281 ***** 2020-11-19T18:59:17.898 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:17.900 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"ansible_python_interpreter": "/usr/bin/python3", "pip_executable": "pip3", "pip_version": "python3-pip"}, "changed": false} 2020-11-19T18:59:17.931 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.074) 0:03:36.355 ***** 2020-11-19T18:59:17.958 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:17.960 INFO:teuthology.task.ansible.out:ok: [smithi068.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.003128", "end": "2020-11-19 18:59:17.920581", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 18:59:17.917453", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [testnode : Install python-pip on rpm based systems.] ********************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:17.993 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:17 +0000 (0:00:00.061) 0:03:36.417 ***** 2020-11-19T18:59:18.024 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on apt based systems.] ********************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:18.258 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.260) 0:03:36.677 ***** 2020-11-19T18:59:18.283 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:18.288 INFO:teuthology.task.ansible.out:TASK [testnode : Install packages via pip] ************************************* ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** ok: [smithi068.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.003078", "end": "2020-11-19 18:59:18.096585", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:59:18.093507", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:18.329 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.074) 0:03:36.752 ***** 2020-11-19T18:59:18.335 INFO:teuthology.task.ansible.out: TASK [testnode : Install python-pip on zypper based systems.] ****************** 2020-11-19T18:59:18.336 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:18.383 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.055) 0:03:36.807 ***** 2020-11-19T18:59:18.393 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* 2020-11-19T18:59:18.395 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:18.429 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.045) 0:03:36.853 ***** 2020-11-19T18:59:18.469 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T18:59:18.508 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.079) 0:03:36.932 ***** 2020-11-19T18:59:18.796 INFO:teuthology.task.ansible.out: 2020-11-19T18:59:18.799 INFO:teuthology.task.ansible.out:TASK [testnode : Create the .pip directory for the teuthology user.] *********** ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} 2020-11-19T18:59:18.847 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.337) 0:03:37.271 ***** 2020-11-19T18:59:18.951 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** ok: [smithi112.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T18:59:18.987 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:18 +0000 (0:00:00.140) 0:03:37.411 ***** 2020-11-19T18:59:19.015 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** 2020-11-19T18:59:19.016 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.054 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.066) 0:03:37.478 ***** 2020-11-19T18:59:19.083 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-11-19T18:59:19.085 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T18:59:19.117 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.062) 0:03:37.541 ***** 2020-11-19T18:59:19.160 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:19.400 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.275) 0:03:37.816 ***** 2020-11-19T18:59:19.477 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:19.479 INFO:teuthology.task.ansible.out:ok: [smithi068.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:01.015562", "end": "2020-11-19 18:59:19.443552", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 18:59:18.427990", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:19.518 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.125) 0:03:37.942 ***** 2020-11-19T18:59:19.526 INFO:teuthology.task.ansible.out: TASK [testnode : Create pip.conf and configure it to use our mirror] *********** 2020-11-19T18:59:19.527 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "checksum": "959d37ab30545da205b389a6b7561b225a478a06", "dest": "/home/ubuntu/.pip/pip.conf", "gid": 1236, "group": "ubuntu", "mode": "0644", "owner": "ubuntu", "path": "/home/ubuntu/.pip/pip.conf", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 73, "state": "file", "uid": 1000} 2020-11-19T18:59:19.564 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.045) 0:03:37.988 ***** 2020-11-19T18:59:19.571 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T18:59:19.609 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.045) 0:03:38.033 ***** 2020-11-19T18:59:19.620 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** 2020-11-19T18:59:19.622 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T18:59:19.665 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:19 +0000 (0:00:00.056) 0:03:38.089 ***** 2020-11-19T18:59:20.054 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* changed: [smithi112.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [smithi068.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:59:20.102 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.436) 0:03:38.526 ***** 2020-11-19T18:59:20.147 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* 2020-11-19T18:59:20.148 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.179 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.076) 0:03:38.603 ***** 2020-11-19T18:59:20.235 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* 2020-11-19T18:59:20.237 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} skipping: [smithi112.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.247 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.248 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.258 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.295 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.115) 0:03:38.719 ***** 2020-11-19T18:59:20.332 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** 2020-11-19T18:59:20.334 INFO:teuthology.task.ansible.out:skipping: [smithi112.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"} skipping: [smithi112.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-11-19T18:59:20.344 INFO:teuthology.task.ansible.out:skipping: [smithi112.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-11-19T18:59:20.441 INFO:teuthology.task.ansible.out:skipping: [smithi112.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: [smithi112.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"} Thursday 19 November 2020 18:59:20 +0000 (0:00:00.095) 0:03:38.814 ***** 2020-11-19T18:59:20.697 INFO:teuthology.task.ansible.out: TASK [testnode : Install packages via pip] ************************************* 2020-11-19T18:59:20.712 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "cmd": ["/bin/pip3", "install", "remoto>=0.0.35"], "name": ["remoto>=0.0.35"], "requirements": null, "state": "present", "stderr": "WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead.\n", "stderr_lines": ["WARNING: Running pip install with root privileges is generally not a good idea. Try `pip3 install --user` instead."], "stdout": "Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages\nRequirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)\nRequirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)\n", "stdout_lines": ["Requirement already satisfied: remoto>=0.0.35 in /usr/local/lib/python3.6/site-packages", "Requirement already satisfied: execnet in /usr/local/lib/python3.6/site-packages (from remoto>=0.0.35)", "Requirement already satisfied: apipkg>=1.4 in /usr/local/lib/python3.6/site-packages (from execnet->remoto>=0.0.35)"], "version": null, "virtualenv": null} TASK [testnode : set_fact] ***************************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.732 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.341) 0:03:39.156 ***** 2020-11-19T18:59:20.769 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.037) 0:03:39.193 ***** 2020-11-19T18:59:20.776 INFO:teuthology.task.ansible.out: TASK [testnode : Purge resolvconf] ********************************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:20.813 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:20 +0000 (0:00:00.043) 0:03:39.237 ***** 2020-11-19T18:59:24.072 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-11-19T18:59:24.074 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:24.109 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:24 +0000 (0:00:03.296) 0:03:42.533 ***** 2020-11-19T18:59:24.115 INFO:teuthology.task.ansible.out: TASK [testnode : Set interface] ************************************************ 2020-11-19T18:59:24.117 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"interface": "enp3s0f1"}, "changed": false} 2020-11-19T18:59:24.150 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:24 +0000 (0:00:00.041) 0:03:42.574 ***** 2020-11-19T18:59:24.156 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** 2020-11-19T18:59:24.158 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:24.199 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:24 +0000 (0:00:00.044) 0:03:42.619 ***** 2020-11-19T18:59:24.225 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-11-19T18:59:24.227 INFO:teuthology.task.ansible.out:skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:24.260 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:24 +0000 (0:00:00.064) 0:03:42.683 ***** 2020-11-19T18:59:27.517 INFO:teuthology.task.ansible.out: TASK [testnode : Check for presence of /etc/network/interfaces] **************** 2020-11-19T18:59:27.520 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"changed": false, "stat": {"exists": false}} 2020-11-19T18:59:27.587 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:03.304) 0:03:45.987 ***** TASK [testnode : Set MTU on Ubuntu] ******************************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:27.626 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:00.062) 0:03:46.050 ***** 2020-11-19T18:59:27.878 INFO:teuthology.task.ansible.out: TASK [testnode : Rewrite /etc/network/interfaces to use dhcp] ****************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:27.929 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:00.297) 0:03:46.347 ***** 2020-11-19T18:59:27.933 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:27.978 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:27 +0000 (0:00:00.050) 0:03:46.398 ***** 2020-11-19T18:59:27.982 INFO:teuthology.task.ansible.out: TASK [testnode : Set bounce_interface if we just enabled dhcp] ***************** 2020-11-19T18:59:27.990 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => {"ansible_facts": {"bounce_interface": false}, "changed": false} 2020-11-19T18:59:28.030 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.055) 0:03:46.454 ***** 2020-11-19T18:59:28.043 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.075 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.045) 0:03:46.499 ***** 2020-11-19T18:59:28.085 INFO:teuthology.task.ansible.out: TASK [testnode : ifdown and ifup] ********************************************** 2020-11-19T18:59:28.087 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.134 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.054) 0:03:46.553 ***** 2020-11-19T18:59:28.137 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi112.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.177 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.046) 0:03:46.599 ***** 2020-11-19T18:59:28.324 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure lab_domain is in search domains in /etc/resolv.conf] *** changed: [smithi072.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line replaced"} 2020-11-19T18:59:28.368 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.191) 0:03:46.790 ***** 2020-11-19T18:59:28.405 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:28.406 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:00.005119", "end": "2020-11-19 18:59:28.364106", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 18:59:28.358987", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:28.548 INFO:teuthology.task.ansible.out: TASK [testnode : Ensure domain is set in /etc/resolv.conf] ********************* 2020-11-19T18:59:28.550 INFO:teuthology.task.ansible.out:changed: [smithi072.front.sepia.ceph.com] => {"backup": "", "changed": true, "msg": "line added"} 2020-11-19T18:59:28.581 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.214) 0:03:47.005 ***** 2020-11-19T18:59:28.588 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:28.590 INFO:teuthology.task.ansible.out:ok: [smithi112.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.002861", "end": "2020-11-19 18:59:28.534909", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 18:59:28.532048", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:28.612 INFO:teuthology.task.ansible.out: TASK [testnode : Make sure ethtool is installed] ******************************* skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.648 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.067) 0:03:47.072 ***** 2020-11-19T18:59:28.689 INFO:teuthology.task.ansible.out: TASK [testnode : grep ethtool for secondary NIC MAC address] ******************* skipping: [smithi072.front.sepia.ceph.com] => (item=eno2) => {"ansible_loop_var": "item", "changed": false, "item": "eno2", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.700 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=eno1) => {"ansible_loop_var": "item", "changed": false, "item": "eno1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.702 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=lo) => {"ansible_loop_var": "item", "changed": false, "item": "lo", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.711 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=enp3s0f1) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f1", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.713 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => (item=enp3s0f0) => {"ansible_loop_var": "item", "changed": false, "item": "enp3s0f0", "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.746 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.098) 0:03:47.171 ***** 2020-11-19T18:59:28.754 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:28.756 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002716", "end": "2020-11-19 18:59:28.700633", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:59:28.697917", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:28.777 INFO:teuthology.task.ansible.out: TASK [testnode : Define net_to_configure var] ********************************** skipping: [smithi072.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-11-19T18:59:28.788 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:59:28.799 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:59:28.805 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:59:28.811 INFO:teuthology.task.ansible.out:skipping: [smithi072.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-11-19T18:59:28.846 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.099) 0:03:47.270 ***** 2020-11-19T18:59:28.873 INFO:teuthology.task.ansible.out: TASK [testnode : set_fact] ***************************************************** 2020-11-19T18:59:28.875 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:28.910 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.064) 0:03:47.334 ***** 2020-11-19T18:59:28.917 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:28.919 INFO:teuthology.task.ansible.out:ok: [smithi112.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.025458", "end": "2020-11-19 18:59:28.889148", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 18:59:28.863690", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:28.954 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:28 +0000 (0:00:00.042) 0:03:47.377 ***** 2020-11-19T18:59:28.968 INFO:teuthology.task.ansible.out: TASK [testnode : Check if {{ nic_to_configure }} is 10Gb] ********************** 2020-11-19T18:59:28.970 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.002 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.048) 0:03:47.426 ***** 2020-11-19T18:59:29.234 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T18:59:29.281 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.271) 0:03:47.698 ***** TASK [testnode : Set MTU to 9000 if 10Gb] ************************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.323 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.048) 0:03:47.747 ***** 2020-11-19T18:59:29.351 INFO:teuthology.task.ansible.out: TASK [testnode : Write Ubuntu network config for {{ nic_to_configure }}] ******* 2020-11-19T18:59:29.354 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.389 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.064) 0:03:47.811 ***** 2020-11-19T18:59:29.415 INFO:teuthology.task.ansible.out: TASK [testnode : Set MTU on Ubuntu] ******************************************** 2020-11-19T18:59:29.417 INFO:teuthology.task.ansible.out:skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.451 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.063) 0:03:47.875 ***** 2020-11-19T18:59:29.466 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** 2020-11-19T18:59:29.469 INFO:teuthology.task.ansible.out:changed: [smithi112.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:59:29.500 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.537 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.086) 0:03:47.961 ***** 2020-11-19T18:59:29.574 INFO:teuthology.task.ansible.out: TASK [testnode : Write RHEL/CentOS network config for {{ nic_to_configure }}] *** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.612 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.075) 0:03:48.036 ***** 2020-11-19T18:59:29.839 INFO:teuthology.task.ansible.out: TASK [testnode : Bounce {{ nic_to_configure }}] ******************************** skipping: [smithi072.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} 2020-11-19T18:59:29.874 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:29 +0000 (0:00:00.260) 0:03:48.296 ***** 2020-11-19T18:59:31.274 INFO:teuthology.task.ansible.out: TASK [testnode : List any leftover Ceph artifacts from previous jobs] ********** 2020-11-19T18:59:31.276 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item=/var/run/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/run/ -name \"*ceph*\"", "delta": "0:00:01.006162", "end": "2020-11-19 18:59:31.058857", "failed_when_result": false, "item": "/var/run/", "rc": 0, "start": "2020-11-19 18:59:30.052695", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:31.454 INFO:teuthology.task.ansible.out:ok: [smithi072.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.003040", "end": "2020-11-19 18:59:31.428007", "failed_when_result": false, "item": "/etc/systemd/system/", "rc": 0, "start": "2020-11-19 18:59:31.424967", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:31.623 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item=/etc/ceph) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /etc/ceph -name \"*ceph*\"", "delta": "0:00:00.002837", "end": "2020-11-19 18:59:31.592166", "failed_when_result": false, "item": "/etc/ceph", "msg": "non-zero return code", "rc": 1, "start": "2020-11-19 18:59:31.589329", "stderr": "find: ‘/etc/ceph’: No such file or directory", "stderr_lines": ["find: ‘/etc/ceph’: No such file or directory"], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:32.160 INFO:teuthology.task.ansible.out:ok: [smithi072.front.sepia.ceph.com] => (item=/var/log/) => {"ansible_loop_var": "item", "changed": false, "cmd": "find /var/log/ -name \"*ceph*\"", "delta": "0:00:00.033443", "end": "2020-11-19 18:59:31.796521", "failed_when_result": false, "item": "/var/log/", "rc": 0, "start": "2020-11-19 18:59:31.763078", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} 2020-11-19T18:59:32.195 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:32 +0000 (0:00:02.322) 0:03:50.619 ***** 2020-11-19T18:59:32.233 INFO:teuthology.task.ansible.out: TASK [testnode : Delete any leftover Ceph artifacts from previous jobs] ******** 2020-11-19T18:59:32.267 INFO:teuthology.task.ansible.out:Thursday 19 November 2020 18:59:32 +0000 (0:00:00.071) 0:03:50.691 ***** 2020-11-19T18:59:32.451 INFO:teuthology.task.ansible.out: TASK [testnode : Touch /ceph-qa-ready] ***************************************** changed: [smithi072.front.sepia.ceph.com] => {"changed": true, "dest": "/ceph-qa-ready", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:etc_runtime_t:s0", "size": 0, "state": "file", "uid": 0} 2020-11-19T18:59:32.544 INFO:teuthology.task.ansible.out: PLAY [cobbler] ***************************************************************** skipping: no hosts matched 2020-11-19T18:59:32.550 INFO:teuthology.task.ansible.out: PLAY [paddles] ***************************************************************** skipping: no hosts matched 2020-11-19T18:59:32.554 INFO:teuthology.task.ansible.out: PLAY [pulpito] ***************************************************************** skipping: no hosts matched 2020-11-19T18:59:32.555 INFO:teuthology.task.ansible.out: PLAY RECAP ********************************************************************* smithi068.front.sepia.ceph.com : ok=121 changed=33 unreachable=0 failed=0 skipped=168 rescued=0 ignored=4 smithi072.front.sepia.ceph.com : ok=121 changed=33 unreachable=0 failed=0 skipped=168 rescued=0 ignored=4 smithi112.front.sepia.ceph.com : ok=121 changed=33 unreachable=0 failed=0 skipped=168 rescued=0 ignored=4 Thursday 19 November 2020 18:59:32 +0000 (0:00:00.287) 0:03:50.978 ***** =============================================================================== common : nrpe - Load SELinux policy package ---------------------------- 11.90s common : nrpe - Remove SELinux policy package -------------------------- 11.34s common : Register with subscription-manager. --------------------------- 10.94s ansible-managed : Add authorized keys for the ansible user. ------------- 4.44s testnode : Blow away lingering OSD data and FSIDs ----------------------- 4.31s common : nrpe - Set SELinux boolean nagios_run_sudo true ---------------- 3.46s testnode : Stop and disable iptables ------------------------------------ 3.37s testnode : Install packages --------------------------------------------- 3.36s testnode : Set interface ------------------------------------------------ 3.30s common : Get list of enabled RHSM repos --------------------------------- 2.46s testnode : List any leftover Ceph artifacts from previous jobs ---------- 2.32s common : Disable all rhsm repos ----------------------------------------- 2.31s testnode : Install epel packages ---------------------------------------- 2.24s testnode : Zap all non-root disks --------------------------------------- 2.23s Gathering Facts --------------------------------------------------------- 1.94s ansible-managed : Create the cephlab_sudo sudoers.d file. --------------- 1.84s common : Upload custom netsaint scripts for raid/disk/smart/monitoring to /usr/libexe 2020-11-19T18:59:32.557 INFO:teuthology.task.ansible.out:c/. --- 1.49s testnode : Ensure ceph packages are not present. ------------------------ 1.19s common : Enable necessary rhsm repos ------------------------------------ 0.90s common : Configure local epel mirrorlists ------------------------------- 0.77s 2020-11-19T18:59:32.848 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi112.front.sepia.ceph.com'), Remote(name='ubuntu@smithi072.front.sepia.ceph.com'), Remote(name='ubuntu@smithi068.front.sepia.ceph.com')] 2020-11-19T18:59:32.849 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:59:32.851 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi112.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:59:32.927 INFO:teuthology.orchestra.run.smithi112:> true 2020-11-19T18:59:33.024 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:59:33.025 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi072.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:59:33.141 INFO:teuthology.orchestra.run.smithi072:> true 2020-11-19T18:59:33.246 INFO:teuthology.orchestra.remote:Trying to reconnect to host 2020-11-19T18:59:33.247 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi068.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2020-11-19T18:59:33.319 INFO:teuthology.orchestra.run.smithi068:> true 2020-11-19T18:59:33.415 INFO:teuthology.run_tasks:Running task clock... 2020-11-19T18:59:33.468 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2020-11-19T18:59:33.469 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T18:59:33.469 INFO:teuthology.orchestra.run.smithi112:> 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-11-19T18:59:33.508 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T18:59:33.525 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T18:59:33.564 INFO:teuthology.orchestra.run.smithi112.stderr:sudo: ntpd: command not found 2020-11-19T18:59:33.575 INFO:teuthology.orchestra.run.smithi112.stdout:506 Cannot talk to daemon 2020-11-19T18:59:33.589 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T18:59:33.604 INFO:teuthology.orchestra.run.smithi112.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T18:59:33.660 INFO:teuthology.orchestra.run.smithi112.stderr:bash: ntpq: command not found 2020-11-19T18:59:33.663 INFO:teuthology.orchestra.run.smithi112.stdout:210 Number of sources = 4 2020-11-19T18:59:33.663 INFO:teuthology.orchestra.run.smithi112.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T18:59:33.664 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================== 2020-11-19T18:59:33.664 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.665 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.665 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.665 INFO:teuthology.orchestra.run.smithi112.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.666 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T18:59:33.666 INFO:teuthology.orchestra.run.smithi072:> 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-11-19T18:59:33.702 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T18:59:33.718 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T18:59:33.754 INFO:teuthology.orchestra.run.smithi072.stderr:sudo: ntpd: command not found 2020-11-19T18:59:33.766 INFO:teuthology.orchestra.run.smithi072.stdout:506 Cannot talk to daemon 2020-11-19T18:59:33.779 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T18:59:33.793 INFO:teuthology.orchestra.run.smithi072.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T18:59:33.854 INFO:teuthology.orchestra.run.smithi072.stderr:bash: ntpq: command not found 2020-11-19T18:59:33.856 INFO:teuthology.orchestra.run.smithi072.stdout:210 Number of sources = 4 2020-11-19T18:59:33.857 INFO:teuthology.orchestra.run.smithi072.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T18:59:33.857 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================== 2020-11-19T18:59:33.857 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.857 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.857 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.858 INFO:teuthology.orchestra.run.smithi072.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:33.858 INFO:teuthology.orchestra.run:Running command with timeout 360 2020-11-19T18:59:33.859 INFO:teuthology.orchestra.run.smithi068:> 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-11-19T18:59:33.898 INFO:teuthology.orchestra.run.smithi068.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2020-11-19T18:59:33.915 INFO:teuthology.orchestra.run.smithi068.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2020-11-19T18:59:33.953 INFO:teuthology.orchestra.run.smithi068.stderr:sudo: ntpd: command not found 2020-11-19T18:59:33.964 INFO:teuthology.orchestra.run.smithi068.stdout:506 Cannot talk to daemon 2020-11-19T18:59:33.979 INFO:teuthology.orchestra.run.smithi068.stderr:Failed to start ntp.service: Unit ntp.service not found. 2020-11-19T18:59:33.994 INFO:teuthology.orchestra.run.smithi068.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2020-11-19T18:59:34.058 INFO:teuthology.orchestra.run.smithi068.stderr:bash: ntpq: command not found 2020-11-19T18:59:34.062 INFO:teuthology.orchestra.run.smithi068.stdout:210 Number of sources = 4 2020-11-19T18:59:34.063 INFO:teuthology.orchestra.run.smithi068.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2020-11-19T18:59:34.063 INFO:teuthology.orchestra.run.smithi068.stdout:=============================================================================== 2020-11-19T18:59:34.063 INFO:teuthology.orchestra.run.smithi068.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:34.063 INFO:teuthology.orchestra.run.smithi068.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:34.064 INFO:teuthology.orchestra.run.smithi068.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:34.064 INFO:teuthology.orchestra.run.smithi068.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2020-11-19T18:59:34.064 INFO:teuthology.run_tasks:Running task install... 2020-11-19T18:59:34.072 DEBUG:teuthology.task.install:project ceph 2020-11-19T18:59:34.073 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}} 2020-11-19T18:59:34.073 DEBUG:teuthology.task.install:config {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'} 2020-11-19T18:59:34.073 INFO:teuthology.task.install:Using flavor: basic 2020-11-19T18:59:34.080 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-11-19T18:59:34.080 INFO:teuthology.task.install:extra packages: [] 2020-11-19T18:59:34.081 INFO:teuthology.orchestra.run.smithi112:> sudo lsb_release -is 2020-11-19T18:59:34.115 INFO:teuthology.orchestra.run.smithi112.stdout:RedHatEnterprise 2020-11-19T18:59:34.116 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T18:59:34.116 INFO:teuthology.orchestra.run.smithi072:> sudo lsb_release -is 2020-11-19T18:59:34.117 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tag': None, 'wait_for_package': False} 2020-11-19T18:59:34.118 INFO:teuthology.orchestra.run.smithi112:> sudo lsb_release -is 2020-11-19T18:59:34.151 INFO:teuthology.orchestra.run.smithi072.stdout:RedHatEnterprise 2020-11-19T18:59:34.152 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T18:59:34.153 INFO:teuthology.orchestra.run.smithi068:> sudo lsb_release -is 2020-11-19T18:59:34.153 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tag': None, 'wait_for_package': False} 2020-11-19T18:59:34.154 INFO:teuthology.orchestra.run.smithi072:> sudo lsb_release -is 2020-11-19T18:59:34.189 INFO:teuthology.orchestra.run.smithi112.stdout:RedHatEnterprise 2020-11-19T18:59:34.189 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T18:59:34.190 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:59:34.194 INFO:teuthology.orchestra.run.smithi068.stdout:RedHatEnterprise 2020-11-19T18:59:34.194 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T18:59:34.195 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'flavor': 'basic', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tag': None, 'wait_for_package': False} 2020-11-19T18:59:34.195 INFO:teuthology.orchestra.run.smithi068:> sudo lsb_release -is 2020-11-19T18:59:34.226 INFO:teuthology.orchestra.run.smithi072.stdout:RedHatEnterprise 2020-11-19T18:59:34.226 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T18:59:34.227 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:59:34.267 INFO:teuthology.orchestra.run.smithi068.stdout:RedHatEnterprise 2020-11-19T18:59:34.269 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T18:59:34.269 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T18:59:34.362 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/ 2020-11-19T18:59:34.362 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T18:59:34.403 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/ 2020-11-19T18:59:34.404 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T18:59:34.594 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/ 2020-11-19T18:59:34.595 INFO:teuthology.task.install.rpm:Package version is 16.0.0-7327.g33f73aff 2020-11-19T18:59:34.675 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2020-11-19T18:59:34.676 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T18:59:34.676 INFO:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.692 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.703 INFO:teuthology.orchestra.run.smithi112.stderr:1+1 records in 2020-11-19T18:59:34.704 INFO:teuthology.orchestra.run.smithi112.stderr:1+1 records out 2020-11-19T18:59:34.704 INFO:teuthology.orchestra.run.smithi112.stderr:616 bytes copied, 5.7687e-05 s, 10.7 MB/s 2020-11-19T18:59:34.705 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2020-11-19T18:59:34.706 INFO:teuthology.orchestra.run.smithi112:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/33f73aff6902486eafe8c4758021a8eed55d592c/;g' /etc/yum.repos.d/ceph.repo ; fi 2020-11-19T18:59:34.727 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2020-11-19T18:59:34.788 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T18:59:34.789 INFO:teuthology.orchestra.run.smithi068:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.805 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-jd-testing-2/33f73aff6902486eafe8c4758021a8eed55d592c/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2020-11-19T18:59:34.806 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T18:59:34.806 INFO:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:34.821 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:35.060 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo dd of=/etc/yum.repos.d/ceph.repo 2020-11-19T18:59:35.060 INFO:teuthology.orchestra.run.smithi068.stderr:1+1 records in 2020-11-19T18:59:35.061 INFO:teuthology.orchestra.run.smithi068.stderr:1+1 records out 2020-11-19T18:59:35.061 INFO:teuthology.orchestra.run.smithi068.stderr:616 bytes copied, 4.5245e-05 s, 13.6 MB/s 2020-11-19T18:59:35.061 INFO:teuthology.orchestra.run.smithi072.stderr:1+1 records in 2020-11-19T18:59:35.062 INFO:teuthology.orchestra.run.smithi072.stderr:1+1 records out 2020-11-19T18:59:35.062 INFO:teuthology.orchestra.run.smithi072.stderr:616 bytes copied, 4.7585e-05 s, 12.9 MB/s 2020-11-19T18:59:35.063 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2020-11-19T18:59:35.063 INFO:teuthology.orchestra.run.smithi072:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/33f73aff6902486eafe8c4758021a8eed55d592c/;g' /etc/yum.repos.d/ceph.repo ; fi 2020-11-19T18:59:35.064 INFO:teuthology.orchestra.run.smithi112:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2020-11-19T18:59:35.066 INFO:teuthology.task.install.rpm:Installing packages: 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 on remote rpm x86_64 2020-11-19T18:59:35.067 INFO:teuthology.orchestra.run.smithi068:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/33f73aff6902486eafe8c4758021a8eed55d592c/;g' /etc/yum.repos.d/ceph.repo ; fi 2020-11-19T18:59:35.133 INFO:teuthology.orchestra.run.smithi072:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2020-11-19T18:59:35.141 INFO:teuthology.orchestra.run.smithi068:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2020-11-19T18:59:35.148 INFO:teuthology.orchestra.run.smithi112:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2020-11-19T18:59:35.210 INFO:teuthology.orchestra.run.smithi072:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2020-11-19T18:59:35.217 INFO:teuthology.orchestra.run.smithi112.stdout:check_obsoletes = 1 2020-11-19T18:59:35.218 INFO:teuthology.orchestra.run.smithi112:> sudo yum clean all 2020-11-19T18:59:35.224 INFO:teuthology.orchestra.run.smithi068:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2020-11-19T18:59:35.273 INFO:teuthology.orchestra.run.smithi072.stdout:check_obsoletes = 1 2020-11-19T18:59:35.274 INFO:teuthology.orchestra.run.smithi072:> sudo yum clean all 2020-11-19T18:59:35.310 INFO:teuthology.orchestra.run.smithi068.stdout:check_obsoletes = 1 2020-11-19T18:59:35.311 INFO:teuthology.orchestra.run.smithi068:> sudo yum clean all 2020-11-19T18:59:35.530 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T18:59:35.585 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T18:59:35.642 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T18:59:35.786 INFO:teuthology.orchestra.run.smithi112.stdout:38 files removed 2020-11-19T18:59:35.827 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-radosgw 2020-11-19T18:59:35.842 INFO:teuthology.orchestra.run.smithi072.stdout:38 files removed 2020-11-19T18:59:35.878 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-radosgw 2020-11-19T18:59:35.915 INFO:teuthology.orchestra.run.smithi068.stdout:38 files removed 2020-11-19T18:59:35.952 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-radosgw 2020-11-19T18:59:36.122 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T18:59:36.138 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T18:59:36.230 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T18:59:36.716 INFO:teuthology.orchestra.run.smithi112.stdout:ceph packages for x86_64 281 kB/s | 72 kB 00:00 2020-11-19T18:59:36.759 INFO:teuthology.orchestra.run.smithi072.stdout:ceph packages for x86_64 282 kB/s | 72 kB 00:00 2020-11-19T18:59:36.879 INFO:teuthology.orchestra.run.smithi068.stdout:ceph packages for x86_64 282 kB/s | 72 kB 00:00 2020-11-19T18:59:36.959 INFO:teuthology.orchestra.run.smithi112.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T18:59:37.001 INFO:teuthology.orchestra.run.smithi072.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T18:59:37.124 INFO:teuthology.orchestra.run.smithi068.stdout:ceph noarch packages 68 kB/s | 15 kB 00:00 2020-11-19T18:59:37.193 INFO:teuthology.orchestra.run.smithi112.stdout:ceph source packages 6.6 kB/s | 1.4 kB 00:00 2020-11-19T18:59:37.234 INFO:teuthology.orchestra.run.smithi072.stdout:ceph source packages 6.7 kB/s | 1.4 kB 00:00 2020-11-19T18:59:37.360 INFO:teuthology.orchestra.run.smithi068.stdout:ceph source packages 6.6 kB/s | 1.4 kB 00:00 2020-11-19T18:59:37.546 INFO:teuthology.orchestra.run.smithi112.stdout:Extra Packages for Enterprise Linux 25 MB/s | 8.3 MB 00:00 2020-11-19T18:59:37.594 INFO:teuthology.orchestra.run.smithi072.stdout:Extra Packages for Enterprise Linux 24 MB/s | 8.3 MB 00:00 2020-11-19T18:59:37.775 INFO:teuthology.orchestra.run.smithi068.stdout:Extra Packages for Enterprise Linux 21 MB/s | 8.3 MB 00:00 2020-11-19T18:59:39.179 INFO:teuthology.orchestra.run.smithi112.stdout:lab-extras 4.2 MB/s | 23 kB 00:00 2020-11-19T18:59:39.282 INFO:teuthology.orchestra.run.smithi072.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T18:59:39.493 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 91 MB/s | 24 MB 00:00 2020-11-19T18:59:39.549 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 110 MB/s | 24 MB 00:00 2020-11-19T18:59:39.580 INFO:teuthology.orchestra.run.smithi068.stdout:lab-extras 4.4 MB/s | 23 kB 00:00 2020-11-19T18:59:39.898 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 95 MB/s | 25 MB 00:00 2020-11-19T18:59:43.170 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 119 MB/s | 25 MB 00:00 2020-11-19T18:59:43.300 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 116 MB/s | 25 MB 00:00 2020-11-19T18:59:44.162 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 76 MB/s | 24 MB 00:00 2020-11-19T18:59:48.989 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T18:59:48.997 INFO:teuthology.orchestra.run.smithi112.stdout:==================================================================================================== 2020-11-19T18:59:48.998 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T18:59:48.998 INFO:teuthology.orchestra.run.smithi112.stdout:==================================================================================================== 2020-11-19T18:59:48.998 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T18:59:48.998 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T18:59:48.999 INFO:teuthology.orchestra.run.smithi112.stdout:Upgrading: 2020-11-19T18:59:48.999 INFO:teuthology.orchestra.run.smithi112.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:48.999 INFO:teuthology.orchestra.run.smithi112.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T18:59:48.999 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T18:59:48.999 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T18:59:49.000 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T18:59:49.000 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T18:59:49.000 INFO:teuthology.orchestra.run.smithi112.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T18:59:49.000 INFO:teuthology.orchestra.run.smithi112.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T18:59:49.000 INFO:teuthology.orchestra.run.smithi112.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T18:59:49.001 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T18:59:49.001 INFO:teuthology.orchestra.run.smithi112.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T18:59:49.001 INFO:teuthology.orchestra.run.smithi112.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2020-11-19T18:59:49.001 INFO:teuthology.orchestra.run.smithi112.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T18:59:49.001 INFO:teuthology.orchestra.run.smithi112.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2020-11-19T18:59:49.002 INFO:teuthology.orchestra.run.smithi112.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:49.002 INFO:teuthology.orchestra.run.smithi112.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T18:59:49.002 INFO:teuthology.orchestra.run.smithi112.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2020-11-19T18:59:49.002 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-argparse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T18:59:49.002 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T18:59:49.003 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T18:59:49.003 INFO:teuthology.orchestra.run.smithi112.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2020-11-19T18:59:49.003 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T18:59:49.003 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T18:59:49.003 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T18:59:49.004 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:59:49.004 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T18:59:49.004 INFO:teuthology.orchestra.run.smithi112.stdout:==================================================================================================== 2020-11-19T18:59:49.004 INFO:teuthology.orchestra.run.smithi112.stdout:Install 22 Packages 2020-11-19T18:59:49.004 INFO:teuthology.orchestra.run.smithi112.stdout:Upgrade 2 Packages 2020-11-19T18:59:49.005 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T18:59:49.005 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 54 M 2020-11-19T18:59:49.005 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T18:59:49.307 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T18:59:49.334 INFO:teuthology.orchestra.run.smithi072.stdout:==================================================================================================== 2020-11-19T18:59:49.358 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T18:59:49.359 INFO:teuthology.orchestra.run.smithi072.stdout:==================================================================================================== 2020-11-19T18:59:49.359 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T18:59:49.360 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T18:59:49.360 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrading: 2020-11-19T18:59:49.361 INFO:teuthology.orchestra.run.smithi072.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:49.361 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T18:59:49.361 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T18:59:49.363 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T18:59:49.364 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T18:59:49.364 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T18:59:49.366 INFO:teuthology.orchestra.run.smithi072.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T18:59:49.366 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T18:59:49.367 INFO:teuthology.orchestra.run.smithi072.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T18:59:49.368 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T18:59:49.368 INFO:teuthology.orchestra.run.smithi072.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T18:59:49.369 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2020-11-19T18:59:49.369 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T18:59:49.369 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2020-11-19T18:59:49.371 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:49.371 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T18:59:49.371 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2020-11-19T18:59:49.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T18:59:49.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T18:59:49.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T18:59:49.372 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2020-11-19T18:59:49.373 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T18:59:49.373 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T18:59:49.373 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T18:59:49.373 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:59:49.374 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T18:59:49.374 INFO:teuthology.orchestra.run.smithi072.stdout:==================================================================================================== 2020-11-19T18:59:49.374 INFO:teuthology.orchestra.run.smithi072.stdout:Install 22 Packages 2020-11-19T18:59:49.374 INFO:teuthology.orchestra.run.smithi072.stdout:Upgrade 2 Packages 2020-11-19T18:59:49.375 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T18:59:49.376 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 54 M 2020-11-19T18:59:49.376 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T18:59:50.180 INFO:teuthology.orchestra.run.smithi112.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 5.1 MB/s | 6.0 MB 00:01 2020-11-19T18:59:50.230 INFO:teuthology.orchestra.run.smithi112.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 566 kB/s | 25 kB 00:00 2020-11-19T18:59:50.336 INFO:teuthology.orchestra.run.smithi112.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 4.9 MB/s | 558 kB 00:00 2020-11-19T18:59:50.455 INFO:teuthology.orchestra.run.smithi112.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 4.0 MB/s | 486 kB 00:00 2020-11-19T18:59:50.516 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T18:59:50.525 INFO:teuthology.orchestra.run.smithi068.stdout:==================================================================================================== 2020-11-19T18:59:50.525 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T18:59:50.526 INFO:teuthology.orchestra.run.smithi068.stdout:==================================================================================================== 2020-11-19T18:59:50.526 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T18:59:50.526 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-radosgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 12 M 2020-11-19T18:59:50.526 INFO:teuthology.orchestra.run.smithi068.stdout:Upgrading: 2020-11-19T18:59:50.527 INFO:teuthology.orchestra.run.smithi068.stdout: librados2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:50.527 INFO:teuthology.orchestra.run.smithi068.stdout: librbd1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.4 M 2020-11-19T18:59:50.527 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T18:59:50.527 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-base x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.0 M 2020-11-19T18:59:50.528 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 23 M 2020-11-19T18:59:50.528 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-selinux x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 25 k 2020-11-19T18:59:50.528 INFO:teuthology.orchestra.run.smithi068.stdout: fmt x86_64 6.2.1-1.el8 epel 116 k 2020-11-19T18:59:50.528 INFO:teuthology.orchestra.run.smithi068.stdout: gperftools-libs x86_64 2.7-6.el8 epel 315 k 2020-11-19T18:59:50.529 INFO:teuthology.orchestra.run.smithi068.stdout: leveldb x86_64 1.22-1.el8 epel 181 k 2020-11-19T18:59:50.529 INFO:teuthology.orchestra.run.smithi068.stdout: libcephfs2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 558 k 2020-11-19T18:59:50.529 INFO:teuthology.orchestra.run.smithi068.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2020-11-19T18:59:50.529 INFO:teuthology.orchestra.run.smithi068.stdout: librabbitmq x86_64 0.9.0-2.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2020-11-19T18:59:50.529 INFO:teuthology.orchestra.run.smithi068.stdout: libradosstriper1 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 486 k 2020-11-19T18:59:50.530 INFO:teuthology.orchestra.run.smithi068.stdout: librdkafka x86_64 0.11.4-1.el8 rhel-8-for-x86_64-appstream-rpms 353 k 2020-11-19T18:59:50.530 INFO:teuthology.orchestra.run.smithi068.stdout: librgw2 x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.7 M 2020-11-19T18:59:50.530 INFO:teuthology.orchestra.run.smithi068.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2020-11-19T18:59:50.531 INFO:teuthology.orchestra.run.smithi068.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2020-11-19T18:59:50.531 INFO:teuthology.orchestra.run.smithi068.stdout: python3-ceph-argparse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 40 k 2020-11-19T18:59:50.531 INFO:teuthology.orchestra.run.smithi068.stdout: python3-ceph-common x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 73 k 2020-11-19T18:59:50.531 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cephfs x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 204 k 2020-11-19T18:59:50.532 INFO:teuthology.orchestra.run.smithi068.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2020-11-19T18:59:50.532 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rados x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 375 k 2020-11-19T18:59:50.532 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 353 k 2020-11-19T18:59:50.533 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rgw x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 113 k 2020-11-19T18:59:50.533 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:59:50.533 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T18:59:50.534 INFO:teuthology.orchestra.run.smithi068.stdout:==================================================================================================== 2020-11-19T18:59:50.534 INFO:teuthology.orchestra.run.smithi068.stdout:Install 22 Packages 2020-11-19T18:59:50.534 INFO:teuthology.orchestra.run.smithi068.stdout:Upgrade 2 Packages 2020-11-19T18:59:50.534 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T18:59:50.535 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 54 M 2020-11-19T18:59:50.535 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T18:59:51.111 INFO:teuthology.orchestra.run.smithi112.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 5.7 MB/s | 3.7 MB 00:00 2020-11-19T18:59:51.142 INFO:teuthology.orchestra.run.smithi112.stdout:(6/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8. 5.5 MB/s | 12 MB 00:02 2020-11-19T18:59:51.152 INFO:teuthology.orchestra.run.smithi112.stdout:(7/24): python3-ceph-argparse-16.0.0-7327.g33f7 966 kB/s | 40 kB 00:00 2020-11-19T18:59:51.187 INFO:teuthology.orchestra.run.smithi112.stdout:(8/24): python3-ceph-common-16.0.0-7327.g33f73a 1.6 MB/s | 73 kB 00:00 2020-11-19T18:59:51.203 INFO:teuthology.orchestra.run.smithi112.stdout:(9/24): python3-cephfs-16.0.0-7327.g33f73aff.el 4.0 MB/s | 204 kB 00:00 2020-11-19T18:59:51.216 INFO:teuthology.orchestra.run.smithi072.stdout:(1/24): ceph-base-16.0.0-7327.g33f73aff.el8.x86 3.2 MB/s | 6.0 MB 00:01 2020-11-19T18:59:51.246 INFO:teuthology.orchestra.run.smithi112.stdout:(10/24): python3-rados-16.0.0-7327.g33f73aff.el 6.2 MB/s | 375 kB 00:00 2020-11-19T18:59:51.262 INFO:teuthology.orchestra.run.smithi112.stdout:(11/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 5.8 MB/s | 353 kB 00:00 2020-11-19T18:59:51.275 INFO:teuthology.orchestra.run.smithi072.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 425 kB/s | 25 kB 00:00 2020-11-19T18:59:51.297 INFO:teuthology.orchestra.run.smithi112.stdout:(12/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 2.2 MB/s | 113 kB 00:00 2020-11-19T18:59:51.344 INFO:teuthology.orchestra.run.smithi112.stdout:(13/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T18:59:51.376 INFO:teuthology.orchestra.run.smithi112.stdout:(14/24): leveldb-1.22-1.el8.x86_64.rpm 5.4 MB/s | 181 kB 00:00 2020-11-19T18:59:51.393 INFO:teuthology.orchestra.run.smithi112.stdout:(15/24): liboath-2.6.2-3.el8.x86_64.rpm 3.4 MB/s | 59 kB 00:00 2020-11-19T18:59:51.400 INFO:teuthology.orchestra.run.smithi072.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 4.4 MB/s | 558 kB 00:00 2020-11-19T18:59:51.410 INFO:teuthology.orchestra.run.smithi112.stdout:(16/24): libunwind-1.3.1-3.el8.x86_64.rpm 4.4 MB/s | 75 kB 00:00 2020-11-19T18:59:51.441 INFO:teuthology.orchestra.run.smithi112.stdout:(17/24): python3-prettytable-0.7.2-14.el8.noarc 1.4 MB/s | 44 kB 00:00 2020-11-19T18:59:51.458 INFO:teuthology.orchestra.run.smithi112.stdout:(18/24): gperftools-libs-2.7-6.el8.x86_64.rpm 1.9 MB/s | 315 kB 00:00 2020-11-19T18:59:51.468 INFO:teuthology.orchestra.run.smithi112.stdout:(19/24): librdkafka-0.11.4-1.el8.x86_64.rpm 13 MB/s | 353 kB 00:00 2020-11-19T18:59:51.492 INFO:teuthology.orchestra.run.smithi112.stdout:(20/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 7.5 MB/s | 259 kB 00:00 2020-11-19T18:59:51.496 INFO:teuthology.orchestra.run.smithi112.stdout:(21/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 1.6 MB/s | 47 kB 00:00 2020-11-19T18:59:51.522 INFO:teuthology.orchestra.run.smithi072.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 3.9 MB/s | 486 kB 00:00 2020-11-19T18:59:51.894 INFO:teuthology.orchestra.run.smithi112.stdout:(22/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 6.1 MB/s | 2.4 MB 00:00 2020-11-19T18:59:52.474 INFO:teuthology.orchestra.run.smithi072.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 3.9 MB/s | 3.7 MB 00:00 2020-11-19T18:59:52.490 INFO:teuthology.orchestra.run.smithi112.stdout:(23/24): ceph-common-16.0.0-7327.g33f73aff.el8. 6.6 MB/s | 23 MB 00:03 2020-11-19T18:59:52.504 INFO:teuthology.orchestra.run.smithi072.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 1.3 MB/s | 40 kB 00:00 2020-11-19T18:59:52.536 INFO:teuthology.orchestra.run.smithi072.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 2.2 MB/s | 73 kB 00:00 2020-11-19T18:59:52.579 INFO:teuthology.orchestra.run.smithi112.stdout:(24/24): librados2-16.0.0-7327.g33f73aff.el8.x8 3.4 MB/s | 3.7 MB 00:01 2020-11-19T18:59:52.582 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T18:59:52.582 INFO:teuthology.orchestra.run.smithi112.stdout:Total 15 MB/s | 54 MB 00:03 2020-11-19T18:59:52.584 INFO:teuthology.orchestra.run.smithi072.stdout:(8/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8. 3.6 MB/s | 12 MB 00:03 2020-11-19T18:59:52.586 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T18:59:52.906 INFO:teuthology.orchestra.run.smithi072.stdout:(9/24): python3-cephfs-16.0.0-7327.g33f73aff.el 1.7 MB/s | 204 kB 00:00 2020-11-19T18:59:52.906 INFO:teuthology.orchestra.run.smithi072.stdout:(10/24): python3-rados-16.0.0-7327.g33f73aff.el 3.9 MB/s | 375 kB 00:00 2020-11-19T18:59:52.907 INFO:teuthology.orchestra.run.smithi072.stdout:(11/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 3.0 MB/s | 113 kB 00:00 2020-11-19T18:59:52.907 INFO:teuthology.orchestra.run.smithi072.stdout:(12/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 5.2 MB/s | 353 kB 00:00 2020-11-19T18:59:52.907 INFO:teuthology.orchestra.run.smithi072.stdout:(13/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T18:59:52.907 INFO:teuthology.orchestra.run.smithi072.stdout:(14/24): gperftools-libs-2.7-6.el8.x86_64.rpm 3.2 MB/s | 315 kB 00:00 2020-11-19T18:59:52.907 INFO:teuthology.orchestra.run.smithi072.stdout:(15/24): leveldb-1.22-1.el8.x86_64.rpm 5.5 MB/s | 181 kB 00:00 2020-11-19T18:59:52.951 INFO:teuthology.orchestra.run.smithi072.stdout:(16/24): liboath-2.6.2-3.el8.x86_64.rpm 3.4 MB/s | 59 kB 00:00 2020-11-19T18:59:52.951 INFO:teuthology.orchestra.run.smithi072.stdout:(17/24): libunwind-1.3.1-3.el8.x86_64.rpm 4.4 MB/s | 75 kB 00:00 2020-11-19T18:59:52.952 INFO:teuthology.orchestra.run.smithi072.stdout:(18/24): python3-prettytable-0.7.2-14.el8.noarc 1.1 MB/s | 44 kB 00:00 2020-11-19T18:59:52.952 INFO:teuthology.orchestra.run.smithi072.stdout:(19/24): librdkafka-0.11.4-1.el8.x86_64.rpm 9.3 MB/s | 353 kB 00:00 2020-11-19T18:59:52.953 INFO:teuthology.orchestra.run.smithi072.stdout:(20/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 12 MB/s | 259 kB 00:00 2020-11-19T18:59:52.953 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T18:59:52.954 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T18:59:52.954 INFO:teuthology.orchestra.run.smithi072.stdout:(21/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 2.3 MB/s | 47 kB 00:00 2020-11-19T18:59:53.306 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T18:59:53.310 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T18:59:53.449 INFO:teuthology.orchestra.run.smithi072.stdout:(22/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 4.5 MB/s | 2.4 MB 00:00 2020-11-19T18:59:53.661 INFO:teuthology.orchestra.run.smithi072.stdout:(23/24): librados2-16.0.0-7327.g33f73aff.el8.x8 4.9 MB/s | 3.7 MB 00:00 2020-11-19T18:59:53.898 INFO:teuthology.orchestra.run.smithi068.stdout:(1/24): ceph-common-16.0.0-7327.g33f73aff.el8.x 6.8 MB/s | 23 MB 00:03 2020-11-19T18:59:53.923 INFO:teuthology.orchestra.run.smithi068.stdout:(2/24): ceph-selinux-16.0.0-7327.g33f73aff.el8. 1.0 MB/s | 25 kB 00:00 2020-11-19T18:59:53.962 INFO:teuthology.orchestra.run.smithi068.stdout:(3/24): libcephfs2-16.0.0-7327.g33f73aff.el8.x8 15 MB/s | 558 kB 00:00 2020-11-19T18:59:53.994 INFO:teuthology.orchestra.run.smithi068.stdout:(4/24): libradosstriper1-16.0.0-7327.g33f73aff. 14 MB/s | 486 kB 00:00 2020-11-19T18:59:54.177 INFO:teuthology.orchestra.run.smithi068.stdout:(5/24): librgw2-16.0.0-7327.g33f73aff.el8.x86_6 20 MB/s | 3.7 MB 00:00 2020-11-19T18:59:54.202 INFO:teuthology.orchestra.run.smithi068.stdout:(6/24): python3-ceph-argparse-16.0.0-7327.g33f7 1.6 MB/s | 40 kB 00:00 2020-11-19T18:59:54.226 INFO:teuthology.orchestra.run.smithi068.stdout:(7/24): python3-ceph-common-16.0.0-7327.g33f73a 2.9 MB/s | 73 kB 00:00 2020-11-19T18:59:54.252 INFO:teuthology.orchestra.run.smithi068.stdout:(8/24): python3-cephfs-16.0.0-7327.g33f73aff.el 7.6 MB/s | 204 kB 00:00 2020-11-19T18:59:54.281 INFO:teuthology.orchestra.run.smithi068.stdout:(9/24): python3-rados-16.0.0-7327.g33f73aff.el8 13 MB/s | 375 kB 00:00 2020-11-19T18:59:54.309 INFO:teuthology.orchestra.run.smithi068.stdout:(10/24): python3-rbd-16.0.0-7327.g33f73aff.el8. 12 MB/s | 353 kB 00:00 2020-11-19T18:59:54.334 INFO:teuthology.orchestra.run.smithi068.stdout:(11/24): python3-rgw-16.0.0-7327.g33f73aff.el8. 4.4 MB/s | 113 kB 00:00 2020-11-19T18:59:54.418 INFO:teuthology.orchestra.run.smithi068.stdout:(12/24): fmt-6.2.1-1.el8.x86_64.rpm 1.4 MB/s | 116 kB 00:00 2020-11-19T18:59:54.433 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T18:59:54.451 INFO:teuthology.orchestra.run.smithi068.stdout:(13/24): gperftools-libs-2.7-6.el8.x86_64.rpm 9.1 MB/s | 315 kB 00:00 2020-11-19T18:59:54.453 INFO:teuthology.orchestra.run.smithi072.stdout:(24/24): ceph-common-16.0.0-7327.g33f73aff.el8. 4.5 MB/s | 23 MB 00:05 2020-11-19T18:59:54.457 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T18:59:54.458 INFO:teuthology.orchestra.run.smithi072.stdout:Total 11 MB/s | 54 MB 00:05 2020-11-19T18:59:54.461 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T18:59:54.468 INFO:teuthology.orchestra.run.smithi068.stdout:(14/24): leveldb-1.22-1.el8.x86_64.rpm 10 MB/s | 181 kB 00:00 2020-11-19T18:59:54.485 INFO:teuthology.orchestra.run.smithi068.stdout:(15/24): liboath-2.6.2-3.el8.x86_64.rpm 3.4 MB/s | 59 kB 00:00 2020-11-19T18:59:54.502 INFO:teuthology.orchestra.run.smithi068.stdout:(16/24): libunwind-1.3.1-3.el8.x86_64.rpm 4.4 MB/s | 75 kB 00:00 2020-11-19T18:59:54.538 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T18:59:54.538 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T18:59:54.540 INFO:teuthology.orchestra.run.smithi068.stdout:(17/24): librabbitmq-0.9.0-2.el8.x86_64.rpm 1.2 MB/s | 47 kB 00:00 2020-11-19T18:59:54.566 INFO:teuthology.orchestra.run.smithi068.stdout:(18/24): python3-prettytable-0.7.2-14.el8.noarc 1.6 MB/s | 44 kB 00:00 2020-11-19T18:59:54.595 INFO:teuthology.orchestra.run.smithi068.stdout:(19/24): librdkafka-0.11.4-1.el8.x86_64.rpm 12 MB/s | 353 kB 00:00 2020-11-19T18:59:54.624 INFO:teuthology.orchestra.run.smithi068.stdout:(20/24): lttng-ust-2.8.1-11.el8.x86_64.rpm 8.7 MB/s | 259 kB 00:00 2020-11-19T18:59:54.642 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T18:59:54.779 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2020-11-19T18:59:54.791 INFO:teuthology.orchestra.run.smithi068.stdout:(21/24): librados2-16.0.0-7327.g33f73aff.el8.x8 22 MB/s | 3.7 MB 00:00 2020-11-19T18:59:54.904 INFO:teuthology.orchestra.run.smithi068.stdout:(22/24): librbd1-16.0.0-7327.g33f73aff.el8.x86_ 21 MB/s | 2.4 MB 00:00 2020-11-19T18:59:55.192 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2020-11-19T18:59:55.273 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T18:59:55.277 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T18:59:55.363 INFO:teuthology.orchestra.run.smithi112.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T18:59:55.465 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T18:59:55.516 INFO:teuthology.orchestra.run.smithi068.stdout:(23/24): ceph-base-16.0.0-7327.g33f73aff.el8.x8 1.2 MB/s | 6.0 MB 00:04 2020-11-19T18:59:55.635 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:55.849 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2020-11-19T18:59:56.054 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:56.319 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:56.421 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T18:59:56.537 INFO:teuthology.orchestra.run.smithi112.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:56.597 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:56.648 INFO:teuthology.orchestra.run.smithi068.stdout:(24/24): ceph-radosgw-16.0.0-7327.g33f73aff.el8 1.9 MB/s | 12 MB 00:06 2020-11-19T18:59:56.655 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T18:59:56.655 INFO:teuthology.orchestra.run.smithi068.stdout:Total 8.8 MB/s | 54 MB 00:06 2020-11-19T18:59:56.656 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T18:59:56.663 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T18:59:56.746 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 8/26 2020-11-19T18:59:56.769 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T18:59:56.770 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T18:59:56.872 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2020-11-19T18:59:56.930 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:57.316 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:57.325 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2020-11-19T18:59:57.445 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T18:59:57.449 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T18:59:57.479 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:57.545 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T18:59:57.683 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T18:59:57.739 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T18:59:57.825 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T18:59:57.840 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T18:59:58.012 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:58.016 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T18:59:58.222 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T18:59:58.227 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2020-11-19T18:59:58.926 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T18:59:58.927 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : fmt-6.2.1-1.el8.x86_64 1/26 2020-11-19T18:59:58.927 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T18:59:58.927 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:58.927 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T18:59:58.927 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2020-11-19T18:59:58.928 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:58.928 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T18:59:58.941 INFO:teuthology.orchestra.run.smithi072.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:58.980 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/26 2020-11-19T18:59:58.990 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T18:59:59.033 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2020-11-19T18:59:59.154 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 8/26 2020-11-19T18:59:59.212 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T18:59:59.371 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T18:59:59.373 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:59.403 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/26 2020-11-19T18:59:59.555 INFO:teuthology.orchestra.run.smithi068.stdout: Upgrading : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T18:59:59.646 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T18:59:59.770 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 9/26 2020-11-19T18:59:59.805 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T18:59:59.939 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:00.004 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/26 2020-11-19T19:00:00.014 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:00.202 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T19:00:00.204 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T19:00:00.344 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T19:00:00.487 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 6/26 2020-11-19T19:00:00.518 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:00.680 INFO:teuthology.orchestra.run.smithi068.stdout: Upgrading : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:00.755 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T19:00:00.782 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:00.921 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : librdkafka-0.11.4-1.el8.x86_64 8/26 2020-11-19T19:00:00.933 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T19:00:00.976 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librdkafka-0.11.4-1.el8.x86_64 8/26 2020-11-19T19:00:01.072 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T19:00:01.134 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T19:00:01.331 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2020-11-19T19:00:01.466 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : librabbitmq-0.9.0-2.el8.x86_64 9/26 2020-11-19T19:00:01.509 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2020-11-19T19:00:01.613 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:01.699 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:01.747 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T19:00:01.826 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : leveldb-1.22-1.el8.x86_64 11/26 2020-11-19T19:00:01.905 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T19:00:01.951 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 12/26 2020-11-19T19:00:02.118 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:02.315 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 14/26 2020-11-19T19:00:02.527 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 15/26 2020-11-19T19:00:02.646 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T19:00:02.752 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 16/26 2020-11-19T19:00:02.933 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 17/26 2020-11-19T19:00:03.115 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 18/26 2020-11-19T19:00:03.285 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : gperftools-libs-2.7-6.el8.x86_64 19/26 2020-11-19T19:00:04.294 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:04.295 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:04.295 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 20/26 2020-11-19T19:00:04.338 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:04.569 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T19:00:04.643 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T19:00:04.770 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:07.997 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:08.179 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:08.517 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:08.730 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:08.951 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:09.148 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T19:00:09.263 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T19:00:09.353 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:09.468 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 21/26 2020-11-19T19:00:09.767 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T19:00:09.837 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 22/26 2020-11-19T19:00:09.962 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:21.727 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:21.728 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /sys 2020-11-19T19:00:21.728 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /proc 2020-11-19T19:00:21.728 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /dev 2020-11-19T19:00:21.728 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /run 2020-11-19T19:00:21.729 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /mnt 2020-11-19T19:00:21.729 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /var/tmp 2020-11-19T19:00:21.729 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /home 2020-11-19T19:00:21.729 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /tmp 2020-11-19T19:00:21.729 INFO:teuthology.orchestra.run.smithi112.stdout:skipping the directory /dev 2020-11-19T19:00:21.730 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:23.009 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:23.068 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:23.069 INFO:teuthology.orchestra.run.smithi112.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:23.269 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:23.270 INFO:teuthology.orchestra.run.smithi112.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:23.950 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:23.950 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T19:00:23.951 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T19:00:23.951 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T19:00:23.951 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T19:00:23.951 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T19:00:23.951 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T19:00:23.952 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:23.952 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T19:00:23.952 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T19:00:23.952 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:23.952 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T19:00:23.953 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T19:00:23.953 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:23.953 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2020-11-19T19:00:23.953 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 15/26 2020-11-19T19:00:23.954 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2020-11-19T19:00:23.954 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2020-11-19T19:00:23.954 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2020-11-19T19:00:23.954 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T19:00:23.954 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 20/26 2020-11-19T19:00:23.955 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 21/26 2020-11-19T19:00:23.955 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 22/26 2020-11-19T19:00:24.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:24.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T19:00:24.076 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T19:00:24.712 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:24.712 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:00:26.828 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:26.829 INFO:teuthology.orchestra.run.smithi112.stdout:Upgraded: 2020-11-19T19:00:26.829 INFO:teuthology.orchestra.run.smithi112.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.830 INFO:teuthology.orchestra.run.smithi112.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.830 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:26.831 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:00:26.831 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.831 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.831 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.831 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.832 INFO:teuthology.orchestra.run.smithi112.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T19:00:26.832 INFO:teuthology.orchestra.run.smithi112.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T19:00:26.832 INFO:teuthology.orchestra.run.smithi112.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T19:00:26.832 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.833 INFO:teuthology.orchestra.run.smithi112.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T19:00:26.833 INFO:teuthology.orchestra.run.smithi112.stdout: librabbitmq-0.9.0-2.el8.x86_64 2020-11-19T19:00:26.833 INFO:teuthology.orchestra.run.smithi112.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.833 INFO:teuthology.orchestra.run.smithi112.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T19:00:26.833 INFO:teuthology.orchestra.run.smithi112.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.834 INFO:teuthology.orchestra.run.smithi112.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T19:00:26.834 INFO:teuthology.orchestra.run.smithi112.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T19:00:26.834 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.834 INFO:teuthology.orchestra.run.smithi112.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.834 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.835 INFO:teuthology.orchestra.run.smithi112.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T19:00:26.835 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.835 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.835 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:26.835 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:26.836 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:00:26.911 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:26.911 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /sys 2020-11-19T19:00:26.911 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /proc 2020-11-19T19:00:26.911 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /dev 2020-11-19T19:00:26.912 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /run 2020-11-19T19:00:26.912 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /mnt 2020-11-19T19:00:26.912 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /var/tmp 2020-11-19T19:00:26.912 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /home 2020-11-19T19:00:26.912 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /tmp 2020-11-19T19:00:26.913 INFO:teuthology.orchestra.run.smithi072.stdout:skipping the directory /dev 2020-11-19T19:00:26.913 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:26.984 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-test 2020-11-19T19:00:27.136 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:27.136 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /sys 2020-11-19T19:00:27.136 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /proc 2020-11-19T19:00:27.137 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /dev 2020-11-19T19:00:27.137 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /run 2020-11-19T19:00:27.137 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /mnt 2020-11-19T19:00:27.137 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /var/tmp 2020-11-19T19:00:27.137 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /home 2020-11-19T19:00:27.138 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /tmp 2020-11-19T19:00:27.138 INFO:teuthology.orchestra.run.smithi068.stdout:skipping the directory /dev 2020-11-19T19:00:27.138 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:27.264 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:00:27.971 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2020-11-19T19:00:28.097 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2020-11-19T19:00:28.210 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:28.273 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:28.274 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:28.485 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:28.554 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 24/26 2020-11-19T19:00:28.555 INFO:teuthology.orchestra.run.smithi068.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:28.787 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:28.787 INFO:teuthology.orchestra.run.smithi068.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:28.979 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 25/26 2020-11-19T19:00:29.518 INFO:teuthology.orchestra.run.smithi072.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:29.520 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:29.601 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T19:00:29.602 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T19:00:29.602 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T19:00:29.602 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T19:00:29.602 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T19:00:29.603 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2020-11-19T19:00:29.604 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 15/26 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2020-11-19T19:00:29.605 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 19/26 2020-11-19T19:00:29.608 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/26 2020-11-19T19:00:29.609 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 21/26 2020-11-19T19:00:29.609 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 22/26 2020-11-19T19:00:29.609 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:29.609 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T19:00:29.609 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T19:00:29.610 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:00:29.610 INFO:teuthology.orchestra.run.smithi112.stdout:========================================================================================= 2020-11-19T19:00:29.610 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:00:29.610 INFO:teuthology.orchestra.run.smithi112.stdout:========================================================================================= 2020-11-19T19:00:29.611 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:00:29.611 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T19:00:29.611 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:00:29.611 INFO:teuthology.orchestra.run.smithi112.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2020-11-19T19:00:29.612 INFO:teuthology.orchestra.run.smithi112.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2020-11-19T19:00:29.612 INFO:teuthology.orchestra.run.smithi112.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2020-11-19T19:00:29.612 INFO:teuthology.orchestra.run.smithi112.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2020-11-19T19:00:29.612 INFO:teuthology.orchestra.run.smithi112.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T19:00:29.612 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:29.613 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:00:29.613 INFO:teuthology.orchestra.run.smithi112.stdout:========================================================================================= 2020-11-19T19:00:29.613 INFO:teuthology.orchestra.run.smithi112.stdout:Install 6 Packages 2020-11-19T19:00:29.613 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:29.613 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 49 M 2020-11-19T19:00:29.617 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 206 M 2020-11-19T19:00:29.617 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:00:29.618 INFO:teuthology.orchestra.run.smithi112.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 4.7 MB/s | 161 kB 00:00 2020-11-19T19:00:29.619 INFO:teuthology.orchestra.run.smithi112.stdout:(2/6): socat-1.7.3.3-2.el8.x86_64.rpm 13 MB/s | 302 kB 00:00 2020-11-19T19:00:29.619 INFO:teuthology.orchestra.run.smithi112.stdout:(3/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 997 kB/s | 69 kB 00:00 2020-11-19T19:00:29.619 INFO:teuthology.orchestra.run.smithi112.stdout:(4/6): oniguruma-6.8.2-2.el8.x86_64.rpm 8.7 MB/s | 187 kB 00:00 2020-11-19T19:00:29.619 INFO:teuthology.orchestra.run.smithi112.stdout:(5/6): libxslt-1.1.32-5.el8.x86_64.rpm 8.3 MB/s | 250 kB 00:00 2020-11-19T19:00:29.954 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:29.954 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 1/26 2020-11-19T19:00:29.954 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2/26 2020-11-19T19:00:29.955 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 3/26 2020-11-19T19:00:29.955 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 4/26 2020-11-19T19:00:29.955 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 5/26 2020-11-19T19:00:29.955 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_6 6/26 2020-11-19T19:00:29.955 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 7/26 2020-11-19T19:00:30.689 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8. 8/26 2020-11-19T19:00:30.690 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x8 9/26 2020-11-19T19:00:30.690 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 10/26 2020-11-19T19:00:30.691 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 11/26 2020-11-19T19:00:30.691 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 12/26 2020-11-19T19:00:30.692 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 13/26 2020-11-19T19:00:30.692 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : fmt-6.2.1-1.el8.x86_64 14/26 2020-11-19T19:00:30.693 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : gperftools-libs-2.7-6.el8.x86_64 15/26 2020-11-19T19:00:30.693 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : leveldb-1.22-1.el8.x86_64 16/26 2020-11-19T19:00:30.703 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 17/26 2020-11-19T19:00:30.704 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 18/26 2020-11-19T19:00:30.704 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/26 2020-11-19T19:00:30.704 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librdkafka-0.11.4-1.el8.x86_64 20/26 2020-11-19T19:00:30.705 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 21/26 2020-11-19T19:00:30.705 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librabbitmq-0.9.0-2.el8.x86_64 22/26 2020-11-19T19:00:30.720 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 23/26 2020-11-19T19:00:30.721 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 24/26 2020-11-19T19:00:30.721 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 25/26 2020-11-19T19:00:30.723 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:30.724 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:00:30.822 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 26/26 2020-11-19T19:00:30.823 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:00:32.685 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:32.685 INFO:teuthology.orchestra.run.smithi068.stdout:Upgraded: 2020-11-19T19:00:32.685 INFO:teuthology.orchestra.run.smithi068.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.686 INFO:teuthology.orchestra.run.smithi068.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.686 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:32.686 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:00:32.686 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.686 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.687 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.687 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.687 INFO:teuthology.orchestra.run.smithi068.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T19:00:32.687 INFO:teuthology.orchestra.run.smithi068.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T19:00:32.688 INFO:teuthology.orchestra.run.smithi068.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T19:00:32.688 INFO:teuthology.orchestra.run.smithi068.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.688 INFO:teuthology.orchestra.run.smithi068.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T19:00:32.688 INFO:teuthology.orchestra.run.smithi068.stdout: librabbitmq-0.9.0-2.el8.x86_64 2020-11-19T19:00:32.688 INFO:teuthology.orchestra.run.smithi068.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.689 INFO:teuthology.orchestra.run.smithi068.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T19:00:32.689 INFO:teuthology.orchestra.run.smithi068.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.689 INFO:teuthology.orchestra.run.smithi068.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T19:00:32.689 INFO:teuthology.orchestra.run.smithi068.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T19:00:32.689 INFO:teuthology.orchestra.run.smithi068.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.690 INFO:teuthology.orchestra.run.smithi068.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.690 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.690 INFO:teuthology.orchestra.run.smithi068.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T19:00:32.690 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.690 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.691 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.691 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:32.691 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:00:32.719 INFO:teuthology.orchestra.run.smithi112.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 15 MB/s | 48 MB 00:03 2020-11-19T19:00:32.720 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:32.721 INFO:teuthology.orchestra.run.smithi112.stdout:Total 15 MB/s | 49 MB 00:03 2020-11-19T19:00:32.726 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:00:32.749 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:00:32.749 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:00:32.834 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-test 2020-11-19T19:00:32.972 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:32.972 INFO:teuthology.orchestra.run.smithi072.stdout:Upgraded: 2020-11-19T19:00:32.973 INFO:teuthology.orchestra.run.smithi072.stdout: librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.973 INFO:teuthology.orchestra.run.smithi072.stdout: librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.973 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:32.973 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:00:32.973 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.974 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.974 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-radosgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.974 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-selinux-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.974 INFO:teuthology.orchestra.run.smithi072.stdout: fmt-6.2.1-1.el8.x86_64 2020-11-19T19:00:32.975 INFO:teuthology.orchestra.run.smithi072.stdout: gperftools-libs-2.7-6.el8.x86_64 2020-11-19T19:00:32.975 INFO:teuthology.orchestra.run.smithi072.stdout: leveldb-1.22-1.el8.x86_64 2020-11-19T19:00:32.975 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.975 INFO:teuthology.orchestra.run.smithi072.stdout: liboath-2.6.2-3.el8.x86_64 2020-11-19T19:00:32.975 INFO:teuthology.orchestra.run.smithi072.stdout: librabbitmq-0.9.0-2.el8.x86_64 2020-11-19T19:00:32.976 INFO:teuthology.orchestra.run.smithi072.stdout: libradosstriper1-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.976 INFO:teuthology.orchestra.run.smithi072.stdout: librdkafka-0.11.4-1.el8.x86_64 2020-11-19T19:00:32.976 INFO:teuthology.orchestra.run.smithi072.stdout: librgw2-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.977 INFO:teuthology.orchestra.run.smithi072.stdout: libunwind-1.3.1-3.el8.x86_64 2020-11-19T19:00:32.977 INFO:teuthology.orchestra.run.smithi072.stdout: lttng-ust-2.8.1-11.el8.x86_64 2020-11-19T19:00:32.977 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-argparse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.977 INFO:teuthology.orchestra.run.smithi072.stdout: python3-ceph-common-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.977 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.978 INFO:teuthology.orchestra.run.smithi072.stdout: python3-prettytable-0.7.2-14.el8.noarch 2020-11-19T19:00:32.978 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.978 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.978 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:00:32.979 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:32.979 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:00:33.039 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:00:33.045 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:00:33.130 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:00:33.144 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-test 2020-11-19T19:00:33.426 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:00:33.569 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:00:33.645 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:00:33.760 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 1/6 2020-11-19T19:00:33.760 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 73 kB/s | 2.8 kB 00:00 2020-11-19T19:00:33.878 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 93 kB/s | 2.8 kB 00:00 2020-11-19T19:00:33.946 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:34.005 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2020-11-19T19:00:34.074 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2020-11-19T19:00:34.136 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2020-11-19T19:00:34.295 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : jq-1.5-12.el8.x86_64 4/6 2020-11-19T19:00:35.247 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:00:35.248 INFO:teuthology.orchestra.run.smithi068.stdout:========================================================================================= 2020-11-19T19:00:35.248 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:00:35.249 INFO:teuthology.orchestra.run.smithi068.stdout:========================================================================================= 2020-11-19T19:00:35.249 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:00:35.249 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T19:00:35.249 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:00:35.250 INFO:teuthology.orchestra.run.smithi068.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2020-11-19T19:00:35.250 INFO:teuthology.orchestra.run.smithi068.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2020-11-19T19:00:35.250 INFO:teuthology.orchestra.run.smithi068.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2020-11-19T19:00:35.250 INFO:teuthology.orchestra.run.smithi068.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2020-11-19T19:00:35.250 INFO:teuthology.orchestra.run.smithi068.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T19:00:35.251 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:35.251 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:00:35.251 INFO:teuthology.orchestra.run.smithi068.stdout:========================================================================================= 2020-11-19T19:00:35.251 INFO:teuthology.orchestra.run.smithi068.stdout:Install 6 Packages 2020-11-19T19:00:35.251 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:35.252 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 49 M 2020-11-19T19:00:35.252 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 206 M 2020-11-19T19:00:35.252 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:00:35.290 INFO:teuthology.orchestra.run.smithi068.stdout:(1/6): libxslt-1.1.32-5.el8.x86_64.rpm 6.3 MB/s | 250 kB 00:00 2020-11-19T19:00:35.315 INFO:teuthology.orchestra.run.smithi068.stdout:(2/6): jq-1.5-12.el8.x86_64.rpm 6.3 MB/s | 161 kB 00:00 2020-11-19T19:00:35.324 INFO:teuthology.orchestra.run.smithi068.stdout:(3/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 937 kB/s | 69 kB 00:00 2020-11-19T19:00:35.344 INFO:teuthology.orchestra.run.smithi068.stdout:(4/6): socat-1.7.3.3-2.el8.x86_64.rpm 10 MB/s | 302 kB 00:00 2020-11-19T19:00:35.368 INFO:teuthology.orchestra.run.smithi068.stdout:(5/6): oniguruma-6.8.2-2.el8.x86_64.rpm 4.2 MB/s | 187 kB 00:00 2020-11-19T19:00:35.455 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:00:35.472 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2020-11-19T19:00:35.473 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:00:35.474 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2020-11-19T19:00:35.614 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:00:35.616 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 48 M 2020-11-19T19:00:35.616 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:00:35.616 INFO:teuthology.orchestra.run.smithi072.stdout: jq x86_64 1.5-12.el8 rhel-8-for-x86_64-appstream-rpms 161 k 2020-11-19T19:00:35.616 INFO:teuthology.orchestra.run.smithi072.stdout: libxslt x86_64 1.1.32-5.el8 rhel-8-for-x86_64-baseos-rpms 250 k 2020-11-19T19:00:35.617 INFO:teuthology.orchestra.run.smithi072.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2020-11-19T19:00:35.617 INFO:teuthology.orchestra.run.smithi072.stdout: socat x86_64 1.7.3.3-2.el8 rhel-8-for-x86_64-appstream-rpms 302 k 2020-11-19T19:00:35.617 INFO:teuthology.orchestra.run.smithi072.stdout: xmlstarlet x86_64 1.6.1-11.el8 epel 69 k 2020-11-19T19:00:35.617 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:35.618 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:00:35.618 INFO:teuthology.orchestra.run.smithi072.stdout:========================================================================================= 2020-11-19T19:00:35.618 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2020-11-19T19:00:35.618 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:35.620 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 49 M 2020-11-19T19:00:35.620 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 206 M 2020-11-19T19:00:35.620 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:00:35.621 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): jq-1.5-12.el8.x86_64.rpm 5.1 MB/s | 161 kB 00:00 2020-11-19T19:00:35.621 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): socat-1.7.3.3-2.el8.x86_64.rpm 14 MB/s | 302 kB 00:00 2020-11-19T19:00:35.621 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 8.7 MB/s | 187 kB 00:00 2020-11-19T19:00:35.621 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): xmlstarlet-1.6.1-11.el8.x86_64.rpm 854 kB/s | 69 kB 00:00 2020-11-19T19:00:35.622 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): libxslt-1.1.32-5.el8.x86_64.rpm 12 MB/s | 250 kB 00:00 2020-11-19T19:00:37.891 INFO:teuthology.orchestra.run.smithi068.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 18 MB/s | 48 MB 00:02 2020-11-19T19:00:37.893 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:37.893 INFO:teuthology.orchestra.run.smithi068.stdout:Total 18 MB/s | 49 MB 00:02 2020-11-19T19:00:37.898 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:00:37.922 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:00:37.922 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:00:38.234 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:00:38.238 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:00:38.809 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:00:38.819 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 5/6 2020-11-19T19:00:38.933 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2020-11-19T19:00:39.020 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2020-11-19T19:00:39.104 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:39.222 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : jq-1.5-12.el8.x86_64 2/6 2020-11-19T19:00:39.313 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:39.313 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T19:00:39.313 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:39.314 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : jq-1.5-12.el8.x86_64 3/6 2020-11-19T19:00:39.314 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 4/6 2020-11-19T19:00:39.314 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2020-11-19T19:00:39.427 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 3/6 2020-11-19T19:00:39.665 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 4/6 2020-11-19T19:00:39.839 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 6/6 2020-11-19T19:00:39.839 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:00:41.304 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): ceph-test-16.0.0-7327.g33f73aff.el8.x86_ 8.1 MB/s | 48 MB 00:05 2020-11-19T19:00:41.305 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:41.306 INFO:teuthology.orchestra.run.smithi072.stdout:Total 8.3 MB/s | 49 MB 00:05 2020-11-19T19:00:41.312 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:00:41.333 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:00:41.334 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:00:41.639 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:00:41.643 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:00:42.086 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:42.086 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:00:42.086 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T19:00:42.087 INFO:teuthology.orchestra.run.smithi112.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2020-11-19T19:00:42.087 INFO:teuthology.orchestra.run.smithi112.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T19:00:42.087 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:42.087 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:00:42.178 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph 2020-11-19T19:00:42.448 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:00:42.507 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:00:42.730 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libxslt-1.1.32-5.el8.x86_64 1/6 2020-11-19T19:00:42.953 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:43.153 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:00:43.153 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 86 kB/s | 2.4 kB 00:00 2020-11-19T19:00:43.154 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 3/6 2020-11-19T19:00:43.194 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 3/6 2020-11-19T19:00:43.421 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : jq-1.5-12.el8.x86_64 4/6 2020-11-19T19:00:44.490 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : xmlstarlet-1.6.1-11.el8.x86_64 5/6 2020-11-19T19:00:44.533 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:00:44.536 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================================= 2020-11-19T19:00:44.537 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:00:44.537 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================================= 2020-11-19T19:00:44.537 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:00:44.537 INFO:teuthology.orchestra.run.smithi112.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T19:00:44.538 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:00:44.538 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T19:00:44.538 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T19:00:44.538 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-modules-core noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T19:00:44.538 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T19:00:44.539 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T19:00:44.539 INFO:teuthology.orchestra.run.smithi112.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2020-11-19T19:00:44.539 INFO:teuthology.orchestra.run.smithi112.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T19:00:44.539 INFO:teuthology.orchestra.run.smithi112.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T19:00:44.540 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2020-11-19T19:00:44.540 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T19:00:44.540 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T19:00:44.540 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2020-11-19T19:00:44.540 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T19:00:44.541 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2020-11-19T19:00:44.541 INFO:teuthology.orchestra.run.smithi112.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T19:00:44.541 INFO:teuthology.orchestra.run.smithi112.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2020-11-19T19:00:44.541 INFO:teuthology.orchestra.run.smithi112.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2020-11-19T19:00:44.541 INFO:teuthology.orchestra.run.smithi112.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2020-11-19T19:00:44.542 INFO:teuthology.orchestra.run.smithi112.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2020-11-19T19:00:44.542 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T19:00:44.542 INFO:teuthology.orchestra.run.smithi112.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T19:00:44.542 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2020-11-19T19:00:44.542 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2020-11-19T19:00:44.543 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2020-11-19T19:00:44.543 INFO:teuthology.orchestra.run.smithi112.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2020-11-19T19:00:44.543 INFO:teuthology.orchestra.run.smithi112.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T19:00:44.543 INFO:teuthology.orchestra.run.smithi112.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T19:00:44.543 INFO:teuthology.orchestra.run.smithi112.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T19:00:44.544 INFO:teuthology.orchestra.run.smithi112.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T19:00:44.544 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2020-11-19T19:00:44.544 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T19:00:44.544 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T19:00:44.544 INFO:teuthology.orchestra.run.smithi112.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2020-11-19T19:00:44.545 INFO:teuthology.orchestra.run.smithi112.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T19:00:44.545 INFO:teuthology.orchestra.run.smithi112.stdout:Installing weak dependencies: 2020-11-19T19:00:44.545 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T19:00:44.545 INFO:teuthology.orchestra.run.smithi112.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2020-11-19T19:00:44.546 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:44.546 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:00:44.546 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================================= 2020-11-19T19:00:44.546 INFO:teuthology.orchestra.run.smithi112.stdout:Install 37 Packages 2020-11-19T19:00:44.546 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:00:44.547 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 32 M 2020-11-19T19:00:44.547 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 115 M 2020-11-19T19:00:44.548 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:00:44.672 INFO:teuthology.orchestra.run.smithi112.stdout:(1/37): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 50 kB/s | 6.4 kB 00:00 2020-11-19T19:00:44.722 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:44.889 INFO:teuthology.orchestra.run.smithi112.stdout:(2/37): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 6.2 MB/s | 2.1 MB 00:00 2020-11-19T19:00:44.893 INFO:teuthology.orchestra.run.smithi112.stdout:(3/37): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.4 MB/s | 1.5 MB 00:00 2020-11-19T19:00:44.942 INFO:teuthology.orchestra.run.smithi112.stdout:(4/37): ceph-mgr-modules-core-16.0.0-7327.g33f7 4.0 MB/s | 198 kB 00:00 2020-11-19T19:00:44.955 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:44.956 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T19:00:44.956 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:44.956 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 3/6 2020-11-19T19:00:44.956 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : jq-1.5-12.el8.x86_64 4/6 2020-11-19T19:00:44.957 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 5/6 2020-11-19T19:00:45.007 INFO:teuthology.orchestra.run.smithi112.stdout:(5/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 669 kB/s | 44 kB 00:00 2020-11-19T19:00:45.062 INFO:teuthology.orchestra.run.smithi112.stdout:(6/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 3.7 MB/s | 185 kB 00:00 2020-11-19T19:00:45.074 INFO:teuthology.orchestra.run.smithi112.stdout:(7/37): python3-cheroot-8.2.1-1.el8.noarch.rpm 8.0 MB/s | 145 kB 00:00 2020-11-19T19:00:45.108 INFO:teuthology.orchestra.run.smithi112.stdout:(8/37): python3-cherrypy-18.4.0-1.el8.noarch.rp 11 MB/s | 384 kB 00:00 2020-11-19T19:00:45.130 INFO:teuthology.orchestra.run.smithi112.stdout:(9/37): python3-cssselect-0.9.2-10.el8.noarch.r 2.4 MB/s | 40 kB 00:00 2020-11-19T19:00:45.141 INFO:teuthology.orchestra.run.smithi112.stdout:(10/37): python3-jaraco-6.2-6.el8.noarch.rpm 678 kB/s | 11 kB 00:00 2020-11-19T19:00:45.157 INFO:teuthology.orchestra.run.smithi112.stdout:(11/37): python3-jaraco-functools-2.0-4.el8.noa 1.1 MB/s | 18 kB 00:00 2020-11-19T19:00:45.173 INFO:teuthology.orchestra.run.smithi112.stdout:(12/37): python3-logutils-0.3.5-11.el8.noarch.r 2.9 MB/s | 49 kB 00:00 2020-11-19T19:00:45.190 INFO:teuthology.orchestra.run.smithi112.stdout:(13/37): python3-more-itertools-7.2.0-3.el8.noa 3.5 MB/s | 59 kB 00:00 2020-11-19T19:00:45.209 INFO:teuthology.orchestra.run.smithi112.stdout:(14/37): python3-pecan-1.3.2-9.el8.noarch.rpm 15 MB/s | 283 kB 00:00 2020-11-19T19:00:45.225 INFO:teuthology.orchestra.run.smithi112.stdout:(15/37): python3-portend-2.6-1.el8.noarch.rpm 957 kB/s | 16 kB 00:00 2020-11-19T19:00:45.242 INFO:teuthology.orchestra.run.smithi112.stdout:(16/37): python3-simplegeneric-0.8.1-17.el8.noa 1.1 MB/s | 19 kB 00:00 2020-11-19T19:00:45.258 INFO:teuthology.orchestra.run.smithi112.stdout:(17/37): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T19:00:45.275 INFO:teuthology.orchestra.run.smithi112.stdout:(18/37): python3-tempora-1.14.1-5.el8.noarch.rp 1.7 MB/s | 29 kB 00:00 2020-11-19T19:00:45.291 INFO:teuthology.orchestra.run.smithi112.stdout:(19/37): python3-trustme-0.6.0-4.el8.noarch.rpm 1.7 MB/s | 27 kB 00:00 2020-11-19T19:00:45.310 INFO:teuthology.orchestra.run.smithi112.stdout:(20/37): python3-waitress-1.2.1-2.el8.1.noarch. 13 MB/s | 241 kB 00:00 2020-11-19T19:00:45.328 INFO:teuthology.orchestra.run.smithi112.stdout:(21/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 14 MB/s | 251 kB 00:00 2020-11-19T19:00:45.348 INFO:teuthology.orchestra.run.smithi112.stdout:(22/37): python3-webtest-2.0.33-1.el8.noarch.rp 4.9 MB/s | 85 kB 00:00 2020-11-19T19:00:45.363 INFO:teuthology.orchestra.run.smithi112.stdout:(23/37): python3-zc-lockfile-2.0-2.el8.noarch.r 1.3 MB/s | 23 kB 00:00 2020-11-19T19:00:45.393 INFO:teuthology.orchestra.run.smithi112.stdout:(24/37): python3-webencodings-0.5.1-6.el8.noarc 902 kB/s | 27 kB 00:00 2020-11-19T19:00:45.425 INFO:teuthology.orchestra.run.smithi112.stdout:(25/37): ceph-mon-16.0.0-7327.g33f73aff.el8.x86 6.6 MB/s | 5.0 MB 00:00 2020-11-19T19:00:45.451 INFO:teuthology.orchestra.run.smithi112.stdout:(26/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 26 MB/s | 1.5 MB 00:00 2020-11-19T19:00:45.458 INFO:teuthology.orchestra.run.smithi112.stdout:(27/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 3.1 MB/s | 103 kB 00:00 2020-11-19T19:00:45.474 INFO:teuthology.orchestra.run.smithi112.stdout:(28/37): python3-werkzeug-0.12.2-4.el8.noarch.r 20 MB/s | 457 kB 00:00 2020-11-19T19:00:45.486 INFO:teuthology.orchestra.run.smithi112.stdout:(29/37): python3-mako-1.0.6-13.el8.noarch.rpm 5.6 MB/s | 157 kB 00:00 2020-11-19T19:00:45.493 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 6/6 2020-11-19T19:00:45.493 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:00:45.499 INFO:teuthology.orchestra.run.smithi112.stdout:(30/37): python3-html5lib-0.999999999-6.el8.noa 10 MB/s | 214 kB 00:00 2020-11-19T19:00:45.511 INFO:teuthology.orchestra.run.smithi112.stdout:(31/37): python3-pytz-2017.2-9.el8.noarch.rpm 2.2 MB/s | 54 kB 00:00 2020-11-19T19:00:45.523 INFO:teuthology.orchestra.run.smithi112.stdout:(32/37): python3-markupsafe-0.23-19.el8.x86_64. 1.9 MB/s | 39 kB 00:00 2020-11-19T19:00:45.536 INFO:teuthology.orchestra.run.smithi112.stdout:(33/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 9.3 MB/s | 238 kB 00:00 2020-11-19T19:00:45.548 INFO:teuthology.orchestra.run.smithi112.stdout:(34/37): python3-asn1crypto-0.24.0-3.el8.noarch 8.7 MB/s | 181 kB 00:00 2020-11-19T19:00:45.560 INFO:teuthology.orchestra.run.smithi112.stdout:(35/37): python3-pycparser-2.14-14.el8.noarch.r 4.4 MB/s | 109 kB 00:00 2020-11-19T19:00:45.575 INFO:teuthology.orchestra.run.smithi112.stdout:(36/37): python3-cryptography-2.3-3.el8.x86_64. 18 MB/s | 511 kB 00:00 2020-11-19T19:00:45.777 INFO:teuthology.orchestra.run.smithi112.stdout:(37/37): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 20 MB/s | 18 MB 00:00 2020-11-19T19:00:45.780 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:45.780 INFO:teuthology.orchestra.run.smithi112.stdout:Total 26 MB/s | 32 MB 00:01 2020-11-19T19:00:45.791 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:00:45.830 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:00:45.831 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:00:46.167 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:00:46.171 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:00:47.414 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:00:47.665 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2020-11-19T19:00:47.779 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:47.780 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:00:47.780 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T19:00:47.780 INFO:teuthology.orchestra.run.smithi068.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2020-11-19T19:00:47.780 INFO:teuthology.orchestra.run.smithi068.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T19:00:47.781 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:47.781 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:00:47.865 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph 2020-11-19T19:00:47.925 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : socat-1.7.3.3-2.el8.x86_64 5/6 2020-11-19T19:00:48.150 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:00:48.162 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2020-11-19T19:00:48.172 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:48.360 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/37 2020-11-19T19:00:48.390 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 6/6 2020-11-19T19:00:48.390 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 1/6 2020-11-19T19:00:48.390 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : xmlstarlet-1.6.1-11.el8.x86_64 2/6 2020-11-19T19:00:48.391 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : jq-1.5-12.el8.x86_64 3/6 2020-11-19T19:00:48.391 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : socat-1.7.3.3-2.el8.x86_64 4/6 2020-11-19T19:00:48.391 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2020-11-19T19:00:48.574 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/37 2020-11-19T19:00:48.699 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:00:48.816 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 76 kB/s | 2.8 kB 00:00 2020-11-19T19:00:48.817 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 5/37 2020-11-19T19:00:48.922 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libxslt-1.1.32-5.el8.x86_64 6/6 2020-11-19T19:00:48.922 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:00:49.153 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 6/37 2020-11-19T19:00:49.384 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 7/37 2020-11-19T19:00:49.547 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 8/37 2020-11-19T19:00:49.702 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 9/37 2020-11-19T19:00:49.894 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/37 2020-11-19T19:00:50.120 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/37 2020-11-19T19:00:50.308 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:00:50.311 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================================= 2020-11-19T19:00:50.312 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:00:50.312 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================================= 2020-11-19T19:00:50.312 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:00:50.313 INFO:teuthology.orchestra.run.smithi068.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T19:00:50.313 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:00:50.313 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T19:00:50.313 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T19:00:50.314 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-modules-core noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T19:00:50.314 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T19:00:50.314 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T19:00:50.315 INFO:teuthology.orchestra.run.smithi068.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2020-11-19T19:00:50.315 INFO:teuthology.orchestra.run.smithi068.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T19:00:50.315 INFO:teuthology.orchestra.run.smithi068.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T19:00:50.315 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2020-11-19T19:00:50.316 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T19:00:50.316 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T19:00:50.316 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2020-11-19T19:00:50.316 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T19:00:50.317 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2020-11-19T19:00:50.506 INFO:teuthology.orchestra.run.smithi068.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T19:00:50.506 INFO:teuthology.orchestra.run.smithi068.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2020-11-19T19:00:50.506 INFO:teuthology.orchestra.run.smithi068.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2020-11-19T19:00:50.507 INFO:teuthology.orchestra.run.smithi068.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2020-11-19T19:00:50.507 INFO:teuthology.orchestra.run.smithi068.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2020-11-19T19:00:50.507 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T19:00:50.507 INFO:teuthology.orchestra.run.smithi068.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T19:00:50.507 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2020-11-19T19:00:50.508 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2020-11-19T19:00:50.508 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2020-11-19T19:00:50.508 INFO:teuthology.orchestra.run.smithi068.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2020-11-19T19:00:50.508 INFO:teuthology.orchestra.run.smithi068.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T19:00:50.509 INFO:teuthology.orchestra.run.smithi068.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T19:00:50.509 INFO:teuthology.orchestra.run.smithi068.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T19:00:50.509 INFO:teuthology.orchestra.run.smithi068.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T19:00:50.509 INFO:teuthology.orchestra.run.smithi068.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2020-11-19T19:00:51.342 INFO:teuthology.orchestra.run.smithi068.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T19:00:51.342 INFO:teuthology.orchestra.run.smithi068.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T19:00:51.342 INFO:teuthology.orchestra.run.smithi068.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2020-11-19T19:00:51.342 INFO:teuthology.orchestra.run.smithi068.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T19:00:51.343 INFO:teuthology.orchestra.run.smithi068.stdout:Installing weak dependencies: 2020-11-19T19:00:51.343 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T19:00:51.343 INFO:teuthology.orchestra.run.smithi068.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2020-11-19T19:00:51.343 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:51.344 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:00:51.344 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================================= 2020-11-19T19:00:51.344 INFO:teuthology.orchestra.run.smithi068.stdout:Install 37 Packages 2020-11-19T19:00:51.344 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:00:51.349 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:51.350 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:00:51.350 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-test-2:16.0.0-7327.g33f73aff.el8.x86_64 jq-1.5-12.el8.x86_64 2020-11-19T19:00:51.350 INFO:teuthology.orchestra.run.smithi072.stdout: libxslt-1.1.32-5.el8.x86_64 oniguruma-6.8.2-2.el8.x86_64 2020-11-19T19:00:51.350 INFO:teuthology.orchestra.run.smithi072.stdout: socat-1.7.3.3-2.el8.x86_64 xmlstarlet-1.6.1-11.el8.x86_64 2020-11-19T19:00:51.351 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:51.351 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:00:51.351 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph 2020-11-19T19:00:51.352 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/37 2020-11-19T19:00:51.352 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 13/37 2020-11-19T19:00:51.352 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 14/37 2020-11-19T19:00:51.352 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 15/37 2020-11-19T19:00:51.353 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2020-11-19T19:00:51.353 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 32 M 2020-11-19T19:00:51.353 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 115 M 2020-11-19T19:00:51.353 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:00:51.354 INFO:teuthology.orchestra.run.smithi068.stdout:(1/37): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 61 kB/s | 6.4 kB 00:00 2020-11-19T19:00:51.354 INFO:teuthology.orchestra.run.smithi068.stdout:(2/37): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.8 MB/s | 1.5 MB 00:00 2020-11-19T19:00:51.354 INFO:teuthology.orchestra.run.smithi068.stdout:(3/37): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 5.9 MB/s | 2.1 MB 00:00 2020-11-19T19:00:51.354 INFO:teuthology.orchestra.run.smithi068.stdout:(4/37): ceph-mgr-modules-core-16.0.0-7327.g33f7 3.0 MB/s | 198 kB 00:00 2020-11-19T19:00:51.354 INFO:teuthology.orchestra.run.smithi068.stdout:(5/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 558 kB/s | 44 kB 00:00 2020-11-19T19:00:51.355 INFO:teuthology.orchestra.run.smithi068.stdout:(6/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 3.1 MB/s | 185 kB 00:00 2020-11-19T19:00:51.355 INFO:teuthology.orchestra.run.smithi068.stdout:(7/37): python3-cheroot-8.2.1-1.el8.noarch.rpm 6.8 MB/s | 145 kB 00:00 2020-11-19T19:00:51.355 INFO:teuthology.orchestra.run.smithi068.stdout:(8/37): ceph-mon-16.0.0-7327.g33f73aff.el8.x86_ 9.7 MB/s | 5.0 MB 00:00 2020-11-19T19:00:51.355 INFO:teuthology.orchestra.run.smithi068.stdout:(9/37): python3-cherrypy-18.4.0-1.el8.noarch.rp 9.4 MB/s | 384 kB 00:00 2020-11-19T19:00:51.355 INFO:teuthology.orchestra.run.smithi068.stdout:(10/37): python3-jaraco-6.2-6.el8.noarch.rpm 570 kB/s | 11 kB 00:00 2020-11-19T19:00:51.356 INFO:teuthology.orchestra.run.smithi068.stdout:(11/37): python3-cssselect-0.9.2-10.el8.noarch. 829 kB/s | 40 kB 00:00 2020-11-19T19:00:51.356 INFO:teuthology.orchestra.run.smithi068.stdout:(12/37): python3-jaraco-functools-2.0-4.el8.noa 898 kB/s | 18 kB 00:00 2020-11-19T19:00:51.356 INFO:teuthology.orchestra.run.smithi068.stdout:(13/37): python3-logutils-0.3.5-11.el8.noarch.r 2.8 MB/s | 49 kB 00:00 2020-11-19T19:00:51.356 INFO:teuthology.orchestra.run.smithi068.stdout:(14/37): python3-more-itertools-7.2.0-3.el8.noa 2.9 MB/s | 59 kB 00:00 2020-11-19T19:00:51.357 INFO:teuthology.orchestra.run.smithi068.stdout:(15/37): python3-portend-2.6-1.el8.noarch.rpm 794 kB/s | 16 kB 00:00 2020-11-19T19:00:51.357 INFO:teuthology.orchestra.run.smithi068.stdout:(16/37): python3-pecan-1.3.2-9.el8.noarch.rpm 8.1 MB/s | 283 kB 00:00 2020-11-19T19:00:51.357 INFO:teuthology.orchestra.run.smithi068.stdout:(17/37): python3-simplegeneric-0.8.1-17.el8.noa 960 kB/s | 19 kB 00:00 2020-11-19T19:00:51.357 INFO:teuthology.orchestra.run.smithi068.stdout:(18/37): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T19:00:51.357 INFO:teuthology.orchestra.run.smithi068.stdout:(19/37): python3-tempora-1.14.1-5.el8.noarch.rp 1.5 MB/s | 29 kB 00:00 2020-11-19T19:00:51.366 INFO:teuthology.orchestra.run.smithi068.stdout:(20/37): python3-trustme-0.6.0-4.el8.noarch.rpm 1.6 MB/s | 27 kB 00:00 2020-11-19T19:00:51.366 INFO:teuthology.orchestra.run.smithi068.stdout:(21/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 14 MB/s | 251 kB 00:00 2020-11-19T19:00:51.366 INFO:teuthology.orchestra.run.smithi068.stdout:(22/37): python3-waitress-1.2.1-2.el8.1.noarch. 11 MB/s | 241 kB 00:00 2020-11-19T19:00:51.367 INFO:teuthology.orchestra.run.smithi068.stdout:(23/37): python3-webtest-2.0.33-1.el8.noarch.rp 5.0 MB/s | 85 kB 00:00 2020-11-19T19:00:51.367 INFO:teuthology.orchestra.run.smithi068.stdout:(24/37): python3-zc-lockfile-2.0-2.el8.noarch.r 884 kB/s | 23 kB 00:00 2020-11-19T19:00:51.367 INFO:teuthology.orchestra.run.smithi068.stdout:(25/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 5.0 MB/s | 238 kB 00:00 2020-11-19T19:00:51.367 INFO:teuthology.orchestra.run.smithi068.stdout:(26/37): python3-asn1crypto-0.24.0-3.el8.noarch 3.4 MB/s | 181 kB 00:00 2020-11-19T19:00:51.367 INFO:teuthology.orchestra.run.smithi068.stdout:(27/37): python3-pycparser-2.14-14.el8.noarch.r 3.2 MB/s | 109 kB 00:00 2020-11-19T19:00:51.368 INFO:teuthology.orchestra.run.smithi068.stdout:(28/37): python3-cryptography-2.3-3.el8.x86_64. 11 MB/s | 511 kB 00:00 2020-11-19T19:00:51.368 INFO:teuthology.orchestra.run.smithi068.stdout:(29/37): python3-webencodings-0.5.1-6.el8.noarc 748 kB/s | 27 kB 00:00 2020-11-19T19:00:51.368 INFO:teuthology.orchestra.run.smithi068.stdout:(30/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 35 MB/s | 1.5 MB 00:00 2020-11-19T19:00:51.368 INFO:teuthology.orchestra.run.smithi068.stdout:(31/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 2.8 MB/s | 103 kB 00:00 2020-11-19T19:00:51.368 INFO:teuthology.orchestra.run.smithi068.stdout:(32/37): python3-werkzeug-0.12.2-4.el8.noarch.r 12 MB/s | 457 kB 00:00 2020-11-19T19:00:51.369 INFO:teuthology.orchestra.run.smithi068.stdout:(33/37): python3-mako-1.0.6-13.el8.noarch.rpm 3.4 MB/s | 157 kB 00:00 2020-11-19T19:00:51.369 INFO:teuthology.orchestra.run.smithi068.stdout:(34/37): python3-html5lib-0.999999999-6.el8.noa 7.6 MB/s | 214 kB 00:00 2020-11-19T19:00:51.369 INFO:teuthology.orchestra.run.smithi068.stdout:(35/37): python3-pytz-2017.2-9.el8.noarch.rpm 1.6 MB/s | 54 kB 00:00 2020-11-19T19:00:51.369 INFO:teuthology.orchestra.run.smithi068.stdout:(36/37): python3-markupsafe-0.23-19.el8.x86_64. 1.6 MB/s | 39 kB 00:00 2020-11-19T19:00:51.472 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2020-11-19T19:00:51.538 INFO:teuthology.orchestra.run.smithi068.stdout:(37/37): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 20 MB/s | 18 MB 00:00 2020-11-19T19:00:51.541 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:51.541 INFO:teuthology.orchestra.run.smithi068.stdout:Total 26 MB/s | 32 MB 00:01 2020-11-19T19:00:51.553 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:00:51.596 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:00:51.597 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:00:51.635 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:00:51.659 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2020-11-19T19:00:51.825 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2020-11-19T19:00:51.958 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:00:51.963 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:00:51.991 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2020-11-19T19:00:52.078 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 93 kB/s | 2.8 kB 00:00 2020-11-19T19:00:52.169 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2020-11-19T19:00:52.201 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2020-11-19T19:00:52.374 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2020-11-19T19:00:52.610 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 23/37 2020-11-19T19:00:52.787 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2020-11-19T19:00:53.052 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2020-11-19T19:00:53.252 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:00:53.276 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2020-11-19T19:00:53.472 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2020-11-19T19:00:53.568 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:00:53.571 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================================= 2020-11-19T19:00:53.572 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:00:53.572 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================================= 2020-11-19T19:00:53.572 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:00:53.572 INFO:teuthology.orchestra.run.smithi072.stdout: ceph x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 6.4 k 2020-11-19T19:00:53.573 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:00:53.573 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 2.1 M 2020-11-19T19:00:53.573 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 1.5 M 2020-11-19T19:00:53.573 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 198 k 2020-11-19T19:00:53.573 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 5.0 M 2020-11-19T19:00:53.574 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 18 M 2020-11-19T19:00:53.574 INFO:teuthology.orchestra.run.smithi072.stdout: python3-asn1crypto noarch 0.24.0-3.el8 rhel-8-for-x86_64-baseos-rpms 181 k 2020-11-19T19:00:53.574 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2020-11-19T19:00:53.574 INFO:teuthology.orchestra.run.smithi072.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2020-11-19T19:00:53.575 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2020-11-19T19:00:53.575 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot noarch 8.2.1-1.el8 epel 145 k 2020-11-19T19:00:53.575 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2020-11-19T19:00:53.575 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography x86_64 2.3-3.el8 rhel-8-for-x86_64-baseos-rpms 511 k 2020-11-19T19:00:53.576 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2020-11-19T19:00:53.576 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2020-11-19T19:00:53.576 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2020-11-19T19:00:53.576 INFO:teuthology.orchestra.run.smithi072.stdout: python3-lxml x86_64 4.2.3-1.el8 rhel-8-for-x86_64-appstream-rpms 1.5 M 2020-11-19T19:00:53.576 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2020-11-19T19:00:53.577 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2020-11-19T19:00:53.577 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2020-11-19T19:00:53.577 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2020-11-19T19:00:53.577 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2020-11-19T19:00:53.578 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL noarch 18.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2020-11-19T19:00:53.578 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2020-11-19T19:00:53.578 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2020-11-19T19:00:53.578 INFO:teuthology.orchestra.run.smithi072.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2020-11-19T19:00:53.579 INFO:teuthology.orchestra.run.smithi072.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2020-11-19T19:00:53.579 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2020-11-19T19:00:53.579 INFO:teuthology.orchestra.run.smithi072.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2020-11-19T19:00:53.579 INFO:teuthology.orchestra.run.smithi072.stdout: python3-waitress noarch 1.2.1-2.el8.1 epel 241 k 2020-11-19T19:00:53.579 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webencodings noarch 0.5.1-6.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2020-11-19T19:00:53.580 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2020-11-19T19:00:53.580 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2020-11-19T19:00:53.580 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2020-11-19T19:00:53.580 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2020-11-19T19:00:53.580 INFO:teuthology.orchestra.run.smithi072.stdout:Installing weak dependencies: 2020-11-19T19:00:53.581 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cssselect noarch 0.9.2-10.el8 epel 40 k 2020-11-19T19:00:53.581 INFO:teuthology.orchestra.run.smithi072.stdout: python3-html5lib noarch 1:0.999999999-6.el8 rhel-8-for-x86_64-appstream-rpms 214 k 2020-11-19T19:00:53.581 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:53.581 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:00:53.581 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================================= 2020-11-19T19:00:53.582 INFO:teuthology.orchestra.run.smithi072.stdout:Install 37 Packages 2020-11-19T19:00:53.582 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:00:53.583 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 32 M 2020-11-19T19:00:53.583 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 115 M 2020-11-19T19:00:53.583 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:00:53.671 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2020-11-19T19:00:53.682 INFO:teuthology.orchestra.run.smithi072.stdout:(1/37): ceph-16.0.0-7327.g33f73aff.el8.x86_64.r 61 kB/s | 6.4 kB 00:00 2020-11-19T19:00:53.944 INFO:teuthology.orchestra.run.smithi072.stdout:(2/37): ceph-mds-16.0.0-7327.g33f73aff.el8.x86_ 5.9 MB/s | 2.1 MB 00:00 2020-11-19T19:00:53.948 INFO:teuthology.orchestra.run.smithi072.stdout:(3/37): ceph-mgr-16.0.0-7327.g33f73aff.el8.x86_ 4.1 MB/s | 1.5 MB 00:00 2020-11-19T19:00:53.988 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2020-11-19T19:00:54.014 INFO:teuthology.orchestra.run.smithi072.stdout:(4/37): ceph-mgr-modules-core-16.0.0-7327.g33f7 3.0 MB/s | 198 kB 00:00 2020-11-19T19:00:54.079 INFO:teuthology.orchestra.run.smithi072.stdout:(5/37): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 674 kB/s | 44 kB 00:00 2020-11-19T19:00:54.127 INFO:teuthology.orchestra.run.smithi072.stdout:(6/37): python3-beautifulsoup4-4.6.3-2.el8.1.no 3.8 MB/s | 185 kB 00:00 2020-11-19T19:00:54.145 INFO:teuthology.orchestra.run.smithi072.stdout:(7/37): python3-cheroot-8.2.1-1.el8.noarch.rpm 8.0 MB/s | 145 kB 00:00 2020-11-19T19:00:54.168 INFO:teuthology.orchestra.run.smithi072.stdout:(8/37): ceph-mon-16.0.0-7327.g33f73aff.el8.x86_ 10 MB/s | 5.0 MB 00:00 2020-11-19T19:00:54.178 INFO:teuthology.orchestra.run.smithi072.stdout:(9/37): python3-cherrypy-18.4.0-1.el8.noarch.rp 11 MB/s | 384 kB 00:00 2020-11-19T19:00:54.194 INFO:teuthology.orchestra.run.smithi072.stdout:(10/37): python3-jaraco-6.2-6.el8.noarch.rpm 688 kB/s | 11 kB 00:00 2020-11-19T19:00:54.206 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 3/37 2020-11-19T19:00:54.211 INFO:teuthology.orchestra.run.smithi072.stdout:(11/37): python3-jaraco-functools-2.0-4.el8.noa 1.1 MB/s | 18 kB 00:00 2020-11-19T19:00:54.216 INFO:teuthology.orchestra.run.smithi072.stdout:(12/37): python3-cssselect-0.9.2-10.el8.noarch. 833 kB/s | 40 kB 00:00 2020-11-19T19:00:54.227 INFO:teuthology.orchestra.run.smithi072.stdout:(13/37): python3-logutils-0.3.5-11.el8.noarch.r 2.9 MB/s | 49 kB 00:00 2020-11-19T19:00:54.246 INFO:teuthology.orchestra.run.smithi072.stdout:(14/37): python3-pecan-1.3.2-9.el8.noarch.rpm 15 MB/s | 283 kB 00:00 2020-11-19T19:00:54.248 INFO:teuthology.orchestra.run.smithi072.stdout:(15/37): python3-more-itertools-7.2.0-3.el8.noa 1.8 MB/s | 59 kB 00:00 2020-11-19T19:00:54.259 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2020-11-19T19:00:54.263 INFO:teuthology.orchestra.run.smithi072.stdout:(16/37): python3-portend-2.6-1.el8.noarch.rpm 962 kB/s | 16 kB 00:00 2020-11-19T19:00:54.265 INFO:teuthology.orchestra.run.smithi072.stdout:(17/37): python3-simplegeneric-0.8.1-17.el8.noa 1.1 MB/s | 19 kB 00:00 2020-11-19T19:00:54.279 INFO:teuthology.orchestra.run.smithi072.stdout:(18/37): python3-singledispatch-3.4.0.3-18.el8. 1.4 MB/s | 24 kB 00:00 2020-11-19T19:00:54.281 INFO:teuthology.orchestra.run.smithi072.stdout:(19/37): python3-tempora-1.14.1-5.el8.noarch.rp 1.8 MB/s | 29 kB 00:00 2020-11-19T19:00:54.296 INFO:teuthology.orchestra.run.smithi072.stdout:(20/37): python3-trustme-0.6.0-4.el8.noarch.rpm 1.6 MB/s | 27 kB 00:00 2020-11-19T19:00:54.314 INFO:teuthology.orchestra.run.smithi072.stdout:(21/37): python3-webob-1.8.5-1.el8.1.noarch.rpm 14 MB/s | 251 kB 00:00 2020-11-19T19:00:54.315 INFO:teuthology.orchestra.run.smithi072.stdout:(22/37): python3-waitress-1.2.1-2.el8.1.noarch. 6.9 MB/s | 241 kB 00:00 2020-11-19T19:00:54.331 INFO:teuthology.orchestra.run.smithi072.stdout:(23/37): python3-webtest-2.0.33-1.el8.noarch.rp 4.9 MB/s | 85 kB 00:00 2020-11-19T19:00:54.332 INFO:teuthology.orchestra.run.smithi072.stdout:(24/37): python3-zc-lockfile-2.0-2.el8.noarch.r 1.4 MB/s | 23 kB 00:00 2020-11-19T19:00:54.370 INFO:teuthology.orchestra.run.smithi072.stdout:(25/37): python3-webencodings-0.5.1-6.el8.noarc 699 kB/s | 27 kB 00:00 2020-11-19T19:00:54.391 INFO:teuthology.orchestra.run.smithi072.stdout:(26/37): python3-lxml-4.2.3-1.el8.x86_64.rpm 26 MB/s | 1.5 MB 00:00 2020-11-19T19:00:54.392 INFO:teuthology.orchestra.run.smithi072.stdout:(27/37): python3-pyOpenSSL-18.0.0-1.el8.noarch. 4.6 MB/s | 103 kB 00:00 2020-11-19T19:00:54.419 INFO:teuthology.orchestra.run.smithi072.stdout:(28/37): python3-werkzeug-0.12.2-4.el8.noarch.r 16 MB/s | 457 kB 00:00 2020-11-19T19:00:54.426 INFO:teuthology.orchestra.run.smithi072.stdout:(29/37): python3-mako-1.0.6-13.el8.noarch.rpm 4.5 MB/s | 157 kB 00:00 2020-11-19T19:00:54.434 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 4/37 2020-11-19T19:00:54.445 INFO:teuthology.orchestra.run.smithi072.stdout:(30/37): python3-html5lib-0.999999999-6.el8.noa 8.0 MB/s | 214 kB 00:00 2020-11-19T19:00:54.452 INFO:teuthology.orchestra.run.smithi072.stdout:(31/37): python3-pytz-2017.2-9.el8.noarch.rpm 2.0 MB/s | 54 kB 00:00 2020-11-19T19:00:54.466 INFO:teuthology.orchestra.run.smithi072.stdout:(32/37): python3-markupsafe-0.23-19.el8.x86_64. 1.8 MB/s | 39 kB 00:00 2020-11-19T19:00:54.473 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2020-11-19T19:00:54.479 INFO:teuthology.orchestra.run.smithi072.stdout:(33/37): python3-cffi-1.11.5-5.el8.x86_64.rpm 8.6 MB/s | 238 kB 00:00 2020-11-19T19:00:54.493 INFO:teuthology.orchestra.run.smithi072.stdout:(34/37): python3-asn1crypto-0.24.0-3.el8.noarch 6.7 MB/s | 181 kB 00:00 2020-11-19T19:00:54.505 INFO:teuthology.orchestra.run.smithi072.stdout:(35/37): python3-pycparser-2.14-14.el8.noarch.r 4.9 MB/s | 109 kB 00:00 2020-11-19T19:00:54.519 INFO:teuthology.orchestra.run.smithi072.stdout:(36/37): python3-cryptography-2.3-3.el8.x86_64. 19 MB/s | 511 kB 00:00 2020-11-19T19:00:54.679 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 5/37 2020-11-19T19:00:54.820 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2020-11-19T19:00:54.841 INFO:teuthology.orchestra.run.smithi072.stdout:(37/37): ceph-osd-16.0.0-7327.g33f73aff.el8.x86 20 MB/s | 18 MB 00:00 2020-11-19T19:00:54.844 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:00:54.844 INFO:teuthology.orchestra.run.smithi072.stdout:Total 25 MB/s | 32 MB 00:01 2020-11-19T19:00:54.855 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:00:54.877 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/37 2020-11-19T19:00:54.894 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:00:54.894 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:00:55.102 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 7/37 2020-11-19T19:00:55.161 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2020-11-19T19:00:55.225 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:00:55.229 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:00:55.340 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 8/37 2020-11-19T19:00:55.514 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 32/37 2020-11-19T19:00:55.539 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 9/37 2020-11-19T19:00:55.692 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 10/37 2020-11-19T19:00:55.704 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 33/37 2020-11-19T19:00:55.904 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 11/37 2020-11-19T19:00:56.254 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 12/37 2020-11-19T19:00:56.504 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 13/37 2020-11-19T19:00:56.571 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:00:56.683 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 14/37 2020-11-19T19:00:56.849 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 15/37 2020-11-19T19:00:56.882 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/37 2020-11-19T19:00:57.143 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2020-11-19T19:00:57.214 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 33/37 2020-11-19T19:00:57.364 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2020-11-19T19:00:57.370 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 34/37 2020-11-19T19:00:57.527 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2020-11-19T19:00:57.543 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/37 2020-11-19T19:00:57.687 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2020-11-19T19:00:57.768 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/37 2020-11-19T19:00:57.804 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 34/37 2020-11-19T19:00:57.859 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2020-11-19T19:00:57.968 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 4/37 2020-11-19T19:00:57.978 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 35/37 2020-11-19T19:00:57.996 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2020-11-19T19:00:58.182 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 35/37 2020-11-19T19:00:58.188 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2020-11-19T19:00:58.214 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 5/37 2020-11-19T19:00:58.379 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 36/37 2020-11-19T19:00:58.401 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 36/37 2020-11-19T19:00:58.505 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 23/37 2020-11-19T19:00:58.519 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 37/37 2020-11-19T19:00:58.522 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-asn1crypto-0.24.0-3.el8.noarch 6/37 2020-11-19T19:00:58.705 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2020-11-19T19:00:58.777 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cryptography-2.3-3.el8.x86_64 7/37 2020-11-19T19:00:58.864 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 37/37 2020-11-19T19:00:58.864 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/37 2020-11-19T19:00:58.865 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/37 2020-11-19T19:00:58.865 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/37 2020-11-19T19:00:58.865 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/37 2020-11-19T19:00:58.865 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/37 2020-11-19T19:00:58.866 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/37 2020-11-19T19:00:58.866 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2020-11-19T19:00:58.866 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2020-11-19T19:00:58.866 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 9/37 2020-11-19T19:00:58.867 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2020-11-19T19:00:58.867 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2020-11-19T19:00:58.868 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2020-11-19T19:00:58.869 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2020-11-19T19:00:58.869 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2020-11-19T19:00:58.869 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2020-11-19T19:00:58.869 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2020-11-19T19:00:58.870 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2020-11-19T19:00:58.870 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2020-11-19T19:00:58.870 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2020-11-19T19:00:58.870 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2020-11-19T19:00:58.871 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2020-11-19T19:00:58.871 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2020-11-19T19:00:58.871 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2020-11-19T19:00:58.871 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2020-11-19T19:00:58.871 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2020-11-19T19:00:58.872 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 26/37 2020-11-19T19:00:58.872 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 27/37 2020-11-19T19:00:58.872 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 28/37 2020-11-19T19:00:58.872 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/37 2020-11-19T19:00:58.872 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/37 2020-11-19T19:00:58.873 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 31/37 2020-11-19T19:00:58.873 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 32/37 2020-11-19T19:00:58.873 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 33/37 2020-11-19T19:00:58.874 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 34/37 2020-11-19T19:00:58.874 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 35/37 2020-11-19T19:00:58.874 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 36/37 2020-11-19T19:00:58.965 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 8/37 2020-11-19T19:00:58.981 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2020-11-19T19:00:59.169 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 9/37 2020-11-19T19:00:59.202 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2020-11-19T19:00:59.382 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/37 2020-11-19T19:00:59.608 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 11/37 2020-11-19T19:00:59.891 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 37/37 2020-11-19T19:00:59.892 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:00:59.918 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 12/37 2020-11-19T19:01:00.011 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2020-11-19T19:01:00.109 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 13/37 2020-11-19T19:01:00.325 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2020-11-19T19:01:00.345 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-webencodings-0.5.1-6.el8.noarch 14/37 2020-11-19T19:01:00.554 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2020-11-19T19:01:00.598 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 15/37 2020-11-19T19:01:00.832 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 16/37 2020-11-19T19:01:00.878 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2020-11-19T19:01:01.063 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-waitress-1.2.1-2.el8.1.noarch 17/37 2020-11-19T19:01:01.217 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2020-11-19T19:01:01.343 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 18/37 2020-11-19T19:01:01.610 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 19/37 2020-11-19T19:01:01.695 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 32/37 2020-11-19T19:01:01.792 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 20/37 2020-11-19T19:01:01.908 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 33/37 2020-11-19T19:01:01.963 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:01.963 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:01:01.963 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:01.963 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:01.964 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:01.964 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:01.964 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:01.965 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:01.965 INFO:teuthology.orchestra.run.smithi112.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2020-11-19T19:01:01.965 INFO:teuthology.orchestra.run.smithi112.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T19:01:01.965 INFO:teuthology.orchestra.run.smithi112.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T19:01:01.966 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cffi-1.11.5-5.el8.x86_64 2020-11-19T19:01:01.966 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T19:01:01.966 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T19:01:01.967 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cryptography-2.3-3.el8.x86_64 2020-11-19T19:01:01.967 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T19:01:01.967 INFO:teuthology.orchestra.run.smithi112.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T19:01:01.968 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T19:01:01.969 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T19:01:01.969 INFO:teuthology.orchestra.run.smithi112.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T19:01:01.969 INFO:teuthology.orchestra.run.smithi112.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T19:01:01.969 INFO:teuthology.orchestra.run.smithi112.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T19:01:01.970 INFO:teuthology.orchestra.run.smithi112.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T19:01:01.970 INFO:teuthology.orchestra.run.smithi112.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T19:01:01.970 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T19:01:01.970 INFO:teuthology.orchestra.run.smithi112.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T19:01:01.971 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2020-11-19T19:01:01.971 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pycparser-2.14-14.el8.noarch 2020-11-19T19:01:01.971 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T19:01:01.971 INFO:teuthology.orchestra.run.smithi112.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T19:01:01.971 INFO:teuthology.orchestra.run.smithi112.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T19:01:01.972 INFO:teuthology.orchestra.run.smithi112.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T19:01:01.972 INFO:teuthology.orchestra.run.smithi112.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T19:01:01.972 INFO:teuthology.orchestra.run.smithi112.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T19:01:01.972 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T19:01:01.972 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T19:01:01.973 INFO:teuthology.orchestra.run.smithi112.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T19:01:01.973 INFO:teuthology.orchestra.run.smithi112.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T19:01:01.973 INFO:teuthology.orchestra.run.smithi112.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T19:01:01.973 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:01.974 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:01.988 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 21/37 2020-11-19T19:01:02.074 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-base 2020-11-19T19:01:02.217 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 22/37 2020-11-19T19:01:02.352 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:02.720 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cheroot-8.2.1-1.el8.noarch 23/37 2020-11-19T19:01:02.820 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2020-11-19T19:01:02.879 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 24/37 2020-11-19T19:01:02.945 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2020-11-19T19:01:03.199 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-portend-2.6-1.el8.noarch 25/37 2020-11-19T19:01:03.467 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 26/37 2020-11-19T19:01:03.538 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 33/37 2020-11-19T19:01:03.724 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 34/37 2020-11-19T19:01:03.862 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cssselect-0.9.2-10.el8.noarch 27/37 2020-11-19T19:01:04.030 INFO:teuthology.orchestra.run.smithi112.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:04.174 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-lxml-4.2.3-1.el8.x86_64 28/37 2020-11-19T19:01:04.189 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 34/37 2020-11-19T19:01:04.340 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:04.341 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:01:04.342 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:04.416 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 35/37 2020-11-19T19:01:04.421 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install cephadm 2020-11-19T19:01:04.423 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 29/37 2020-11-19T19:01:04.640 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 35/37 2020-11-19T19:01:04.697 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:04.763 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 30/37 2020-11-19T19:01:04.822 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 36/37 2020-11-19T19:01:04.843 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 36/37 2020-11-19T19:01:04.962 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 37/37 2020-11-19T19:01:05.101 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 31/37 2020-11-19T19:01:05.161 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2020-11-19T19:01:05.287 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2020-11-19T19:01:05.367 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 37/37 2020-11-19T19:01:05.367 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/37 2020-11-19T19:01:05.367 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/37 2020-11-19T19:01:05.368 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/37 2020-11-19T19:01:05.368 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/37 2020-11-19T19:01:05.368 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/37 2020-11-19T19:01:05.368 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/37 2020-11-19T19:01:05.368 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2020-11-19T19:01:05.369 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2020-11-19T19:01:05.369 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 9/37 2020-11-19T19:01:05.369 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2020-11-19T19:01:05.369 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2020-11-19T19:01:05.370 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2020-11-19T19:01:05.370 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2020-11-19T19:01:05.370 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2020-11-19T19:01:05.370 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2020-11-19T19:01:05.370 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2020-11-19T19:01:05.371 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2020-11-19T19:01:05.371 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2020-11-19T19:01:05.371 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2020-11-19T19:01:05.371 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2020-11-19T19:01:05.371 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2020-11-19T19:01:05.588 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2020-11-19T19:01:05.588 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2020-11-19T19:01:05.588 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2020-11-19T19:01:05.589 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2020-11-19T19:01:05.589 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 26/37 2020-11-19T19:01:05.589 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 27/37 2020-11-19T19:01:05.589 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 28/37 2020-11-19T19:01:05.589 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 29/37 2020-11-19T19:01:05.590 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 30/37 2020-11-19T19:01:05.590 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 31/37 2020-11-19T19:01:05.590 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 32/37 2020-11-19T19:01:05.590 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 33/37 2020-11-19T19:01:05.591 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 34/37 2020-11-19T19:01:05.591 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 35/37 2020-11-19T19:01:05.591 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 36/37 2020-11-19T19:01:05.592 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 32/37 2020-11-19T19:01:05.693 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 33/37 2020-11-19T19:01:06.257 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 37/37 2020-11-19T19:01:06.258 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:01:06.679 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:06.680 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:01:06.680 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:06.680 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:01:06.680 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:01:06.681 INFO:teuthology.orchestra.run.smithi112.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T19:01:06.681 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:06.681 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:01:06.681 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:01:06.682 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:01:06.682 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:06.682 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 57 k 2020-11-19T19:01:06.682 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 218 k 2020-11-19T19:01:06.682 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:01:06.834 INFO:teuthology.orchestra.run.smithi112.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 373 kB/s | 57 kB 00:00 2020-11-19T19:01:06.836 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:06.836 INFO:teuthology.orchestra.run.smithi112.stdout:Total 370 kB/s | 57 kB 00:00 2020-11-19T19:01:06.836 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:01:06.842 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:01:06.843 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:01:06.844 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:01:06.848 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:01:06.890 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:01:07.208 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 33/37 2020-11-19T19:01:07.443 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 34/37 2020-11-19T19:01:07.876 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 34/37 2020-11-19T19:01:08.093 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 35/37 2020-11-19T19:01:08.296 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 35/37 2020-11-19T19:01:08.464 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 36/37 2020-11-19T19:01:08.482 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 36/37 2020-11-19T19:01:08.535 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:08.535 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:01:08.535 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:08.535 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:08.536 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:08.536 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:08.536 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:08.536 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:08.536 INFO:teuthology.orchestra.run.smithi068.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2020-11-19T19:01:08.537 INFO:teuthology.orchestra.run.smithi068.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T19:01:08.537 INFO:teuthology.orchestra.run.smithi068.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T19:01:08.537 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cffi-1.11.5-5.el8.x86_64 2020-11-19T19:01:08.537 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T19:01:08.538 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T19:01:08.538 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cryptography-2.3-3.el8.x86_64 2020-11-19T19:01:08.538 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T19:01:08.538 INFO:teuthology.orchestra.run.smithi068.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T19:01:08.539 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T19:01:08.539 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T19:01:08.539 INFO:teuthology.orchestra.run.smithi068.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T19:01:08.539 INFO:teuthology.orchestra.run.smithi068.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T19:01:08.539 INFO:teuthology.orchestra.run.smithi068.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T19:01:08.540 INFO:teuthology.orchestra.run.smithi068.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T19:01:08.540 INFO:teuthology.orchestra.run.smithi068.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T19:01:08.540 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T19:01:08.540 INFO:teuthology.orchestra.run.smithi068.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T19:01:08.540 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2020-11-19T19:01:08.541 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pycparser-2.14-14.el8.noarch 2020-11-19T19:01:08.541 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T19:01:08.541 INFO:teuthology.orchestra.run.smithi068.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T19:01:08.541 INFO:teuthology.orchestra.run.smithi068.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T19:01:08.541 INFO:teuthology.orchestra.run.smithi068.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T19:01:08.542 INFO:teuthology.orchestra.run.smithi068.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T19:01:08.542 INFO:teuthology.orchestra.run.smithi068.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T19:01:08.542 INFO:teuthology.orchestra.run.smithi068.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T19:01:08.542 INFO:teuthology.orchestra.run.smithi068.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T19:01:08.543 INFO:teuthology.orchestra.run.smithi068.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T19:01:08.543 INFO:teuthology.orchestra.run.smithi068.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T19:01:08.543 INFO:teuthology.orchestra.run.smithi068.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T19:01:08.543 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:08.544 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:08.595 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 37/37 2020-11-19T19:01:08.673 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-base 2020-11-19T19:01:08.972 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 37/37 2020-11-19T19:01:08.972 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 1/37 2020-11-19T19:01:08.972 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2/37 2020-11-19T19:01:08.972 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 3/37 2020-11-19T19:01:08.973 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 4/37 2020-11-19T19:01:08.973 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 5/37 2020-11-19T19:01:08.973 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8. 6/37 2020-11-19T19:01:08.973 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 7/37 2020-11-19T19:01:08.974 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 8/37 2020-11-19T19:01:08.974 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cheroot-8.2.1-1.el8.noarch 9/37 2020-11-19T19:01:08.974 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 10/37 2020-11-19T19:01:08.974 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cssselect-0.9.2-10.el8.noarch 11/37 2020-11-19T19:01:08.974 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/37 2020-11-19T19:01:08.975 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/37 2020-11-19T19:01:08.975 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/37 2020-11-19T19:01:08.975 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/37 2020-11-19T19:01:08.975 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/37 2020-11-19T19:01:08.975 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/37 2020-11-19T19:01:08.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/37 2020-11-19T19:01:08.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/37 2020-11-19T19:01:08.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/37 2020-11-19T19:01:08.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/37 2020-11-19T19:01:08.976 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-waitress-1.2.1-2.el8.1.noarch 22/37 2020-11-19T19:01:08.977 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/37 2020-11-19T19:01:08.977 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/37 2020-11-19T19:01:08.977 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/37 2020-11-19T19:01:08.977 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-webencodings-0.5.1-6.el8.noarch 26/37 2020-11-19T19:01:08.977 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-lxml-4.2.3-1.el8.x86_64 27/37 2020-11-19T19:01:08.978 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 28/37 2020-11-19T19:01:08.978 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/37 2020-11-19T19:01:08.979 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:08.979 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 30/37 2020-11-19T19:01:08.979 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 31/37 2020-11-19T19:01:08.980 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 32/37 2020-11-19T19:01:08.980 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 33/37 2020-11-19T19:01:08.980 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 34/37 2020-11-19T19:01:08.980 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-asn1crypto-0.24.0-3.el8.noarch 35/37 2020-11-19T19:01:08.980 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 36/37 2020-11-19T19:01:09.001 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:09.556 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 65 kB/s | 2.4 kB 00:00 2020-11-19T19:01:09.673 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 77 kB/s | 2.8 kB 00:00 2020-11-19T19:01:09.876 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cryptography-2.3-3.el8.x86_64 37/37 2020-11-19T19:01:09.877 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:01:10.140 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:10.303 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:10.834 INFO:teuthology.orchestra.run.smithi068.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:11.153 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:11.154 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:01:11.154 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:11.231 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install cephadm 2020-11-19T19:01:11.352 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:11.352 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:01:11.526 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:11.983 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:11.983 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:01:11.984 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:11.984 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mds-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:11.984 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:11.985 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-modules-core-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:11.985 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mon-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:11.985 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-osd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:11.986 INFO:teuthology.orchestra.run.smithi072.stdout: python3-asn1crypto-0.24.0-3.el8.noarch 2020-11-19T19:01:11.986 INFO:teuthology.orchestra.run.smithi072.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2020-11-19T19:01:11.986 INFO:teuthology.orchestra.run.smithi072.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2020-11-19T19:01:11.986 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cffi-1.11.5-5.el8.x86_64 2020-11-19T19:01:11.987 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cheroot-8.2.1-1.el8.noarch 2020-11-19T19:01:11.987 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2020-11-19T19:01:11.987 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cryptography-2.3-3.el8.x86_64 2020-11-19T19:01:11.987 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cssselect-0.9.2-10.el8.noarch 2020-11-19T19:01:11.988 INFO:teuthology.orchestra.run.smithi072.stdout: python3-html5lib-1:0.999999999-6.el8.noarch 2020-11-19T19:01:11.988 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-6.2-6.el8.noarch 2020-11-19T19:01:11.989 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2020-11-19T19:01:11.989 INFO:teuthology.orchestra.run.smithi072.stdout: python3-logutils-0.3.5-11.el8.noarch 2020-11-19T19:01:11.989 INFO:teuthology.orchestra.run.smithi072.stdout: python3-lxml-4.2.3-1.el8.x86_64 2020-11-19T19:01:11.990 INFO:teuthology.orchestra.run.smithi072.stdout: python3-mako-1.0.6-13.el8.noarch 2020-11-19T19:01:11.990 INFO:teuthology.orchestra.run.smithi072.stdout: python3-markupsafe-0.23-19.el8.x86_64 2020-11-19T19:01:11.994 INFO:teuthology.orchestra.run.smithi072.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pecan-1.3.2-9.el8.noarch 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi072.stdout: python3-portend-2.6-1.el8.noarch 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyOpenSSL-18.0.0-1.el8.noarch 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pycparser-2.14-14.el8.noarch 2020-11-19T19:01:11.995 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pytz-2017.2-9.el8.noarch 2020-11-19T19:01:11.996 INFO:teuthology.orchestra.run.smithi072.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2020-11-19T19:01:11.996 INFO:teuthology.orchestra.run.smithi072.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2020-11-19T19:01:11.996 INFO:teuthology.orchestra.run.smithi072.stdout: python3-tempora-1.14.1-5.el8.noarch 2020-11-19T19:01:11.997 INFO:teuthology.orchestra.run.smithi072.stdout: python3-trustme-0.6.0-4.el8.noarch 2020-11-19T19:01:11.997 INFO:teuthology.orchestra.run.smithi072.stdout: python3-waitress-1.2.1-2.el8.1.noarch 2020-11-19T19:01:11.997 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webencodings-0.5.1-6.el8.noarch 2020-11-19T19:01:11.997 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webob-1.8.5-1.el8.1.noarch 2020-11-19T19:01:11.998 INFO:teuthology.orchestra.run.smithi072.stdout: python3-webtest-2.0.33-1.el8.noarch 2020-11-19T19:01:11.998 INFO:teuthology.orchestra.run.smithi072.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2020-11-19T19:01:11.998 INFO:teuthology.orchestra.run.smithi072.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2020-11-19T19:01:11.998 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:11.999 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:01:12.055 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 63 kB/s | 2.4 kB 00:00 2020-11-19T19:01:12.090 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-base 2020-11-19T19:01:12.171 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 75 kB/s | 2.8 kB 00:00 2020-11-19T19:01:12.370 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:12.840 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 87 kB/s | 2.8 kB 00:00 2020-11-19T19:01:12.965 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:01:13.451 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:13.451 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:01:13.451 INFO:teuthology.orchestra.run.smithi112.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:13.452 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:13.452 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:13.565 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T19:01:13.672 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:13.673 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:01:13.673 INFO:teuthology.orchestra.run.smithi068.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:13.673 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:01:13.674 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:01:13.674 INFO:teuthology.orchestra.run.smithi068.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T19:01:13.674 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:13.674 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:01:13.675 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:01:13.675 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:01:13.675 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:13.675 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 57 k 2020-11-19T19:01:13.675 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 218 k 2020-11-19T19:01:13.676 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:01:13.826 INFO:teuthology.orchestra.run.smithi068.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 377 kB/s | 57 kB 00:00 2020-11-19T19:01:13.827 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:13.828 INFO:teuthology.orchestra.run.smithi068.stdout:Total 373 kB/s | 57 kB 00:00 2020-11-19T19:01:13.828 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:01:13.835 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:01:13.835 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:01:13.837 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:01:13.841 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:01:13.851 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:13.890 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:01:14.045 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-base-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:14.318 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:01:14.342 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:01:14.342 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:01:14.343 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:01:14.407 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install cephadm 2020-11-19T19:01:14.438 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 86 kB/s | 2.4 kB 00:00 2020-11-19T19:01:14.690 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:15.134 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:01:15.260 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2020-11-19T19:01:15.795 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:15.795 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:01:15.796 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2020-11-19T19:01:15.796 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:01:15.796 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:01:15.796 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T19:01:15.797 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:15.797 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:01:15.797 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:01:15.797 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:01:15.797 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:15.798 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 203 k 2020-11-19T19:01:15.798 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 693 k 2020-11-19T19:01:15.798 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:01:15.996 INFO:teuthology.orchestra.run.smithi112.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 1.0 MB/s | 203 kB 00:00 2020-11-19T19:01:15.997 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:15.997 INFO:teuthology.orchestra.run.smithi112.stdout:Total 1.0 MB/s | 203 kB 00:00 2020-11-19T19:01:15.998 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:01:16.010 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:01:16.010 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:01:16.061 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:01:16.066 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:01:16.196 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:01:16.394 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:16.641 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:01:16.643 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:01:16.644 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2020-11-19T19:01:16.644 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:01:16.644 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:01:16.644 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 57 k 2020-11-19T19:01:16.645 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:16.645 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:01:16.645 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:01:16.645 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:01:16.645 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:16.647 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 57 k 2020-11-19T19:01:16.648 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 218 k 2020-11-19T19:01:16.648 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:01:16.725 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:16.796 INFO:teuthology.orchestra.run.smithi072.stdout:cephadm-16.0.0-7327.g33f73aff.el8.x86_64.rpm 376 kB/s | 57 kB 00:00 2020-11-19T19:01:16.797 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:16.797 INFO:teuthology.orchestra.run.smithi072.stdout:Total 372 kB/s | 57 kB 00:00 2020-11-19T19:01:16.797 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:01:16.804 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:01:16.804 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:01:16.805 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:01:16.809 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:01:16.888 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:01:17.189 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:17.189 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:01:17.354 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:17.538 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:17.708 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:18.168 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:19.536 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:01:19.538 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:19.538 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:01:19.538 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:19.539 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:19.539 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:19.539 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr 2020-11-19T19:01:19.819 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:20.302 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:01:20.372 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:20.372 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:01:20.372 INFO:teuthology.orchestra.run.smithi068.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:20.372 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:20.373 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:20.424 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 86 kB/s | 2.4 kB 00:00 2020-11-19T19:01:20.464 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T19:01:20.771 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:21.293 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 kB/s | 2.4 kB 00:00 2020-11-19T19:01:21.410 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 74 kB/s | 2.8 kB 00:00 2020-11-19T19:01:21.625 INFO:teuthology.orchestra.run.smithi112.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:21.925 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:21.926 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:01:21.926 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:22.002 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T19:01:22.278 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:22.740 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 99 kB/s | 2.8 kB 00:00 2020-11-19T19:01:22.867 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2020-11-19T19:01:22.904 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:22.905 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:01:22.905 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repo Size 2020-11-19T19:01:22.905 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:01:22.905 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:01:22.905 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T19:01:22.906 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:22.906 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:01:22.906 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:01:22.906 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:01:22.907 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:22.907 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 203 k 2020-11-19T19:01:22.907 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 693 k 2020-11-19T19:01:22.907 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:01:23.107 INFO:teuthology.orchestra.run.smithi068.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 1.0 MB/s | 203 kB 00:00 2020-11-19T19:01:23.108 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:23.109 INFO:teuthology.orchestra.run.smithi068.stdout:Total 1.0 MB/s | 203 kB 00:00 2020-11-19T19:01:23.109 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:01:23.122 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:01:23.122 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:01:23.179 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:01:23.183 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:01:23.306 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:01:23.519 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:23.876 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:24.263 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:24.265 INFO:teuthology.orchestra.run.smithi112.stdout:=================================================================================================== 2020-11-19T19:01:24.265 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:01:24.265 INFO:teuthology.orchestra.run.smithi112.stdout:=================================================================================================== 2020-11-19T19:01:24.266 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:01:24.266 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T19:01:24.266 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:01:24.266 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T19:01:24.266 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T19:01:24.267 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2020-11-19T19:01:24.267 INFO:teuthology.orchestra.run.smithi112.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T19:01:24.267 INFO:teuthology.orchestra.run.smithi112.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T19:01:24.267 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:24.267 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:01:24.268 INFO:teuthology.orchestra.run.smithi112.stdout:=================================================================================================== 2020-11-19T19:01:24.268 INFO:teuthology.orchestra.run.smithi112.stdout:Install 6 Packages 2020-11-19T19:01:24.268 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:24.269 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 3.5 M 2020-11-19T19:01:24.269 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 14 M 2020-11-19T19:01:24.269 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:01:24.377 INFO:teuthology.orchestra.run.smithi112.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 80 kB/s | 8.8 kB 00:00 2020-11-19T19:01:24.378 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:24.378 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:01:24.405 INFO:teuthology.orchestra.run.smithi112.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 174 kB/s | 24 kB 00:00 2020-11-19T19:01:24.427 INFO:teuthology.orchestra.run.smithi112.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 674 kB/s | 34 kB 00:00 2020-11-19T19:01:24.457 INFO:teuthology.orchestra.run.smithi112.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.4 MB/s | 43 kB 00:00 2020-11-19T19:01:24.503 INFO:teuthology.orchestra.run.smithi112.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.0 MB/s | 196 kB 00:00 2020-11-19T19:01:24.595 INFO:teuthology.orchestra.run.smithi112.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.6 MB/s | 3.2 MB 00:00 2020-11-19T19:01:24.598 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:24.598 INFO:teuthology.orchestra.run.smithi112.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T19:01:24.600 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:01:24.608 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:01:24.608 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:01:24.767 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:01:24.771 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:01:25.027 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:01:25.220 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2020-11-19T19:01:25.401 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2020-11-19T19:01:25.620 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2020-11-19T19:01:25.774 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T19:01:25.931 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:26.070 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:26.228 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:26.635 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:26.636 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:01:26.636 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:26.636 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:26.636 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:26.677 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:01:26.677 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:01:26.728 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-mgr 2020-11-19T19:01:26.820 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T19:01:27.025 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:27.615 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:27.619 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 65 kB/s | 2.4 kB 00:00 2020-11-19T19:01:27.735 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 77 kB/s | 2.8 kB 00:00 2020-11-19T19:01:28.148 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:28.148 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T19:01:28.148 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T19:01:28.148 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T19:01:28.149 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2020-11-19T19:01:28.149 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2020-11-19T19:01:28.597 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2020-11-19T19:01:28.597 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:01:28.739 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:28.888 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:01:28.888 INFO:teuthology.orchestra.run.smithi072.stdout: cephadm-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:28.889 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:28.889 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:01:28.891 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-immutable-object-cache 2020-11-19T19:01:28.926 INFO:teuthology.orchestra.run.smithi068.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:29.184 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:29.241 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:29.242 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:01:29.242 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:29.323 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T19:01:29.618 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:29.655 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2020-11-19T19:01:29.783 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:01:30.135 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 kB/s | 2.4 kB 00:00 2020-11-19T19:01:30.254 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 74 kB/s | 2.8 kB 00:00 2020-11-19T19:01:30.679 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:30.680 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:01:30.680 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:30.680 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:30.680 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:30.681 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T19:01:30.681 INFO:teuthology.orchestra.run.smithi112.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T19:01:30.681 INFO:teuthology.orchestra.run.smithi112.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T19:01:30.681 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:30.682 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:30.784 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T19:01:31.066 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:31.213 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:01:31.213 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:01:31.213 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2020-11-19T19:01:31.214 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:01:31.214 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:01:31.214 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 203 k 2020-11-19T19:01:31.214 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:31.214 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:01:31.215 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:01:31.245 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:01:31.246 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:31.247 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 203 k 2020-11-19T19:01:31.247 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 693 k 2020-11-19T19:01:31.247 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:01:31.417 INFO:teuthology.orchestra.run.smithi072.stdout:ceph-immutable-object-cache-16.0.0-7327.g33f73a 1.0 MB/s | 203 kB 00:00 2020-11-19T19:01:31.417 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:31.417 INFO:teuthology.orchestra.run.smithi072.stdout:Total 1.0 MB/s | 203 kB 00:00 2020-11-19T19:01:31.418 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:01:31.428 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:01:31.429 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:01:31.480 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:01:31.484 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:01:31.527 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:01:31.635 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:01:31.652 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2020-11-19T19:01:31.771 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:31.772 INFO:teuthology.orchestra.run.smithi068.stdout:=================================================================================================== 2020-11-19T19:01:31.773 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:01:31.773 INFO:teuthology.orchestra.run.smithi068.stdout:=================================================================================================== 2020-11-19T19:01:31.773 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:01:31.773 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T19:01:31.773 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:01:31.774 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T19:01:31.774 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T19:01:31.774 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2020-11-19T19:01:31.774 INFO:teuthology.orchestra.run.smithi068.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T19:01:31.774 INFO:teuthology.orchestra.run.smithi068.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T19:01:31.775 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:31.775 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:01:31.775 INFO:teuthology.orchestra.run.smithi068.stdout:=================================================================================================== 2020-11-19T19:01:31.775 INFO:teuthology.orchestra.run.smithi068.stdout:Install 6 Packages 2020-11-19T19:01:31.776 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:31.776 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 3.5 M 2020-11-19T19:01:31.777 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 14 M 2020-11-19T19:01:31.777 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:01:31.870 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:31.889 INFO:teuthology.orchestra.run.smithi068.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 77 kB/s | 8.8 kB 00:00 2020-11-19T19:01:31.904 INFO:teuthology.orchestra.run.smithi068.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 186 kB/s | 24 kB 00:00 2020-11-19T19:01:31.939 INFO:teuthology.orchestra.run.smithi068.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 677 kB/s | 34 kB 00:00 2020-11-19T19:01:31.978 INFO:teuthology.orchestra.run.smithi068.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.1 MB/s | 43 kB 00:00 2020-11-19T19:01:32.020 INFO:teuthology.orchestra.run.smithi068.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.7 MB/s | 196 kB 00:00 2020-11-19T19:01:32.118 INFO:teuthology.orchestra.run.smithi068.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.2 MB/s | 3.2 MB 00:00 2020-11-19T19:01:32.135 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:32.135 INFO:teuthology.orchestra.run.smithi068.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T19:01:32.136 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:01:32.136 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:01:32.136 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:01:32.208 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:32.524 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:01:32.529 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:01:32.624 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff. 1/1 2020-11-19T19:01:32.624 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:01:32.966 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:01:33.011 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:33.012 INFO:teuthology.orchestra.run.smithi112.stdout:====================================================================================================================== 2020-11-19T19:01:33.012 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:01:33.012 INFO:teuthology.orchestra.run.smithi112.stdout:====================================================================================================================== 2020-11-19T19:01:33.013 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:01:33.013 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-diskprediction-local noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T19:01:33.013 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:01:33.013 INFO:teuthology.orchestra.run.smithi112.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2020-11-19T19:01:33.013 INFO:teuthology.orchestra.run.smithi112.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2020-11-19T19:01:33.014 INFO:teuthology.orchestra.run.smithi112.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2020-11-19T19:01:33.014 INFO:teuthology.orchestra.run.smithi112.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2020-11-19T19:01:33.014 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2020-11-19T19:01:33.014 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2020-11-19T19:01:33.015 INFO:teuthology.orchestra.run.smithi112.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2020-11-19T19:01:33.015 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:33.015 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:01:33.015 INFO:teuthology.orchestra.run.smithi112.stdout:====================================================================================================================== 2020-11-19T19:01:33.015 INFO:teuthology.orchestra.run.smithi112.stdout:Install 8 Packages 2020-11-19T19:01:33.016 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:33.017 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 37 M 2020-11-19T19:01:33.017 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 196 M 2020-11-19T19:01:33.017 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:01:33.062 INFO:teuthology.orchestra.run.smithi112.stdout:(1/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 4.6 MB/s | 225 kB 00:00 2020-11-19T19:01:33.114 INFO:teuthology.orchestra.run.smithi112.stdout:(2/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 73 MB/s | 3.7 MB 00:00 2020-11-19T19:01:33.164 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2020-11-19T19:01:33.255 INFO:teuthology.orchestra.run.smithi112.stdout:(3/8): python3-scipy-1.0.0-20.module+el8.1.0+33 60 MB/s | 15 MB 00:00 2020-11-19T19:01:33.346 INFO:teuthology.orchestra.run.smithi112.stdout:(4/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 19 MB/s | 4.4 MB 00:00 2020-11-19T19:01:33.368 INFO:teuthology.orchestra.run.smithi112.stdout:(5/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 8.0 MB/s | 169 kB 00:00 2020-11-19T19:01:33.391 INFO:teuthology.orchestra.run.smithi112.stdout:(6/8): openblas-0.3.3-5.el8.x86_64.rpm 32 MB/s | 4.3 MB 00:00 2020-11-19T19:01:33.393 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2020-11-19T19:01:33.395 INFO:teuthology.orchestra.run.smithi112.stdout:(7/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 23 MB/s | 639 kB 00:00 2020-11-19T19:01:33.579 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2020-11-19T19:01:33.687 INFO:teuthology.orchestra.run.smithi112.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 13 MB/s | 8.6 MB 00:00 2020-11-19T19:01:33.689 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:33.689 INFO:teuthology.orchestra.run.smithi112.stdout:Total 54 MB/s | 37 MB 00:00 2020-11-19T19:01:33.698 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:01:33.717 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:01:33.717 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:01:33.778 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T19:01:34.024 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:01:34.028 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:01:34.577 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:01:34.749 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2020-11-19T19:01:34.793 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:34.793 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:01:34.793 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-immutable-object-cache-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:01:34.794 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:34.794 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:01:34.886 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2020-11-19T19:01:34.899 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr 2020-11-19T19:01:34.918 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T19:01:35.033 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:35.153 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:35.188 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:35.378 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:35.379 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T19:01:35.379 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T19:01:35.379 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T19:01:35.379 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2020-11-19T19:01:35.394 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2020-11-19T19:01:35.535 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:35.663 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2020-11-19T19:01:35.674 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2020-11-19T19:01:35.787 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:01:35.842 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2020-11-19T19:01:35.842 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:01:36.183 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2020-11-19T19:01:36.324 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2020-11-19T19:01:36.901 INFO:teuthology.orchestra.run.smithi072.stdout:Package ceph-mgr-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:01:37.058 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2020-11-19T19:01:37.201 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:01:37.202 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:01:37.203 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:01:37.277 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-dashboard 2020-11-19T19:01:37.443 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:37.553 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:37.657 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:38.113 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2020-11-19T19:01:38.190 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:38.190 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:01:38.190 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:38.191 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:38.191 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:38.191 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T19:01:38.191 INFO:teuthology.orchestra.run.smithi068.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T19:01:38.192 INFO:teuthology.orchestra.run.smithi068.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T19:01:38.192 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:38.192 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:38.239 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2020-11-19T19:01:38.379 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T19:01:38.685 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:39.226 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:01:39.341 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 75 kB/s | 2.8 kB 00:00 2020-11-19T19:01:39.672 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:40.506 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:01:40.508 INFO:teuthology.orchestra.run.smithi072.stdout:=================================================================================================== 2020-11-19T19:01:40.508 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:01:40.508 INFO:teuthology.orchestra.run.smithi072.stdout:=================================================================================================== 2020-11-19T19:01:40.509 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:01:40.509 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-dashboard noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 3.2 M 2020-11-19T19:01:40.509 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:01:40.509 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-grafana-dashboards noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 24 k 2020-11-19T19:01:40.509 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-prometheus-alerts noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.8 k 2020-11-19T19:01:40.510 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2020-11-19T19:01:40.510 INFO:teuthology.orchestra.run.smithi072.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2020-11-19T19:01:40.510 INFO:teuthology.orchestra.run.smithi072.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2020-11-19T19:01:40.510 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:40.510 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:01:40.511 INFO:teuthology.orchestra.run.smithi072.stdout:=================================================================================================== 2020-11-19T19:01:40.511 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2020-11-19T19:01:40.512 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:40.512 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 3.5 M 2020-11-19T19:01:40.512 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 14 M 2020-11-19T19:01:40.513 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:01:40.624 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): ceph-prometheus-alerts-16.0.0-7327.g33f7 77 kB/s | 8.8 kB 00:00 2020-11-19T19:01:40.638 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): ceph-grafana-dashboards-16.0.0-7327.g33f 187 kB/s | 24 kB 00:00 2020-11-19T19:01:40.674 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 676 kB/s | 34 kB 00:00 2020-11-19T19:01:40.706 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 1.3 MB/s | 43 kB 00:00 2020-11-19T19:01:40.735 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 2.0 MB/s | 196 kB 00:00 2020-11-19T19:01:40.817 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:40.817 INFO:teuthology.orchestra.run.smithi068.stdout:====================================================================================================================== 2020-11-19T19:01:40.818 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:01:40.818 INFO:teuthology.orchestra.run.smithi068.stdout:====================================================================================================================== 2020-11-19T19:01:40.818 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:01:40.819 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-diskprediction-local noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T19:01:40.819 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:01:40.819 INFO:teuthology.orchestra.run.smithi068.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2020-11-19T19:01:40.819 INFO:teuthology.orchestra.run.smithi068.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2020-11-19T19:01:40.819 INFO:teuthology.orchestra.run.smithi068.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2020-11-19T19:01:40.820 INFO:teuthology.orchestra.run.smithi068.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2020-11-19T19:01:40.820 INFO:teuthology.orchestra.run.smithi068.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2020-11-19T19:01:40.820 INFO:teuthology.orchestra.run.smithi068.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2020-11-19T19:01:40.820 INFO:teuthology.orchestra.run.smithi068.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2020-11-19T19:01:40.821 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:40.821 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:01:40.821 INFO:teuthology.orchestra.run.smithi068.stdout:====================================================================================================================== 2020-11-19T19:01:40.821 INFO:teuthology.orchestra.run.smithi068.stdout:Install 8 Packages 2020-11-19T19:01:40.821 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:40.822 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 37 M 2020-11-19T19:01:40.822 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 196 M 2020-11-19T19:01:40.822 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:01:40.846 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): ceph-mgr-dashboard-16.0.0-7327.g33f73aff 9.4 MB/s | 3.2 MB 00:00 2020-11-19T19:01:40.848 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:40.848 INFO:teuthology.orchestra.run.smithi072.stdout:Total 10 MB/s | 3.5 MB 00:00 2020-11-19T19:01:40.850 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:01:40.859 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:01:40.859 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:01:40.873 INFO:teuthology.orchestra.run.smithi068.stdout:(1/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 2.9 MB/s | 169 kB 00:00 2020-11-19T19:01:40.894 INFO:teuthology.orchestra.run.smithi068.stdout:(2/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 8.0 MB/s | 639 kB 00:00 2020-11-19T19:01:40.922 INFO:teuthology.orchestra.run.smithi068.stdout:(3/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 8.0 MB/s | 225 kB 00:00 2020-11-19T19:01:40.967 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2020-11-19T19:01:40.979 INFO:teuthology.orchestra.run.smithi068.stdout:(4/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 66 MB/s | 3.7 MB 00:00 2020-11-19T19:01:41.012 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:01:41.016 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:01:41.045 INFO:teuthology.orchestra.run.smithi068.stdout:(5/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 67 MB/s | 4.4 MB 00:00 2020-11-19T19:01:41.163 INFO:teuthology.orchestra.run.smithi068.stdout:(6/8): python3-scipy-1.0.0-20.module+el8.1.0+33 50 MB/s | 15 MB 00:00 2020-11-19T19:01:41.182 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:41.207 INFO:teuthology.orchestra.run.smithi068.stdout:(7/8): openblas-0.3.3-5.el8.x86_64.rpm 26 MB/s | 4.3 MB 00:00 2020-11-19T19:01:41.307 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:01:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:41.419 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T19:01:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 2/8 2020-11-19T19:01:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 3/8 2020-11-19T19:01:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T19:01:41.420 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 5/8 2020-11-19T19:01:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 6/8 2020-11-19T19:01:41.421 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 7/8 2020-11-19T19:01:41.447 INFO:teuthology.orchestra.run.smithi068.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 14 MB/s | 8.6 MB 00:00 2020-11-19T19:01:41.448 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:41.449 INFO:teuthology.orchestra.run.smithi068.stdout:Total 58 MB/s | 37 MB 00:00 2020-11-19T19:01:41.460 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:01:41.481 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:01:41.482 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:01:41.520 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2020-11-19T19:01:41.751 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2020-11-19T19:01:41.816 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:01:41.820 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:01:41.871 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 8/8 2020-11-19T19:01:41.872 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:01:41.986 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2020-11-19T19:01:42.115 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 4/6 2020-11-19T19:01:42.377 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:01:42.566 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2020-11-19T19:01:42.705 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2020-11-19T19:01:42.908 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:43.165 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 5/6 2020-11-19T19:01:43.448 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:43.464 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:43.624 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2020-11-19T19:01:43.682 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 6/6 2020-11-19T19:01:43.683 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8. 1/6 2020-11-19T19:01:43.683 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarc 2/6 2020-11-19T19:01:43.683 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.n 3/6 2020-11-19T19:01:43.684 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2020-11-19T19:01:43.684 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2020-11-19T19:01:43.974 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:43.975 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:01:43.975 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:43.975 INFO:teuthology.orchestra.run.smithi112.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2020-11-19T19:01:43.975 INFO:teuthology.orchestra.run.smithi112.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2020-11-19T19:01:43.975 INFO:teuthology.orchestra.run.smithi112.stdout: openblas-0.3.3-5.el8.x86_64 2020-11-19T19:01:43.976 INFO:teuthology.orchestra.run.smithi112.stdout: openblas-threads-0.3.3-5.el8.x86_64 2020-11-19T19:01:43.976 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:43.976 INFO:teuthology.orchestra.run.smithi112.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:43.976 INFO:teuthology.orchestra.run.smithi112.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2020-11-19T19:01:43.976 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:43.977 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:44.166 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2020-11-19T19:01:44.178 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2020-11-19T19:01:44.179 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:01:44.308 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-rook 2020-11-19T19:01:44.309 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2020-11-19T19:01:44.594 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:45.055 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 101 kB/s | 2.8 kB 00:00 2020-11-19T19:01:45.107 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2020-11-19T19:01:45.178 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2020-11-19T19:01:45.447 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:45.683 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:46.281 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:46.281 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:01:46.282 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-grafana-dashboards-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:46.282 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-dashboard-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:46.282 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-prometheus-alerts-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:46.282 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jwt-1.6.1-2.el8.noarch 2020-11-19T19:01:46.282 INFO:teuthology.orchestra.run.smithi072.stdout: python3-repoze-lru-0.7-6.el8.noarch 2020-11-19T19:01:46.283 INFO:teuthology.orchestra.run.smithi072.stdout: python3-routes-2.4.1-12.el8.noarch 2020-11-19T19:01:46.283 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:46.283 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:01:46.392 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-diskprediction-local 2020-11-19T19:01:46.554 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:46.556 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================================== 2020-11-19T19:01:46.556 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:01:46.557 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================================== 2020-11-19T19:01:46.557 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:01:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 27 k 2020-11-19T19:01:46.557 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:01:46.557 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T19:01:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T19:01:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T19:01:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2020-11-19T19:01:46.558 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2020-11-19T19:01:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T19:01:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2020-11-19T19:01:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2020-11-19T19:01:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2020-11-19T19:01:46.559 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2020-11-19T19:01:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T19:01:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T19:01:46.560 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:46.560 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:01:46.560 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================================== 2020-11-19T19:01:46.561 INFO:teuthology.orchestra.run.smithi112.stdout:Install 13 Packages 2020-11-19T19:01:46.561 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:46.562 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 1.9 M 2020-11-19T19:01:46.562 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 24 M 2020-11-19T19:01:46.562 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:01:46.609 INFO:teuthology.orchestra.run.smithi112.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 325 kB/s | 16 kB 00:00 2020-11-19T19:01:46.610 INFO:teuthology.orchestra.run.smithi112.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 652 kB/s | 33 kB 00:00 2020-11-19T19:01:46.641 INFO:teuthology.orchestra.run.smithi112.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 2.5 MB/s | 81 kB 00:00 2020-11-19T19:01:46.658 INFO:teuthology.orchestra.run.smithi112.stdout:(4/13): python3-rsa-3.4.2-15.el8.noarch.rpm 4.3 MB/s | 73 kB 00:00 2020-11-19T19:01:46.673 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:46.675 INFO:teuthology.orchestra.run.smithi112.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 3.6 MB/s | 61 kB 00:00 2020-11-19T19:01:46.692 INFO:teuthology.orchestra.run.smithi112.stdout:(6/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el8 204 kB/s | 27 kB 00:00 2020-11-19T19:01:46.713 INFO:teuthology.orchestra.run.smithi112.stdout:(7/13): python3-kubernetes-11.0.0-2.el8.noarch. 11 MB/s | 1.2 MB 00:00 2020-11-19T19:01:46.714 INFO:teuthology.orchestra.run.smithi112.stdout:(8/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 680 kB/s | 27 kB 00:00 2020-11-19T19:01:46.729 INFO:teuthology.orchestra.run.smithi112.stdout:(9/13): python3-jsonpointer-1.10-11.el8.noarch. 545 kB/s | 20 kB 00:00 2020-11-19T19:01:46.753 INFO:teuthology.orchestra.run.smithi112.stdout:(10/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 3.1 MB/s | 126 kB 00:00 2020-11-19T19:01:46.755 INFO:teuthology.orchestra.run.smithi112.stdout:(11/13): python3-pyasn1-modules-0.3.7-6.el8.noa 2.6 MB/s | 110 kB 00:00 2020-11-19T19:01:46.760 INFO:teuthology.orchestra.run.smithi112.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 1.3 MB/s | 43 kB 00:00 2020-11-19T19:01:46.774 INFO:teuthology.orchestra.run.smithi112.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 7.3 MB/s | 155 kB 00:00 2020-11-19T19:01:46.775 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:46.775 INFO:teuthology.orchestra.run.smithi112.stdout:Total 8.8 MB/s | 1.9 MB 00:00 2020-11-19T19:01:46.780 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:01:46.794 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:01:46.794 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:01:46.867 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:01:46.871 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:01:47.131 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2020-11-19T19:01:47.258 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2020-11-19T19:01:47.356 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:01:47.564 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T19:01:47.828 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 2/13 2020-11-19T19:01:47.841 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:48.138 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2020-11-19T19:01:48.378 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2020-11-19T19:01:48.554 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2020-11-19T19:01:48.658 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:01:48.660 INFO:teuthology.orchestra.run.smithi072.stdout:====================================================================================================================== 2020-11-19T19:01:48.660 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:01:48.660 INFO:teuthology.orchestra.run.smithi072.stdout:====================================================================================================================== 2020-11-19T19:01:48.660 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:01:48.661 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-diskprediction-local noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 8.6 M 2020-11-19T19:01:48.661 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:01:48.661 INFO:teuthology.orchestra.run.smithi072.stdout: libgfortran x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 639 k 2020-11-19T19:01:48.661 INFO:teuthology.orchestra.run.smithi072.stdout: libquadmath x86_64 8.3.1-5.1.el8 rhel-8-for-x86_64-baseos-rpms 169 k 2020-11-19T19:01:48.661 INFO:teuthology.orchestra.run.smithi072.stdout: openblas x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.3 M 2020-11-19T19:01:48.662 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-threads x86_64 0.3.3-5.el8 rhel-8-for-x86_64-appstream-rpms 4.4 M 2020-11-19T19:01:48.662 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2020-11-19T19:01:48.662 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-f2py x86_64 1:1.14.3-9.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2020-11-19T19:01:48.662 INFO:teuthology.orchestra.run.smithi072.stdout: python3-scipy x86_64 1.0.0-20.module+el8.1.0+3334+5cb623d7 rhel-8-for-x86_64-appstream-rpms 15 M 2020-11-19T19:01:48.662 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:48.663 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:01:48.663 INFO:teuthology.orchestra.run.smithi072.stdout:====================================================================================================================== 2020-11-19T19:01:48.663 INFO:teuthology.orchestra.run.smithi072.stdout:Install 8 Packages 2020-11-19T19:01:48.663 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:01:48.664 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 37 M 2020-11-19T19:01:48.664 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 196 M 2020-11-19T19:01:48.664 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:01:48.703 INFO:teuthology.orchestra.run.smithi072.stdout:(1/8): python3-numpy-f2py-1.14.3-9.el8.x86_64.r 5.4 MB/s | 225 kB 00:00 2020-11-19T19:01:48.738 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2020-11-19T19:01:48.758 INFO:teuthology.orchestra.run.smithi072.stdout:(2/8): python3-numpy-1.14.3-9.el8.x86_64.rpm 77 MB/s | 3.7 MB 00:00 2020-11-19T19:01:48.804 INFO:teuthology.orchestra.run.smithi072.stdout:(3/8): openblas-threads-0.3.3-5.el8.x86_64.rpm 84 MB/s | 4.4 MB 00:00 2020-11-19T19:01:48.921 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2020-11-19T19:01:48.944 INFO:teuthology.orchestra.run.smithi072.stdout:(4/8): python3-scipy-1.0.0-20.module+el8.1.0+33 52 MB/s | 15 MB 00:00 2020-11-19T19:01:48.964 INFO:teuthology.orchestra.run.smithi072.stdout:(5/8): libquadmath-8.3.1-5.1.el8.x86_64.rpm 8.0 MB/s | 169 kB 00:00 2020-11-19T19:01:48.990 INFO:teuthology.orchestra.run.smithi072.stdout:(6/8): openblas-0.3.3-5.el8.x86_64.rpm 23 MB/s | 4.3 MB 00:00 2020-11-19T19:01:48.994 INFO:teuthology.orchestra.run.smithi072.stdout:(7/8): libgfortran-8.3.1-5.1.el8.x86_64.rpm 22 MB/s | 639 kB 00:00 2020-11-19T19:01:49.090 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2020-11-19T19:01:49.206 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2020-11-19T19:01:49.280 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T19:01:49.300 INFO:teuthology.orchestra.run.smithi072.stdout:(8/8): ceph-mgr-diskprediction-local-16.0.0-732 13 MB/s | 8.6 MB 00:00 2020-11-19T19:01:49.301 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:49.301 INFO:teuthology.orchestra.run.smithi072.stdout:Total 57 MB/s | 37 MB 00:00 2020-11-19T19:01:49.310 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:01:49.328 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:01:49.328 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:01:49.407 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:49.480 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2020-11-19T19:01:49.639 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:01:49.643 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:01:49.669 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:49.670 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T19:01:49.670 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:49.670 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 3/8 2020-11-19T19:01:49.670 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 4/8 2020-11-19T19:01:49.671 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:49.671 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:49.671 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 7/8 2020-11-19T19:01:50.175 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 8/8 2020-11-19T19:01:50.175 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:01:50.211 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:01:50.632 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libquadmath-8.3.1-5.1.el8.x86_64 1/8 2020-11-19T19:01:50.692 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2020-11-19T19:01:50.767 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libquadmath-8.3.1-5.1.el8.x86_64 1/8 2020-11-19T19:01:50.914 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 12/13 2020-11-19T19:01:50.966 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libgfortran-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:51.055 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:51.281 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:01:51.282 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T19:01:51.282 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2020-11-19T19:01:51.282 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2020-11-19T19:01:51.282 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2020-11-19T19:01:51.283 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 5/13 2020-11-19T19:01:51.283 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 6/13 2020-11-19T19:01:51.283 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2020-11-19T19:01:51.283 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 8/13 2020-11-19T19:01:51.284 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 9/13 2020-11-19T19:01:51.284 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2020-11-19T19:01:51.284 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2020-11-19T19:01:51.284 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2020-11-19T19:01:51.475 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libgfortran-8.3.1-5.1.el8.x86_64 2/8 2020-11-19T19:01:51.666 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : openblas-threads-0.3.3-5.el8.x86_64 3/8 2020-11-19T19:01:51.784 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2020-11-19T19:01:51.784 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:01:52.183 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: openblas-threads-0.3.3-5.el8.x86_64 3/8 2020-11-19T19:01:52.357 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : openblas-0.3.3-5.el8.x86_64 4/8 2020-11-19T19:01:52.439 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:52.440 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:01:52.440 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:52.441 INFO:teuthology.orchestra.run.smithi068.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2020-11-19T19:01:52.441 INFO:teuthology.orchestra.run.smithi068.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2020-11-19T19:01:52.441 INFO:teuthology.orchestra.run.smithi068.stdout: openblas-0.3.3-5.el8.x86_64 2020-11-19T19:01:52.441 INFO:teuthology.orchestra.run.smithi068.stdout: openblas-threads-0.3.3-5.el8.x86_64 2020-11-19T19:01:52.441 INFO:teuthology.orchestra.run.smithi068.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:52.442 INFO:teuthology.orchestra.run.smithi068.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T19:01:52.442 INFO:teuthology.orchestra.run.smithi068.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2020-11-19T19:01:52.442 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:52.442 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:01:52.543 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-mgr-rook 2020-11-19T19:01:52.848 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:53.081 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: openblas-0.3.3-5.el8.x86_64 4/8 2020-11-19T19:01:53.417 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 61 kB/s | 2.4 kB 00:00 2020-11-19T19:01:53.459 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-numpy-1:1.14.3-9.el8.x86_64 5/8 2020-11-19T19:01:53.534 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 75 kB/s | 2.8 kB 00:00 2020-11-19T19:01:53.707 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:53.900 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:53.901 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:01:53.901 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:01:53.901 INFO:teuthology.orchestra.run.smithi112.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T19:01:53.901 INFO:teuthology.orchestra.run.smithi112.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T19:01:53.902 INFO:teuthology.orchestra.run.smithi112.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T19:01:53.902 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T19:01:53.902 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T19:01:53.902 INFO:teuthology.orchestra.run.smithi112.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T19:01:53.903 INFO:teuthology.orchestra.run.smithi112.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T19:01:53.903 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T19:01:53.903 INFO:teuthology.orchestra.run.smithi112.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T19:01:53.903 INFO:teuthology.orchestra.run.smithi112.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T19:01:53.903 INFO:teuthology.orchestra.run.smithi112.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T19:01:53.904 INFO:teuthology.orchestra.run.smithi112.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T19:01:53.904 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:53.904 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:01:53.995 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T19:01:54.285 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:01:54.739 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:01:54.864 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2020-11-19T19:01:55.046 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:01:55.048 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================================== 2020-11-19T19:01:55.048 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:01:55.048 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================================== 2020-11-19T19:01:55.048 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:01:55.049 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 27 k 2020-11-19T19:01:55.049 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:01:55.049 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T19:01:55.049 INFO:teuthology.orchestra.run.smithi068.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T19:01:55.050 INFO:teuthology.orchestra.run.smithi068.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T19:01:55.050 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2020-11-19T19:01:55.050 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2020-11-19T19:01:55.050 INFO:teuthology.orchestra.run.smithi068.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T19:01:55.050 INFO:teuthology.orchestra.run.smithi068.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2020-11-19T19:01:55.051 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2020-11-19T19:01:55.051 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2020-11-19T19:01:55.051 INFO:teuthology.orchestra.run.smithi068.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2020-11-19T19:01:55.051 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T19:01:55.051 INFO:teuthology.orchestra.run.smithi068.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T19:01:55.052 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:55.052 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:01:55.052 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================================== 2020-11-19T19:01:55.052 INFO:teuthology.orchestra.run.smithi068.stdout:Install 13 Packages 2020-11-19T19:01:55.052 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:01:55.053 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 1.9 M 2020-11-19T19:01:55.053 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 24 M 2020-11-19T19:01:55.054 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:01:55.118 INFO:teuthology.orchestra.run.smithi068.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 274 kB/s | 16 kB 00:00 2020-11-19T19:01:55.119 INFO:teuthology.orchestra.run.smithi068.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 551 kB/s | 33 kB 00:00 2020-11-19T19:01:55.150 INFO:teuthology.orchestra.run.smithi068.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 2.0 MB/s | 81 kB 00:00 2020-11-19T19:01:55.170 INFO:teuthology.orchestra.run.smithi068.stdout:(4/13): python3-rsa-3.4.2-15.el8.noarch.rpm 3.6 MB/s | 73 kB 00:00 2020-11-19T19:01:55.412 INFO:teuthology.orchestra.run.smithi068.stdout:(5/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el8 210 kB/s | 27 kB 00:00 2020-11-19T19:01:55.412 INFO:teuthology.orchestra.run.smithi068.stdout:(6/13): python3-websocket-client-0.56.0-5.el8.n 2.6 MB/s | 61 kB 00:00 2020-11-19T19:01:55.413 INFO:teuthology.orchestra.run.smithi068.stdout:(7/13): python3-requests-oauthlib-1.0.0-1.el8.n 779 kB/s | 43 kB 00:00 2020-11-19T19:01:55.413 INFO:teuthology.orchestra.run.smithi068.stdout:(8/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 2.9 MB/s | 155 kB 00:00 2020-11-19T19:01:55.414 INFO:teuthology.orchestra.run.smithi068.stdout:(9/13): python3-kubernetes-11.0.0-2.el8.noarch. 8.4 MB/s | 1.2 MB 00:00 2020-11-19T19:01:55.415 INFO:teuthology.orchestra.run.smithi068.stdout:(10/13): python3-jsonpatch-1.21-2.el8.noarch.rp 702 kB/s | 27 kB 00:00 2020-11-19T19:01:55.415 INFO:teuthology.orchestra.run.smithi068.stdout:(11/13): python3-jsonpointer-1.10-11.el8.noarch 400 kB/s | 20 kB 00:00 2020-11-19T19:01:55.415 INFO:teuthology.orchestra.run.smithi068.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.2 MB/s | 126 kB 00:00 2020-11-19T19:01:55.416 INFO:teuthology.orchestra.run.smithi068.stdout:(13/13): python3-pyasn1-modules-0.3.7-6.el8.noa 2.4 MB/s | 110 kB 00:00 2020-11-19T19:01:55.416 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:55.417 INFO:teuthology.orchestra.run.smithi068.stdout:Total 7.1 MB/s | 1.9 MB 00:00 2020-11-19T19:01:55.417 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:01:55.417 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:01:55.419 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:01:55.447 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:01:55.448 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:01:55.798 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 6/8 2020-11-19T19:01:55.952 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:01:56.151 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T19:01:56.246 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:01:56.247 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================================== 2020-11-19T19:01:56.248 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:01:56.248 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================================== 2020-11-19T19:01:56.248 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:01:56.248 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T19:01:56.249 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:01:56.249 INFO:teuthology.orchestra.run.smithi112.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T19:01:56.249 INFO:teuthology.orchestra.run.smithi112.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2020-11-19T19:01:56.249 INFO:teuthology.orchestra.run.smithi112.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T19:01:56.503 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2020-11-19T19:01:56.504 INFO:teuthology.orchestra.run.smithi112.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T19:01:56.504 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:56.505 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:01:56.505 INFO:teuthology.orchestra.run.smithi112.stdout:=============================================================================================== 2020-11-19T19:01:56.505 INFO:teuthology.orchestra.run.smithi112.stdout:Install 6 Packages 2020-11-19T19:01:56.506 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:01:56.516 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 2/13 2020-11-19T19:01:56.516 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 5.8 M 2020-11-19T19:01:56.517 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 24 M 2020-11-19T19:01:56.518 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:01:56.518 INFO:teuthology.orchestra.run.smithi112.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 427 kB/s | 21 kB 00:00 2020-11-19T19:01:56.519 INFO:teuthology.orchestra.run.smithi112.stdout:(2/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.4 MB/s | 48 kB 00:00 2020-11-19T19:01:56.519 INFO:teuthology.orchestra.run.smithi112.stdout:(3/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 15 MB/s | 538 kB 00:00 2020-11-19T19:01:56.520 INFO:teuthology.orchestra.run.smithi112.stdout:(4/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 434 kB/s | 66 kB 00:00 2020-11-19T19:01:56.520 INFO:teuthology.orchestra.run.smithi112.stdout:(5/6): python3-babel-2.5.1-5.el8.noarch.rpm 100 MB/s | 4.8 MB 00:00 2020-11-19T19:01:56.520 INFO:teuthology.orchestra.run.smithi112.stdout:(6/6): python3-execnet-1.7.1-1.el8.noarch.rpm 1.5 MB/s | 355 kB 00:00 2020-11-19T19:01:56.521 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:01:56.521 INFO:teuthology.orchestra.run.smithi112.stdout:Total 25 MB/s | 5.8 MB 00:00 2020-11-19T19:01:56.522 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:01:56.522 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:01:56.523 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:01:56.578 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:01:56.579 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:01:56.644 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2020-11-19T19:01:56.834 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2020-11-19T19:01:57.149 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2020-11-19T19:01:57.158 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 7/8 2020-11-19T19:01:57.350 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2020-11-19T19:01:57.389 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:57.505 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2020-11-19T19:01:57.621 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 8/8 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73af 1/8 2020-11-19T19:01:57.643 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7. 2/8 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-numpy-f2py-1:1.14.3-9.el8.x86_64 3/8 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-numpy-1:1.14.3-9.el8.x86_64 4/8 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : openblas-threads-0.3.3-5.el8.x86_64 5/8 2020-11-19T19:01:57.644 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : openblas-0.3.3-5.el8.x86_64 6/8 2020-11-19T19:01:57.645 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libquadmath-8.3.1-5.1.el8.x86_64 7/8 2020-11-19T19:01:57.665 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2020-11-19T19:01:57.858 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T19:01:57.952 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2020-11-19T19:01:58.064 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2020-11-19T19:01:58.153 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libgfortran-8.3.1-5.1.el8.x86_64 8/8 2020-11-19T19:01:58.154 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:01:58.211 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2020-11-19T19:01:58.446 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2020-11-19T19:01:58.718 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2020-11-19T19:01:58.915 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2020-11-19T19:01:59.088 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:59.336 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:01:59.337 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T19:01:59.337 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2020-11-19T19:01:59.337 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2020-11-19T19:01:59.337 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2020-11-19T19:01:59.337 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T19:01:59.344 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2020-11-19T19:01:59.774 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 12/13 2020-11-19T19:01:59.793 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2020-11-19T19:01:59.876 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:01:59.914 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:02:00.186 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:02:00.186 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T19:02:00.187 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2020-11-19T19:02:00.187 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2020-11-19T19:02:00.187 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2020-11-19T19:02:00.187 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 5/13 2020-11-19T19:02:00.187 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 6/13 2020-11-19T19:02:00.188 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2020-11-19T19:02:00.188 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 8/13 2020-11-19T19:02:00.188 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 9/13 2020-11-19T19:02:00.188 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2020-11-19T19:02:00.188 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 11/13 2020-11-19T19:02:00.189 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 12/13 2020-11-19T19:02:00.297 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:00.298 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:02:00.298 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-diskprediction-local-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:02:00.298 INFO:teuthology.orchestra.run.smithi072.stdout: libgfortran-8.3.1-5.1.el8.x86_64 2020-11-19T19:02:00.298 INFO:teuthology.orchestra.run.smithi072.stdout: libquadmath-8.3.1-5.1.el8.x86_64 2020-11-19T19:02:00.298 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-0.3.3-5.el8.x86_64 2020-11-19T19:02:00.299 INFO:teuthology.orchestra.run.smithi072.stdout: openblas-threads-0.3.3-5.el8.x86_64 2020-11-19T19:02:00.299 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-1:1.14.3-9.el8.x86_64 2020-11-19T19:02:00.299 INFO:teuthology.orchestra.run.smithi072.stdout: python3-numpy-f2py-1:1.14.3-9.el8.x86_64 2020-11-19T19:02:00.299 INFO:teuthology.orchestra.run.smithi072.stdout: python3-scipy-1.0.0-20.module+el8.1.0+3334+5cb623d7.x86_64 2020-11-19T19:02:00.299 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:00.300 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:00.396 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-rook 2020-11-19T19:02:00.679 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:00.717 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 13/13 2020-11-19T19:02:00.717 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:02:01.124 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 99 kB/s | 2.8 kB 00:00 2020-11-19T19:02:03.776 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:03.777 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:02:03.777 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:02:03.777 INFO:teuthology.orchestra.run.smithi068.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T19:02:03.777 INFO:teuthology.orchestra.run.smithi068.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T19:02:03.778 INFO:teuthology.orchestra.run.smithi068.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T19:02:03.778 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T19:02:03.778 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T19:02:03.778 INFO:teuthology.orchestra.run.smithi068.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T19:02:03.778 INFO:teuthology.orchestra.run.smithi068.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T19:02:03.779 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T19:02:03.779 INFO:teuthology.orchestra.run.smithi068.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T19:02:03.779 INFO:teuthology.orchestra.run.smithi068.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T19:02:03.779 INFO:teuthology.orchestra.run.smithi068.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T19:02:03.779 INFO:teuthology.orchestra.run.smithi068.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T19:02:03.780 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:03.780 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:03.780 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:03.780 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:03.781 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:02:03.781 INFO:teuthology.orchestra.run.smithi112.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T19:02:03.781 INFO:teuthology.orchestra.run.smithi112.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T19:02:03.781 INFO:teuthology.orchestra.run.smithi112.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T19:02:03.781 INFO:teuthology.orchestra.run.smithi112.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T19:02:03.782 INFO:teuthology.orchestra.run.smithi112.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T19:02:03.782 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:03.782 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:03.782 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install ceph-fuse 2020-11-19T19:02:03.783 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2020-11-19T19:02:03.783 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:03.784 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================================== 2020-11-19T19:02:03.784 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:02:03.784 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================================== 2020-11-19T19:02:03.784 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:02:03.784 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-rook noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 27 k 2020-11-19T19:02:03.785 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:02:03.785 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2020-11-19T19:02:03.785 INFO:teuthology.orchestra.run.smithi072.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2020-11-19T19:02:03.785 INFO:teuthology.orchestra.run.smithi072.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2020-11-19T19:02:03.785 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2020-11-19T19:02:03.786 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2020-11-19T19:02:03.786 INFO:teuthology.orchestra.run.smithi072.stdout: python3-kubernetes noarch 11.0.0-2.el8 epel 1.2 M 2020-11-19T19:02:03.786 INFO:teuthology.orchestra.run.smithi072.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2020-11-19T19:02:03.786 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2020-11-19T19:02:03.787 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2020-11-19T19:02:03.787 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2020-11-19T19:02:03.787 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rsa noarch 3.4.2-15.el8 epel 73 k 2020-11-19T19:02:03.787 INFO:teuthology.orchestra.run.smithi072.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2020-11-19T19:02:03.787 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:03.788 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:02:03.788 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================================== 2020-11-19T19:02:03.788 INFO:teuthology.orchestra.run.smithi072.stdout:Install 13 Packages 2020-11-19T19:02:03.788 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:03.788 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 1.9 M 2020-11-19T19:02:03.789 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 24 M 2020-11-19T19:02:03.789 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:02:03.789 INFO:teuthology.orchestra.run.smithi072.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 331 kB/s | 16 kB 00:00 2020-11-19T19:02:03.789 INFO:teuthology.orchestra.run.smithi072.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 558 kB/s | 33 kB 00:00 2020-11-19T19:02:03.789 INFO:teuthology.orchestra.run.smithi072.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 2.4 MB/s | 81 kB 00:00 2020-11-19T19:02:03.806 INFO:teuthology.orchestra.run.smithi072.stdout:(4/13): python3-rsa-3.4.2-15.el8.noarch.rpm 4.3 MB/s | 73 kB 00:00 2020-11-19T19:02:03.806 INFO:teuthology.orchestra.run.smithi072.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 3.6 MB/s | 61 kB 00:00 2020-11-19T19:02:03.806 INFO:teuthology.orchestra.run.smithi072.stdout:(6/13): ceph-mgr-rook-16.0.0-7327.g33f73aff.el8 205 kB/s | 27 kB 00:00 2020-11-19T19:02:03.806 INFO:teuthology.orchestra.run.smithi072.stdout:(7/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 897 kB/s | 27 kB 00:00 2020-11-19T19:02:03.807 INFO:teuthology.orchestra.run.smithi072.stdout:(8/13): python3-jsonpointer-1.10-11.el8.noarch. 558 kB/s | 20 kB 00:00 2020-11-19T19:02:03.807 INFO:teuthology.orchestra.run.smithi072.stdout:(9/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 4.1 MB/s | 126 kB 00:00 2020-11-19T19:02:03.807 INFO:teuthology.orchestra.run.smithi072.stdout:(10/13): python3-kubernetes-11.0.0-2.el8.noarch 9.7 MB/s | 1.2 MB 00:00 2020-11-19T19:02:03.807 INFO:teuthology.orchestra.run.smithi072.stdout:(11/13): python3-pyasn1-modules-0.3.7-6.el8.noa 3.9 MB/s | 110 kB 00:00 2020-11-19T19:02:03.808 INFO:teuthology.orchestra.run.smithi072.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 1.3 MB/s | 43 kB 00:00 2020-11-19T19:02:03.808 INFO:teuthology.orchestra.run.smithi072.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 3.9 MB/s | 155 kB 00:00 2020-11-19T19:02:03.808 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:03.808 INFO:teuthology.orchestra.run.smithi072.stdout:Total 8.5 MB/s | 1.9 MB 00:00 2020-11-19T19:02:03.808 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:02:03.809 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:02:03.809 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:02:03.809 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:02:03.809 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:02:03.809 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:02:03.810 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2020-11-19T19:02:03.810 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T19:02:04.023 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-rsa-3.4.2-15.el8.noarch 2/13 2020-11-19T19:02:04.110 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:04.121 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:04.354 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2020-11-19T19:02:04.572 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2020-11-19T19:02:04.595 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2020-11-19T19:02:04.662 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 67 kB/s | 2.4 kB 00:00 2020-11-19T19:02:04.719 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2020-11-19T19:02:04.766 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2020-11-19T19:02:04.776 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 78 kB/s | 2.8 kB 00:00 2020-11-19T19:02:04.974 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2020-11-19T19:02:05.187 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2020-11-19T19:02:05.399 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2020-11-19T19:02:05.567 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2020-11-19T19:02:05.814 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2020-11-19T19:02:06.105 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:06.105 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================= 2020-11-19T19:02:06.106 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repository Size 2020-11-19T19:02:06.106 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================= 2020-11-19T19:02:06.106 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:02:06.106 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T19:02:06.106 INFO:teuthology.orchestra.run.smithi112.stdout:Installing dependencies: 2020-11-19T19:02:06.107 INFO:teuthology.orchestra.run.smithi112.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2020-11-19T19:02:06.107 INFO:teuthology.orchestra.run.smithi112.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2020-11-19T19:02:06.107 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:06.107 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:02:06.108 INFO:teuthology.orchestra.run.smithi112.stdout:======================================================================================= 2020-11-19T19:02:06.108 INFO:teuthology.orchestra.run.smithi112.stdout:Install 3 Packages 2020-11-19T19:02:06.108 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:06.108 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 732 k 2020-11-19T19:02:06.109 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 2.2 M 2020-11-19T19:02:06.109 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:02:06.151 INFO:teuthology.orchestra.run.smithi112.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 1.8 MB/s | 83 kB 00:00 2020-11-19T19:02:06.154 INFO:teuthology.orchestra.run.smithi112.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 451 kB/s | 21 kB 00:00 2020-11-19T19:02:06.284 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:06.285 INFO:teuthology.orchestra.run.smithi068.stdout:=============================================================================================== 2020-11-19T19:02:06.285 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:02:06.285 INFO:teuthology.orchestra.run.smithi068.stdout:=============================================================================================== 2020-11-19T19:02:06.286 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:02:06.286 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T19:02:06.286 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:02:06.286 INFO:teuthology.orchestra.run.smithi068.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T19:02:06.287 INFO:teuthology.orchestra.run.smithi068.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2020-11-19T19:02:06.287 INFO:teuthology.orchestra.run.smithi068.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T19:02:06.287 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2020-11-19T19:02:06.287 INFO:teuthology.orchestra.run.smithi068.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T19:02:06.287 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:06.288 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:02:06.288 INFO:teuthology.orchestra.run.smithi068.stdout:=============================================================================================== 2020-11-19T19:02:06.288 INFO:teuthology.orchestra.run.smithi068.stdout:Install 6 Packages 2020-11-19T19:02:06.288 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:06.289 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 5.8 M 2020-11-19T19:02:06.289 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 24 M 2020-11-19T19:02:06.289 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:02:06.335 INFO:teuthology.orchestra.run.smithi112.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.7 MB/s | 628 kB 00:00 2020-11-19T19:02:06.335 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:06.336 INFO:teuthology.orchestra.run.smithi112.stdout:Total 3.1 MB/s | 732 kB 00:00 2020-11-19T19:02:06.336 INFO:teuthology.orchestra.run.smithi068.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 430 kB/s | 21 kB 00:00 2020-11-19T19:02:06.338 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:02:06.358 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:02:06.358 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:02:06.370 INFO:teuthology.orchestra.run.smithi068.stdout:(2/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.4 MB/s | 48 kB 00:00 2020-11-19T19:02:06.410 INFO:teuthology.orchestra.run.smithi068.stdout:(3/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 13 MB/s | 538 kB 00:00 2020-11-19T19:02:06.429 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:02:06.430 INFO:teuthology.orchestra.run.smithi068.stdout:(4/6): python3-execnet-1.7.1-1.el8.noarch.rpm 2.4 MB/s | 355 kB 00:00 2020-11-19T19:02:06.433 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:02:06.465 INFO:teuthology.orchestra.run.smithi068.stdout:(5/6): python3-babel-2.5.1-5.el8.noarch.rpm 88 MB/s | 4.8 MB 00:00 2020-11-19T19:02:06.465 INFO:teuthology.orchestra.run.smithi068.stdout:(6/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 373 kB/s | 66 kB 00:00 2020-11-19T19:02:06.466 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:06.467 INFO:teuthology.orchestra.run.smithi068.stdout:Total 32 MB/s | 5.8 MB 00:00 2020-11-19T19:02:06.470 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:02:06.479 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:02:06.479 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:02:06.585 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:02:06.589 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:02:06.618 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:02:06.618 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T19:02:06.618 INFO:teuthology.orchestra.run.smithi112.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T19:02:06.619 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:07.031 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:02:07.056 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2020-11-19T19:02:07.218 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:02:07.314 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-kubernetes-11.0.0-2.el8.noarch 12/13 2020-11-19T19:02:07.447 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:02:07.546 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:02:07.546 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T19:02:07.547 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:02:07.671 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:02:07.671 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 13/13 2020-11-19T19:02:07.671 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 1/13 2020-11-19T19:02:07.672 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2020-11-19T19:02:07.672 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2020-11-19T19:02:07.672 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2020-11-19T19:02:07.672 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-kubernetes-11.0.0-2.el8.noarch 5/13 2020-11-19T19:02:07.674 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-rsa-3.4.2-15.el8.noarch 6/13 2020-11-19T19:02:07.675 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2020-11-19T19:02:07.675 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 8/13 2020-11-19T19:02:07.675 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 9/13 2020-11-19T19:02:07.675 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 10/13 2020-11-19T19:02:07.675 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2020-11-19T19:02:07.676 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 12/13 2020-11-19T19:02:08.036 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2020-11-19T19:02:08.052 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T19:02:08.052 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:02:08.165 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 13/13 2020-11-19T19:02:08.166 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:02:08.270 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2020-11-19T19:02:08.544 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2020-11-19T19:02:08.948 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2020-11-19T19:02:09.168 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2020-11-19T19:02:09.389 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:02:09.632 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:02:09.632 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T19:02:09.633 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2020-11-19T19:02:09.633 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2020-11-19T19:02:09.633 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2020-11-19T19:02:09.633 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T19:02:10.152 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2020-11-19T19:02:10.153 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:02:10.350 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:10.350 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:02:10.351 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-rook-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:02:10.351 INFO:teuthology.orchestra.run.smithi072.stdout: python3-cachetools-3.1.1-4.el8.noarch 2020-11-19T19:02:10.351 INFO:teuthology.orchestra.run.smithi072.stdout: python3-certifi-2018.10.15-7.el8.noarch 2020-11-19T19:02:10.351 INFO:teuthology.orchestra.run.smithi072.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2020-11-19T19:02:10.352 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpatch-1.21-2.el8.noarch 2020-11-19T19:02:10.352 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jsonpointer-1.10-11.el8.noarch 2020-11-19T19:02:10.352 INFO:teuthology.orchestra.run.smithi072.stdout: python3-kubernetes-11.0.0-2.el8.noarch 2020-11-19T19:02:10.352 INFO:teuthology.orchestra.run.smithi072.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2020-11-19T19:02:10.352 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2020-11-19T19:02:10.353 INFO:teuthology.orchestra.run.smithi072.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2020-11-19T19:02:10.353 INFO:teuthology.orchestra.run.smithi072.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2020-11-19T19:02:10.353 INFO:teuthology.orchestra.run.smithi072.stdout: python3-rsa-3.4.2-15.el8.noarch 2020-11-19T19:02:10.353 INFO:teuthology.orchestra.run.smithi072.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2020-11-19T19:02:10.353 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:10.354 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:10.438 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-mgr-cephadm 2020-11-19T19:02:10.456 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:10.456 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:10.457 INFO:teuthology.orchestra.run.smithi112.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T19:02:10.457 INFO:teuthology.orchestra.run.smithi112.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T19:02:10.458 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:10.458 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:10.729 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:11.186 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:11.432 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 86 kB/s | 2.4 kB 00:00 2020-11-19T19:02:12.007 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install librados-devel 2020-11-19T19:02:12.303 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:12.411 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:12.411 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:02:12.411 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:02:12.412 INFO:teuthology.orchestra.run.smithi068.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T19:02:12.412 INFO:teuthology.orchestra.run.smithi068.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T19:02:12.412 INFO:teuthology.orchestra.run.smithi068.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T19:02:12.412 INFO:teuthology.orchestra.run.smithi068.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T19:02:12.413 INFO:teuthology.orchestra.run.smithi068.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T19:02:12.413 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:12.413 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:12.508 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install ceph-fuse 2020-11-19T19:02:12.741 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:12.743 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================================== 2020-11-19T19:02:12.743 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:02:12.743 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================================== 2020-11-19T19:02:12.744 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:02:12.744 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-cephadm noarch 2:16.0.0-7327.g33f73aff.el8 ceph-noarch 66 k 2020-11-19T19:02:12.744 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:02:12.744 INFO:teuthology.orchestra.run.smithi072.stdout: python3-apipkg noarch 1.5-6.el8 epel 21 k 2020-11-19T19:02:12.745 INFO:teuthology.orchestra.run.smithi072.stdout: python3-babel noarch 2.5.1-5.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2020-11-19T19:02:12.745 INFO:teuthology.orchestra.run.smithi072.stdout: python3-execnet noarch 1.7.1-1.el8 epel 355 k 2020-11-19T19:02:12.746 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jinja2 noarch 2.10.1-2.el8_0 rhel-8-for-x86_64-appstream-rpms 538 k 2020-11-19T19:02:12.746 INFO:teuthology.orchestra.run.smithi072.stdout: python3-remoto noarch 1.1.4-4.el8 epel 48 k 2020-11-19T19:02:12.746 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:12.746 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:02:12.746 INFO:teuthology.orchestra.run.smithi072.stdout:=============================================================================================== 2020-11-19T19:02:12.747 INFO:teuthology.orchestra.run.smithi072.stdout:Install 6 Packages 2020-11-19T19:02:12.747 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:12.747 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 5.8 M 2020-11-19T19:02:12.747 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 24 M 2020-11-19T19:02:12.748 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:02:12.774 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 91 kB/s | 2.8 kB 00:00 2020-11-19T19:02:12.794 INFO:teuthology.orchestra.run.smithi072.stdout:(1/6): python3-apipkg-1.5-6.el8.noarch.rpm 429 kB/s | 21 kB 00:00 2020-11-19T19:02:12.814 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:12.826 INFO:teuthology.orchestra.run.smithi072.stdout:(2/6): python3-remoto-1.1.4-4.el8.noarch.rpm 1.4 MB/s | 48 kB 00:00 2020-11-19T19:02:12.844 INFO:teuthology.orchestra.run.smithi072.stdout:(3/6): python3-execnet-1.7.1-1.el8.noarch.rpm 3.5 MB/s | 355 kB 00:00 2020-11-19T19:02:12.864 INFO:teuthology.orchestra.run.smithi072.stdout:(4/6): python3-jinja2-2.10.1-2.el8_0.noarch.rpm 14 MB/s | 538 kB 00:00 2020-11-19T19:02:12.899 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2020-11-19T19:02:12.903 INFO:teuthology.orchestra.run.smithi072.stdout:(5/6): python3-babel-2.5.1-5.el8.noarch.rpm 81 MB/s | 4.8 MB 00:00 2020-11-19T19:02:12.904 INFO:teuthology.orchestra.run.smithi072.stdout:(6/6): ceph-mgr-cephadm-16.0.0-7327.g33f73aff.e 416 kB/s | 66 kB 00:00 2020-11-19T19:02:12.905 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:12.906 INFO:teuthology.orchestra.run.smithi072.stdout:Total 36 MB/s | 5.8 MB 00:00 2020-11-19T19:02:12.908 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:02:12.917 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:02:12.917 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:02:13.009 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:02:13.013 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:02:13.337 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:02:13.452 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 74 kB/s | 2.8 kB 00:00 2020-11-19T19:02:14.048 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:02:14.276 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:14.277 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:14.277 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2020-11-19T19:02:14.278 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:14.278 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:02:14.278 INFO:teuthology.orchestra.run.smithi112.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T19:02:14.279 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:14.279 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:02:14.279 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:14.280 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:02:14.280 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:14.280 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 131 k 2020-11-19T19:02:14.280 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 437 k 2020-11-19T19:02:14.281 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:02:14.419 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-babel-2.5.1-5.el8.noarch 1/6 2020-11-19T19:02:14.533 INFO:teuthology.orchestra.run.smithi112.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 744 kB/s | 131 kB 00:00 2020-11-19T19:02:14.533 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:14.534 INFO:teuthology.orchestra.run.smithi112.stdout:Total 739 kB/s | 131 kB 00:00 2020-11-19T19:02:14.534 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:02:14.534 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:02:14.535 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:02:14.535 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:02:14.536 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:02:14.653 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:02:14.660 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-jinja2-2.10.1-2.el8_0.noarch 2/6 2020-11-19T19:02:14.817 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:14.927 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-apipkg-1.5-6.el8.noarch 3/6 2020-11-19T19:02:14.939 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:14.940 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================= 2020-11-19T19:02:14.940 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repository Size 2020-11-19T19:02:14.940 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================= 2020-11-19T19:02:14.940 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:02:14.941 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T19:02:14.941 INFO:teuthology.orchestra.run.smithi068.stdout:Installing dependencies: 2020-11-19T19:02:14.941 INFO:teuthology.orchestra.run.smithi068.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2020-11-19T19:02:14.941 INFO:teuthology.orchestra.run.smithi068.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2020-11-19T19:02:14.941 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:14.942 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:02:14.942 INFO:teuthology.orchestra.run.smithi068.stdout:======================================================================================= 2020-11-19T19:02:14.942 INFO:teuthology.orchestra.run.smithi068.stdout:Install 3 Packages 2020-11-19T19:02:14.942 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:14.943 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 732 k 2020-11-19T19:02:14.944 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 2.2 M 2020-11-19T19:02:14.944 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:02:15.019 INFO:teuthology.orchestra.run.smithi068.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 1.0 MB/s | 83 kB 00:00 2020-11-19T19:02:15.037 INFO:teuthology.orchestra.run.smithi068.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 220 kB/s | 21 kB 00:00 2020-11-19T19:02:15.076 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:15.190 INFO:teuthology.orchestra.run.smithi068.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 2.5 MB/s | 628 kB 00:00 2020-11-19T19:02:15.191 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:15.191 INFO:teuthology.orchestra.run.smithi068.stdout:Total 2.9 MB/s | 732 kB 00:00 2020-11-19T19:02:15.193 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:02:15.216 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:02:15.216 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:02:15.232 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-execnet-1.7.1-1.el8.noarch 4/6 2020-11-19T19:02:15.293 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:02:15.298 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:02:15.448 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : python3-remoto-1.1.4-4.el8.noarch 5/6 2020-11-19T19:02:15.493 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:15.494 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:02:15.503 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:02:15.503 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T19:02:15.503 INFO:teuthology.orchestra.run.smithi068.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T19:02:15.503 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:15.679 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:02:15.893 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 6/6 2020-11-19T19:02:15.893 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 1/6 2020-11-19T19:02:15.894 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-apipkg-1.5-6.el8.noarch 2/6 2020-11-19T19:02:15.894 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-execnet-1.7.1-1.el8.noarch 3/6 2020-11-19T19:02:15.894 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-remoto-1.1.4-4.el8.noarch 4/6 2020-11-19T19:02:15.894 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-jinja2-2.10.1-2.el8_0.noarch 5/6 2020-11-19T19:02:15.952 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:02:16.086 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:02:16.397 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : python3-babel-2.5.1-5.el8.noarch 6/6 2020-11-19T19:02:16.398 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:02:16.452 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:02:16.452 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T19:02:16.453 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:02:16.941 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T19:02:16.942 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:02:17.669 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:17.669 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:17.669 INFO:teuthology.orchestra.run.smithi112.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:17.670 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:17.670 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:17.766 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install libcephfs2 2020-11-19T19:02:18.053 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:18.504 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:18.505 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:02:18.505 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-mgr-cephadm-2:16.0.0-7327.g33f73aff.el8.noarch 2020-11-19T19:02:18.505 INFO:teuthology.orchestra.run.smithi072.stdout: python3-apipkg-1.5-6.el8.noarch 2020-11-19T19:02:18.505 INFO:teuthology.orchestra.run.smithi072.stdout: python3-babel-2.5.1-5.el8.noarch 2020-11-19T19:02:18.506 INFO:teuthology.orchestra.run.smithi072.stdout: python3-execnet-1.7.1-1.el8.noarch 2020-11-19T19:02:18.506 INFO:teuthology.orchestra.run.smithi072.stdout: python3-jinja2-2.10.1-2.el8_0.noarch 2020-11-19T19:02:18.506 INFO:teuthology.orchestra.run.smithi072.stdout: python3-remoto-1.1.4-4.el8.noarch 2020-11-19T19:02:18.506 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:18.506 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:18.536 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:18.609 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install ceph-fuse 2020-11-19T19:02:18.663 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2020-11-19T19:02:18.895 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:19.210 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:19.211 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:02:19.211 INFO:teuthology.orchestra.run.smithi068.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T19:02:19.211 INFO:teuthology.orchestra.run.smithi068.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T19:02:19.211 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:19.212 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:19.356 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 99 kB/s | 2.8 kB 00:00 2020-11-19T19:02:19.462 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install librados-devel 2020-11-19T19:02:19.486 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2020-11-19T19:02:19.729 INFO:teuthology.orchestra.run.smithi112.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:19.778 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:20.039 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:20.039 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:20.039 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:20.118 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install libcephfs-devel 2020-11-19T19:02:20.342 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 65 kB/s | 2.4 kB 00:00 2020-11-19T19:02:20.409 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:20.459 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 76 kB/s | 2.8 kB 00:00 2020-11-19T19:02:20.867 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:20.867 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================= 2020-11-19T19:02:20.868 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repository Size 2020-11-19T19:02:20.868 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================= 2020-11-19T19:02:20.868 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:02:20.868 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 628 k 2020-11-19T19:02:20.869 INFO:teuthology.orchestra.run.smithi072.stdout:Installing dependencies: 2020-11-19T19:02:20.869 INFO:teuthology.orchestra.run.smithi072.stdout: fuse x86_64 2.9.7-12.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2020-11-19T19:02:20.869 INFO:teuthology.orchestra.run.smithi072.stdout: fuse-common x86_64 3.2.1-12.el8 rhel-8-for-x86_64-baseos-rpms 21 k 2020-11-19T19:02:20.869 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:20.870 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:02:20.870 INFO:teuthology.orchestra.run.smithi072.stdout:======================================================================================= 2020-11-19T19:02:20.870 INFO:teuthology.orchestra.run.smithi072.stdout:Install 3 Packages 2020-11-19T19:02:20.871 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:20.871 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 732 k 2020-11-19T19:02:20.871 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 2.2 M 2020-11-19T19:02:20.872 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:02:20.884 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:20.907 INFO:teuthology.orchestra.run.smithi072.stdout:(1/3): fuse-2.9.7-12.el8.x86_64.rpm 2.1 MB/s | 83 kB 00:00 2020-11-19T19:02:20.911 INFO:teuthology.orchestra.run.smithi072.stdout:(2/3): fuse-common-3.2.1-12.el8.x86_64.rpm 505 kB/s | 21 kB 00:00 2020-11-19T19:02:21.009 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2020-11-19T19:02:21.209 INFO:teuthology.orchestra.run.smithi072.stdout:(3/3): ceph-fuse-16.0.0-7327.g33f73aff.el8.x86_ 1.8 MB/s | 628 kB 00:00 2020-11-19T19:02:21.210 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:21.211 INFO:teuthology.orchestra.run.smithi072.stdout:Total 2.1 MB/s | 732 kB 00:00 2020-11-19T19:02:21.213 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:02:21.234 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:02:21.234 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:02:21.305 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:02:21.312 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:02:21.498 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:02:21.498 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : fuse-common-3.2.1-12.el8.x86_64 1/3 2020-11-19T19:02:21.499 INFO:teuthology.orchestra.run.smithi072.stdout:warning: /etc/fuse.conf created as /etc/fuse.conf.rpmnew 2020-11-19T19:02:21.499 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:21.906 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:02:22.006 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:22.007 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:22.007 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repo Size 2020-11-19T19:02:22.008 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:22.008 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:02:22.009 INFO:teuthology.orchestra.run.smithi068.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T19:02:22.009 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:22.009 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:02:22.010 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:22.010 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:02:22.010 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:22.011 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 131 k 2020-11-19T19:02:22.011 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 437 k 2020-11-19T19:02:22.012 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:02:22.182 INFO:teuthology.orchestra.run.smithi068.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 739 kB/s | 131 kB 00:00 2020-11-19T19:02:22.182 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:22.183 INFO:teuthology.orchestra.run.smithi068.stdout:Total 733 kB/s | 131 kB 00:00 2020-11-19T19:02:22.183 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:02:22.190 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:02:22.190 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:02:22.248 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:02:22.252 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:02:22.390 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:02:22.409 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:22.410 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:22.410 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2020-11-19T19:02:22.410 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:22.411 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:02:22.411 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T19:02:22.411 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:22.411 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:02:22.411 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:22.412 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:02:22.412 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:22.412 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 24 k 2020-11-19T19:02:22.412 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 87 k 2020-11-19T19:02:22.413 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:02:22.420 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:02:22.540 INFO:teuthology.orchestra.run.smithi112.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 183 kB/s | 24 kB 00:00 2020-11-19T19:02:22.541 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:22.542 INFO:teuthology.orchestra.run.smithi112.stdout:Total 181 kB/s | 24 kB 00:00 2020-11-19T19:02:22.542 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:02:22.546 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:02:22.546 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:02:22.550 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:02:22.551 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:02:22.568 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:22.698 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:02:22.808 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:22.883 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:23.091 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:23.163 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 3/3 2020-11-19T19:02:23.163 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/3 2020-11-19T19:02:23.163 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : fuse-2.9.7-12.el8.x86_64 2/3 2020-11-19T19:02:23.301 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:23.301 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:02:23.482 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:23.483 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:02:23.676 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : fuse-common-3.2.1-12.el8.x86_64 3/3 2020-11-19T19:02:23.677 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:02:25.528 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:25.529 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:02:25.529 INFO:teuthology.orchestra.run.smithi068.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:25.529 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:25.530 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:25.620 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install libcephfs2 2020-11-19T19:02:25.642 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:25.642 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:25.643 INFO:teuthology.orchestra.run.smithi112.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:26.379 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:26.379 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:26.381 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:26.381 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:02:26.382 INFO:teuthology.orchestra.run.smithi072.stdout: ceph-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 fuse-2.9.7-12.el8.x86_64 2020-11-19T19:02:26.382 INFO:teuthology.orchestra.run.smithi072.stdout: fuse-common-3.2.1-12.el8.x86_64 2020-11-19T19:02:26.382 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:26.382 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:26.383 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install librados-devel 2020-11-19T19:02:26.383 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:26.384 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install librados2 2020-11-19T19:02:26.508 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 kB/s | 2.4 kB 00:00 2020-11-19T19:02:26.622 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 76 kB/s | 2.8 kB 00:00 2020-11-19T19:02:26.677 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:26.679 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:27.145 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2020-11-19T19:02:27.204 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 102 kB/s | 2.8 kB 00:00 2020-11-19T19:02:27.268 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 86 kB/s | 2.4 kB 00:00 2020-11-19T19:02:27.328 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2020-11-19T19:02:27.791 INFO:teuthology.orchestra.run.smithi068.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:28.111 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:28.113 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:28.113 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:28.188 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install libcephfs-devel 2020-11-19T19:02:28.493 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:28.700 INFO:teuthology.orchestra.run.smithi112.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:28.977 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:28.978 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:28.978 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:28.994 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 65 kB/s | 2.4 kB 00:00 2020-11-19T19:02:29.055 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install librbd1 2020-11-19T19:02:29.110 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 78 kB/s | 2.8 kB 00:00 2020-11-19T19:02:29.318 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:29.319 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:29.319 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2020-11-19T19:02:29.319 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:29.339 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:02:29.340 INFO:teuthology.orchestra.run.smithi072.stdout: librados-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 131 k 2020-11-19T19:02:29.340 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:29.341 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:02:29.341 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:29.342 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:02:29.342 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:29.342 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 131 k 2020-11-19T19:02:29.342 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 437 k 2020-11-19T19:02:29.343 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:02:29.354 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:29.518 INFO:teuthology.orchestra.run.smithi072.stdout:librados-devel-16.0.0-7327.g33f73aff.el8.x86_64 659 kB/s | 131 kB 00:00 2020-11-19T19:02:29.519 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:29.520 INFO:teuthology.orchestra.run.smithi072.stdout:Total 653 kB/s | 131 kB 00:00 2020-11-19T19:02:29.520 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:02:29.527 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:02:29.527 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:02:29.583 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:02:29.588 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:02:29.793 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 97 kB/s | 2.8 kB 00:00 2020-11-19T19:02:29.919 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2020-11-19T19:02:29.979 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:02:30.150 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:30.378 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:30.596 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:30.597 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:30.597 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repo Size 2020-11-19T19:02:30.598 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:30.598 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:02:30.598 INFO:teuthology.orchestra.run.smithi068.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T19:02:30.598 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:30.599 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:02:30.599 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:30.599 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:02:30.599 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:30.599 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 24 k 2020-11-19T19:02:30.600 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 87 k 2020-11-19T19:02:30.600 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:02:30.727 INFO:teuthology.orchestra.run.smithi068.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 183 kB/s | 24 kB 00:00 2020-11-19T19:02:30.727 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:30.728 INFO:teuthology.orchestra.run.smithi068.stdout:Total 181 kB/s | 24 kB 00:00 2020-11-19T19:02:30.728 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:02:30.732 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:02:30.732 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:02:30.734 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:02:30.738 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:02:30.802 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:02:30.827 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:30.827 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:02:30.985 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:31.010 INFO:teuthology.orchestra.run.smithi112.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:31.225 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:31.309 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:31.310 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:31.310 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:31.389 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-rados 2020-11-19T19:02:31.675 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:31.698 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:31.698 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:02:32.126 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 101 kB/s | 2.8 kB 00:00 2020-11-19T19:02:32.271 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 85 kB/s | 2.4 kB 00:00 2020-11-19T19:02:32.887 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:32.888 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:02:32.888 INFO:teuthology.orchestra.run.smithi072.stdout: librados-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:32.888 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:32.888 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:32.999 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install libcephfs2 2020-11-19T19:02:33.289 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:33.358 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:33.634 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:33.635 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:34.127 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:34.130 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:34.130 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:02:34.131 INFO:teuthology.orchestra.run.smithi068.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:34.131 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:34.132 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:34.132 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 95 kB/s | 2.8 kB 00:00 2020-11-19T19:02:34.133 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:02:34.141 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-rgw 2020-11-19T19:02:34.143 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install librados2 2020-11-19T19:02:34.432 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:34.454 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:34.898 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2020-11-19T19:02:34.983 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 62 kB/s | 2.4 kB 00:00 2020-11-19T19:02:35.021 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2020-11-19T19:02:35.049 INFO:teuthology.orchestra.run.smithi072.stdout:Package libcephfs2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:35.099 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 77 kB/s | 2.8 kB 00:00 2020-11-19T19:02:35.347 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:35.348 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:35.348 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:35.418 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install libcephfs-devel 2020-11-19T19:02:35.704 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:36.126 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:36.163 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 98 kB/s | 2.8 kB 00:00 2020-11-19T19:02:36.265 INFO:teuthology.orchestra.run.smithi068.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:36.285 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2020-11-19T19:02:36.427 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:36.487 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:36.487 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:36.513 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-cephfs 2020-11-19T19:02:36.583 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:36.584 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:36.585 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:36.664 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install librbd1 2020-11-19T19:02:36.802 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:36.972 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:37.259 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 99 kB/s | 2.8 kB 00:00 2020-11-19T19:02:37.383 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:02:37.515 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:02:37.629 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 76 kB/s | 2.8 kB 00:00 2020-11-19T19:02:37.680 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:37.681 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:37.681 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2020-11-19T19:02:37.681 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:37.681 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:02:37.682 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs-devel x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 24 k 2020-11-19T19:02:37.682 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:37.682 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:02:37.682 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:37.682 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:02:37.683 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:37.684 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 24 k 2020-11-19T19:02:37.684 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 87 k 2020-11-19T19:02:37.684 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:02:37.811 INFO:teuthology.orchestra.run.smithi072.stdout:libcephfs-devel-16.0.0-7327.g33f73aff.el8.x86_6 183 kB/s | 24 kB 00:00 2020-11-19T19:02:37.811 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:37.812 INFO:teuthology.orchestra.run.smithi072.stdout:Total 181 kB/s | 24 kB 00:00 2020-11-19T19:02:37.812 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:02:37.815 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:02:37.815 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:02:37.817 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:02:37.821 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:02:37.885 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:02:38.090 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:38.283 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:38.484 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:38.682 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:38.682 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:02:38.780 INFO:teuthology.orchestra.run.smithi068.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:38.788 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:38.789 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:38.789 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:38.916 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install python3-rbd 2020-11-19T19:02:39.097 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:39.098 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:39.098 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:39.180 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install python3-rados 2020-11-19T19:02:39.216 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:39.486 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:39.657 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:39.792 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 79 kB/s | 2.4 kB 00:00 2020-11-19T19:02:39.992 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 kB/s | 2.4 kB 00:00 2020-11-19T19:02:40.107 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 75 kB/s | 2.8 kB 00:00 2020-11-19T19:02:40.742 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:40.742 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:02:40.743 INFO:teuthology.orchestra.run.smithi072.stdout: libcephfs-devel-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:40.743 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:40.743 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:40.824 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install librados2 2020-11-19T19:02:40.842 INFO:teuthology.orchestra.run.smithi112.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:41.111 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:41.145 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:41.147 INFO:teuthology.orchestra.run.smithi112.stdout:Nothing to do. 2020-11-19T19:02:41.147 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:41.220 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install rbd-fuse 2020-11-19T19:02:41.272 INFO:teuthology.orchestra.run.smithi068.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:41.506 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:41.583 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 100 kB/s | 2.8 kB 00:00 2020-11-19T19:02:41.590 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:41.591 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:41.592 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:41.673 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install python3-rgw 2020-11-19T19:02:41.708 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:02:41.972 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:41.983 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:42.097 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2020-11-19T19:02:42.508 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:02:42.695 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 74 kB/s | 2.8 kB 00:00 2020-11-19T19:02:42.815 INFO:teuthology.orchestra.run.smithi072.stdout:Package librados2-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:43.115 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:43.116 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:43.116 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:43.197 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install librbd1 2020-11-19T19:02:43.444 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:43.445 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:43.446 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2020-11-19T19:02:43.446 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:43.446 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:02:43.446 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T19:02:43.446 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:43.447 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:02:43.447 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:43.447 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:02:43.447 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:43.447 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 88 k 2020-11-19T19:02:43.448 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 297 k 2020-11-19T19:02:43.448 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:02:43.482 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:43.602 INFO:teuthology.orchestra.run.smithi112.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 573 kB/s | 88 kB 00:00 2020-11-19T19:02:43.602 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:43.603 INFO:teuthology.orchestra.run.smithi112.stdout:Total 568 kB/s | 88 kB 00:00 2020-11-19T19:02:43.603 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:02:43.614 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:02:43.614 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:02:43.666 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:02:43.674 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:02:43.786 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:02:43.796 INFO:teuthology.orchestra.run.smithi068.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:43.951 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:43.971 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:44.079 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:02:44.114 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:44.115 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:44.523 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:44.526 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:44.527 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install python3-cephfs 2020-11-19T19:02:44.657 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:44.659 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:02:44.842 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:45.152 INFO:teuthology.orchestra.run.smithi072.stdout:Package librbd1-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:45.362 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 65 kB/s | 2.4 kB 00:00 2020-11-19T19:02:45.452 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:45.452 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:45.453 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:45.478 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 77 kB/s | 2.8 kB 00:00 2020-11-19T19:02:45.545 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rados 2020-11-19T19:02:45.832 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:46.288 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:46.413 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2020-11-19T19:02:46.679 INFO:teuthology.orchestra.run.smithi068.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:46.729 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:46.729 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:46.729 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:46.730 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:46.730 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:46.820 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install rbd-mirror 2020-11-19T19:02:46.999 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:47.000 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:47.001 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:47.075 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install python3-rbd 2020-11-19T19:02:47.109 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:47.381 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:47.502 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rados-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:47.594 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 87 kB/s | 2.8 kB 00:00 2020-11-19T19:02:47.722 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 83 kB/s | 2.4 kB 00:00 2020-11-19T19:02:47.789 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:47.790 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:47.790 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:47.858 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rgw 2020-11-19T19:02:47.935 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:02:48.138 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 75 kB/s | 2.8 kB 00:00 2020-11-19T19:02:48.148 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:48.636 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 83 kB/s | 2.8 kB 00:00 2020-11-19T19:02:48.763 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 80 kB/s | 2.4 kB 00:00 2020-11-19T19:02:49.120 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:49.121 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:49.122 INFO:teuthology.orchestra.run.smithi112.stdout: Package Arch Version Repo Size 2020-11-19T19:02:49.123 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:49.125 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:02:49.125 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T19:02:49.127 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:49.127 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:02:49.127 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:49.128 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:02:49.128 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:49.128 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 3.2 M 2020-11-19T19:02:49.128 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 14 M 2020-11-19T19:02:49.128 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:02:49.212 INFO:teuthology.orchestra.run.smithi068.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:49.448 INFO:teuthology.orchestra.run.smithi112.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 9.7 MB/s | 3.2 MB 00:00 2020-11-19T19:02:49.450 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:49.450 INFO:teuthology.orchestra.run.smithi112.stdout:Total 9.6 MB/s | 3.2 MB 00:00 2020-11-19T19:02:49.451 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:02:49.463 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:02:49.463 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:02:49.526 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:02:49.530 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:02:49.531 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:49.532 INFO:teuthology.orchestra.run.smithi068.stdout:Nothing to do. 2020-11-19T19:02:49.532 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:49.617 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install rbd-fuse 2020-11-19T19:02:49.906 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rgw-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:49.923 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:49.945 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:02:50.098 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:50.209 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:50.210 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:50.210 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:50.287 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-cephfs 2020-11-19T19:02:50.431 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:50.436 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 66 kB/s | 2.4 kB 00:00 2020-11-19T19:02:50.552 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 75 kB/s | 2.8 kB 00:00 2020-11-19T19:02:50.574 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:50.893 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:50.894 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:02:51.034 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:51.159 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2020-11-19T19:02:52.051 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:52.052 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:52.053 INFO:teuthology.orchestra.run.smithi068.stdout: Package Architecture Version Repository Size 2020-11-19T19:02:52.053 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:52.053 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:02:52.053 INFO:teuthology.orchestra.run.smithi068.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T19:02:52.054 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:52.054 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:02:52.054 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:52.054 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:02:52.054 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:52.055 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 88 k 2020-11-19T19:02:52.055 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 297 k 2020-11-19T19:02:52.055 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:02:52.206 INFO:teuthology.orchestra.run.smithi068.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 574 kB/s | 88 kB 00:00 2020-11-19T19:02:52.207 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:52.207 INFO:teuthology.orchestra.run.smithi068.stdout:Total 569 kB/s | 88 kB 00:00 2020-11-19T19:02:52.207 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:02:52.219 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:02:52.220 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:02:52.248 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-cephfs-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:52.277 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:02:52.282 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:02:52.402 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:02:52.550 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:52.551 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:52.551 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:52.589 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:52.625 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install python3-rbd 2020-11-19T19:02:52.911 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:52.942 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:52.942 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:52.942 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:52.943 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:52.943 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:52.987 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:53.035 INFO:teuthology.orchestra.run.smithi112:> sudo yum -y install rbd-nbd 2020-11-19T19:02:53.326 INFO:teuthology.orchestra.run.smithi112.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:53.389 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 88 kB/s | 2.8 kB 00:00 2020-11-19T19:02:53.486 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:53.487 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:02:53.515 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 77 kB/s | 2.4 kB 00:00 2020-11-19T19:02:53.855 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:02:53.996 INFO:teuthology.orchestra.run.smithi112.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 84 kB/s | 2.4 kB 00:00 2020-11-19T19:02:54.605 INFO:teuthology.orchestra.run.smithi072.stdout:Package python3-rbd-2:16.0.0-7327.g33f73aff.el8.x86_64 is already installed. 2020-11-19T19:02:54.905 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:54.906 INFO:teuthology.orchestra.run.smithi072.stdout:Nothing to do. 2020-11-19T19:02:54.906 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:02:54.989 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-fuse 2020-11-19T19:02:55.276 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:55.384 INFO:teuthology.orchestra.run.smithi112.stdout:Dependencies resolved. 2020-11-19T19:02:55.384 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:55.385 INFO:teuthology.orchestra.run.smithi112.stdout: Package Architecture Version Repository Size 2020-11-19T19:02:55.385 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:55.385 INFO:teuthology.orchestra.run.smithi112.stdout:Installing: 2020-11-19T19:02:55.394 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T19:02:55.394 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:55.395 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction Summary 2020-11-19T19:02:55.395 INFO:teuthology.orchestra.run.smithi112.stdout:================================================================================ 2020-11-19T19:02:55.396 INFO:teuthology.orchestra.run.smithi112.stdout:Install 1 Package 2020-11-19T19:02:55.396 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:55.396 INFO:teuthology.orchestra.run.smithi112.stdout:Total download size: 171 k 2020-11-19T19:02:55.397 INFO:teuthology.orchestra.run.smithi112.stdout:Installed size: 644 k 2020-11-19T19:02:55.397 INFO:teuthology.orchestra.run.smithi112.stdout:Downloading Packages: 2020-11-19T19:02:55.558 INFO:teuthology.orchestra.run.smithi112.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 961 kB/s | 171 kB 00:00 2020-11-19T19:02:55.559 INFO:teuthology.orchestra.run.smithi112.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:55.559 INFO:teuthology.orchestra.run.smithi112.stdout:Total 954 kB/s | 171 kB 00:00 2020-11-19T19:02:55.560 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction check 2020-11-19T19:02:55.571 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction check succeeded. 2020-11-19T19:02:55.572 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction test 2020-11-19T19:02:55.624 INFO:teuthology.orchestra.run.smithi112.stdout:Transaction test succeeded. 2020-11-19T19:02:55.628 INFO:teuthology.orchestra.run.smithi112.stdout:Running transaction 2020-11-19T19:02:55.717 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:55.717 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:02:55.717 INFO:teuthology.orchestra.run.smithi068.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:55.717 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:55.718 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:02:55.758 INFO:teuthology.orchestra.run.smithi112.stdout: Preparing : 1/1 2020-11-19T19:02:55.809 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install rbd-mirror 2020-11-19T19:02:56.010 INFO:teuthology.orchestra.run.smithi112.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:56.010 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 92 kB/s | 2.8 kB 00:00 2020-11-19T19:02:56.010 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 78 kB/s | 2.4 kB 00:00 2020-11-19T19:02:56.176 INFO:teuthology.orchestra.run.smithi112.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:56.326 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:02:56.652 INFO:teuthology.orchestra.run.smithi112.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:56.653 INFO:teuthology.orchestra.run.smithi112.stdout:Installed products updated. 2020-11-19T19:02:56.850 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 64 kB/s | 2.4 kB 00:00 2020-11-19T19:02:56.966 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 72 kB/s | 2.8 kB 00:00 2020-11-19T19:02:57.338 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:02:57.338 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:57.338 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2020-11-19T19:02:57.338 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:57.339 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:02:57.339 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-fuse x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 88 k 2020-11-19T19:02:57.339 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:57.339 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:02:57.339 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:02:57.340 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:02:57.340 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:02:57.340 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 88 k 2020-11-19T19:02:57.340 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 297 k 2020-11-19T19:02:57.341 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:02:57.720 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-fuse-16.0.0-7327.g33f73aff.el8.x86_64.rpm 230 kB/s | 88 kB 00:00 2020-11-19T19:02:57.721 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:57.721 INFO:teuthology.orchestra.run.smithi072.stdout:Total 229 kB/s | 88 kB 00:00 2020-11-19T19:02:57.721 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:02:57.732 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:02:57.733 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:02:57.785 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:02:57.789 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:02:57.896 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:02:58.143 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:58.367 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:58.435 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:02:58.437 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:58.437 INFO:teuthology.orchestra.run.smithi068.stdout: Package Arch Version Repo Size 2020-11-19T19:02:58.438 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:58.438 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:02:58.439 INFO:teuthology.orchestra.run.smithi068.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T19:02:58.439 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:58.440 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:02:58.440 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:02:58.441 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:02:58.441 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:02:58.442 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 3.2 M 2020-11-19T19:02:58.442 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 14 M 2020-11-19T19:02:58.442 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:02:58.749 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:58.750 INFO:teuthology.orchestra.run.smithi112.stdout:Installed: 2020-11-19T19:02:58.750 INFO:teuthology.orchestra.run.smithi112.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:02:58.750 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:02:58.774 INFO:teuthology.orchestra.run.smithi112.stdout:Complete! 2020-11-19T19:02:58.840 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:02:58.840 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:02:58.843 DEBUG:teuthology.parallel:result is None 2020-11-19T19:02:59.977 INFO:teuthology.orchestra.run.smithi068.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 2.1 MB/s | 3.2 MB 00:01 2020-11-19T19:02:59.977 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:02:59.977 INFO:teuthology.orchestra.run.smithi068.stdout:Total 2.1 MB/s | 3.2 MB 00:01 2020-11-19T19:02:59.978 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:02:59.992 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:02:59.993 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:03:00.066 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:03:00.070 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:03:00.502 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:03:00.673 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:00.942 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:00.943 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:03:00.943 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-fuse-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:03:00.943 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:00.944 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:03:01.020 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-mirror 2020-11-19T19:03:01.043 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:01.308 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:03:01.512 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:01.513 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:03:01.770 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 96 kB/s | 2.8 kB 00:00 2020-11-19T19:03:01.895 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 82 kB/s | 2.4 kB 00:00 2020-11-19T19:03:03.279 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:03:03.280 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:03:03.280 INFO:teuthology.orchestra.run.smithi072.stdout: Package Arch Version Repo Size 2020-11-19T19:03:03.280 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:03:03.281 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:03:03.281 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-mirror x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 3.2 M 2020-11-19T19:03:03.281 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:03.282 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:03:03.282 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:03:03.282 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:03:03.282 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:03.282 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 3.2 M 2020-11-19T19:03:03.283 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 14 M 2020-11-19T19:03:03.283 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:03:03.679 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-mirror-16.0.0-7327.g33f73aff.el8.x86_64.rpm 8.0 MB/s | 3.2 MB 00:00 2020-11-19T19:03:03.679 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:03:03.680 INFO:teuthology.orchestra.run.smithi072.stdout:Total 8.0 MB/s | 3.2 MB 00:00 2020-11-19T19:03:03.680 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:03:03.694 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:03:03.695 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:03:03.725 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:03.725 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:03:03.726 INFO:teuthology.orchestra.run.smithi068.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:03:03.726 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:03.727 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:03:03.758 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:03:03.762 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:03:03.817 INFO:teuthology.orchestra.run.smithi068:> sudo yum -y install rbd-nbd 2020-11-19T19:03:04.127 INFO:teuthology.orchestra.run.smithi068.stdout:Updating Subscription Management repositories. 2020-11-19T19:03:04.168 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:03:04.372 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:04.666 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 58 kB/s | 2.4 kB 00:00 2020-11-19T19:03:04.708 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:04.805 INFO:teuthology.orchestra.run.smithi068.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 72 kB/s | 2.8 kB 00:00 2020-11-19T19:03:05.201 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:05.202 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:03:06.309 INFO:teuthology.orchestra.run.smithi068.stdout:Dependencies resolved. 2020-11-19T19:03:06.310 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:03:06.310 INFO:teuthology.orchestra.run.smithi068.stdout: Package Architecture Version Repository Size 2020-11-19T19:03:06.310 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:03:06.310 INFO:teuthology.orchestra.run.smithi068.stdout:Installing: 2020-11-19T19:03:06.311 INFO:teuthology.orchestra.run.smithi068.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T19:03:06.311 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:06.311 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction Summary 2020-11-19T19:03:06.311 INFO:teuthology.orchestra.run.smithi068.stdout:================================================================================ 2020-11-19T19:03:06.311 INFO:teuthology.orchestra.run.smithi068.stdout:Install 1 Package 2020-11-19T19:03:09.478 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:09.478 INFO:teuthology.orchestra.run.smithi068.stdout:Total download size: 171 k 2020-11-19T19:03:09.478 INFO:teuthology.orchestra.run.smithi068.stdout:Installed size: 644 k 2020-11-19T19:03:09.479 INFO:teuthology.orchestra.run.smithi068.stdout:Downloading Packages: 2020-11-19T19:03:09.481 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:09.481 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:03:09.481 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-mirror-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:03:09.481 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:09.482 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:03:09.482 INFO:teuthology.orchestra.run.smithi068.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 960 kB/s | 171 kB 00:00 2020-11-19T19:03:09.482 INFO:teuthology.orchestra.run.smithi068.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:03:09.482 INFO:teuthology.orchestra.run.smithi068.stdout:Total 952 kB/s | 171 kB 00:00 2020-11-19T19:03:09.483 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction check 2020-11-19T19:03:09.483 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction check succeeded. 2020-11-19T19:03:09.483 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction test 2020-11-19T19:03:09.483 INFO:teuthology.orchestra.run.smithi068.stdout:Transaction test succeeded. 2020-11-19T19:03:09.483 INFO:teuthology.orchestra.run.smithi068.stdout:Running transaction 2020-11-19T19:03:09.484 INFO:teuthology.orchestra.run.smithi068.stdout: Preparing : 1/1 2020-11-19T19:03:09.484 INFO:teuthology.orchestra.run.smithi068.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:09.484 INFO:teuthology.orchestra.run.smithi068.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:09.484 INFO:teuthology.orchestra.run.smithi068.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:09.484 INFO:teuthology.orchestra.run.smithi068.stdout:Installed products updated. 2020-11-19T19:03:09.485 INFO:teuthology.orchestra.run.smithi072:> sudo yum -y install rbd-nbd 2020-11-19T19:03:09.787 INFO:teuthology.orchestra.run.smithi072.stdout:Updating Subscription Management repositories. 2020-11-19T19:03:09.983 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:09.984 INFO:teuthology.orchestra.run.smithi068.stdout:Installed: 2020-11-19T19:03:09.985 INFO:teuthology.orchestra.run.smithi068.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:03:09.986 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:09.986 INFO:teuthology.orchestra.run.smithi068.stdout:Complete! 2020-11-19T19:03:10.071 DEBUG:teuthology.parallel:result is None 2020-11-19T19:03:10.260 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 94 kB/s | 2.8 kB 00:00 2020-11-19T19:03:10.426 INFO:teuthology.orchestra.run.smithi072.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 81 kB/s | 2.4 kB 00:00 2020-11-19T19:03:11.847 INFO:teuthology.orchestra.run.smithi072.stdout:Dependencies resolved. 2020-11-19T19:03:11.848 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:03:11.848 INFO:teuthology.orchestra.run.smithi072.stdout: Package Architecture Version Repository Size 2020-11-19T19:03:11.848 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:03:11.848 INFO:teuthology.orchestra.run.smithi072.stdout:Installing: 2020-11-19T19:03:11.849 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-nbd x86_64 2:16.0.0-7327.g33f73aff.el8 ceph 171 k 2020-11-19T19:03:11.849 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:11.850 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction Summary 2020-11-19T19:03:11.852 INFO:teuthology.orchestra.run.smithi072.stdout:================================================================================ 2020-11-19T19:03:11.852 INFO:teuthology.orchestra.run.smithi072.stdout:Install 1 Package 2020-11-19T19:03:11.852 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:11.852 INFO:teuthology.orchestra.run.smithi072.stdout:Total download size: 171 k 2020-11-19T19:03:11.852 INFO:teuthology.orchestra.run.smithi072.stdout:Installed size: 644 k 2020-11-19T19:03:11.853 INFO:teuthology.orchestra.run.smithi072.stdout:Downloading Packages: 2020-11-19T19:03:12.024 INFO:teuthology.orchestra.run.smithi072.stdout:rbd-nbd-16.0.0-7327.g33f73aff.el8.x86_64.rpm 967 kB/s | 171 kB 00:00 2020-11-19T19:03:12.028 INFO:teuthology.orchestra.run.smithi072.stdout:-------------------------------------------------------------------------------- 2020-11-19T19:03:12.028 INFO:teuthology.orchestra.run.smithi072.stdout:Total 959 kB/s | 171 kB 00:00 2020-11-19T19:03:12.028 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction check 2020-11-19T19:03:12.037 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction check succeeded. 2020-11-19T19:03:12.038 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction test 2020-11-19T19:03:12.090 INFO:teuthology.orchestra.run.smithi072.stdout:Transaction test succeeded. 2020-11-19T19:03:12.094 INFO:teuthology.orchestra.run.smithi072.stdout:Running transaction 2020-11-19T19:03:12.211 INFO:teuthology.orchestra.run.smithi072.stdout: Preparing : 1/1 2020-11-19T19:03:12.419 INFO:teuthology.orchestra.run.smithi072.stdout: Installing : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:12.638 INFO:teuthology.orchestra.run.smithi072.stdout: Running scriptlet: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:13.133 INFO:teuthology.orchestra.run.smithi072.stdout: Verifying : rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 1/1 2020-11-19T19:03:13.133 INFO:teuthology.orchestra.run.smithi072.stdout:Installed products updated. 2020-11-19T19:03:15.403 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:15.403 INFO:teuthology.orchestra.run.smithi072.stdout:Installed: 2020-11-19T19:03:15.403 INFO:teuthology.orchestra.run.smithi072.stdout: rbd-nbd-2:16.0.0-7327.g33f73aff.el8.x86_64 2020-11-19T19:03:15.404 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:15.404 INFO:teuthology.orchestra.run.smithi072.stdout:Complete! 2020-11-19T19:03:15.491 DEBUG:teuthology.parallel:result is None 2020-11-19T19:03:15.491 INFO:teuthology.orchestra.run.smithi112:> sudo lsb_release -is 2020-11-19T19:03:15.534 INFO:teuthology.orchestra.run.smithi112.stdout:RedHatEnterprise 2020-11-19T19:03:15.536 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T19:03:15.536 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:03:15.735 INFO:teuthology.orchestra.run.smithi112:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T19:03:15.759 INFO:teuthology.orchestra.run.smithi112.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T19:03:15.759 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T19:03:15.760 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T19:03:15.760 INFO:teuthology.orchestra.run.smithi072:> sudo lsb_release -is 2020-11-19T19:03:15.797 INFO:teuthology.orchestra.run.smithi072.stdout:RedHatEnterprise 2020-11-19T19:03:15.815 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T19:03:15.815 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:03:15.988 INFO:teuthology.orchestra.run.smithi072:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T19:03:16.008 INFO:teuthology.orchestra.run.smithi072.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T19:03:16.012 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T19:03:16.013 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T19:03:16.013 INFO:teuthology.orchestra.run.smithi068:> sudo lsb_release -is 2020-11-19T19:03:16.056 INFO:teuthology.orchestra.run.smithi068.stdout:RedHatEnterprise 2020-11-19T19:03:16.060 DEBUG:teuthology.misc:System to be installed: RedHatEnterprise 2020-11-19T19:03:16.061 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:03:16.256 INFO:teuthology.orchestra.run.smithi068:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2020-11-19T19:03:16.299 INFO:teuthology.orchestra.run.smithi068.stdout:16.0.0-7327.g33f73aff.el8 2020-11-19T19:03:16.301 INFO:teuthology.packaging:The installed version of ceph is 16.0.0-7327.g33f73aff.el8 2020-11-19T19:03:16.301 INFO:teuthology.task.install:The correct ceph version 16.0.0-7327.g33f73aff is installed. 2020-11-19T19:03:16.302 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2020-11-19T19:03:16.303 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:16.303 INFO:teuthology.orchestra.run.smithi112:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:03:16.476 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:03:16.484 INFO:teuthology.orchestra.run.smithi112.stderr:24+1 records in 2020-11-19T19:03:16.485 INFO:teuthology.orchestra.run.smithi112.stderr:24+1 records out 2020-11-19T19:03:16.485 INFO:teuthology.orchestra.run.smithi112.stderr:12667 bytes (13 kB, 12 KiB) copied, 0.144061 s, 87.9 kB/s 2020-11-19T19:03:16.486 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:16.487 INFO:teuthology.orchestra.run.smithi072:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:03:16.505 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:03:16.513 INFO:teuthology.orchestra.run.smithi072.stderr:24+1 records in 2020-11-19T19:03:16.514 INFO:teuthology.orchestra.run.smithi072.stderr:24+1 records out 2020-11-19T19:03:16.514 INFO:teuthology.orchestra.run.smithi072.stderr:12667 bytes (13 kB, 12 KiB) copied, 8.0137e-05 s, 158 MB/s 2020-11-19T19:03:16.515 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:03:16.515 INFO:teuthology.orchestra.run.smithi068:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:03:16.532 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2020-11-19T19:03:16.544 INFO:teuthology.orchestra.run.smithi068.stderr:24+1 records in 2020-11-19T19:03:16.544 INFO:teuthology.orchestra.run.smithi068.stderr:24+1 records out 2020-11-19T19:03:16.544 INFO:teuthology.orchestra.run.smithi068.stderr:12667 bytes (13 kB, 12 KiB) copied, 0.000102217 s, 124 MB/s 2020-11-19T19:03:16.545 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2020-11-19T19:03:16.546 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:16.546 INFO:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:03:16.561 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:03:16.573 INFO:teuthology.orchestra.run.smithi112.stderr:5+1 records in 2020-11-19T19:03:16.573 INFO:teuthology.orchestra.run.smithi112.stderr:5+1 records out 2020-11-19T19:03:16.573 INFO:teuthology.orchestra.run.smithi112.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 3.9823e-05 s, 76.8 MB/s 2020-11-19T19:03:16.574 INFO:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T19:03:16.643 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:16.644 INFO:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:03:16.659 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:03:16.672 INFO:teuthology.orchestra.run.smithi072.stderr:5+1 records in 2020-11-19T19:03:16.672 INFO:teuthology.orchestra.run.smithi072.stderr:5+1 records out 2020-11-19T19:03:16.672 INFO:teuthology.orchestra.run.smithi072.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 4.2493e-05 s, 72.0 MB/s 2020-11-19T19:03:16.673 INFO:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T19:03:16.741 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:03:16.741 INFO:teuthology.orchestra.run.smithi068:> sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:03:16.775 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo dd of=/usr/bin/daemon-helper 2020-11-19T19:03:16.787 INFO:teuthology.orchestra.run.smithi068.stderr:5+1 records in 2020-11-19T19:03:16.787 INFO:teuthology.orchestra.run.smithi068.stderr:5+1 records out 2020-11-19T19:03:16.788 INFO:teuthology.orchestra.run.smithi068.stderr:3058 bytes (3.1 kB, 3.0 KiB) copied, 5.0558e-05 s, 60.5 MB/s 2020-11-19T19:03:16.789 INFO:teuthology.orchestra.run.smithi068:> sudo chmod a=rx -- /usr/bin/daemon-helper 2020-11-19T19:03:16.874 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2020-11-19T19:03:16.875 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:16.875 INFO:teuthology.orchestra.run.smithi112:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:03:16.891 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:03:16.904 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:16.905 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:16.905 INFO:teuthology.orchestra.run.smithi112.stderr:299 bytes copied, 3.2336e-05 s, 9.2 MB/s 2020-11-19T19:03:16.905 INFO:teuthology.orchestra.run.smithi112:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T19:03:16.972 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:16.973 INFO:teuthology.orchestra.run.smithi072:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:03:16.991 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:03:17.002 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:17.002 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:17.002 INFO:teuthology.orchestra.run.smithi072.stderr:299 bytes copied, 3.2758e-05 s, 9.1 MB/s 2020-11-19T19:03:17.003 INFO:teuthology.orchestra.run.smithi072:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T19:03:17.073 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:03:17.074 INFO:teuthology.orchestra.run.smithi068:> sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:03:17.091 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo dd of=/usr/bin/adjust-ulimits 2020-11-19T19:03:17.106 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records in 2020-11-19T19:03:17.107 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records out 2020-11-19T19:03:17.107 INFO:teuthology.orchestra.run.smithi068.stderr:299 bytes copied, 3.6723e-05 s, 8.1 MB/s 2020-11-19T19:03:17.107 INFO:teuthology.orchestra.run.smithi068:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2020-11-19T19:03:17.178 INFO:teuthology.run_tasks:Running task ceph... 2020-11-19T19:03:17.325 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2020-11-19T19:03:17.326 INFO:teuthology.orchestra.run.smithi068:> sudo chmod 777 /var/log/ceph 2020-11-19T19:03:17.343 INFO:teuthology.orchestra.run.smithi072:> sudo chmod 777 /var/log/ceph 2020-11-19T19:03:18.315 INFO:teuthology.orchestra.run.smithi112:> sudo chmod 777 /var/log/ceph 2020-11-19T19:03:18.362 INFO:tasks.ceph:Disabling ceph logrotate... 2020-11-19T19:03:18.363 INFO:teuthology.orchestra.run.smithi068:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T19:03:18.386 INFO:teuthology.orchestra.run.smithi072:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T19:03:18.418 INFO:teuthology.orchestra.run.smithi112:> sudo rm -f -- /etc/logrotate.d/ceph 2020-11-19T19:03:18.458 INFO:tasks.ceph:Creating extra log directories... 2020-11-19T19:03:18.458 INFO:teuthology.orchestra.run.smithi068:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T19:03:18.482 INFO:teuthology.orchestra.run.smithi072:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T19:03:18.490 INFO:teuthology.orchestra.run.smithi112:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2020-11-19T19:03:19.227 INFO:tasks.ceph:Creating ceph cluster ceph... 2020-11-19T19:03:19.724 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', '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, 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': [], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2020-11-19T19:03:19.725 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346', 'branch': 'wip-jd-testing-2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{rhel_8} 5-pool/ec-data-pool 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup}', 'email': None, 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '5637346', 'kernel': {'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi', 'nuke-on-error': True, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'rhel', 'os_version': '8.3', 'overrides': {'admin_socket': {'branch': 'wip-jd-testing-2'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', '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, 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {'osd default pool size': 2}}}, 'install': {'ceph': {'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}}, 'selinux': {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-jd-testing-2', 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c'}}, 'owner': 'scheduled_jdillaman@dillaman-rh', 'priority': 80, 'repo': 'git://git.ceph.com/ceph-ci.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'sleep_before_teardown': 0, 'suite': 'rbd', 'suite_branch': 'wip-jd-testing-2', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph-c_wip-jd-testing-2/qa', 'suite_relpath': 'qa', 'suite_repo': 'git://git.ceph.com/ceph-ci.git', 'suite_sha1': '33f73aff6902486eafe8c4758021a8eed55d592c', 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.lock_machines': (3, 'smithi')}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'echo \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology_branch': 'master', 'tube': 'smithi', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/worker.smithi.30549', 'targets': {'smithi112.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDvGvvWnj6gf3qaMuVGHcUvmOkrcMBPVx1ekdHlW+aYI0ZXUFUMGefMd6HGNwPUvgsJk/Rj8ul2KSBzsZ6lKBjwOwd00ZMErBTMaQsusY+AvwtG1tk0lPjg5oDrs2DRijEzEn5vDYsQIUJsT/DSTczOavMoA2n4dzHTU0ezs335ah3orWfzSRKkb+RserMtHmN6VqaYnn/7GDsy6aDgq7l7N+fkj/4yRmlfEv14Xj0f8q60qO7X1b4M416w58QHRVTuHV0SS9iZnTfPScK5F+ppBxRxUDXrxm4TcaUCL27rvZQkOv4is731M9KeaoV14PF8/xQsnQ4rlXNSXV0ymfi9CAUer+aJ4D9wRes8bZeHDvaXivgUyeQcdwNflFjxSnSLYmy7Q6FLi8Sw8D1j/obramPoVh8vOk/Sq3ZP6rF9apNV2drqds8UNRt+aXQzFefI1WczcRDwT4/M+PeQ5xTwUWeTc8pRFy4oaBRskUrZhhzjECKyH+KgbeqyI+7LI1s=', 'smithi072.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvMEe774S/KGOKZW9aArzEeV8Y6aRExOVKST1YVn105iCWKCth/ut3jMdxFW9lsJfEjnMfJbgUDPPgLqeGysDCPP9JbEOCyFVq5pbFIgjtf+laH50NG4qj+dmb8gpdQWLRD3I/ld/JgsNcH4HhxUxrYp4qTpxHBDNNlyUoiZijxd8YJs9Tocq5PCy/goKAf1LtPT4QOqGTLP+Kf79lOpec1BrvrSBTbrJhb9qUb9OMtg+U2CBH5LsFs52qZqkfvNNFqLVUE0GUXLcDkAh+fE8HJ23zZAvipdLiKMNkHusgzZfJVHGmKemQMI4kVy2066lJ8Qzq3nNpoOOGlV46GCmCXlhOa8nCg2uQ7GShNr30IW1WAYK3Uh46xoX8BGqeazRmpmb6oUE5M4D8VFcbwHnBNAa5+A+K5FJecHAHEUKQEesr+i1vJM6odBs8tpYOa0qHpGgYMj7GAR++uI0Ld1trVTWpiuaC+yrtkbMbFGFsggu/TcZcuTzEq+lwxseyDDc=', 'smithi068.front.sepia.ceph.com': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHHEvYa3yQThQyauPqQ8j6CIOK28VcEpqYFKWyLM9tcENR66++G000qqPVOq9f6PrpTWU8z6nG/gRjI0glP9YHEn5O0VEsXZkv8SgCkFc1/LxkTmZC/6caZPeb/Rnq9qzBkAZEwYb2CjvzrMDtRNR7l/q6DhJWaCJkb4F986OwvVhsh/tGAW/lfMkH0IOJO/+Kh37l7SexOCArZMOgS0mYyRBrHJkProA7NQBYpwwYRNc6pvMk4KRtxnKcNR5+Jyovx3z16w3WiIl3/ih71z2swIS0jhKBdGJ8CrbV1Coyud6PhcfCKTiYUwxlJnNZ0akXDPTRUuwEMUcd8A/8QL3e+rFrdS1OvnKFxoQ6YgrMiu7E4cE4elFfihJejP1TfRgMYVHwE5R4USzWU/3cYj6Ov91AD6OCYqTEVOZ0Ct0yJBGIDEZz8HR7wtnE8xB5BIn5G2D6peyuhwJyd5ZLPrnK2/9YIvM2KyyHzqPQHMGyH9Sx3naKn3DT3DRx7rZlv3k='}} 2020-11-19T19:03:19.733 INFO:teuthology.orchestra.run.smithi068:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T19:03:19.763 INFO:teuthology.orchestra.run.smithi072:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T19:03:19.773 INFO:teuthology.orchestra.run.smithi112:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2020-11-19T19:03:19.795 INFO:teuthology.orchestra.run.smithi068:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T19:03:19.813 INFO:teuthology.orchestra.run.smithi072:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T19:03:19.832 INFO:teuthology.orchestra.run.smithi112:> sudo install -d -m0777 -- /var/run/ceph 2020-11-19T19:03:19.867 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:19.868 INFO:teuthology.orchestra.run.smithi112:> dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:03:19.923 INFO:teuthology.orchestra.run.smithi112.stderr:+ dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:03:19.924 INFO:teuthology.orchestra.run.smithi112.stdout:/dev/vg_nvme/lv_1 2020-11-19T19:03:19.924 INFO:teuthology.orchestra.run.smithi112.stdout:/dev/vg_nvme/lv_2 2020-11-19T19:03:19.925 INFO:teuthology.orchestra.run.smithi112.stdout:/dev/vg_nvme/lv_3 2020-11-19T19:03:19.925 INFO:teuthology.orchestra.run.smithi112.stdout:/dev/vg_nvme/lv_4 2020-11-19T19:03:19.925 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:19.925 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:19.926 INFO:teuthology.orchestra.run.smithi112.stderr:72 bytes copied, 3.6165e-05 s, 2.0 MB/s 2020-11-19T19:03:19.926 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-11-19T19:03:19.926 INFO:teuthology.orchestra.run.smithi112:> 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-11-19T19:03:19.980 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-11-19T19:03:19.981 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:19.981 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 6h/6d Inode: 58582 Links: 1 2020-11-19T19:03:19.981 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:19.982 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:19.982 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2020-11-19 19:02:50.252942755 +0000 2020-11-19T19:03:19.982 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2020-11-19 18:59:06.549620185 +0000 2020-11-19T19:03:19.982 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2020-11-19 18:59:06.549620185 +0000 2020-11-19T19:03:19.982 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2020-11-19T19:03:19.991 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2020-11-19T19:03:19.992 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2020-11-19T19:03:19.992 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000262617 s, 1.9 MB/s 2020-11-19T19:03:20.001 INFO:teuthology.orchestra.run.smithi112:> 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-11-19T19:03:20.057 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-11-19T19:03:20.058 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.058 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 6h/6d Inode: 56785 Links: 1 2020-11-19T19:03:20.058 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.058 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.059 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2020-11-19 19:02:50.252942755 +0000 2020-11-19T19:03:20.059 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2020-11-19 18:59:06.877611381 +0000 2020-11-19T19:03:20.059 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2020-11-19 18:59:06.877611381 +0000 2020-11-19T19:03:20.059 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2020-11-19T19:03:20.074 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2020-11-19T19:03:20.075 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2020-11-19T19:03:20.075 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000222485 s, 2.3 MB/s 2020-11-19T19:03:20.075 INFO:teuthology.orchestra.run.smithi112:> 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-11-19T19:03:20.132 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-11-19T19:03:20.133 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.133 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 6h/6d Inode: 59532 Links: 1 2020-11-19T19:03:20.133 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.133 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.134 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2020-11-19 19:02:50.252942755 +0000 2020-11-19T19:03:20.134 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2020-11-19 18:59:07.214602336 +0000 2020-11-19T19:03:20.134 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2020-11-19 18:59:07.214602336 +0000 2020-11-19T19:03:20.134 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2020-11-19T19:03:20.140 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2020-11-19T19:03:20.140 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2020-11-19T19:03:20.140 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000238096 s, 2.2 MB/s 2020-11-19T19:03:20.142 INFO:teuthology.orchestra.run.smithi112:> 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-11-19T19:03:20.198 INFO:teuthology.orchestra.run.smithi112.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-11-19T19:03:20.198 INFO:teuthology.orchestra.run.smithi112.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.199 INFO:teuthology.orchestra.run.smithi112.stdout:Device: 6h/6d Inode: 52135 Links: 1 2020-11-19T19:03:20.199 INFO:teuthology.orchestra.run.smithi112.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.199 INFO:teuthology.orchestra.run.smithi112.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.199 INFO:teuthology.orchestra.run.smithi112.stdout:Access: 2020-11-19 19:02:50.252942755 +0000 2020-11-19T19:03:20.200 INFO:teuthology.orchestra.run.smithi112.stdout:Modify: 2020-11-19 18:59:07.778587197 +0000 2020-11-19T19:03:20.200 INFO:teuthology.orchestra.run.smithi112.stdout:Change: 2020-11-19 18:59:07.778587197 +0000 2020-11-19T19:03:20.200 INFO:teuthology.orchestra.run.smithi112.stdout: Birth: - 2020-11-19T19:03:20.212 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records in 2020-11-19T19:03:20.213 INFO:teuthology.orchestra.run.smithi112.stderr:1+0 records out 2020-11-19T19:03:20.213 INFO:teuthology.orchestra.run.smithi112.stderr:512 bytes copied, 0.000194583 s, 2.6 MB/s 2020-11-19T19:03:20.213 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:20.214 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:20.214 INFO:teuthology.orchestra.run.smithi072:> dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:03:20.240 INFO:teuthology.orchestra.run.smithi072.stderr:+ dd if=/scratch_devs of=/dev/stdout 2020-11-19T19:03:20.240 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:20.240 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:20.241 INFO:teuthology.orchestra.run.smithi072.stderr:72 bytes copied, 6.0039e-05 s, 1.2 MB/s 2020-11-19T19:03:20.241 INFO:teuthology.orchestra.run.smithi072.stdout:/dev/vg_nvme/lv_1 2020-11-19T19:03:20.241 INFO:teuthology.orchestra.run.smithi072.stdout:/dev/vg_nvme/lv_2 2020-11-19T19:03:20.241 INFO:teuthology.orchestra.run.smithi072.stdout:/dev/vg_nvme/lv_3 2020-11-19T19:03:20.242 INFO:teuthology.orchestra.run.smithi072.stdout:/dev/vg_nvme/lv_4 2020-11-19T19:03:20.242 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-11-19T19:03:20.242 INFO:teuthology.orchestra.run.smithi072:> 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-11-19T19:03:20.303 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2020-11-19T19:03:20.303 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.303 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 6h/6d Inode: 60723 Links: 1 2020-11-19T19:03:20.309 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.310 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.310 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2020-11-19 19:03:04.527740118 +0000 2020-11-19T19:03:20.310 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2020-11-19 18:59:07.924184287 +0000 2020-11-19T19:03:20.310 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2020-11-19 18:59:07.924184287 +0000 2020-11-19T19:03:20.311 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: - 2020-11-19T19:03:20.311 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2020-11-19T19:03:20.312 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2020-11-19T19:03:20.312 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000252311 s, 2.0 MB/s 2020-11-19T19:03:20.313 INFO:teuthology.orchestra.run.smithi072:> 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-11-19T19:03:20.378 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2020-11-19T19:03:20.378 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.379 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 6h/6d Inode: 58601 Links: 1 2020-11-19T19:03:20.379 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.379 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.379 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2020-11-19 19:03:04.527740118 +0000 2020-11-19T19:03:20.380 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2020-11-19 18:59:08.294176256 +0000 2020-11-19T19:03:20.380 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2020-11-19 18:59:08.294176256 +0000 2020-11-19T19:03:20.380 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: - 2020-11-19T19:03:20.383 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2020-11-19T19:03:20.384 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2020-11-19T19:03:20.384 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000332914 s, 1.5 MB/s 2020-11-19T19:03:20.385 INFO:teuthology.orchestra.run.smithi072:> 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-11-19T19:03:20.454 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2020-11-19T19:03:20.454 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.455 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 6h/6d Inode: 58632 Links: 1 2020-11-19T19:03:20.455 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.455 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.455 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2020-11-19 19:03:04.527740118 +0000 2020-11-19T19:03:20.456 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2020-11-19 18:59:08.862163927 +0000 2020-11-19T19:03:20.456 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2020-11-19 18:59:08.862163927 +0000 2020-11-19T19:03:20.456 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: - 2020-11-19T19:03:20.457 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2020-11-19T19:03:20.457 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2020-11-19T19:03:20.457 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000218173 s, 2.3 MB/s 2020-11-19T19:03:20.459 INFO:teuthology.orchestra.run.smithi072:> 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-11-19T19:03:20.515 INFO:teuthology.orchestra.run.smithi072.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2020-11-19T19:03:20.516 INFO:teuthology.orchestra.run.smithi072.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2020-11-19T19:03:20.516 INFO:teuthology.orchestra.run.smithi072.stdout:Device: 6h/6d Inode: 51927 Links: 1 2020-11-19T19:03:20.516 INFO:teuthology.orchestra.run.smithi072.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2020-11-19T19:03:20.517 INFO:teuthology.orchestra.run.smithi072.stdout:Context: system_u:object_r:device_t:s0 2020-11-19T19:03:20.517 INFO:teuthology.orchestra.run.smithi072.stdout:Access: 2020-11-19 19:03:04.528740096 +0000 2020-11-19T19:03:20.517 INFO:teuthology.orchestra.run.smithi072.stdout:Modify: 2020-11-19 18:59:09.343153487 +0000 2020-11-19T19:03:20.517 INFO:teuthology.orchestra.run.smithi072.stdout:Change: 2020-11-19 18:59:09.343153487 +0000 2020-11-19T19:03:20.518 INFO:teuthology.orchestra.run.smithi072.stdout: Birth: - 2020-11-19T19:03:20.527 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records in 2020-11-19T19:03:20.527 INFO:teuthology.orchestra.run.smithi072.stderr:1+0 records out 2020-11-19T19:03:20.527 INFO:teuthology.orchestra.run.smithi072.stderr:512 bytes copied, 0.000235089 s, 2.2 MB/s 2020-11-19T19:03:20.529 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:20.529 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi112.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi072.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2020-11-19T19:03:20.529 INFO:tasks.ceph:Generating config... 2020-11-19T19:03:20.531 INFO:tasks.ceph:[client] rbd default data pool = datapool 2020-11-19T19:03:20.531 INFO:tasks.ceph:[mgr] debug mgr = 20 2020-11-19T19:03:20.531 INFO:tasks.ceph:[mgr] debug ms = 1 2020-11-19T19:03:20.531 INFO:tasks.ceph:[mon] debug mon = 20 2020-11-19T19:03:20.532 INFO:tasks.ceph:[mon] debug ms = 1 2020-11-19T19:03:20.532 INFO:tasks.ceph:[mon] debug paxos = 20 2020-11-19T19:03:20.532 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2020-11-19T19:03:20.533 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2020-11-19T19:03:20.533 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2020-11-19T19:03:20.533 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2020-11-19T19:03:20.533 INFO:tasks.ceph:[osd] debug bluefs = 20 2020-11-19T19:03:20.534 INFO:tasks.ceph:[osd] debug bluestore = 20 2020-11-19T19:03:20.534 INFO:tasks.ceph:[osd] debug filestore = 20 2020-11-19T19:03:20.534 INFO:tasks.ceph:[osd] debug journal = 20 2020-11-19T19:03:20.535 INFO:tasks.ceph:[osd] debug ms = 20 2020-11-19T19:03:20.535 INFO:tasks.ceph:[osd] debug osd = 25 2020-11-19T19:03:20.535 INFO:tasks.ceph:[osd] debug rocksdb = 10 2020-11-19T19:03:20.535 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2020-11-19T19:03:20.536 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2020-11-19T19:03:20.536 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2020-11-19T19:03:20.536 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2020-11-19T19:03:20.536 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2020-11-19T19:03:20.537 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2020-11-19T19:03:20.537 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2020-11-19T19:03:20.537 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2020-11-19T19:03:20.538 INFO:tasks.ceph:Setting up mon.a... 2020-11-19T19:03:20.538 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2020-11-19T19:03:20.593 INFO:teuthology.orchestra.run.smithi112.stdout:creating /etc/ceph/ceph.keyring 2020-11-19T19:03:20.594 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2020-11-19T19:03:20.673 INFO:teuthology.orchestra.run.smithi112:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:20.738 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.112'), ('mon.c', '[v2:172.21.15.112:3301,v1:172.21.15.112:6790]'), ('mon.b', '172.21.15.72')] 2020-11-19T19:03:20.738 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', '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', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.112,[v2:172.21.15.112:3301,v1:172.21.15.112:6790],172.21.15.72'}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', '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, 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', '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'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2020-11-19T19:03:20.739 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:20.740 INFO:teuthology.orchestra.run.smithi112:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T19:03:20.791 INFO:teuthology.orchestra.run.smithi112.stderr:+ dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T19:03:20.792 INFO:teuthology.orchestra.run.smithi112.stderr:6+1 records in 2020-11-19T19:03:20.793 INFO:teuthology.orchestra.run.smithi112.stderr:6+1 records out 2020-11-19T19:03:20.793 INFO:teuthology.orchestra.run.smithi112.stderr:3127 bytes (3.1 kB, 3.1 KiB) copied, 6.3933e-05 s, 48.9 MB/s 2020-11-19T19:03:20.793 INFO:teuthology.orchestra.run.smithi112:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.112 --addv c '[v2:172.21.15.112:3301,v1:172.21.15.112:6790]' --add b 172.21.15.72 --print /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:20.874 INFO:teuthology.orchestra.run.smithi112.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:20.875 INFO:teuthology.orchestra.run.smithi112.stdout:monmaptool: generated fsid e70a936b-ed8d-4020-8c17-86d5fb068190 2020-11-19T19:03:20.875 INFO:teuthology.orchestra.run.smithi112.stdout:epoch 0 2020-11-19T19:03:20.875 INFO:teuthology.orchestra.run.smithi112.stdout:fsid e70a936b-ed8d-4020-8c17-86d5fb068190 2020-11-19T19:03:20.877 INFO:teuthology.orchestra.run.smithi112.stdout:last_changed 2020-11-19T19:03:20.873550+0000 2020-11-19T19:03:20.877 INFO:teuthology.orchestra.run.smithi112.stdout:created 2020-11-19T19:03:20.873550+0000 2020-11-19T19:03:20.878 INFO:teuthology.orchestra.run.smithi112.stdout:min_mon_release 0 (unknown) 2020-11-19T19:03:20.878 INFO:teuthology.orchestra.run.smithi112.stdout:election_strategy: 1 2020-11-19T19:03:20.878 INFO:teuthology.orchestra.run.smithi112.stdout:0: [v2:172.21.15.112:3300/0,v1:172.21.15.112:6789/0] mon.a 2020-11-19T19:03:20.878 INFO:teuthology.orchestra.run.smithi112.stdout:1: [v2:172.21.15.72:3300/0,v1:172.21.15.72:6789/0] mon.b 2020-11-19T19:03:20.879 INFO:teuthology.orchestra.run.smithi112.stdout:2: [v2:172.21.15.112:3301/0,v1:172.21.15.112:6790/0] mon.c 2020-11-19T19:03:20.879 INFO:teuthology.orchestra.run.smithi112.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2020-11-19T19:03:20.880 INFO:teuthology.orchestra.run.smithi112:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2020-11-19T19:03:20.932 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID e70a936b-ed8d-4020-8c17-86d5fb068190... 2020-11-19T19:03:20.933 INFO:teuthology.orchestra.run.smithi068:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2020-11-19T19:03:20.937 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2020-11-19T19:03:20.940 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2020-11-19T19:03:20.987 INFO:teuthology.orchestra.run.smithi072.stdout:[global] 2020-11-19T19:03:20.987 INFO:teuthology.orchestra.run.smithi072.stdout: chdir = "" 2020-11-19T19:03:20.987 INFO:teuthology.orchestra.run.smithi072.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T19:03:20.987 INFO:teuthology.orchestra.run.smithi072.stdout: auth supported = cephx 2020-11-19T19:03:20.988 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.988 INFO:teuthology.orchestra.run.smithi072.stdout: filestore xattr use omap = true 2020-11-19T19:03:20.988 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.988 INFO:teuthology.orchestra.run.smithi072.stdout: mon clock drift allowed = 1.000 2020-11-19T19:03:20.988 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.989 INFO:teuthology.orchestra.run.smithi072.stdout: osd crush chooseleaf type = 0 2020-11-19T19:03:20.989 INFO:teuthology.orchestra.run.smithi072.stdout: auth debug = true 2020-11-19T19:03:20.989 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.989 INFO:teuthology.orchestra.run.smithi072.stdout: ms die on old message = true 2020-11-19T19:03:20.990 INFO:teuthology.orchestra.run.smithi072.stdout: ms die on bug = true 2020-11-19T19:03:20.990 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.990 INFO:teuthology.orchestra.run.smithi072.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T19:03:20.990 INFO:teuthology.orchestra.run.smithi072.stdout: mon pg warn max object skew = 0 2020-11-19T19:03:20.990 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.991 INFO:teuthology.orchestra.run.smithi072.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T19:03:20.991 INFO:teuthology.orchestra.run.smithi072.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T19:03:20.991 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.991 INFO:teuthology.orchestra.run.smithi072.stdout: osd pool default size = 2 2020-11-19T19:03:20.991 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.992 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd allow primary affinity = true 2020-11-19T19:03:20.992 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd allow pg remap = true 2020-11-19T19:03:20.992 INFO:teuthology.orchestra.run.smithi072.stdout: mon warn on legacy crush tunables = false 2020-11-19T19:03:20.992 INFO:teuthology.orchestra.run.smithi072.stdout: mon warn on crush straw calc version zero = false 2020-11-19T19:03:20.992 INFO:teuthology.orchestra.run.smithi072.stdout: mon warn on no sortbitwise = false 2020-11-19T19:03:20.993 INFO:teuthology.orchestra.run.smithi072.stdout: mon warn on osd down out interval zero = false 2020-11-19T19:03:20.993 INFO:teuthology.orchestra.run.smithi072.stdout: mon warn on too few osds = false 2020-11-19T19:03:20.993 INFO:teuthology.orchestra.run.smithi072.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T19:03:20.993 INFO:teuthology.orchestra.run.smithi072.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T19:03:20.993 INFO:teuthology.orchestra.run.smithi072.stdout: mon_allow_pool_size_one = true 2020-11-19T19:03:20.994 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.994 INFO:teuthology.orchestra.run.smithi072.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd 2020-11-19T19:03:20.994 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.994 INFO:teuthology.orchestra.run.smithi072.stdout: osd default data pool replay window = 5 2020-11-19T19:03:20.994 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.995 INFO:teuthology.orchestra.run.smithi072.stdout: mon allow pool delete = true 2020-11-19T19:03:20.995 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.995 INFO:teuthology.orchestra.run.smithi072.stdout: mon cluster log file level = debug 2020-11-19T19:03:20.995 INFO:teuthology.orchestra.run.smithi072.stdout: debug asserts on shutdown = true 2020-11-19T19:03:20.995 INFO:teuthology.orchestra.run.smithi072.stdout: mon health detail to clog = false 2020-11-19T19:03:20.995 INFO:teuthology.orchestra.run.smithi072.stdout: mon host = "172.21.15.112,[v2:172.21.15.112:3301,v1:172.21.15.112:6790],172.21.15.72" 2020-11-19T19:03:20.996 INFO:teuthology.orchestra.run.smithi072.stdout: fsid = e70a936b-ed8d-4020-8c17-86d5fb068190 2020-11-19T19:03:20.996 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.996 INFO:teuthology.orchestra.run.smithi072.stdout:[osd] 2020-11-19T19:03:20.996 INFO:teuthology.orchestra.run.smithi072.stdout: osd journal size = 100 2020-11-19T19:03:20.996 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.997 INFO:teuthology.orchestra.run.smithi072.stdout: osd scrub load threshold = 5.0 2020-11-19T19:03:20.997 INFO:teuthology.orchestra.run.smithi072.stdout: osd scrub max interval = 600 2020-11-19T19:03:20.997 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.997 INFO:teuthology.orchestra.run.smithi072.stdout: osd recover clone overlap = true 2020-11-19T19:03:20.998 INFO:teuthology.orchestra.run.smithi072.stdout: osd recovery max chunk = 1048576 2020-11-19T19:03:20.998 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.998 INFO:teuthology.orchestra.run.smithi072.stdout: osd debug shutdown = true 2020-11-19T19:03:20.998 INFO:teuthology.orchestra.run.smithi072.stdout: osd debug op order = true 2020-11-19T19:03:20.998 INFO:teuthology.orchestra.run.smithi072.stdout: osd debug verify stray on activate = true 2020-11-19T19:03:20.999 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.999 INFO:teuthology.orchestra.run.smithi072.stdout: osd open classes on start = true 2020-11-19T19:03:20.999 INFO:teuthology.orchestra.run.smithi072.stdout: osd debug pg log writeout = true 2020-11-19T19:03:20.999 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:20.999 INFO:teuthology.orchestra.run.smithi072.stdout: osd deep scrub update digest min age = 30 2020-11-19T19:03:21.000 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.000 INFO:teuthology.orchestra.run.smithi072.stdout: osd map max advance = 10 2020-11-19T19:03:21.000 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.000 INFO:teuthology.orchestra.run.smithi072.stdout: journal zero on create = true 2020-11-19T19:03:21.000 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.000 INFO:teuthology.orchestra.run.smithi072.stdout: filestore ondisk finisher threads = 3 2020-11-19T19:03:21.001 INFO:teuthology.orchestra.run.smithi072.stdout: filestore apply finisher threads = 3 2020-11-19T19:03:21.001 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.002 INFO:teuthology.orchestra.run.smithi072.stdout: bdev debug aio = true 2020-11-19T19:03:21.002 INFO:teuthology.orchestra.run.smithi072.stdout: osd debug misdirected ops = true 2020-11-19T19:03:21.002 INFO:teuthology.orchestra.run.smithi072.stdout: bluestore block size = 96636764160 2020-11-19T19:03:21.003 INFO:teuthology.orchestra.run.smithi072.stdout: bluestore compression algorithm = zstd 2020-11-19T19:03:21.003 INFO:teuthology.orchestra.run.smithi072.stdout: bluestore compression mode = aggressive 2020-11-19T19:03:21.003 INFO:teuthology.orchestra.run.smithi072.stdout: bluestore fsck on mount = True 2020-11-19T19:03:21.003 INFO:teuthology.orchestra.run.smithi072.stdout: debug bluefs = 20 2020-11-19T19:03:21.003 INFO:teuthology.orchestra.run.smithi072.stdout: debug bluestore = 20 2020-11-19T19:03:21.004 INFO:teuthology.orchestra.run.smithi072.stdout: debug filestore = 20 2020-11-19T19:03:21.004 INFO:teuthology.orchestra.run.smithi072.stdout: debug journal = 20 2020-11-19T19:03:21.004 INFO:teuthology.orchestra.run.smithi072.stdout: debug ms = 20 2020-11-19T19:03:21.004 INFO:teuthology.orchestra.run.smithi072.stdout: debug osd = 25 2020-11-19T19:03:21.004 INFO:teuthology.orchestra.run.smithi072.stdout: debug rocksdb = 10 2020-11-19T19:03:21.005 INFO:teuthology.orchestra.run.smithi072.stdout: enable experimental unrecoverable data corrupting features = * 2020-11-19T19:03:21.005 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T19:03:21.005 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd full ratio = 0.9 2020-11-19T19:03:21.005 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd nearfull ratio = 0.8 2020-11-19T19:03:21.005 INFO:teuthology.orchestra.run.smithi072.stdout: osd debug randomize hobject sort order = False 2020-11-19T19:03:21.008 INFO:teuthology.orchestra.run.smithi072.stdout: osd failsafe full ratio = 0.95 2020-11-19T19:03:21.008 INFO:teuthology.orchestra.run.smithi072.stdout: osd objectstore = bluestore 2020-11-19T19:03:21.009 INFO:teuthology.orchestra.run.smithi072.stdout: osd shutdown pgref assert = True 2020-11-19T19:03:21.009 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.009 INFO:teuthology.orchestra.run.smithi072.stdout:[mgr] 2020-11-19T19:03:21.009 INFO:teuthology.orchestra.run.smithi072.stdout: debug ms = 1 2020-11-19T19:03:21.010 INFO:teuthology.orchestra.run.smithi072.stdout: debug mgr = 20 2020-11-19T19:03:21.010 INFO:teuthology.orchestra.run.smithi072.stdout: debug mon = 20 2020-11-19T19:03:21.010 INFO:teuthology.orchestra.run.smithi072.stdout: debug auth = 20 2020-11-19T19:03:21.010 INFO:teuthology.orchestra.run.smithi072.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:03:21.010 INFO:teuthology.orchestra.run.smithi072.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:03:21.011 INFO:teuthology.orchestra.run.smithi072.stdout: mgr/telemetry/nag = false 2020-11-19T19:03:21.011 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.011 INFO:teuthology.orchestra.run.smithi072.stdout:[mon] 2020-11-19T19:03:21.011 INFO:teuthology.orchestra.run.smithi072.stdout: debug ms = 1 2020-11-19T19:03:21.011 INFO:teuthology.orchestra.run.smithi072.stdout: debug mon = 20 2020-11-19T19:03:21.012 INFO:teuthology.orchestra.run.smithi072.stdout: debug paxos = 20 2020-11-19T19:03:21.012 INFO:teuthology.orchestra.run.smithi072.stdout: debug auth = 20 2020-11-19T19:03:21.012 INFO:teuthology.orchestra.run.smithi072.stdout: mon data avail warn = 5 2020-11-19T19:03:21.012 INFO:teuthology.orchestra.run.smithi072.stdout: mon mgr mkfs grace = 240 2020-11-19T19:03:21.012 INFO:teuthology.orchestra.run.smithi072.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:03:21.013 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd reporter subtree level = osd 2020-11-19T19:03:21.013 INFO:teuthology.orchestra.run.smithi072.stdout: mon osd prime pg temp = true 2020-11-19T19:03:21.013 INFO:teuthology.orchestra.run.smithi072.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:03:21.014 INFO:teuthology.orchestra.run.smithi072.stdout: 2020-11-19T19:03:21.014 INFO:teuthology.orchestra.run.smithi072.stdout:[client] 2020-11-19T19:03:21.015 INFO:teuthology.orchestra.run.smithi072.stdout: rgw cache enabled = true 2020-11-19T19:03:21.015 INFO:teuthology.orchestra.run.smithi072.stdout: rgw enable ops log = true 2020-11-19T19:03:21.015 INFO:teuthology.orchestra.run.smithi072.stdout: rgw enable usage log = true 2020-11-19T19:03:21.015 INFO:teuthology.orchestra.run.smithi072.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T19:03:21.015 INFO:teuthology.orchestra.run.smithi072.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T19:03:21.016 INFO:teuthology.orchestra.run.smithi072.stdout: rbd default data pool = datapool 2020-11-19T19:03:21.016 INFO:teuthology.orchestra.run.smithi072.stdout:[mon.a] 2020-11-19T19:03:21.016 INFO:teuthology.orchestra.run.smithi072.stdout:[mon.c] 2020-11-19T19:03:21.016 INFO:teuthology.orchestra.run.smithi072.stdout:[mon.b] 2020-11-19T19:03:21.018 INFO:teuthology.orchestra.run.smithi112.stdout:[global] 2020-11-19T19:03:21.018 INFO:teuthology.orchestra.run.smithi112.stdout: chdir = "" 2020-11-19T19:03:21.018 INFO:teuthology.orchestra.run.smithi112.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T19:03:21.019 INFO:teuthology.orchestra.run.smithi112.stdout: auth supported = cephx 2020-11-19T19:03:21.019 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.019 INFO:teuthology.orchestra.run.smithi112.stdout: filestore xattr use omap = true 2020-11-19T19:03:21.019 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.019 INFO:teuthology.orchestra.run.smithi112.stdout: mon clock drift allowed = 1.000 2020-11-19T19:03:21.020 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.020 INFO:teuthology.orchestra.run.smithi112.stdout: osd crush chooseleaf type = 0 2020-11-19T19:03:21.020 INFO:teuthology.orchestra.run.smithi112.stdout: auth debug = true 2020-11-19T19:03:21.020 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.020 INFO:teuthology.orchestra.run.smithi112.stdout: ms die on old message = true 2020-11-19T19:03:21.021 INFO:teuthology.orchestra.run.smithi112.stdout: ms die on bug = true 2020-11-19T19:03:21.021 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.021 INFO:teuthology.orchestra.run.smithi112.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T19:03:21.021 INFO:teuthology.orchestra.run.smithi112.stdout: mon pg warn max object skew = 0 2020-11-19T19:03:21.021 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.022 INFO:teuthology.orchestra.run.smithi112.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T19:03:21.022 INFO:teuthology.orchestra.run.smithi112.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T19:03:21.022 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.022 INFO:teuthology.orchestra.run.smithi112.stdout: osd pool default size = 2 2020-11-19T19:03:21.022 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.023 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd allow primary affinity = true 2020-11-19T19:03:21.023 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd allow pg remap = true 2020-11-19T19:03:21.023 INFO:teuthology.orchestra.run.smithi112.stdout: mon warn on legacy crush tunables = false 2020-11-19T19:03:21.023 INFO:teuthology.orchestra.run.smithi112.stdout: mon warn on crush straw calc version zero = false 2020-11-19T19:03:21.023 INFO:teuthology.orchestra.run.smithi112.stdout: mon warn on no sortbitwise = false 2020-11-19T19:03:21.024 INFO:teuthology.orchestra.run.smithi112.stdout: mon warn on osd down out interval zero = false 2020-11-19T19:03:21.024 INFO:teuthology.orchestra.run.smithi112.stdout: mon warn on too few osds = false 2020-11-19T19:03:21.024 INFO:teuthology.orchestra.run.smithi112.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T19:03:21.024 INFO:teuthology.orchestra.run.smithi112.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T19:03:21.024 INFO:teuthology.orchestra.run.smithi112.stdout: mon_allow_pool_size_one = true 2020-11-19T19:03:21.025 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.025 INFO:teuthology.orchestra.run.smithi112.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd 2020-11-19T19:03:21.025 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.025 INFO:teuthology.orchestra.run.smithi112.stdout: osd default data pool replay window = 5 2020-11-19T19:03:21.025 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.026 INFO:teuthology.orchestra.run.smithi112.stdout: mon allow pool delete = true 2020-11-19T19:03:21.026 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.026 INFO:teuthology.orchestra.run.smithi112.stdout: mon cluster log file level = debug 2020-11-19T19:03:21.026 INFO:teuthology.orchestra.run.smithi112.stdout: debug asserts on shutdown = true 2020-11-19T19:03:21.026 INFO:teuthology.orchestra.run.smithi112.stdout: mon health detail to clog = false 2020-11-19T19:03:21.027 INFO:teuthology.orchestra.run.smithi112.stdout: mon host = "172.21.15.112,[v2:172.21.15.112:3301,v1:172.21.15.112:6790],172.21.15.72" 2020-11-19T19:03:21.027 INFO:teuthology.orchestra.run.smithi112.stdout: fsid = e70a936b-ed8d-4020-8c17-86d5fb068190 2020-11-19T19:03:21.027 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.027 INFO:teuthology.orchestra.run.smithi112.stdout:[osd] 2020-11-19T19:03:21.028 INFO:teuthology.orchestra.run.smithi112.stdout: osd journal size = 100 2020-11-19T19:03:21.028 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.028 INFO:teuthology.orchestra.run.smithi112.stdout: osd scrub load threshold = 5.0 2020-11-19T19:03:21.028 INFO:teuthology.orchestra.run.smithi112.stdout: osd scrub max interval = 600 2020-11-19T19:03:21.029 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.029 INFO:teuthology.orchestra.run.smithi112.stdout: osd recover clone overlap = true 2020-11-19T19:03:21.029 INFO:teuthology.orchestra.run.smithi112.stdout: osd recovery max chunk = 1048576 2020-11-19T19:03:21.029 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.029 INFO:teuthology.orchestra.run.smithi112.stdout: osd debug shutdown = true 2020-11-19T19:03:21.030 INFO:teuthology.orchestra.run.smithi112.stdout: osd debug op order = true 2020-11-19T19:03:21.030 INFO:teuthology.orchestra.run.smithi112.stdout: osd debug verify stray on activate = true 2020-11-19T19:03:21.030 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.030 INFO:teuthology.orchestra.run.smithi112.stdout: osd open classes on start = true 2020-11-19T19:03:21.030 INFO:teuthology.orchestra.run.smithi112.stdout: osd debug pg log writeout = true 2020-11-19T19:03:21.031 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.031 INFO:teuthology.orchestra.run.smithi112.stdout: osd deep scrub update digest min age = 30 2020-11-19T19:03:21.031 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.031 INFO:teuthology.orchestra.run.smithi112.stdout: osd map max advance = 10 2020-11-19T19:03:21.031 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.032 INFO:teuthology.orchestra.run.smithi112.stdout: journal zero on create = true 2020-11-19T19:03:21.032 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.032 INFO:teuthology.orchestra.run.smithi112.stdout: filestore ondisk finisher threads = 3 2020-11-19T19:03:21.032 INFO:teuthology.orchestra.run.smithi112.stdout: filestore apply finisher threads = 3 2020-11-19T19:03:21.032 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.033 INFO:teuthology.orchestra.run.smithi112.stdout: bdev debug aio = true 2020-11-19T19:03:21.033 INFO:teuthology.orchestra.run.smithi112.stdout: osd debug misdirected ops = true 2020-11-19T19:03:21.034 INFO:teuthology.orchestra.run.smithi112.stdout: bluestore block size = 96636764160 2020-11-19T19:03:21.034 INFO:teuthology.orchestra.run.smithi112.stdout: bluestore compression algorithm = zstd 2020-11-19T19:03:21.034 INFO:teuthology.orchestra.run.smithi112.stdout: bluestore compression mode = aggressive 2020-11-19T19:03:21.034 INFO:teuthology.orchestra.run.smithi112.stdout: bluestore fsck on mount = True 2020-11-19T19:03:21.035 INFO:teuthology.orchestra.run.smithi112.stdout: debug bluefs = 20 2020-11-19T19:03:21.035 INFO:teuthology.orchestra.run.smithi112.stdout: debug bluestore = 20 2020-11-19T19:03:21.036 INFO:teuthology.orchestra.run.smithi112.stdout: debug filestore = 20 2020-11-19T19:03:21.036 INFO:teuthology.orchestra.run.smithi112.stdout: debug journal = 20 2020-11-19T19:03:21.036 INFO:teuthology.orchestra.run.smithi112.stdout: debug ms = 20 2020-11-19T19:03:21.036 INFO:teuthology.orchestra.run.smithi112.stdout: debug osd = 25 2020-11-19T19:03:21.039 INFO:teuthology.orchestra.run.smithi112.stdout: debug rocksdb = 10 2020-11-19T19:03:21.039 INFO:teuthology.orchestra.run.smithi112.stdout: enable experimental unrecoverable data corrupting features = * 2020-11-19T19:03:21.040 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T19:03:21.040 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd full ratio = 0.9 2020-11-19T19:03:21.040 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd nearfull ratio = 0.8 2020-11-19T19:03:21.040 INFO:teuthology.orchestra.run.smithi112.stdout: osd debug randomize hobject sort order = False 2020-11-19T19:03:21.040 INFO:teuthology.orchestra.run.smithi112.stdout: osd failsafe full ratio = 0.95 2020-11-19T19:03:21.041 INFO:teuthology.orchestra.run.smithi112.stdout: osd objectstore = bluestore 2020-11-19T19:03:21.041 INFO:teuthology.orchestra.run.smithi112.stdout: osd shutdown pgref assert = True 2020-11-19T19:03:21.041 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.041 INFO:teuthology.orchestra.run.smithi112.stdout:[mgr] 2020-11-19T19:03:21.041 INFO:teuthology.orchestra.run.smithi112.stdout: debug ms = 1 2020-11-19T19:03:21.042 INFO:teuthology.orchestra.run.smithi112.stdout: debug mgr = 20 2020-11-19T19:03:21.042 INFO:teuthology.orchestra.run.smithi112.stdout: debug mon = 20 2020-11-19T19:03:21.042 INFO:teuthology.orchestra.run.smithi112.stdout: debug auth = 20 2020-11-19T19:03:21.042 INFO:teuthology.orchestra.run.smithi112.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:03:21.043 INFO:teuthology.orchestra.run.smithi112.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:03:21.043 INFO:teuthology.orchestra.run.smithi112.stdout: mgr/telemetry/nag = false 2020-11-19T19:03:21.043 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.044 INFO:teuthology.orchestra.run.smithi112.stdout:[mon] 2020-11-19T19:03:21.044 INFO:teuthology.orchestra.run.smithi112.stdout: debug ms = 1 2020-11-19T19:03:21.045 INFO:teuthology.orchestra.run.smithi112.stdout: debug mon = 20 2020-11-19T19:03:21.045 INFO:teuthology.orchestra.run.smithi112.stdout: debug paxos = 20 2020-11-19T19:03:21.045 INFO:teuthology.orchestra.run.smithi112.stdout: debug auth = 20 2020-11-19T19:03:21.045 INFO:teuthology.orchestra.run.smithi112.stdout: mon data avail warn = 5 2020-11-19T19:03:21.046 INFO:teuthology.orchestra.run.smithi112.stdout: mon mgr mkfs grace = 240 2020-11-19T19:03:21.046 INFO:teuthology.orchestra.run.smithi112.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:03:21.046 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd reporter subtree level = osd 2020-11-19T19:03:21.046 INFO:teuthology.orchestra.run.smithi112.stdout: mon osd prime pg temp = true 2020-11-19T19:03:21.046 INFO:teuthology.orchestra.run.smithi112.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:03:21.047 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:03:21.047 INFO:teuthology.orchestra.run.smithi112.stdout:[client] 2020-11-19T19:03:21.047 INFO:teuthology.orchestra.run.smithi112.stdout: rgw cache enabled = true 2020-11-19T19:03:21.047 INFO:teuthology.orchestra.run.smithi112.stdout: rgw enable ops log = true 2020-11-19T19:03:21.047 INFO:teuthology.orchestra.run.smithi112.stdout: rgw enable usage log = true 2020-11-19T19:03:21.048 INFO:teuthology.orchestra.run.smithi112.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T19:03:21.048 INFO:teuthology.orchestra.run.smithi112.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T19:03:21.048 INFO:teuthology.orchestra.run.smithi112.stdout: rbd default data pool = datapool 2020-11-19T19:03:21.048 INFO:teuthology.orchestra.run.smithi112.stdout:[mon.a] 2020-11-19T19:03:21.048 INFO:teuthology.orchestra.run.smithi112.stdout:[mon.c] 2020-11-19T19:03:21.049 INFO:teuthology.orchestra.run.smithi112.stdout:[mon.b] 2020-11-19T19:03:21.049 INFO:teuthology.orchestra.run.smithi068.stdout:[global] 2020-11-19T19:03:21.049 INFO:teuthology.orchestra.run.smithi068.stdout: chdir = "" 2020-11-19T19:03:21.049 INFO:teuthology.orchestra.run.smithi068.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2020-11-19T19:03:21.049 INFO:teuthology.orchestra.run.smithi068.stdout: auth supported = cephx 2020-11-19T19:03:21.050 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.050 INFO:teuthology.orchestra.run.smithi068.stdout: filestore xattr use omap = true 2020-11-19T19:03:21.050 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.050 INFO:teuthology.orchestra.run.smithi068.stdout: mon clock drift allowed = 1.000 2020-11-19T19:03:21.050 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.051 INFO:teuthology.orchestra.run.smithi068.stdout: osd crush chooseleaf type = 0 2020-11-19T19:03:21.051 INFO:teuthology.orchestra.run.smithi068.stdout: auth debug = true 2020-11-19T19:03:21.051 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.051 INFO:teuthology.orchestra.run.smithi068.stdout: ms die on old message = true 2020-11-19T19:03:21.052 INFO:teuthology.orchestra.run.smithi068.stdout: ms die on bug = true 2020-11-19T19:03:21.052 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.052 INFO:teuthology.orchestra.run.smithi068.stdout: mon max pg per osd = 10000 # >= luminous 2020-11-19T19:03:21.052 INFO:teuthology.orchestra.run.smithi068.stdout: mon pg warn max object skew = 0 2020-11-19T19:03:21.052 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.053 INFO:teuthology.orchestra.run.smithi068.stdout: # disable pg_autoscaler by default for new pools 2020-11-19T19:03:21.053 INFO:teuthology.orchestra.run.smithi068.stdout: osd_pool_default_pg_autoscale_mode = off 2020-11-19T19:03:21.053 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.060 INFO:teuthology.orchestra.run.smithi068.stdout: osd pool default size = 2 2020-11-19T19:03:21.060 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.060 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd allow primary affinity = true 2020-11-19T19:03:21.060 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd allow pg remap = true 2020-11-19T19:03:21.061 INFO:teuthology.orchestra.run.smithi068.stdout: mon warn on legacy crush tunables = false 2020-11-19T19:03:21.061 INFO:teuthology.orchestra.run.smithi068.stdout: mon warn on crush straw calc version zero = false 2020-11-19T19:03:21.061 INFO:teuthology.orchestra.run.smithi068.stdout: mon warn on no sortbitwise = false 2020-11-19T19:03:21.061 INFO:teuthology.orchestra.run.smithi068.stdout: mon warn on osd down out interval zero = false 2020-11-19T19:03:21.061 INFO:teuthology.orchestra.run.smithi068.stdout: mon warn on too few osds = false 2020-11-19T19:03:21.062 INFO:teuthology.orchestra.run.smithi068.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2020-11-19T19:03:21.062 INFO:teuthology.orchestra.run.smithi068.stdout: mon_warn_on_pool_no_redundancy = false 2020-11-19T19:03:21.062 INFO:teuthology.orchestra.run.smithi068.stdout: mon_allow_pool_size_one = true 2020-11-19T19:03:21.062 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.062 INFO:teuthology.orchestra.run.smithi068.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd 2020-11-19T19:03:21.063 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.063 INFO:teuthology.orchestra.run.smithi068.stdout: osd default data pool replay window = 5 2020-11-19T19:03:21.063 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.063 INFO:teuthology.orchestra.run.smithi068.stdout: mon allow pool delete = true 2020-11-19T19:03:21.063 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.064 INFO:teuthology.orchestra.run.smithi068.stdout: mon cluster log file level = debug 2020-11-19T19:03:21.064 INFO:teuthology.orchestra.run.smithi068.stdout: debug asserts on shutdown = true 2020-11-19T19:03:21.064 INFO:teuthology.orchestra.run.smithi068.stdout: mon health detail to clog = false 2020-11-19T19:03:21.064 INFO:teuthology.orchestra.run.smithi068.stdout: mon host = "172.21.15.112,[v2:172.21.15.112:3301,v1:172.21.15.112:6790],172.21.15.72" 2020-11-19T19:03:21.064 INFO:teuthology.orchestra.run.smithi068.stdout: fsid = e70a936b-ed8d-4020-8c17-86d5fb068190 2020-11-19T19:03:21.066 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.067 INFO:teuthology.orchestra.run.smithi068.stdout:[osd] 2020-11-19T19:03:21.067 INFO:teuthology.orchestra.run.smithi068.stdout: osd journal size = 100 2020-11-19T19:03:21.067 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.068 INFO:teuthology.orchestra.run.smithi068.stdout: osd scrub load threshold = 5.0 2020-11-19T19:03:21.068 INFO:teuthology.orchestra.run.smithi068.stdout: osd scrub max interval = 600 2020-11-19T19:03:21.068 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.068 INFO:teuthology.orchestra.run.smithi068.stdout: osd recover clone overlap = true 2020-11-19T19:03:21.068 INFO:teuthology.orchestra.run.smithi068.stdout: osd recovery max chunk = 1048576 2020-11-19T19:03:21.069 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.069 INFO:teuthology.orchestra.run.smithi068.stdout: osd debug shutdown = true 2020-11-19T19:03:21.070 INFO:teuthology.orchestra.run.smithi068.stdout: osd debug op order = true 2020-11-19T19:03:21.070 INFO:teuthology.orchestra.run.smithi068.stdout: osd debug verify stray on activate = true 2020-11-19T19:03:21.070 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.070 INFO:teuthology.orchestra.run.smithi068.stdout: osd open classes on start = true 2020-11-19T19:03:21.070 INFO:teuthology.orchestra.run.smithi068.stdout: osd debug pg log writeout = true 2020-11-19T19:03:21.071 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.071 INFO:teuthology.orchestra.run.smithi068.stdout: osd deep scrub update digest min age = 30 2020-11-19T19:03:21.071 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.071 INFO:teuthology.orchestra.run.smithi068.stdout: osd map max advance = 10 2020-11-19T19:03:21.071 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.072 INFO:teuthology.orchestra.run.smithi068.stdout: journal zero on create = true 2020-11-19T19:03:21.072 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.072 INFO:teuthology.orchestra.run.smithi068.stdout: filestore ondisk finisher threads = 3 2020-11-19T19:03:21.072 INFO:teuthology.orchestra.run.smithi068.stdout: filestore apply finisher threads = 3 2020-11-19T19:03:21.072 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.073 INFO:teuthology.orchestra.run.smithi068.stdout: bdev debug aio = true 2020-11-19T19:03:21.073 INFO:teuthology.orchestra.run.smithi068.stdout: osd debug misdirected ops = true 2020-11-19T19:03:21.073 INFO:teuthology.orchestra.run.smithi068.stdout: bluestore block size = 96636764160 2020-11-19T19:03:21.073 INFO:teuthology.orchestra.run.smithi068.stdout: bluestore compression algorithm = zstd 2020-11-19T19:03:21.073 INFO:teuthology.orchestra.run.smithi068.stdout: bluestore compression mode = aggressive 2020-11-19T19:03:21.074 INFO:teuthology.orchestra.run.smithi068.stdout: bluestore fsck on mount = True 2020-11-19T19:03:21.074 INFO:teuthology.orchestra.run.smithi068.stdout: debug bluefs = 20 2020-11-19T19:03:21.074 INFO:teuthology.orchestra.run.smithi068.stdout: debug bluestore = 20 2020-11-19T19:03:21.074 INFO:teuthology.orchestra.run.smithi068.stdout: debug filestore = 20 2020-11-19T19:03:21.074 INFO:teuthology.orchestra.run.smithi068.stdout: debug journal = 20 2020-11-19T19:03:21.075 INFO:teuthology.orchestra.run.smithi068.stdout: debug ms = 20 2020-11-19T19:03:21.075 INFO:teuthology.orchestra.run.smithi068.stdout: debug osd = 25 2020-11-19T19:03:21.075 INFO:teuthology.orchestra.run.smithi068.stdout: debug rocksdb = 10 2020-11-19T19:03:21.075 INFO:teuthology.orchestra.run.smithi068.stdout: enable experimental unrecoverable data corrupting features = * 2020-11-19T19:03:21.075 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd backfillfull_ratio = 0.85 2020-11-19T19:03:21.076 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd full ratio = 0.9 2020-11-19T19:03:21.076 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd nearfull ratio = 0.8 2020-11-19T19:03:21.076 INFO:teuthology.orchestra.run.smithi068.stdout: osd debug randomize hobject sort order = False 2020-11-19T19:03:21.077 INFO:teuthology.orchestra.run.smithi068.stdout: osd failsafe full ratio = 0.95 2020-11-19T19:03:21.077 INFO:teuthology.orchestra.run.smithi068.stdout: osd objectstore = bluestore 2020-11-19T19:03:21.077 INFO:teuthology.orchestra.run.smithi068.stdout: osd shutdown pgref assert = True 2020-11-19T19:03:21.077 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.077 INFO:teuthology.orchestra.run.smithi068.stdout:[mgr] 2020-11-19T19:03:21.078 INFO:teuthology.orchestra.run.smithi068.stdout: debug ms = 1 2020-11-19T19:03:21.078 INFO:teuthology.orchestra.run.smithi068.stdout: debug mgr = 20 2020-11-19T19:03:21.078 INFO:teuthology.orchestra.run.smithi068.stdout: debug mon = 20 2020-11-19T19:03:21.078 INFO:teuthology.orchestra.run.smithi068.stdout: debug auth = 20 2020-11-19T19:03:21.079 INFO:teuthology.orchestra.run.smithi068.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:03:21.079 INFO:teuthology.orchestra.run.smithi068.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:03:21.079 INFO:teuthology.orchestra.run.smithi068.stdout: mgr/telemetry/nag = false 2020-11-19T19:03:21.079 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.080 INFO:teuthology.orchestra.run.smithi068.stdout:[mon] 2020-11-19T19:03:21.080 INFO:teuthology.orchestra.run.smithi068.stdout: debug ms = 1 2020-11-19T19:03:21.080 INFO:teuthology.orchestra.run.smithi068.stdout: debug mon = 20 2020-11-19T19:03:21.081 INFO:teuthology.orchestra.run.smithi068.stdout: debug paxos = 20 2020-11-19T19:03:21.081 INFO:teuthology.orchestra.run.smithi068.stdout: debug auth = 20 2020-11-19T19:03:21.081 INFO:teuthology.orchestra.run.smithi068.stdout: mon data avail warn = 5 2020-11-19T19:03:21.081 INFO:teuthology.orchestra.run.smithi068.stdout: mon mgr mkfs grace = 240 2020-11-19T19:03:21.082 INFO:teuthology.orchestra.run.smithi068.stdout: mon reweight min pgs per osd = 4 2020-11-19T19:03:21.082 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd reporter subtree level = osd 2020-11-19T19:03:21.082 INFO:teuthology.orchestra.run.smithi068.stdout: mon osd prime pg temp = true 2020-11-19T19:03:21.082 INFO:teuthology.orchestra.run.smithi068.stdout: mon reweight min bytes per osd = 10 2020-11-19T19:03:21.082 INFO:teuthology.orchestra.run.smithi068.stdout: 2020-11-19T19:03:21.083 INFO:teuthology.orchestra.run.smithi068.stdout:[client] 2020-11-19T19:03:21.083 INFO:teuthology.orchestra.run.smithi068.stdout: rgw cache enabled = true 2020-11-19T19:03:21.083 INFO:teuthology.orchestra.run.smithi068.stdout: rgw enable ops log = true 2020-11-19T19:03:21.083 INFO:teuthology.orchestra.run.smithi068.stdout: rgw enable usage log = true 2020-11-19T19:03:21.083 INFO:teuthology.orchestra.run.smithi068.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2020-11-19T19:03:21.084 INFO:teuthology.orchestra.run.smithi068.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2020-11-19T19:03:21.084 INFO:teuthology.orchestra.run.smithi068.stdout: rbd default data pool = datapool 2020-11-19T19:03:21.084 INFO:teuthology.orchestra.run.smithi068.stdout:[mon.a] 2020-11-19T19:03:21.084 INFO:teuthology.orchestra.run.smithi068.stdout:[mon.c] 2020-11-19T19:03:21.084 INFO:teuthology.orchestra.run.smithi068.stdout:[mon.b] 2020-11-19T19:03:21.086 INFO:tasks.ceph:Creating admin key on mon.a... 2020-11-19T19:03:21.086 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2020-11-19T19:03:21.174 INFO:tasks.ceph:Copying monmap to all nodes... 2020-11-19T19:03:21.175 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:21.175 INFO:teuthology.orchestra.run.smithi112:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2020-11-19T19:03:21.188 INFO:teuthology.orchestra.run.smithi112.stderr:+ dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2020-11-19T19:03:21.189 INFO:teuthology.orchestra.run.smithi112.stdout:[mon.] 2020-11-19T19:03:21.190 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB4wbZfOmABKBAAl3CeUlz/+Xg9H5JHpSPU9g== 2020-11-19T19:03:21.190 INFO:teuthology.orchestra.run.smithi112.stdout:[client.admin] 2020-11-19T19:03:21.190 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB5wbZfHo1LChAATu+RcRMQYi845XRm21TsFw== 2020-11-19T19:03:21.190 INFO:teuthology.orchestra.run.smithi112.stdout: caps mds = "allow *" 2020-11-19T19:03:21.191 INFO:teuthology.orchestra.run.smithi112.stdout: caps mgr = "allow *" 2020-11-19T19:03:21.191 INFO:teuthology.orchestra.run.smithi112.stdout: caps mon = "allow *" 2020-11-19T19:03:21.191 INFO:teuthology.orchestra.run.smithi112.stdout: caps osd = "allow *" 2020-11-19T19:03:21.191 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:21.192 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:21.192 INFO:teuthology.orchestra.run.smithi112.stderr:206 bytes copied, 2.8996e-05 s, 7.1 MB/s 2020-11-19T19:03:21.192 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:21.193 INFO:teuthology.orchestra.run.smithi112:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2020-11-19T19:03:21.246 INFO:teuthology.orchestra.run.smithi112.stderr:+ dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2020-11-19T19:03:21.246 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:21.247 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:21.247 INFO:teuthology.orchestra.run.smithi112.stderr:409 bytes copied, 2.7802e-05 s, 14.7 MB/s 2020-11-19T19:03:21.247 INFO:teuthology.orchestra.run.smithi112.stdout: �� 2020-11-19T19:03:21.247 INFO:teuthology.orchestra.run.smithi112.stdout:�k�@ ������x��_)R4x��_)R4�aXa �p��pbXb �H��HcXc �p��pabc 2020-11-19T19:03:21.248 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T19:03:21.248 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:21.249 INFO:teuthology.orchestra.run.smithi112:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:03:21.249 INFO:teuthology.orchestra.run.smithi112:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:21.302 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:03:21.311 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:21.312 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:21.312 INFO:teuthology.orchestra.run.smithi112.stderr:206 bytes copied, 4.8238e-05 s, 4.3 MB/s 2020-11-19T19:03:21.312 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:21.321 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:21.322 INFO:teuthology.orchestra.run.smithi112:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:21.378 INFO:teuthology.orchestra.run.smithi112.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:21.379 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:21.379 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:21.379 INFO:teuthology.orchestra.run.smithi112.stderr:409 bytes copied, 0.0001515 s, 2.7 MB/s 2020-11-19T19:03:21.380 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T19:03:21.381 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:21.381 INFO:teuthology.orchestra.run.smithi072:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:03:21.381 INFO:teuthology.orchestra.run.smithi072:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:21.398 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:03:21.409 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:21.409 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:21.410 INFO:teuthology.orchestra.run.smithi072.stderr:206 bytes copied, 3.6132e-05 s, 5.7 MB/s 2020-11-19T19:03:21.410 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:21.422 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:21.423 INFO:teuthology.orchestra.run.smithi072:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:21.483 INFO:teuthology.orchestra.run.smithi072.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:21.483 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:21.484 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:21.484 INFO:teuthology.orchestra.run.smithi072.stderr:409 bytes copied, 2.8421e-05 s, 14.4 MB/s 2020-11-19T19:03:21.484 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T19:03:21.485 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:03:21.485 INFO:teuthology.orchestra.run.smithi068:> sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:03:21.485 INFO:teuthology.orchestra.run.smithi068:> sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:21.507 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo dd of=/etc/ceph/ceph.keyring 2020-11-19T19:03:21.519 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records in 2020-11-19T19:03:21.519 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records out 2020-11-19T19:03:21.519 INFO:teuthology.orchestra.run.smithi068.stderr:206 bytes copied, 3.7081e-05 s, 5.6 MB/s 2020-11-19T19:03:21.520 INFO:teuthology.orchestra.run.smithi068.stderr:+ sudo chmod 0644 /etc/ceph/ceph.keyring 2020-11-19T19:03:21.532 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:03:21.533 INFO:teuthology.orchestra.run.smithi068:> dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:21.588 INFO:teuthology.orchestra.run.smithi068.stderr:+ dd of=/home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:21.589 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records in 2020-11-19T19:03:21.589 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records out 2020-11-19T19:03:21.590 INFO:teuthology.orchestra.run.smithi068.stderr:409 bytes copied, 3.6698e-05 s, 11.1 MB/s 2020-11-19T19:03:21.590 INFO:tasks.ceph:Setting up mon nodes... 2020-11-19T19:03:21.590 INFO:tasks.ceph:Setting up mgr nodes... 2020-11-19T19:03:21.591 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2020-11-19T19:03:21.642 INFO:teuthology.orchestra.run.smithi112.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2020-11-19T19:03:21.644 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2020-11-19T19:03:21.715 INFO:teuthology.orchestra.run.smithi072.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2020-11-19T19:03:21.719 INFO:tasks.ceph:Setting up mds nodes... 2020-11-19T19:03:21.720 INFO:tasks.ceph_client:Setting up client nodes... 2020-11-19T19:03:21.722 INFO:teuthology.orchestra.run.smithi068:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2020-11-19T19:03:21.780 INFO:teuthology.orchestra.run.smithi068.stdout:creating /etc/ceph/ceph.client.0.keyring 2020-11-19T19:03:21.794 INFO:tasks.ceph:Running mkfs on osd nodes... 2020-11-19T19:03:21.794 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi112.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi072.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2020-11-19T19:03:21.795 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2020-11-19T19:03:21.823 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:21.824 INFO:tasks.ceph:role: osd.0 2020-11-19T19:03:21.824 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T19:03:21.825 INFO:teuthology.orchestra.run.smithi112:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2020-11-19T19:03:21.901 INFO:teuthology.orchestra.run.smithi112.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:21.902 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:21.903 INFO:teuthology.orchestra.run.smithi112.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:21.903 INFO:teuthology.orchestra.run.smithi112.stdout: = reflink=1 2020-11-19T19:03:21.904 INFO:teuthology.orchestra.run.smithi112.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:21.905 INFO:teuthology.orchestra.run.smithi112.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:21.906 INFO:teuthology.orchestra.run.smithi112.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:21.906 INFO:teuthology.orchestra.run.smithi112.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:21.907 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:21.908 INFO:teuthology.orchestra.run.smithi112.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:22.263 INFO:teuthology.orchestra.run.smithi112.stdout:Discarding blocks...Done. 2020-11-19T19:03:22.264 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi112.front.sepia.ceph.com -o noatime 2020-11-19T19:03:22.265 INFO:teuthology.orchestra.run.smithi112:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2020-11-19T19:03:22.405 INFO:teuthology.orchestra.run.smithi112:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2020-11-19T19:03:22.439 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2020-11-19T19:03:22.503 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:22.504 INFO:tasks.ceph:role: osd.1 2020-11-19T19:03:22.504 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T19:03:22.504 INFO:teuthology.orchestra.run.smithi112:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2020-11-19T19:03:22.574 INFO:teuthology.orchestra.run.smithi112.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:22.575 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:22.575 INFO:teuthology.orchestra.run.smithi112.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:22.575 INFO:teuthology.orchestra.run.smithi112.stdout: = reflink=1 2020-11-19T19:03:22.575 INFO:teuthology.orchestra.run.smithi112.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:22.576 INFO:teuthology.orchestra.run.smithi112.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:22.576 INFO:teuthology.orchestra.run.smithi112.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:22.576 INFO:teuthology.orchestra.run.smithi112.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:22.576 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:22.577 INFO:teuthology.orchestra.run.smithi112.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:22.933 INFO:teuthology.orchestra.run.smithi112.stdout:Discarding blocks...Done. 2020-11-19T19:03:22.935 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi112.front.sepia.ceph.com -o noatime 2020-11-19T19:03:22.939 INFO:teuthology.orchestra.run.smithi112:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2020-11-19T19:03:23.023 INFO:teuthology.orchestra.run.smithi112:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2020-11-19T19:03:23.095 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2020-11-19T19:03:23.159 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:23.160 INFO:tasks.ceph:role: osd.2 2020-11-19T19:03:23.160 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T19:03:23.160 INFO:teuthology.orchestra.run.smithi112:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2020-11-19T19:03:23.229 INFO:teuthology.orchestra.run.smithi112.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:23.230 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:23.230 INFO:teuthology.orchestra.run.smithi112.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:23.230 INFO:teuthology.orchestra.run.smithi112.stdout: = reflink=1 2020-11-19T19:03:23.230 INFO:teuthology.orchestra.run.smithi112.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:23.231 INFO:teuthology.orchestra.run.smithi112.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:23.231 INFO:teuthology.orchestra.run.smithi112.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:23.373 INFO:teuthology.orchestra.run.smithi112.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:23.397 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:23.397 INFO:teuthology.orchestra.run.smithi112.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:23.608 INFO:teuthology.orchestra.run.smithi112.stdout:Discarding blocks...Done. 2020-11-19T19:03:27.188 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi112.front.sepia.ceph.com -o noatime 2020-11-19T19:03:27.189 INFO:teuthology.orchestra.run.smithi112:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2020-11-19T19:03:27.237 INFO:teuthology.orchestra.run.smithi112:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2020-11-19T19:03:27.267 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2020-11-19T19:03:27.333 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:27.333 INFO:tasks.ceph:role: osd.3 2020-11-19T19:03:27.334 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T19:03:27.334 INFO:teuthology.orchestra.run.smithi112:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2020-11-19T19:03:27.406 INFO:teuthology.orchestra.run.smithi112.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:27.406 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:27.406 INFO:teuthology.orchestra.run.smithi112.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:27.406 INFO:teuthology.orchestra.run.smithi112.stdout: = reflink=1 2020-11-19T19:03:27.406 INFO:teuthology.orchestra.run.smithi112.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:27.407 INFO:teuthology.orchestra.run.smithi112.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:27.407 INFO:teuthology.orchestra.run.smithi112.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:27.407 INFO:teuthology.orchestra.run.smithi112.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:27.407 INFO:teuthology.orchestra.run.smithi112.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:27.407 INFO:teuthology.orchestra.run.smithi112.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:27.772 INFO:teuthology.orchestra.run.smithi112.stdout:Discarding blocks...Done. 2020-11-19T19:03:27.773 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi112.front.sepia.ceph.com -o noatime 2020-11-19T19:03:27.774 INFO:teuthology.orchestra.run.smithi112:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2020-11-19T19:03:27.886 INFO:teuthology.orchestra.run.smithi112:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2020-11-19T19:03:27.916 INFO:teuthology.orchestra.run.smithi112:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:27.996 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.994+0000 7f868cf13f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:27.997 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.994+0000 7f868cf13f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:28.000 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.996+0000 7f868cf13f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:28.000 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.996+0000 7f868cf13f40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2020-11-19T19:03:28.000 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.997+0000 7f868cf13f40 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2020-11-19T19:03:28.000 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.997+0000 7f868cf13f40 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2020-11-19T19:03:28.001 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.997+0000 7f868cf13f40 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2020-11-19T19:03:28.001 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.997+0000 7f868cf13f40 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2020-11-19T19:03:28.001 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:27.998+0000 7f868cf13f40 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2020-11-19T19:03:30.843 INFO:teuthology.orchestra.run.smithi112:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2020-11-19T19:03:30.916 INFO:teuthology.orchestra.run.smithi112:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:31.003 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.000+0000 7f126da0af40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:31.003 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.000+0000 7f126da0af40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:31.004 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.002+0000 7f126da0af40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:31.007 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.003+0000 7f126da0af40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2020-11-19T19:03:31.009 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.004+0000 7f126da0af40 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2020-11-19T19:03:31.009 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.004+0000 7f126da0af40 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2020-11-19T19:03:31.010 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.004+0000 7f126da0af40 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2020-11-19T19:03:31.010 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.004+0000 7f126da0af40 -1 bluestore(/var/lib/ceph/osd/ceph-1/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-1/block: (2) No such file or directory 2020-11-19T19:03:31.011 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:31.004+0000 7f126da0af40 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2020-11-19T19:03:33.855 INFO:teuthology.orchestra.run.smithi112:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2020-11-19T19:03:33.930 INFO:teuthology.orchestra.run.smithi112:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:34.014 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.013+0000 7fe89d3a1f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:34.054 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.013+0000 7fe89d3a1f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:34.056 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.015+0000 7fe89d3a1f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:34.056 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.015+0000 7fe89d3a1f40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2020-11-19T19:03:34.056 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.016+0000 7fe89d3a1f40 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2020-11-19T19:03:34.056 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.016+0000 7fe89d3a1f40 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2020-11-19T19:03:34.056 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.016+0000 7fe89d3a1f40 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2020-11-19T19:03:34.057 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.016+0000 7fe89d3a1f40 -1 bluestore(/var/lib/ceph/osd/ceph-2/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-2/block: (2) No such file or directory 2020-11-19T19:03:34.057 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:34.016+0000 7fe89d3a1f40 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2020-11-19T19:03:36.858 INFO:teuthology.orchestra.run.smithi112:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2020-11-19T19:03:36.927 INFO:teuthology.orchestra.run.smithi112:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:37.011 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.010+0000 7f85aa046f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:37.011 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.010+0000 7f85aa046f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:37.012 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.011+0000 7f85aa046f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:37.013 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.012+0000 7f85aa046f40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2020-11-19T19:03:37.014 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.012+0000 7f85aa046f40 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2020-11-19T19:03:37.014 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.012+0000 7f85aa046f40 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2020-11-19T19:03:37.014 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.012+0000 7f85aa046f40 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2020-11-19T19:03:37.014 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.012+0000 7f85aa046f40 -1 bluestore(/var/lib/ceph/osd/ceph-3/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-3/block: (2) No such file or directory 2020-11-19T19:03:37.014 INFO:teuthology.orchestra.run.smithi112.stderr:2020-11-19T19:03:37.012+0000 7f85aa046f40 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2020-11-19T19:03:39.855 INFO:teuthology.orchestra.run.smithi112:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2020-11-19T19:03:39.884 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2020-11-19T19:03:39.915 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:39.915 INFO:tasks.ceph:role: osd.4 2020-11-19T19:03:39.915 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T19:03:39.916 INFO:teuthology.orchestra.run.smithi072:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2020-11-19T19:03:39.989 INFO:teuthology.orchestra.run.smithi072.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:39.990 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:39.990 INFO:teuthology.orchestra.run.smithi072.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:39.990 INFO:teuthology.orchestra.run.smithi072.stdout: = reflink=1 2020-11-19T19:03:39.990 INFO:teuthology.orchestra.run.smithi072.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:39.990 INFO:teuthology.orchestra.run.smithi072.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:39.991 INFO:teuthology.orchestra.run.smithi072.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:39.991 INFO:teuthology.orchestra.run.smithi072.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:39.991 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:39.991 INFO:teuthology.orchestra.run.smithi072.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:40.356 INFO:teuthology.orchestra.run.smithi072.stdout:Discarding blocks...Done. 2020-11-19T19:03:40.359 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi072.front.sepia.ceph.com -o noatime 2020-11-19T19:03:40.359 INFO:teuthology.orchestra.run.smithi072:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2020-11-19T19:03:40.470 INFO:teuthology.orchestra.run.smithi072:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2020-11-19T19:03:40.504 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2020-11-19T19:03:40.569 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:40.570 INFO:tasks.ceph:role: osd.5 2020-11-19T19:03:40.570 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T19:03:40.570 INFO:teuthology.orchestra.run.smithi072:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2020-11-19T19:03:40.641 INFO:teuthology.orchestra.run.smithi072.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:40.641 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:40.641 INFO:teuthology.orchestra.run.smithi072.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:40.642 INFO:teuthology.orchestra.run.smithi072.stdout: = reflink=1 2020-11-19T19:03:40.642 INFO:teuthology.orchestra.run.smithi072.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:40.642 INFO:teuthology.orchestra.run.smithi072.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:40.642 INFO:teuthology.orchestra.run.smithi072.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:40.642 INFO:teuthology.orchestra.run.smithi072.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:40.643 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:40.643 INFO:teuthology.orchestra.run.smithi072.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:41.010 INFO:teuthology.orchestra.run.smithi072.stdout:Discarding blocks...Done. 2020-11-19T19:03:41.012 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi072.front.sepia.ceph.com -o noatime 2020-11-19T19:03:41.012 INFO:teuthology.orchestra.run.smithi072:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2020-11-19T19:03:41.101 INFO:teuthology.orchestra.run.smithi072:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2020-11-19T19:03:41.128 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2020-11-19T19:03:41.192 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:41.192 INFO:tasks.ceph:role: osd.6 2020-11-19T19:03:41.193 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T19:03:41.193 INFO:teuthology.orchestra.run.smithi072:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2020-11-19T19:03:41.263 INFO:teuthology.orchestra.run.smithi072.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:41.263 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:41.263 INFO:teuthology.orchestra.run.smithi072.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:41.263 INFO:teuthology.orchestra.run.smithi072.stdout: = reflink=1 2020-11-19T19:03:41.264 INFO:teuthology.orchestra.run.smithi072.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:41.264 INFO:teuthology.orchestra.run.smithi072.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:41.264 INFO:teuthology.orchestra.run.smithi072.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:41.264 INFO:teuthology.orchestra.run.smithi072.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:41.264 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:41.265 INFO:teuthology.orchestra.run.smithi072.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:41.635 INFO:teuthology.orchestra.run.smithi072.stdout:Discarding blocks...Done. 2020-11-19T19:03:41.636 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi072.front.sepia.ceph.com -o noatime 2020-11-19T19:03:41.637 INFO:teuthology.orchestra.run.smithi072:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2020-11-19T19:03:41.729 INFO:teuthology.orchestra.run.smithi072:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2020-11-19T19:03:41.756 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2020-11-19T19:03:41.819 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2020-11-19T19:03:41.820 INFO:tasks.ceph:role: osd.7 2020-11-19T19:03:41.820 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T19:03:41.820 INFO:teuthology.orchestra.run.smithi072:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2020-11-19T19:03:41.890 INFO:teuthology.orchestra.run.smithi072.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2020-11-19T19:03:41.890 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 attr=2, projid32bit=1 2020-11-19T19:03:41.890 INFO:teuthology.orchestra.run.smithi072.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2020-11-19T19:03:41.890 INFO:teuthology.orchestra.run.smithi072.stdout: = reflink=1 2020-11-19T19:03:41.891 INFO:teuthology.orchestra.run.smithi072.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2020-11-19T19:03:41.891 INFO:teuthology.orchestra.run.smithi072.stdout: = sunit=0 swidth=0 blks 2020-11-19T19:03:41.891 INFO:teuthology.orchestra.run.smithi072.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2020-11-19T19:03:41.891 INFO:teuthology.orchestra.run.smithi072.stdout:log =internal log bsize=4096 blocks=11443, version=2 2020-11-19T19:03:41.892 INFO:teuthology.orchestra.run.smithi072.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2020-11-19T19:03:41.892 INFO:teuthology.orchestra.run.smithi072.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2020-11-19T19:03:42.262 INFO:teuthology.orchestra.run.smithi072.stdout:Discarding blocks...Done. 2020-11-19T19:03:42.263 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi072.front.sepia.ceph.com -o noatime 2020-11-19T19:03:42.264 INFO:teuthology.orchestra.run.smithi072:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2020-11-19T19:03:42.365 INFO:teuthology.orchestra.run.smithi072:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2020-11-19T19:03:42.392 INFO:teuthology.orchestra.run.smithi072:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:42.469 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.468+0000 7fb587106f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:42.469 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.468+0000 7fb587106f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:42.471 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.469+0000 7fb587106f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:42.471 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.470+0000 7fb587106f40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2020-11-19T19:03:42.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.474+0000 7fb587106f40 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2020-11-19T19:03:42.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.474+0000 7fb587106f40 -1 bluestore(/var/lib/ceph/osd/ceph-4/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-4/block: (2) No such file or directory 2020-11-19T19:03:42.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.474+0000 7fb587106f40 -1 bluestore(/var/lib/ceph/osd/ceph-4/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-4/block: (2) No such file or directory 2020-11-19T19:03:42.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.474+0000 7fb587106f40 -1 bluestore(/var/lib/ceph/osd/ceph-4/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-4/block: (2) No such file or directory 2020-11-19T19:03:42.479 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:42.478+0000 7fb587106f40 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2020-11-19T19:03:45.318 INFO:teuthology.orchestra.run.smithi072:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2020-11-19T19:03:45.387 INFO:teuthology.orchestra.run.smithi072:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:45.469 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.469+0000 7fdc64d8df40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:45.470 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.469+0000 7fdc64d8df40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:45.470 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.470+0000 7fdc64d8df40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:45.471 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.470+0000 7fdc64d8df40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2020-11-19T19:03:45.471 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.470+0000 7fdc64d8df40 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2020-11-19T19:03:45.472 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.470+0000 7fdc64d8df40 -1 bluestore(/var/lib/ceph/osd/ceph-5/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-5/block: (2) No such file or directory 2020-11-19T19:03:45.472 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.470+0000 7fdc64d8df40 -1 bluestore(/var/lib/ceph/osd/ceph-5/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-5/block: (2) No such file or directory 2020-11-19T19:03:45.472 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.470+0000 7fdc64d8df40 -1 bluestore(/var/lib/ceph/osd/ceph-5/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-5/block: (2) No such file or directory 2020-11-19T19:03:45.472 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:45.471+0000 7fdc64d8df40 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2020-11-19T19:03:48.316 INFO:teuthology.orchestra.run.smithi072:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2020-11-19T19:03:48.384 INFO:teuthology.orchestra.run.smithi072:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:48.472 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.472+0000 7f055a9c6f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:48.473 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.472+0000 7f055a9c6f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:48.474 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.473+0000 7f055a9c6f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:48.474 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.473+0000 7f055a9c6f40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2020-11-19T19:03:48.474 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.474+0000 7f055a9c6f40 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2020-11-19T19:03:48.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.474+0000 7f055a9c6f40 -1 bluestore(/var/lib/ceph/osd/ceph-6/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-6/block: (2) No such file or directory 2020-11-19T19:03:48.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.474+0000 7f055a9c6f40 -1 bluestore(/var/lib/ceph/osd/ceph-6/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-6/block: (2) No such file or directory 2020-11-19T19:03:48.475 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.474+0000 7f055a9c6f40 -1 bluestore(/var/lib/ceph/osd/ceph-6/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-6/block: (2) No such file or directory 2020-11-19T19:03:48.591 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:48.474+0000 7f055a9c6f40 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2020-11-19T19:03:51.318 INFO:teuthology.orchestra.run.smithi072:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2020-11-19T19:03:51.395 INFO:teuthology.orchestra.run.smithi072:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:51.480 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.479+0000 7f1594a38f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:51.480 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.479+0000 7f1594a38f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:51.481 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.480+0000 7f1594a38f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:51.481 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.480+0000 7f1594a38f40 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2020-11-19T19:03:51.481 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.480+0000 7f1594a38f40 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2020-11-19T19:03:51.482 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.480+0000 7f1594a38f40 -1 bluestore(/var/lib/ceph/osd/ceph-7/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-7/block: (2) No such file or directory 2020-11-19T19:03:51.482 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.481+0000 7f1594a38f40 -1 bluestore(/var/lib/ceph/osd/ceph-7/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-7/block: (2) No such file or directory 2020-11-19T19:03:51.482 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.481+0000 7f1594a38f40 -1 bluestore(/var/lib/ceph/osd/ceph-7/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-7/block: (2) No such file or directory 2020-11-19T19:03:51.482 INFO:teuthology.orchestra.run.smithi072.stderr:2020-11-19T19:03:51.481+0000 7f1594a38f40 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2020-11-19T19:03:54.326 INFO:teuthology.orchestra.run.smithi072:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2020-11-19T19:03:54.395 INFO:tasks.ceph:Reading keys from all nodes... 2020-11-19T19:03:54.395 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:54.396 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2020-11-19T19:03:54.411 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2020-11-19T19:03:54.423 INFO:teuthology.orchestra.run.smithi112.stdout:[mgr.x] 2020-11-19T19:03:54.423 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB5wbZf9gRJJhAAqz7YbvJVvXkAgUUTQvQAlg== 2020-11-19T19:03:54.424 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:54.424 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:54.424 INFO:teuthology.orchestra.run.smithi112.stderr:56 bytes copied, 4.2418e-05 s, 1.3 MB/s 2020-11-19T19:03:54.425 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:54.425 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2020-11-19T19:03:54.480 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2020-11-19T19:03:54.491 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.0] 2020-11-19T19:03:54.491 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB/wbZfnMeFOxAAsXrB3IbLoOl0aO5fH01/VA== 2020-11-19T19:03:54.492 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:54.492 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:54.492 INFO:teuthology.orchestra.run.smithi112.stderr:56 bytes copied, 3.4762e-05 s, 1.6 MB/s 2020-11-19T19:03:54.493 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:54.493 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2020-11-19T19:03:54.548 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2020-11-19T19:03:54.558 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.1] 2020-11-19T19:03:54.559 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCDwbZfUxxWABAAJ64FtZLUe17axe1VoLzI8w== 2020-11-19T19:03:54.559 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:54.559 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:54.559 INFO:teuthology.orchestra.run.smithi112.stderr:56 bytes copied, 3.1565e-05 s, 1.8 MB/s 2020-11-19T19:03:54.560 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:54.560 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2020-11-19T19:03:54.615 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2020-11-19T19:03:54.625 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.2] 2020-11-19T19:03:54.625 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCGwbZfo7YNARAABdDZomUTSOtwcPQnPvaj8A== 2020-11-19T19:03:54.626 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:54.626 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:54.626 INFO:teuthology.orchestra.run.smithi112.stderr:56 bytes copied, 2.9999e-05 s, 1.9 MB/s 2020-11-19T19:03:54.627 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:54.627 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2020-11-19T19:03:54.681 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2020-11-19T19:03:54.691 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.3] 2020-11-19T19:03:54.691 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCJwbZfvnXRABAAiM6J+kNEC5eiYD538yLQKw== 2020-11-19T19:03:54.692 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:54.692 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:54.692 INFO:teuthology.orchestra.run.smithi112.stderr:56 bytes copied, 3.2018e-05 s, 1.7 MB/s 2020-11-19T19:03:54.693 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:54.693 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2020-11-19T19:03:54.708 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2020-11-19T19:03:54.720 INFO:teuthology.orchestra.run.smithi072.stdout:[mgr.y] 2020-11-19T19:03:54.720 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQB5wbZfSImgKhAAihTYFtaLA5AyV1eiL/mn4w== 2020-11-19T19:03:54.720 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:54.720 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:54.721 INFO:teuthology.orchestra.run.smithi072.stderr:56 bytes copied, 5.9936e-05 s, 934 kB/s 2020-11-19T19:03:54.722 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:54.722 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2020-11-19T19:03:54.777 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2020-11-19T19:03:54.788 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.4] 2020-11-19T19:03:54.788 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCOwbZfPnYmHBAAV5ZdELMlWYBrkoWkjmTP3w== 2020-11-19T19:03:54.789 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:54.789 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:54.789 INFO:teuthology.orchestra.run.smithi072.stderr:56 bytes copied, 3.6606e-05 s, 1.5 MB/s 2020-11-19T19:03:54.790 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:54.790 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2020-11-19T19:03:54.845 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2020-11-19T19:03:54.856 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.5] 2020-11-19T19:03:54.856 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCRwbZf62oZHBAASxVxmh3zpo1PEFwZyLBVJA== 2020-11-19T19:03:54.856 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:54.856 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:54.857 INFO:teuthology.orchestra.run.smithi072.stderr:56 bytes copied, 5.0491e-05 s, 1.1 MB/s 2020-11-19T19:03:54.857 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:54.858 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2020-11-19T19:03:54.911 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2020-11-19T19:03:54.922 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.6] 2020-11-19T19:03:54.922 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCUwbZfvOdMHBAA1Ky5tugvZ0lCsZzsZBv0rQ== 2020-11-19T19:03:54.922 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:54.922 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:54.923 INFO:teuthology.orchestra.run.smithi072.stderr:56 bytes copied, 3.0359e-05 s, 1.8 MB/s 2020-11-19T19:03:54.923 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:54.924 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2020-11-19T19:03:54.977 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2020-11-19T19:03:54.987 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.7] 2020-11-19T19:03:54.987 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCXwbZfFOi0HBAAL2HcSj0xL86GcvKjJu13Qg== 2020-11-19T19:03:54.988 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:54.988 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:54.988 INFO:teuthology.orchestra.run.smithi072.stderr:56 bytes copied, 4.8559e-05 s, 1.2 MB/s 2020-11-19T19:03:54.989 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:03:54.989 INFO:teuthology.orchestra.run.smithi068:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2020-11-19T19:03:55.006 INFO:teuthology.orchestra.run.smithi068.stderr:+ dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2020-11-19T19:03:55.007 INFO:teuthology.orchestra.run.smithi068.stdout:[client.0] 2020-11-19T19:03:55.008 INFO:teuthology.orchestra.run.smithi068.stdout: key = AQB5wbZfvyqHLhAATQNqtMnOm1nd5K6lLF2foA== 2020-11-19T19:03:55.008 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records in 2020-11-19T19:03:55.008 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records out 2020-11-19T19:03:55.008 INFO:teuthology.orchestra.run.smithi068.stderr:59 bytes copied, 4.0573e-05 s, 1.5 MB/s 2020-11-19T19:03:55.009 INFO:tasks.ceph:Adding keys to all mons... 2020-11-19T19:03:55.009 INFO:teuthology.orchestra.run.smithi072:> sudo tee -a /etc/ceph/ceph.keyring 2020-11-19T19:03:55.031 INFO:teuthology.orchestra.run.smithi112:> sudo tee -a /etc/ceph/ceph.keyring 2020-11-19T19:03:55.052 INFO:teuthology.orchestra.run.smithi072.stdout:[mgr.x] 2020-11-19T19:03:55.052 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQB5wbZf9gRJJhAAqz7YbvJVvXkAgUUTQvQAlg== 2020-11-19T19:03:55.052 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.0] 2020-11-19T19:03:55.052 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQB/wbZfnMeFOxAAsXrB3IbLoOl0aO5fH01/VA== 2020-11-19T19:03:55.052 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.1] 2020-11-19T19:03:55.053 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCDwbZfUxxWABAAJ64FtZLUe17axe1VoLzI8w== 2020-11-19T19:03:55.053 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.2] 2020-11-19T19:03:55.053 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCGwbZfo7YNARAABdDZomUTSOtwcPQnPvaj8A== 2020-11-19T19:03:55.053 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.3] 2020-11-19T19:03:55.054 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCJwbZfvnXRABAAiM6J+kNEC5eiYD538yLQKw== 2020-11-19T19:03:55.054 INFO:teuthology.orchestra.run.smithi072.stdout:[mgr.y] 2020-11-19T19:03:55.054 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQB5wbZfSImgKhAAihTYFtaLA5AyV1eiL/mn4w== 2020-11-19T19:03:55.054 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.4] 2020-11-19T19:03:55.054 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCOwbZfPnYmHBAAV5ZdELMlWYBrkoWkjmTP3w== 2020-11-19T19:03:55.054 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.5] 2020-11-19T19:03:55.055 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCRwbZf62oZHBAASxVxmh3zpo1PEFwZyLBVJA== 2020-11-19T19:03:55.055 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.6] 2020-11-19T19:03:55.055 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCUwbZfvOdMHBAA1Ky5tugvZ0lCsZzsZBv0rQ== 2020-11-19T19:03:55.055 INFO:teuthology.orchestra.run.smithi072.stdout:[osd.7] 2020-11-19T19:03:55.055 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQCXwbZfFOi0HBAAL2HcSj0xL86GcvKjJu13Qg== 2020-11-19T19:03:55.056 INFO:teuthology.orchestra.run.smithi072.stdout:[client.0] 2020-11-19T19:03:55.056 INFO:teuthology.orchestra.run.smithi072.stdout: key = AQB5wbZfvyqHLhAATQNqtMnOm1nd5K6lLF2foA== 2020-11-19T19:03:55.057 INFO:teuthology.orchestra.run.smithi112.stdout:[mgr.x] 2020-11-19T19:03:55.058 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB5wbZf9gRJJhAAqz7YbvJVvXkAgUUTQvQAlg== 2020-11-19T19:03:55.058 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.0] 2020-11-19T19:03:55.058 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB/wbZfnMeFOxAAsXrB3IbLoOl0aO5fH01/VA== 2020-11-19T19:03:55.058 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.1] 2020-11-19T19:03:55.058 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCDwbZfUxxWABAAJ64FtZLUe17axe1VoLzI8w== 2020-11-19T19:03:55.059 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.2] 2020-11-19T19:03:55.059 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCGwbZfo7YNARAABdDZomUTSOtwcPQnPvaj8A== 2020-11-19T19:03:55.059 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.3] 2020-11-19T19:03:55.059 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCJwbZfvnXRABAAiM6J+kNEC5eiYD538yLQKw== 2020-11-19T19:03:55.059 INFO:teuthology.orchestra.run.smithi112.stdout:[mgr.y] 2020-11-19T19:03:55.060 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB5wbZfSImgKhAAihTYFtaLA5AyV1eiL/mn4w== 2020-11-19T19:03:55.060 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.4] 2020-11-19T19:03:55.060 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCOwbZfPnYmHBAAV5ZdELMlWYBrkoWkjmTP3w== 2020-11-19T19:03:55.060 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.5] 2020-11-19T19:03:55.060 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCRwbZf62oZHBAASxVxmh3zpo1PEFwZyLBVJA== 2020-11-19T19:03:55.061 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.6] 2020-11-19T19:03:55.061 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCUwbZfvOdMHBAA1Ky5tugvZ0lCsZzsZBv0rQ== 2020-11-19T19:03:55.061 INFO:teuthology.orchestra.run.smithi112.stdout:[osd.7] 2020-11-19T19:03:55.061 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQCXwbZfFOi0HBAAL2HcSj0xL86GcvKjJu13Qg== 2020-11-19T19:03:55.062 INFO:teuthology.orchestra.run.smithi112.stdout:[client.0] 2020-11-19T19:03:55.062 INFO:teuthology.orchestra.run.smithi112.stdout: key = AQB5wbZfvyqHLhAATQNqtMnOm1nd5K6lLF2foA== 2020-11-19T19:03:55.063 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:03:55.099 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:03:55.152 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.154 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.202 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.239 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.285 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.288 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.332 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.335 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.379 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:03:55.381 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2020-11-19T19:03:55.463 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.466 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.510 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.513 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.557 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.559 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.604 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.643 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow *' --cap mgr 'allow *' --cap osd 'allow *' 2020-11-19T19:03:55.688 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2020-11-19T19:03:55.690 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2020-11-19T19:03:55.737 INFO:tasks.ceph:Running mkfs on mon nodes... 2020-11-19T19:03:55.737 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2020-11-19T19:03:55.760 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2020-11-19T19:03:55.849 INFO:teuthology.orchestra.run.smithi112:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2020-11-19T19:03:55.872 INFO:teuthology.orchestra.run.smithi112:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2020-11-19T19:03:55.943 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2020-11-19T19:03:56.042 INFO:teuthology.orchestra.run.smithi112:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2020-11-19T19:03:56.067 INFO:teuthology.orchestra.run.smithi072:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2020-11-19T19:03:56.092 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2020-11-19T19:03:56.183 INFO:teuthology.orchestra.run.smithi072:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2020-11-19T19:03:56.210 INFO:teuthology.orchestra.run.smithi072:> rm -- /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:56.273 INFO:teuthology.orchestra.run.smithi112:> rm -- /home/ubuntu/cephtest/ceph.monmap 2020-11-19T19:03:56.288 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2020-11-19T19:03:56.288 INFO:tasks.ceph.mon.a:Restarting daemon 2020-11-19T19:03:56.289 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2020-11-19T19:03:56.351 INFO:tasks.ceph.mon.a:Started 2020-11-19T19:03:56.351 INFO:tasks.ceph.mon.c:Restarting daemon 2020-11-19T19:03:56.352 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2020-11-19T19:03:56.366 INFO:tasks.ceph.mon.c:Started 2020-11-19T19:03:56.368 INFO:tasks.ceph.mon.b:Restarting daemon 2020-11-19T19:03:56.369 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2020-11-19T19:03:56.371 INFO:tasks.ceph.mon.b:Started 2020-11-19T19:03:56.371 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2020-11-19T19:03:56.372 INFO:tasks.ceph.mgr.x:Restarting daemon 2020-11-19T19:03:56.372 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2020-11-19T19:03:56.376 INFO:tasks.ceph.mgr.x:Started 2020-11-19T19:03:56.377 INFO:tasks.ceph.mgr.y:Restarting daemon 2020-11-19T19:03:56.377 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2020-11-19T19:03:56.380 INFO:tasks.ceph.mgr.y:Started 2020-11-19T19:03:56.381 INFO:tasks.ceph:Setting crush tunables to default 2020-11-19T19:03:56.381 INFO:teuthology.orchestra.run.smithi112:> sudo ceph --cluster ceph osd crush tunables default 2020-11-19T19:03:56.598 INFO:teuthology.orchestra.run.smithi112.stderr:adjusted tunables profile to default 2020-11-19T19:03:56.612 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2020-11-19T19:03:56.613 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:56.614 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2020-11-19T19:03:56.638 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2020-11-19T19:03:56.644 INFO:teuthology.orchestra.run.smithi112.stdout:f4857aac-dc53-44a0-84d8-6210aad6ad12 2020-11-19T19:03:56.645 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:56.645 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:56.645 INFO:teuthology.orchestra.run.smithi112.stderr:37 bytes copied, 3.625e-05 s, 1.0 MB/s 2020-11-19T19:03:56.646 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:56.647 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2020-11-19T19:03:56.699 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2020-11-19T19:03:56.709 INFO:teuthology.orchestra.run.smithi112.stdout:7b1cf9b3-63d5-45f5-887b-36796d2bd15a 2020-11-19T19:03:56.709 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:56.710 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:56.710 INFO:teuthology.orchestra.run.smithi112.stderr:37 bytes copied, 4.8502e-05 s, 763 kB/s 2020-11-19T19:03:56.711 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:56.711 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2020-11-19T19:03:56.766 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2020-11-19T19:03:56.774 INFO:teuthology.orchestra.run.smithi112.stdout:fcf13fe5-eb24-4dbe-820d-d2642beabf43 2020-11-19T19:03:56.774 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:56.775 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:56.775 INFO:teuthology.orchestra.run.smithi112.stderr:37 bytes copied, 3.4052e-05 s, 1.1 MB/s 2020-11-19T19:03:56.776 INFO:teuthology.orchestra.run.smithi112:> set -ex 2020-11-19T19:03:56.776 INFO:teuthology.orchestra.run.smithi112:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2020-11-19T19:03:56.830 INFO:teuthology.orchestra.run.smithi112.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2020-11-19T19:03:56.840 INFO:teuthology.orchestra.run.smithi112.stdout:71b0bc61-0086-4dd1-81d2-d3a9b51333f7 2020-11-19T19:03:56.841 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records in 2020-11-19T19:03:56.841 INFO:teuthology.orchestra.run.smithi112.stderr:0+1 records out 2020-11-19T19:03:56.841 INFO:teuthology.orchestra.run.smithi112.stderr:37 bytes copied, 3.48e-05 s, 1.1 MB/s 2020-11-19T19:03:56.842 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:56.842 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2020-11-19T19:03:56.858 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2020-11-19T19:03:56.866 INFO:teuthology.orchestra.run.smithi072.stdout:8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14 2020-11-19T19:03:56.867 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:56.867 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:56.867 INFO:teuthology.orchestra.run.smithi072.stderr:37 bytes copied, 4.7414e-05 s, 780 kB/s 2020-11-19T19:03:56.868 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:56.868 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2020-11-19T19:03:56.920 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2020-11-19T19:03:56.932 INFO:teuthology.orchestra.run.smithi072.stdout:fa5654aa-becb-4142-98c9-63e34f292629 2020-11-19T19:03:56.932 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:56.933 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:56.934 INFO:teuthology.orchestra.run.smithi072.stderr:37 bytes copied, 3.3682e-05 s, 1.1 MB/s 2020-11-19T19:03:56.934 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:56.935 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2020-11-19T19:03:56.986 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2020-11-19T19:03:56.995 INFO:teuthology.orchestra.run.smithi072.stdout:cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b 2020-11-19T19:03:56.995 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:56.996 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:56.996 INFO:teuthology.orchestra.run.smithi072.stderr:37 bytes copied, 3.0927e-05 s, 1.2 MB/s 2020-11-19T19:03:56.997 INFO:teuthology.orchestra.run.smithi072:> set -ex 2020-11-19T19:03:56.997 INFO:teuthology.orchestra.run.smithi072:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2020-11-19T19:03:57.050 INFO:teuthology.orchestra.run.smithi072.stderr:+ sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2020-11-19T19:03:57.060 INFO:teuthology.orchestra.run.smithi072.stdout:64404e0d-c7d8-49b2-a5a1-3e2cab1f4889 2020-11-19T19:03:57.060 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records in 2020-11-19T19:03:57.061 INFO:teuthology.orchestra.run.smithi072.stderr:0+1 records out 2020-11-19T19:03:57.061 INFO:teuthology.orchestra.run.smithi072.stderr:37 bytes copied, 3.0833e-05 s, 1.2 MB/s 2020-11-19T19:03:57.062 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new f4857aac-dc53-44a0-84d8-6210aad6ad12 0 2020-11-19T19:03:57.301 INFO:teuthology.orchestra.run.smithi072.stdout:0 2020-11-19T19:03:57.312 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new 7b1cf9b3-63d5-45f5-887b-36796d2bd15a 1 2020-11-19T19:03:57.511 INFO:teuthology.orchestra.run.smithi072.stdout:1 2020-11-19T19:03:57.523 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new fcf13fe5-eb24-4dbe-820d-d2642beabf43 2 2020-11-19T19:03:57.753 INFO:teuthology.orchestra.run.smithi072.stdout:2 2020-11-19T19:03:57.766 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new 71b0bc61-0086-4dd1-81d2-d3a9b51333f7 3 2020-11-19T19:03:57.966 INFO:teuthology.orchestra.run.smithi072.stdout:3 2020-11-19T19:03:57.978 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new 8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14 4 2020-11-19T19:03:58.178 INFO:teuthology.orchestra.run.smithi072.stdout:4 2020-11-19T19:03:58.190 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new fa5654aa-becb-4142-98c9-63e34f292629 5 2020-11-19T19:03:58.398 INFO:teuthology.orchestra.run.smithi072.stdout:5 2020-11-19T19:03:58.409 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b 6 2020-11-19T19:03:58.615 INFO:teuthology.orchestra.run.smithi072.stdout:6 2020-11-19T19:03:58.689 INFO:teuthology.orchestra.run.smithi072:> sudo ceph --cluster ceph osd new 64404e0d-c7d8-49b2-a5a1-3e2cab1f4889 7 2020-11-19T19:03:58.886 INFO:teuthology.orchestra.run.smithi072.stdout:7 2020-11-19T19:03:58.899 INFO:tasks.ceph.osd.0:Restarting daemon 2020-11-19T19:03:58.899 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2020-11-19T19:03:58.903 INFO:tasks.ceph.osd.0:Started 2020-11-19T19:03:58.905 INFO:tasks.ceph.osd.1:Restarting daemon 2020-11-19T19:03:58.906 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2020-11-19T19:03:58.910 INFO:tasks.ceph.osd.1:Started 2020-11-19T19:03:58.911 INFO:tasks.ceph.osd.2:Restarting daemon 2020-11-19T19:03:58.912 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2020-11-19T19:03:58.916 INFO:tasks.ceph.osd.2:Started 2020-11-19T19:03:58.917 INFO:tasks.ceph.osd.3:Restarting daemon 2020-11-19T19:03:58.917 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2020-11-19T19:03:58.921 INFO:tasks.ceph.osd.3:Started 2020-11-19T19:03:58.922 INFO:tasks.ceph.osd.4:Restarting daemon 2020-11-19T19:03:58.922 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2020-11-19T19:03:58.925 INFO:tasks.ceph.osd.4:Started 2020-11-19T19:03:58.925 INFO:tasks.ceph.osd.5:Restarting daemon 2020-11-19T19:03:58.926 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2020-11-19T19:03:58.928 INFO:tasks.ceph.osd.5:Started 2020-11-19T19:03:58.929 INFO:tasks.ceph.osd.6:Restarting daemon 2020-11-19T19:03:58.929 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2020-11-19T19:03:58.931 INFO:tasks.ceph.osd.6:Started 2020-11-19T19:03:58.932 INFO:tasks.ceph.osd.7:Restarting daemon 2020-11-19T19:03:58.932 INFO:teuthology.orchestra.run.smithi072:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2020-11-19T19:03:58.934 INFO:tasks.ceph.osd.7:Started 2020-11-19T19:03:58.935 INFO:tasks.ceph:Waiting for OSDs to come up 2020-11-19T19:03:58.974 INFO:tasks.ceph.osd.0.smithi112.stderr:2020-11-19T19:03:58.973+0000 7f58eba21f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:58.977 INFO:tasks.ceph.osd.0.smithi112.stderr:2020-11-19T19:03:58.977+0000 7f58eba21f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:58.978 INFO:tasks.ceph.osd.0.smithi112.stderr:2020-11-19T19:03:58.977+0000 7f58eba21f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:58.982 INFO:tasks.ceph.osd.1.smithi112.stderr:2020-11-19T19:03:58.982+0000 7f98322a5f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:58.985 INFO:tasks.ceph.osd.1.smithi112.stderr:2020-11-19T19:03:58.984+0000 7f98322a5f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:58.985 INFO:tasks.ceph.osd.1.smithi112.stderr:2020-11-19T19:03:58.985+0000 7f98322a5f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.000 INFO:tasks.ceph.osd.6.smithi072.stderr:2020-11-19T19:03:59.000+0000 7f1bd9176f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.001 INFO:tasks.ceph.osd.2.smithi112.stderr:2020-11-19T19:03:59.000+0000 7f8edba0df40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.003 INFO:tasks.ceph.osd.5.smithi072.stderr:2020-11-19T19:03:59.002+0000 7fbe214cbf40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.016 INFO:tasks.ceph.osd.2.smithi112.stderr:2020-11-19T19:03:59.003+0000 7f8edba0df40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.041 INFO:tasks.ceph.osd.2.smithi112.stderr:2020-11-19T19:03:59.003+0000 7f8edba0df40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.042 INFO:tasks.ceph.osd.3.smithi112.stderr:2020-11-19T19:03:59.010+0000 7ff9d6fe4f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.042 INFO:tasks.ceph.osd.3.smithi112.stderr:2020-11-19T19:03:59.012+0000 7ff9d6fe4f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.043 INFO:tasks.ceph.osd.3.smithi112.stderr:2020-11-19T19:03:59.012+0000 7ff9d6fe4f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.043 INFO:tasks.ceph.osd.6.smithi072.stderr:2020-11-19T19:03:59.004+0000 7f1bd9176f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.043 INFO:tasks.ceph.osd.6.smithi072.stderr:2020-11-19T19:03:59.004+0000 7f1bd9176f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.044 INFO:tasks.ceph.osd.5.smithi072.stderr:2020-11-19T19:03:59.006+0000 7fbe214cbf40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.044 INFO:tasks.ceph.osd.5.smithi072.stderr:2020-11-19T19:03:59.006+0000 7fbe214cbf40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.045 INFO:tasks.ceph.osd.4.smithi072.stderr:2020-11-19T19:03:59.012+0000 7f3fe8db8f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.045 INFO:tasks.ceph.osd.4.smithi072.stderr:2020-11-19T19:03:59.015+0000 7f3fe8db8f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.045 INFO:tasks.ceph.osd.4.smithi072.stderr:2020-11-19T19:03:59.015+0000 7f3fe8db8f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.047 INFO:tasks.ceph.osd.7.smithi072.stderr:2020-11-19T19:03:59.022+0000 7f9f7bba6f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.047 INFO:tasks.ceph.osd.7.smithi072.stderr:2020-11-19T19:03:59.024+0000 7f9f7bba6f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.048 INFO:tasks.ceph.osd.7.smithi072.stderr:2020-11-19T19:03:59.024+0000 7f9f7bba6f40 -1 WARNING: all dangerous and experimental features are enabled. 2020-11-19T19:03:59.273 INFO:tasks.ceph.osd.6.smithi072.stderr:2020-11-19T19:03:59.273+0000 7f1bd9176f40 -1 Falling back to public interface 2020-11-19T19:03:59.503 INFO:tasks.ceph.osd.0.smithi112.stderr:2020-11-19T19:03:59.496+0000 7f58eba21f40 -1 Falling back to public interface 2020-11-19T19:03:59.504 INFO:tasks.ceph.osd.1.smithi112.stderr:2020-11-19T19:03:59.500+0000 7f98322a5f40 -1 Falling back to public interface 2020-11-19T19:03:59.524 INFO:tasks.ceph.osd.2.smithi112.stderr:2020-11-19T19:03:59.521+0000 7f8edba0df40 -1 Falling back to public interface 2020-11-19T19:03:59.530 INFO:tasks.ceph.osd.5.smithi072.stderr:2020-11-19T19:03:59.528+0000 7fbe214cbf40 -1 Falling back to public interface 2020-11-19T19:03:59.532 INFO:tasks.ceph.osd.3.smithi112.stderr:2020-11-19T19:03:59.532+0000 7ff9d6fe4f40 -1 Falling back to public interface 2020-11-19T19:03:59.534 INFO:tasks.ceph.osd.4.smithi072.stderr:2020-11-19T19:03:59.532+0000 7f3fe8db8f40 -1 Falling back to public interface 2020-11-19T19:03:59.546 INFO:tasks.ceph.osd.7.smithi072.stderr:2020-11-19T19:03:59.544+0000 7f9f7bba6f40 -1 Falling back to public interface 2020-11-19T19:03:59.752 INFO:teuthology.orchestra.run.smithi112:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2020-11-19T19:03:59.936 INFO:teuthology.misc.health.smithi112.stdout: 2020-11-19T19:03:59.937 INFO:teuthology.misc.health.smithi112.stdout:{"epoch":10,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:03:58.883310+0000","last_up_change":"0.000000","last_in_change":"0.000000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":0,"in":0,"weight":0,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:03:59.948 DEBUG:teuthology.misc:0 of 8 OSDs are up 2020-11-19T19:04:00.598 INFO:tasks.ceph.osd.6.smithi072.stderr:2020-11-19T19:04:00.597+0000 7f1bd9176f40 -1 osd.6 0 log_to_monitors {default=true} 2020-11-19T19:04:00.825 INFO:tasks.ceph.osd.0.smithi112.stderr:2020-11-19T19:04:00.824+0000 7f58eba21f40 -1 osd.0 0 log_to_monitors {default=true} 2020-11-19T19:04:00.836 INFO:tasks.ceph.osd.1.smithi112.stderr:2020-11-19T19:04:00.836+0000 7f98322a5f40 -1 osd.1 0 log_to_monitors {default=true} 2020-11-19T19:04:00.857 INFO:tasks.ceph.osd.2.smithi112.stderr:2020-11-19T19:04:00.857+0000 7f8edba0df40 -1 osd.2 0 log_to_monitors {default=true} 2020-11-19T19:04:00.870 INFO:tasks.ceph.osd.3.smithi112.stderr:2020-11-19T19:04:00.869+0000 7ff9d6fe4f40 -1 osd.3 0 log_to_monitors {default=true} 2020-11-19T19:04:00.878 INFO:tasks.ceph.osd.5.smithi072.stderr:2020-11-19T19:04:00.878+0000 7fbe214cbf40 -1 osd.5 0 log_to_monitors {default=true} 2020-11-19T19:04:00.888 INFO:tasks.ceph.osd.4.smithi072.stderr:2020-11-19T19:04:00.888+0000 7f3fe8db8f40 -1 osd.4 0 log_to_monitors {default=true} 2020-11-19T19:04:00.893 INFO:tasks.ceph.osd.7.smithi072.stderr:2020-11-19T19:04:00.893+0000 7f9f7bba6f40 -1 osd.7 0 log_to_monitors {default=true} 2020-11-19T19:04:01.790 INFO:tasks.ceph.osd.6.smithi072.stderr:2020-11-19T19:04:01.789+0000 7f1bcf8ff700 -1 osd.6 0 waiting for initial osdmap 2020-11-19T19:04:02.791 INFO:tasks.ceph.osd.5.smithi072.stderr:2020-11-19T19:04:02.791+0000 7fbe17c54700 -1 osd.5 0 waiting for initial osdmap 2020-11-19T19:04:02.793 INFO:tasks.ceph.osd.2.smithi112.stderr:2020-11-19T19:04:02.791+0000 7f8ed2196700 -1 osd.2 0 waiting for initial osdmap 2020-11-19T19:04:02.793 INFO:tasks.ceph.osd.7.smithi072.stderr:2020-11-19T19:04:02.791+0000 7f9f7232f700 -1 osd.7 0 waiting for initial osdmap 2020-11-19T19:04:02.801 INFO:tasks.ceph.osd.4.smithi072.stderr:2020-11-19T19:04:02.800+0000 7f3fdf541700 -1 osd.4 0 waiting for initial osdmap 2020-11-19T19:04:02.802 INFO:tasks.ceph.osd.1.smithi112.stderr:2020-11-19T19:04:02.800+0000 7f9828a2e700 -1 osd.1 0 waiting for initial osdmap 2020-11-19T19:04:02.803 INFO:tasks.ceph.osd.0.smithi112.stderr:2020-11-19T19:04:02.800+0000 7f58e21aa700 -1 osd.0 0 waiting for initial osdmap 2020-11-19T19:04:02.803 INFO:tasks.ceph.osd.3.smithi112.stderr:2020-11-19T19:04:02.801+0000 7ff9cd76d700 -1 osd.3 0 waiting for initial osdmap 2020-11-19T19:04:06.753 INFO:teuthology.orchestra.run.smithi112:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2020-11-19T19:04:07.017 INFO:teuthology.misc.health.smithi112.stdout: 2020-11-19T19:04:07.018 INFO:teuthology.misc.health.smithi112.stdout:{"epoch":16,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:04:05.819892+0000","last_up_change":"2020-11-19T19:04:03.785791+0000","last_in_change":"2020-11-19T19:04:03.785791+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:03:59.809921+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":22125},{"type":"v1","addr":"172.21.15.112:6801","nonce":22125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":22125},{"type":"v1","addr":"172.21.15.112:6803","nonce":22125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":22125},{"type":"v1","addr":"172.21.15.112:6807","nonce":22125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":22125},{"type":"v1","addr":"172.21.15.112:6805","nonce":22125}]},"public_addr":"172.21.15.112:6801/22125","cluster_addr":"172.21.15.112:6803/22125","heartbeat_back_addr":"172.21.15.112:6807/22125","heartbeat_front_addr":"172.21.15.112:6805/22125","state":["exists","up"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":22126},{"type":"v1","addr":"172.21.15.112:6809","nonce":22126}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":22126},{"type":"v1","addr":"172.21.15.112:6811","nonce":22126}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":22126},{"type":"v1","addr":"172.21.15.112:6815","nonce":22126}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":22126},{"type":"v1","addr":"172.21.15.112:6813","nonce":22126}]},"public_addr":"172.21.15.112:6809/22126","cluster_addr":"172.21.15.112:6811/22126","heartbeat_back_addr":"172.21.15.112:6815/22126","heartbeat_front_addr":"172.21.15.112:6813/22126","state":["exists","up"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":22155},{"type":"v1","addr":"172.21.15.112:6817","nonce":22155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":22155},{"type":"v1","addr":"172.21.15.112:6819","nonce":22155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":22155},{"type":"v1","addr":"172.21.15.112:6823","nonce":22155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":22155},{"type":"v1","addr":"172.21.15.112:6821","nonce":22155}]},"public_addr":"172.21.15.112:6817/22155","cluster_addr":"172.21.15.112:6819/22155","heartbeat_back_addr":"172.21.15.112:6823/22155","heartbeat_front_addr":"172.21.15.112:6821/22155","state":["exists","up"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":22156},{"type":"v1","addr":"172.21.15.112:6825","nonce":22156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":22156},{"type":"v1","addr":"172.21.15.112:6827","nonce":22156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":22156},{"type":"v1","addr":"172.21.15.112:6831","nonce":22156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":22156},{"type":"v1","addr":"172.21.15.112:6829","nonce":22156}]},"public_addr":"172.21.15.112:6825/22156","cluster_addr":"172.21.15.112:6827/22156","heartbeat_back_addr":"172.21.15.112:6831/22156","heartbeat_front_addr":"172.21.15.112:6829/22156","state":["exists","up"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6815","nonce":22142},{"type":"v1","addr":"172.21.15.72:6817","nonce":22142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6818","nonce":22142},{"type":"v1","addr":"172.21.15.72:6819","nonce":22142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6822","nonce":22142},{"type":"v1","addr":"172.21.15.72:6823","nonce":22142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6820","nonce":22142},{"type":"v1","addr":"172.21.15.72:6821","nonce":22142}]},"public_addr":"172.21.15.72:6817/22142","cluster_addr":"172.21.15.72:6819/22142","heartbeat_back_addr":"172.21.15.72:6823/22142","heartbeat_front_addr":"172.21.15.72:6821/22142","state":["exists","up"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6808","nonce":22140},{"type":"v1","addr":"172.21.15.72:6809","nonce":22140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6810","nonce":22140},{"type":"v1","addr":"172.21.15.72:6811","nonce":22140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6814","nonce":22140},{"type":"v1","addr":"172.21.15.72:6816","nonce":22140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6812","nonce":22140},{"type":"v1","addr":"172.21.15.72:6813","nonce":22140}]},"public_addr":"172.21.15.72:6809/22140","cluster_addr":"172.21.15.72:6811/22140","heartbeat_back_addr":"172.21.15.72:6816/22140","heartbeat_front_addr":"172.21.15.72:6813/22140","state":["exists","up"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":22141},{"type":"v1","addr":"172.21.15.72:6801","nonce":22141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":22141},{"type":"v1","addr":"172.21.15.72:6803","nonce":22141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":22141},{"type":"v1","addr":"172.21.15.72:6807","nonce":22141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":22141},{"type":"v1","addr":"172.21.15.72:6805","nonce":22141}]},"public_addr":"172.21.15.72:6801/22141","cluster_addr":"172.21.15.72:6803/22141","heartbeat_back_addr":"172.21.15.72:6807/22141","heartbeat_front_addr":"172.21.15.72:6805/22141","state":["exists","up"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6824","nonce":22171},{"type":"v1","addr":"172.21.15.72:6825","nonce":22171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6826","nonce":22171},{"type":"v1","addr":"172.21.15.72:6827","nonce":22171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6830","nonce":22171},{"type":"v1","addr":"172.21.15.72:6831","nonce":22171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6828","nonce":22171},{"type":"v1","addr":"172.21.15.72:6829","nonce":22171}]},"public_addr":"172.21.15.72:6825/22171","cluster_addr":"172.21.15.72:6827/22171","heartbeat_back_addr":"172.21.15.72:6831/22171","heartbeat_front_addr":"172.21.15.72:6829/22171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.815378+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.875884+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.856234+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.874385+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.858060+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.834671+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.562149+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.881866+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:04:07.029 DEBUG:teuthology.misc:8 of 8 OSDs are up 2020-11-19T19:04:07.029 INFO:tasks.ceph:Creating RBD pool 2020-11-19T19:04:07.029 INFO:teuthology.orchestra.run.smithi112:> sudo ceph --cluster ceph osd pool create rbd 8 2020-11-19T19:04:07.847 INFO:teuthology.orchestra.run.smithi112.stderr:pool 'rbd' created 2020-11-19T19:04:07.858 INFO:teuthology.orchestra.run.smithi112:> sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2020-11-19T19:04:08.848 INFO:teuthology.orchestra.run.smithi112.stderr:enabled application 'rbd' on pool 'rbd' 2020-11-19T19:04:08.862 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2020-11-19T19:04:08.863 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:04:08.864 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2020-11-19T19:04:09.123 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:09.123 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":18,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:04:08.837956+0000","last_up_change":"2020-11-19T19:04:03.785791+0000","last_in_change":"2020-11-19T19:04:03.785791+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:03:59.809921+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2020-11-19T19:04:07.307025+0000","flags":32769,"flags_names":"hashpspool,creating","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"18","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":22125},{"type":"v1","addr":"172.21.15.112:6801","nonce":22125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":22125},{"type":"v1","addr":"172.21.15.112:6803","nonce":22125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":22125},{"type":"v1","addr":"172.21.15.112:6807","nonce":22125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":22125},{"type":"v1","addr":"172.21.15.112:6805","nonce":22125}]},"public_addr":"172.21.15.112:6801/22125","cluster_addr":"172.21.15.112:6803/22125","heartbeat_back_addr":"172.21.15.112:6807/22125","heartbeat_front_addr":"172.21.15.112:6805/22125","state":["exists","up"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":22126},{"type":"v1","addr":"172.21.15.112:6809","nonce":22126}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":22126},{"type":"v1","addr":"172.21.15.112:6811","nonce":22126}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":22126},{"type":"v1","addr":"172.21.15.112:6815","nonce":22126}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":22126},{"type":"v1","addr":"172.21.15.112:6813","nonce":22126}]},"public_addr":"172.21.15.112:6809/22126","cluster_addr":"172.21.15.112:6811/22126","heartbeat_back_addr":"172.21.15.112:6815/22126","heartbeat_front_addr":"172.21.15.112:6813/22126","state":["exists","up"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":22155},{"type":"v1","addr":"172.21.15.112:6817","nonce":22155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":22155},{"type":"v1","addr":"172.21.15.112:6819","nonce":22155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":22155},{"type":"v1","addr":"172.21.15.112:6823","nonce":22155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":22155},{"type":"v1","addr":"172.21.15.112:6821","nonce":22155}]},"public_addr":"172.21.15.112:6817/22155","cluster_addr":"172.21.15.112:6819/22155","heartbeat_back_addr":"172.21.15.112:6823/22155","heartbeat_front_addr":"172.21.15.112:6821/22155","state":["exists","up"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":22156},{"type":"v1","addr":"172.21.15.112:6825","nonce":22156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":22156},{"type":"v1","addr":"172.21.15.112:6827","nonce":22156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":22156},{"type":"v1","addr":"172.21.15.112:6831","nonce":22156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":22156},{"type":"v1","addr":"172.21.15.112:6829","nonce":22156}]},"public_addr":"172.21.15.112:6825/22156","cluster_addr":"172.21.15.112:6827/22156","heartbeat_back_addr":"172.21.15.112:6831/22156","heartbeat_front_addr":"172.21.15.112:6829/22156","state":["exists","up"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6815","nonce":22142},{"type":"v1","addr":"172.21.15.72:6817","nonce":22142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6818","nonce":22142},{"type":"v1","addr":"172.21.15.72:6819","nonce":22142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6822","nonce":22142},{"type":"v1","addr":"172.21.15.72:6823","nonce":22142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6820","nonce":22142},{"type":"v1","addr":"172.21.15.72:6821","nonce":22142}]},"public_addr":"172.21.15.72:6817/22142","cluster_addr":"172.21.15.72:6819/22142","heartbeat_back_addr":"172.21.15.72:6823/22142","heartbeat_front_addr":"172.21.15.72:6821/22142","state":["exists","up"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6808","nonce":22140},{"type":"v1","addr":"172.21.15.72:6809","nonce":22140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6810","nonce":22140},{"type":"v1","addr":"172.21.15.72:6811","nonce":22140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6814","nonce":22140},{"type":"v1","addr":"172.21.15.72:6816","nonce":22140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6812","nonce":22140},{"type":"v1","addr":"172.21.15.72:6813","nonce":22140}]},"public_addr":"172.21.15.72:6809/22140","cluster_addr":"172.21.15.72:6811/22140","heartbeat_back_addr":"172.21.15.72:6816/22140","heartbeat_front_addr":"172.21.15.72:6813/22140","state":["exists","up"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":22141},{"type":"v1","addr":"172.21.15.72:6801","nonce":22141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":22141},{"type":"v1","addr":"172.21.15.72:6803","nonce":22141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":22141},{"type":"v1","addr":"172.21.15.72:6807","nonce":22141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":22141},{"type":"v1","addr":"172.21.15.72:6805","nonce":22141}]},"public_addr":"172.21.15.72:6801/22141","cluster_addr":"172.21.15.72:6803/22141","heartbeat_back_addr":"172.21.15.72:6807/22141","heartbeat_front_addr":"172.21.15.72:6805/22141","state":["exists","up"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6824","nonce":22171},{"type":"v1","addr":"172.21.15.72:6825","nonce":22171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6826","nonce":22171},{"type":"v1","addr":"172.21.15.72:6827","nonce":22171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6830","nonce":22171},{"type":"v1","addr":"172.21.15.72:6831","nonce":22171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6828","nonce":22171},{"type":"v1","addr":"172.21.15.72:6829","nonce":22171}]},"public_addr":"172.21.15.72:6825/22171","cluster_addr":"172.21.15.72:6827/22171","heartbeat_back_addr":"172.21.15.72:6831/22171","heartbeat_front_addr":"172.21.15.72:6829/22171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.815378+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.875884+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.856234+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.874385+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.858060+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.834671+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.562149+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.881866+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:04:09.135 INFO:tasks.ceph.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2020-11-19T19:03:59.809921+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 2, 'min_size': 1, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '16', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_min': 1}, 'application_metadata': {'mgr_devicehealth': {}}}, {'pool': 2, 'pool_name': 'rbd', 'create_time': '2020-11-19T19:04:07.307025+0000', 'flags': 32769, 'flags_names': 'hashpspool,creating', 'type': 1, 'size': 2, 'min_size': 1, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 8, 'pg_placement_num': 8, 'pg_placement_num_target': 8, 'pg_num_target': 8, 'pg_num_pending': 8, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '18', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}}] 2020-11-19T19:04:09.136 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get device_health_metrics pg_num 2020-11-19T19:04:09.394 INFO:teuthology.orchestra.run.smithi112.stdout:pg_num: 1 2020-11-19T19:04:09.410 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2020-11-19T19:04:09.670 INFO:teuthology.orchestra.run.smithi112.stdout:pg_num: 8 2020-11-19T19:04:09.682 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2020-11-19T19:04:09.682 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2020-11-19T19:04:09.683 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2020-11-19T19:04:10.073 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:10.222 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":5,"active_gid":4108,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6832","nonce":21878},{"type":"v1","addr":"172.21.15.112:6833","nonce":21878}]},"active_addr":"172.21.15.112:6833/21878","active_change":"2020-11-19T19:03:59.771075+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":4098,"name":"y","mgr_features":4540138297136906239,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","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.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","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.","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/alertmanager:v0.20.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"docker.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"docker.io/ceph/ceph-grafana:6.6.2","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/node-exporter:v0.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"docker.io/prom/prometheus:v2.18.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository password","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository url","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"Custom repository username","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_cephfs":{"name":"FEATURE_TOGGLE_cephfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_iscsi":{"name":"FEATURE_TOGGLE_iscsi","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_mirroring":{"name":"FEATURE_TOGGLE_mirroring","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_nfs":{"name":"FEATURE_TOGGLE_nfs","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rbd":{"name":"FEATURE_TOGGLE_rbd","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_rgw":{"name":"FEATURE_TOGGLE_rgw","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_HOST":{"name":"RGW_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_PORT":{"name":"RGW_API_PORT","type":"int","level":"advanced","flags":0,"default_value":"80","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SCHEME":{"name":"RGW_API_SCHEME","type":"str","level":"advanced","flags":0,"default_value":"http","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_USER_ID":{"name":"RGW_API_USER_ID","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"None","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"persist_interval":{"name":"persist_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how frequently to persist completed events","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"last_failure_osd_epoch":0,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":919547067}]},{"addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":2483436171}]},{"addrvec":[{"type":"v2","addr":"172.21.15.112:0","nonce":3998592804}]}]}} 2020-11-19T19:04:10.229 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2020-11-19T19:04:10.230 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2020-11-19T19:04:10.232 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:04:10.498 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:10.498 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":19,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:04:09.842716+0000","last_up_change":"2020-11-19T19:04:03.785791+0000","last_in_change":"2020-11-19T19:04:03.785791+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:03:59.809921+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2020-11-19T19:04:07.307025+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":22125},{"type":"v1","addr":"172.21.15.112:6801","nonce":22125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":22125},{"type":"v1","addr":"172.21.15.112:6803","nonce":22125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":22125},{"type":"v1","addr":"172.21.15.112:6807","nonce":22125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":22125},{"type":"v1","addr":"172.21.15.112:6805","nonce":22125}]},"public_addr":"172.21.15.112:6801/22125","cluster_addr":"172.21.15.112:6803/22125","heartbeat_back_addr":"172.21.15.112:6807/22125","heartbeat_front_addr":"172.21.15.112:6805/22125","state":["exists","up"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":22126},{"type":"v1","addr":"172.21.15.112:6809","nonce":22126}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":22126},{"type":"v1","addr":"172.21.15.112:6811","nonce":22126}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":22126},{"type":"v1","addr":"172.21.15.112:6815","nonce":22126}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":22126},{"type":"v1","addr":"172.21.15.112:6813","nonce":22126}]},"public_addr":"172.21.15.112:6809/22126","cluster_addr":"172.21.15.112:6811/22126","heartbeat_back_addr":"172.21.15.112:6815/22126","heartbeat_front_addr":"172.21.15.112:6813/22126","state":["exists","up"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":22155},{"type":"v1","addr":"172.21.15.112:6817","nonce":22155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":22155},{"type":"v1","addr":"172.21.15.112:6819","nonce":22155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":22155},{"type":"v1","addr":"172.21.15.112:6823","nonce":22155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":22155},{"type":"v1","addr":"172.21.15.112:6821","nonce":22155}]},"public_addr":"172.21.15.112:6817/22155","cluster_addr":"172.21.15.112:6819/22155","heartbeat_back_addr":"172.21.15.112:6823/22155","heartbeat_front_addr":"172.21.15.112:6821/22155","state":["exists","up"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":22156},{"type":"v1","addr":"172.21.15.112:6825","nonce":22156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":22156},{"type":"v1","addr":"172.21.15.112:6827","nonce":22156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":22156},{"type":"v1","addr":"172.21.15.112:6831","nonce":22156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":22156},{"type":"v1","addr":"172.21.15.112:6829","nonce":22156}]},"public_addr":"172.21.15.112:6825/22156","cluster_addr":"172.21.15.112:6827/22156","heartbeat_back_addr":"172.21.15.112:6831/22156","heartbeat_front_addr":"172.21.15.112:6829/22156","state":["exists","up"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6815","nonce":22142},{"type":"v1","addr":"172.21.15.72:6817","nonce":22142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6818","nonce":22142},{"type":"v1","addr":"172.21.15.72:6819","nonce":22142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6822","nonce":22142},{"type":"v1","addr":"172.21.15.72:6823","nonce":22142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6820","nonce":22142},{"type":"v1","addr":"172.21.15.72:6821","nonce":22142}]},"public_addr":"172.21.15.72:6817/22142","cluster_addr":"172.21.15.72:6819/22142","heartbeat_back_addr":"172.21.15.72:6823/22142","heartbeat_front_addr":"172.21.15.72:6821/22142","state":["exists","up"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6808","nonce":22140},{"type":"v1","addr":"172.21.15.72:6809","nonce":22140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6810","nonce":22140},{"type":"v1","addr":"172.21.15.72:6811","nonce":22140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6814","nonce":22140},{"type":"v1","addr":"172.21.15.72:6816","nonce":22140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6812","nonce":22140},{"type":"v1","addr":"172.21.15.72:6813","nonce":22140}]},"public_addr":"172.21.15.72:6809/22140","cluster_addr":"172.21.15.72:6811/22140","heartbeat_back_addr":"172.21.15.72:6816/22140","heartbeat_front_addr":"172.21.15.72:6813/22140","state":["exists","up"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":22141},{"type":"v1","addr":"172.21.15.72:6801","nonce":22141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":22141},{"type":"v1","addr":"172.21.15.72:6803","nonce":22141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":22141},{"type":"v1","addr":"172.21.15.72:6807","nonce":22141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":22141},{"type":"v1","addr":"172.21.15.72:6805","nonce":22141}]},"public_addr":"172.21.15.72:6801/22141","cluster_addr":"172.21.15.72:6803/22141","heartbeat_back_addr":"172.21.15.72:6807/22141","heartbeat_front_addr":"172.21.15.72:6805/22141","state":["exists","up"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6824","nonce":22171},{"type":"v1","addr":"172.21.15.72:6825","nonce":22171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6826","nonce":22171},{"type":"v1","addr":"172.21.15.72:6827","nonce":22171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6830","nonce":22171},{"type":"v1","addr":"172.21.15.72:6831","nonce":22171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6828","nonce":22171},{"type":"v1","addr":"172.21.15.72:6829","nonce":22171}]},"public_addr":"172.21.15.72:6825/22171","cluster_addr":"172.21.15.72:6827/22171","heartbeat_back_addr":"172.21.15.72:6831/22171","heartbeat_front_addr":"172.21.15.72:6829/22171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.815378+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.875884+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.856234+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.874385+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.858060+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.834671+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.562149+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.881866+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:04:10.508 INFO:tasks.ceph.ceph_manager.ceph:all up! 2020-11-19T19:04:10.509 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T19:04:10.771 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:10.771 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":19,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:04:09.842716+0000","last_up_change":"2020-11-19T19:04:03.785791+0000","last_in_change":"2020-11-19T19:04:03.785791+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:03:59.809921+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2020-11-19T19:04:07.307025+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":22125},{"type":"v1","addr":"172.21.15.112:6801","nonce":22125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":22125},{"type":"v1","addr":"172.21.15.112:6803","nonce":22125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":22125},{"type":"v1","addr":"172.21.15.112:6807","nonce":22125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":22125},{"type":"v1","addr":"172.21.15.112:6805","nonce":22125}]},"public_addr":"172.21.15.112:6801/22125","cluster_addr":"172.21.15.112:6803/22125","heartbeat_back_addr":"172.21.15.112:6807/22125","heartbeat_front_addr":"172.21.15.112:6805/22125","state":["exists","up"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":22126},{"type":"v1","addr":"172.21.15.112:6809","nonce":22126}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":22126},{"type":"v1","addr":"172.21.15.112:6811","nonce":22126}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":22126},{"type":"v1","addr":"172.21.15.112:6815","nonce":22126}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":22126},{"type":"v1","addr":"172.21.15.112:6813","nonce":22126}]},"public_addr":"172.21.15.112:6809/22126","cluster_addr":"172.21.15.112:6811/22126","heartbeat_back_addr":"172.21.15.112:6815/22126","heartbeat_front_addr":"172.21.15.112:6813/22126","state":["exists","up"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":22155},{"type":"v1","addr":"172.21.15.112:6817","nonce":22155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":22155},{"type":"v1","addr":"172.21.15.112:6819","nonce":22155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":22155},{"type":"v1","addr":"172.21.15.112:6823","nonce":22155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":22155},{"type":"v1","addr":"172.21.15.112:6821","nonce":22155}]},"public_addr":"172.21.15.112:6817/22155","cluster_addr":"172.21.15.112:6819/22155","heartbeat_back_addr":"172.21.15.112:6823/22155","heartbeat_front_addr":"172.21.15.112:6821/22155","state":["exists","up"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":22156},{"type":"v1","addr":"172.21.15.112:6825","nonce":22156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":22156},{"type":"v1","addr":"172.21.15.112:6827","nonce":22156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":22156},{"type":"v1","addr":"172.21.15.112:6831","nonce":22156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":22156},{"type":"v1","addr":"172.21.15.112:6829","nonce":22156}]},"public_addr":"172.21.15.112:6825/22156","cluster_addr":"172.21.15.112:6827/22156","heartbeat_back_addr":"172.21.15.112:6831/22156","heartbeat_front_addr":"172.21.15.112:6829/22156","state":["exists","up"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6815","nonce":22142},{"type":"v1","addr":"172.21.15.72:6817","nonce":22142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6818","nonce":22142},{"type":"v1","addr":"172.21.15.72:6819","nonce":22142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6822","nonce":22142},{"type":"v1","addr":"172.21.15.72:6823","nonce":22142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6820","nonce":22142},{"type":"v1","addr":"172.21.15.72:6821","nonce":22142}]},"public_addr":"172.21.15.72:6817/22142","cluster_addr":"172.21.15.72:6819/22142","heartbeat_back_addr":"172.21.15.72:6823/22142","heartbeat_front_addr":"172.21.15.72:6821/22142","state":["exists","up"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6808","nonce":22140},{"type":"v1","addr":"172.21.15.72:6809","nonce":22140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6810","nonce":22140},{"type":"v1","addr":"172.21.15.72:6811","nonce":22140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6814","nonce":22140},{"type":"v1","addr":"172.21.15.72:6816","nonce":22140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6812","nonce":22140},{"type":"v1","addr":"172.21.15.72:6813","nonce":22140}]},"public_addr":"172.21.15.72:6809/22140","cluster_addr":"172.21.15.72:6811/22140","heartbeat_back_addr":"172.21.15.72:6816/22140","heartbeat_front_addr":"172.21.15.72:6813/22140","state":["exists","up"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":22141},{"type":"v1","addr":"172.21.15.72:6801","nonce":22141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":22141},{"type":"v1","addr":"172.21.15.72:6803","nonce":22141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":22141},{"type":"v1","addr":"172.21.15.72:6807","nonce":22141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":22141},{"type":"v1","addr":"172.21.15.72:6805","nonce":22141}]},"public_addr":"172.21.15.72:6801/22141","cluster_addr":"172.21.15.72:6803/22141","heartbeat_back_addr":"172.21.15.72:6807/22141","heartbeat_front_addr":"172.21.15.72:6805/22141","state":["exists","up"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6824","nonce":22171},{"type":"v1","addr":"172.21.15.72:6825","nonce":22171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6826","nonce":22171},{"type":"v1","addr":"172.21.15.72:6827","nonce":22171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6830","nonce":22171},{"type":"v1","addr":"172.21.15.72:6831","nonce":22171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6828","nonce":22171},{"type":"v1","addr":"172.21.15.72:6829","nonce":22171}]},"public_addr":"172.21.15.72:6825/22171","cluster_addr":"172.21.15.72:6827/22171","heartbeat_back_addr":"172.21.15.72:6831/22171","heartbeat_front_addr":"172.21.15.72:6829/22171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.815378+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.875884+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.856234+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.874385+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.858060+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.834671+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.562149+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.881866+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T19:04:10.783 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2020-11-19T19:04:10.925 INFO:teuthology.orchestra.run.smithi112.stdout:60129542147 2020-11-19T19:04:10.926 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2020-11-19T19:04:11.116 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:11.117 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2020-11-19T19:04:11.259 INFO:teuthology.orchestra.run.smithi112.stdout:60129542147 2020-11-19T19:04:11.260 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2020-11-19T19:04:11.403 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:11.404 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2020-11-19T19:04:11.546 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:11.547 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2020-11-19T19:04:11.693 INFO:teuthology.orchestra.run.smithi112.stdout:60129542147 2020-11-19T19:04:11.694 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2020-11-19T19:04:11.835 INFO:teuthology.orchestra.run.smithi112.stdout:55834574851 2020-11-19T19:04:11.836 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2020-11-19T19:04:11.979 INFO:teuthology.orchestra.run.smithi112.stdout:60129542147 2020-11-19T19:04:11.980 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2020-11-19T19:04:12.238 INFO:teuthology.orchestra.run.smithi112.stdout:60129542146 2020-11-19T19:04:12.249 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542146 for osd.0 2020-11-19T19:04:13.251 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2020-11-19T19:04:13.525 INFO:teuthology.orchestra.run.smithi112.stdout:60129542147 2020-11-19T19:04:13.537 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.0 2020-11-19T19:04:13.538 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2020-11-19T19:04:13.796 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:13.809 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.1 2020-11-19T19:04:13.813 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2020-11-19T19:04:14.079 INFO:teuthology.orchestra.run.smithi112.stdout:60129542147 2020-11-19T19:04:14.095 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542147 for osd.2 2020-11-19T19:04:14.097 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2020-11-19T19:04:14.362 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:14.374 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.3 2020-11-19T19:04:14.375 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2020-11-19T19:04:14.633 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:17.380 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.4 2020-11-19T19:04:17.381 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2020-11-19T19:04:17.656 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:17.668 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542148 for osd.5 2020-11-19T19:04:17.669 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2020-11-19T19:04:17.927 INFO:teuthology.orchestra.run.smithi112.stdout:55834574852 2020-11-19T19:04:17.944 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574852 for osd.6 2020-11-19T19:04:17.945 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2020-11-19T19:04:18.205 INFO:teuthology.orchestra.run.smithi112.stdout:60129542148 2020-11-19T19:04:18.217 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542147 got 60129542148 for osd.7 2020-11-19T19:04:18.217 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2020-11-19T19:04:18.218 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:04:18.475 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:18.477 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T19:04:18.487 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2020-11-19T19:04:17.782383+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":39808,"kb_used_data":1472,"kb_used_omap":0,"kb_used_meta":38272,"kb_avail":754934912,"statfs":{"total":773094113280,"available":773053349888,"internally_reserved":0,"allocated":1507328,"data_stored":503152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":39190528},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.939443"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.864762+0000","last_change":"2020-11-19T19:04:08.863012+0000","last_active":"2020-11-19T19:04:08.864762+0000","last_peered":"2020-11-19T19:04:08.864762+0000","last_clean":"2020-11-19T19:04:08.864762+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T19:04:08.864762+0000","last_undegraded":"2020-11-19T19:04:08.864762+0000","last_fullsized":"2020-11-19T19:04:08.864762+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.863779+0000","last_change":"2020-11-19T19:04:08.863284+0000","last_active":"2020-11-19T19:04:08.863779+0000","last_peered":"2020-11-19T19:04:08.863779+0000","last_clean":"2020-11-19T19:04:08.863779+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T19:04:08.863779+0000","last_undegraded":"2020-11-19T19:04:08.863779+0000","last_fullsized":"2020-11-19T19:04:08.863779+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.856541+0000","last_change":"2020-11-19T19:04:08.851369+0000","last_active":"2020-11-19T19:04:08.856541+0000","last_peered":"2020-11-19T19:04:08.856541+0000","last_clean":"2020-11-19T19:04:08.856541+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T19:04:08.856541+0000","last_undegraded":"2020-11-19T19:04:08.856541+0000","last_fullsized":"2020-11-19T19:04:08.856541+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.853901+0000","last_change":"2020-11-19T19:04:08.850392+0000","last_active":"2020-11-19T19:04:08.853901+0000","last_peered":"2020-11-19T19:04:08.853901+0000","last_clean":"2020-11-19T19:04:08.853901+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T19:04:08.853901+0000","last_undegraded":"2020-11-19T19:04:08.853901+0000","last_fullsized":"2020-11-19T19:04:08.853901+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"14","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.847324+0000","last_change":"2020-11-19T19:04:04.820997+0000","last_active":"2020-11-19T19:04:08.847324+0000","last_peered":"2020-11-19T19:04:08.847324+0000","last_clean":"2020-11-19T19:04:08.847324+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T19:04:08.847324+0000","last_undegraded":"2020-11-19T19:04:08.847324+0000","last_fullsized":"2020-11-19T19:04:08.847324+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_clean_scrub_stamp":"2020-11-19T19:04:00.774457+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.859309+0000","last_change":"2020-11-19T19:04:08.854511+0000","last_active":"2020-11-19T19:04:08.859309+0000","last_peered":"2020-11-19T19:04:08.859309+0000","last_clean":"2020-11-19T19:04:08.859309+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T19:04:08.859309+0000","last_undegraded":"2020-11-19T19:04:08.859309+0000","last_fullsized":"2020-11-19T19:04:08.859309+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.852415+0000","last_change":"2020-11-19T19:04:08.849239+0000","last_active":"2020-11-19T19:04:08.852415+0000","last_peered":"2020-11-19T19:04:08.852415+0000","last_clean":"2020-11-19T19:04:08.852415+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T19:04:08.852415+0000","last_undegraded":"2020-11-19T19:04:08.852415+0000","last_fullsized":"2020-11-19T19:04:08.852415+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:09.617346+0000","last_change":"2020-11-19T19:04:09.616908+0000","last_active":"2020-11-19T19:04:09.617346+0000","last_peered":"2020-11-19T19:04:09.617346+0000","last_clean":"2020-11-19T19:04:09.617346+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T19:04:09.617346+0000","last_undegraded":"2020-11-19T19:04:09.617346+0000","last_fullsized":"2020-11-19T19:04:09.617346+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:09.618247+0000","last_change":"2020-11-19T19:04:09.613892+0000","last_active":"2020-11-19T19:04:09.618247+0000","last_peered":"2020-11-19T19:04:09.618247+0000","last_clean":"2020-11-19T19:04:09.618247+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T19:04:09.618247+0000","last_undegraded":"2020-11-19T19:04:09.618247+0000","last_fullsized":"2020-11-19T19:04:09.618247+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4928,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366912,"statfs":{"total":96636764160,"available":96631717888,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.88600000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.149}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.022}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83299999999999996}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3280000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2649999999999999}]}]},{"osd":6,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.93400000000000005}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.278}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.073}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.04}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5209999999999999}]}]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65800000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58499999999999996}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5649999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3320000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1279999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2450000000000001}]}]},{"osd":0,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69399999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.90800000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83999999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.196}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1539999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0149999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4099999999999999}]}]},{"osd":2,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4928,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366912,"statfs":{"total":96636764160,"available":96631717888,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81499999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.252}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.282}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.296}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4710000000000001}]}]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.748}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77300000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.98799999999999999}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2609999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1859999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3149999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.506}]}]},{"osd":4,"up_from":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68600000000000005}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.88800000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0089999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0620000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.028}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.091}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3720000000000001}]}]},{"osd":5,"up_from":14,"seq":60129542148,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.86299999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.022}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67500000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81799999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1439999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.071}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.194}]}]}]}} 2020-11-19T19:04:18.489 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T19:04:18.747 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:18.749 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T19:04:18.756 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2020-11-19T19:04:17.782383+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":39808,"kb_used_data":1472,"kb_used_omap":0,"kb_used_meta":38272,"kb_avail":754934912,"statfs":{"total":773094113280,"available":773053349888,"internally_reserved":0,"allocated":1507328,"data_stored":503152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":39190528},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"8.939443"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.864762+0000","last_change":"2020-11-19T19:04:08.863012+0000","last_active":"2020-11-19T19:04:08.864762+0000","last_peered":"2020-11-19T19:04:08.864762+0000","last_clean":"2020-11-19T19:04:08.864762+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T19:04:08.864762+0000","last_undegraded":"2020-11-19T19:04:08.864762+0000","last_fullsized":"2020-11-19T19:04:08.864762+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.863779+0000","last_change":"2020-11-19T19:04:08.863284+0000","last_active":"2020-11-19T19:04:08.863779+0000","last_peered":"2020-11-19T19:04:08.863779+0000","last_clean":"2020-11-19T19:04:08.863779+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T19:04:08.863779+0000","last_undegraded":"2020-11-19T19:04:08.863779+0000","last_fullsized":"2020-11-19T19:04:08.863779+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.856541+0000","last_change":"2020-11-19T19:04:08.851369+0000","last_active":"2020-11-19T19:04:08.856541+0000","last_peered":"2020-11-19T19:04:08.856541+0000","last_clean":"2020-11-19T19:04:08.856541+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T19:04:08.856541+0000","last_undegraded":"2020-11-19T19:04:08.856541+0000","last_fullsized":"2020-11-19T19:04:08.856541+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.853901+0000","last_change":"2020-11-19T19:04:08.850392+0000","last_active":"2020-11-19T19:04:08.853901+0000","last_peered":"2020-11-19T19:04:08.853901+0000","last_clean":"2020-11-19T19:04:08.853901+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T19:04:08.853901+0000","last_undegraded":"2020-11-19T19:04:08.853901+0000","last_fullsized":"2020-11-19T19:04:08.853901+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"14","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.847324+0000","last_change":"2020-11-19T19:04:04.820997+0000","last_active":"2020-11-19T19:04:08.847324+0000","last_peered":"2020-11-19T19:04:08.847324+0000","last_clean":"2020-11-19T19:04:08.847324+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T19:04:08.847324+0000","last_undegraded":"2020-11-19T19:04:08.847324+0000","last_fullsized":"2020-11-19T19:04:08.847324+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_clean_scrub_stamp":"2020-11-19T19:04:00.774457+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.859309+0000","last_change":"2020-11-19T19:04:08.854511+0000","last_active":"2020-11-19T19:04:08.859309+0000","last_peered":"2020-11-19T19:04:08.859309+0000","last_clean":"2020-11-19T19:04:08.859309+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T19:04:08.859309+0000","last_undegraded":"2020-11-19T19:04:08.859309+0000","last_fullsized":"2020-11-19T19:04:08.859309+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:08.852415+0000","last_change":"2020-11-19T19:04:08.849239+0000","last_active":"2020-11-19T19:04:08.852415+0000","last_peered":"2020-11-19T19:04:08.852415+0000","last_clean":"2020-11-19T19:04:08.852415+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T19:04:08.852415+0000","last_undegraded":"2020-11-19T19:04:08.852415+0000","last_fullsized":"2020-11-19T19:04:08.852415+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:09.617346+0000","last_change":"2020-11-19T19:04:09.616908+0000","last_active":"2020-11-19T19:04:09.617346+0000","last_peered":"2020-11-19T19:04:09.617346+0000","last_clean":"2020-11-19T19:04:09.617346+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T19:04:09.617346+0000","last_undegraded":"2020-11-19T19:04:09.617346+0000","last_fullsized":"2020-11-19T19:04:09.617346+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":"9","reported_epoch":"18","state":"active+clean","last_fresh":"2020-11-19T19:04:09.618247+0000","last_change":"2020-11-19T19:04:09.613892+0000","last_active":"2020-11-19T19:04:09.618247+0000","last_peered":"2020-11-19T19:04:09.618247+0000","last_clean":"2020-11-19T19:04:09.618247+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T19:04:09.618247+0000","last_undegraded":"2020-11-19T19:04:09.618247+0000","last_fullsized":"2020-11-19T19:04:09.618247+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4928,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366912,"statfs":{"total":96636764160,"available":96631717888,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.61199999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.88600000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.149}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.022}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83299999999999996}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3280000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2649999999999999}]}]},{"osd":6,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.628}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.93400000000000005}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.76700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.278}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.073}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.04}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5209999999999999}]}]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.624}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.65800000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.58499999999999996}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.5649999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3320000000000001}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1279999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2450000000000001}]}]},{"osd":0,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.69399999999999995}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.90800000000000003}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.83999999999999997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.196}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1539999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0149999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4099999999999999}]}]},{"osd":2,"up_from":14,"seq":60129542148,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4928,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":94366912,"statfs":{"total":96636764160,"available":96631717888,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81499999999999995}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77700000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.997}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.252}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.282}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.296}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.4710000000000001}]}]},{"osd":3,"up_from":14,"seq":60129542149,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.748}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77300000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.98799999999999999}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2609999999999999}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1859999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3149999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.506}]}]},{"osd":4,"up_from":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.68600000000000005}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.88800000000000001}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0089999999999999}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.0620000000000001}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.028}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.091}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.3720000000000001}]}]},{"osd":5,"up_from":14,"seq":60129542148,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4992,"kb_used_data":184,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":94366848,"statfs":{"total":96636764160,"available":96631652352,"internally_reserved":0,"allocated":188416,"data_stored":62894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.86299999999999999}]},{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.022}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67500000000000004}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.81799999999999995}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.1439999999999999}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.071}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.194}]}]}]}} 2020-11-19T19:04:21.987 INFO:tasks.ceph.ceph_manager.ceph:clean! 2020-11-19T19:04:21.987 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2020-11-19T19:04:21.987 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2020-11-19T19:04:21.988 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2020-11-19T19:04:22.305 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T19:04:22.317 INFO:teuthology.orchestra.run.smithi112.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2020-11-19T19:04:22.318 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2020-11-19T19:04:22.318 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T19:04:22.601 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T19:04:22.601 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T19:04:22.602 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2020-11-19T19:04:23.504 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2020-11-19T19:04:25.507 INFO:teuthology.orchestra.run.smithi068.stderr:pool 'datapool' created 2020-11-19T19:04:25.523 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2020-11-19T19:04:26.516 INFO:teuthology.orchestra.run.smithi068.stderr:set pool 3 allow_ec_overwrites to true 2020-11-19T19:04:26.530 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2020-11-19T19:04:29.547 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T19:04:29.597 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T19:04:29.597 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T19:04:29.598 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2020-11-19T19:04:29.638 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2020-11-19T19:44:05.056 INFO:teuthology.orchestra.run.smithi068.stderr:2020-11-19 19:44:05 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2020-11-19T19:44:05.415 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2020-11-19T19:44:06.066 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2020-11-19T19:44:06.687 INFO:teuthology.orchestra.run.smithi068.stderr:1+0 records in 2020-11-19T19:44:06.687 INFO:teuthology.orchestra.run.smithi068.stderr:1+0 records out 2020-11-19T19:44:06.687 INFO:teuthology.orchestra.run.smithi068.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.59491 s, 1.8 GB/s 2020-11-19T19:44:06.690 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2020-11-19T19:44:06.789 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.1' 2020-11-19T19:44:06.885 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.2' 2020-11-19T19:44:06.981 INFO:teuthology.run_tasks:Running task parallel... 2020-11-19T19:44:06.990 INFO:teuthology.task.parallel:starting parallel... 2020-11-19T19:44:06.991 INFO:teuthology.task.parallel:In parallel, running task sequential... 2020-11-19T19:44:06.992 INFO:teuthology.task.sequential:In sequential, running task qemu... 2020-11-19T19:44:07.000 INFO:teuthology.orchestra.run.smithi068:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2020-11-19T19:44:07.001 INFO:teuthology.task.parallel:In parallel, running task sequential... 2020-11-19T19:44:07.001 INFO:teuthology.task.sequential:In sequential, running task exec... 2020-11-19T19:44:07.001 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T19:44:07.001 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T19:44:07.002 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T19:44:07.017 INFO:tasks.qemu:generating iso... 2020-11-19T19:44:07.018 INFO:tasks.qemu:Pulling tests from git://git.ceph.com/ceph-ci.git ref 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:44:07.018 INFO:teuthology.orchestra.run.smithi068:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone git://git.ceph.com/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 33f73aff6902486eafe8c4758021a8eed55d592c 2020-11-19T19:44:07.120 INFO:teuthology.orchestra.run.smithi068.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2020-11-19T19:44:57.343 INFO:teuthology.orchestra.run.smithi068.stderr:Note: switching to '33f73aff6902486eafe8c4758021a8eed55d592c'. 2020-11-19T19:44:57.410 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.411 INFO:teuthology.orchestra.run.smithi068.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2020-11-19T19:44:57.412 INFO:teuthology.orchestra.run.smithi068.stderr:changes and commit them, and you can discard any commits you make in this 2020-11-19T19:44:57.412 INFO:teuthology.orchestra.run.smithi068.stderr:state without impacting any branches by switching back to a branch. 2020-11-19T19:44:57.413 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.418 INFO:teuthology.orchestra.run.smithi068.stderr:If you want to create a new branch to retain commits you create, you may 2020-11-19T19:44:57.419 INFO:teuthology.orchestra.run.smithi068.stderr:do so (now or later) by using -c with the switch command. Example: 2020-11-19T19:44:57.420 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.420 INFO:teuthology.orchestra.run.smithi068.stderr: git switch -c 2020-11-19T19:44:57.420 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.424 INFO:teuthology.orchestra.run.smithi068.stderr:Or undo this operation with: 2020-11-19T19:44:57.424 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.424 INFO:teuthology.orchestra.run.smithi068.stderr: git switch - 2020-11-19T19:44:57.424 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.425 INFO:teuthology.orchestra.run.smithi068.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2020-11-19T19:44:57.425 INFO:teuthology.orchestra.run.smithi068.stderr: 2020-11-19T19:44:57.425 INFO:teuthology.orchestra.run.smithi068.stderr:HEAD is now at 33f73aff69 Merge branch 'windows.10' of https://github.com/petrutlucian94/ceph into wip-jd-testing-2 2020-11-19T19:44:57.426 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:44:57.427 INFO:teuthology.orchestra.run.smithi068:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2020-11-19T19:44:57.452 INFO:teuthology.orchestra.run.smithi068.stderr:+ dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2020-11-19T19:44:57.456 INFO:teuthology.orchestra.run.smithi068.stderr:1+1 records in 2020-11-19T19:44:57.457 INFO:teuthology.orchestra.run.smithi068.stderr:1+1 records out 2020-11-19T19:44:57.457 INFO:teuthology.orchestra.run.smithi068.stderr:938 bytes copied, 0.00314629 s, 298 kB/s 2020-11-19T19:44:57.457 INFO:teuthology.orchestra.run.smithi068:> set -ex 2020-11-19T19:44:57.458 INFO:teuthology.orchestra.run.smithi068:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2020-11-19T19:44:57.514 INFO:teuthology.orchestra.run.smithi068.stderr:+ dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2020-11-19T19:44:57.517 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records in 2020-11-19T19:44:57.517 INFO:teuthology.orchestra.run.smithi068.stderr:0+1 records out 2020-11-19T19:44:57.517 INFO:teuthology.orchestra.run.smithi068.stderr:39 bytes copied, 0.00186715 s, 20.9 kB/s 2020-11-19T19:44:57.518 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2020-11-19T19:44:57.518 INFO:teuthology.orchestra.run.smithi068:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2020-11-19T19:44:57.575 INFO:teuthology.orchestra.run.smithi068:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2020-11-19T19:44:57.648 INFO:tasks.qemu:downloading base image 2020-11-19T19:44:57.648 INFO:teuthology.orchestra.run.smithi068:> rbd resize --size=10240M client.0.0 || true 2020-11-19T19:44:57.753 INFO:teuthology.orchestra.run.smithi068.stderr: Resizing image: 100% complete...done. 2020-11-19T19:44:57.760 INFO:teuthology.orchestra.run.smithi068:> rbd resize --size=10240M client.0.1 || true 2020-11-19T19:44:57.823 INFO:teuthology.orchestra.run.smithi068.stderr: Resizing image: 100% complete...done. 2020-11-19T19:44:57.832 INFO:teuthology.orchestra.run.smithi068:> rbd resize --size=10240M client.0.2 || true 2020-11-19T19:44:57.901 INFO:teuthology.orchestra.run.smithi068.stderr: Resizing image: 100% complete...done. 2020-11-19T19:44:57.909 INFO:teuthology.orchestra.run.smithi068:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2020-11-19T19:44:57.936 INFO:tasks.qemu:Creating the nfs export directory... 2020-11-19T19:44:57.937 INFO:teuthology.orchestra.run.smithi068:> sudo mkdir -p /export/client.0 2020-11-19T19:44:58.024 INFO:tasks.qemu:Mounting the test directory... 2020-11-19T19:44:58.025 INFO:teuthology.orchestra.run.smithi068:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2020-11-19T19:44:58.049 INFO:tasks.qemu:Adding mount to /etc/exports... 2020-11-19T19:44:58.050 INFO:tasks.qemu:Deleting export from /etc/exports... 2020-11-19T19:44:58.050 INFO:teuthology.orchestra.run.smithi068:> sudo sed -i '\|/export/client.0|d' /etc/exports 2020-11-19T19:44:58.115 INFO:teuthology.orchestra.run.smithi068:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2020-11-19T19:44:58.178 INFO:teuthology.orchestra.run.smithi068.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2020-11-19T19:44:58.179 INFO:tasks.qemu:Restarting NFS... 2020-11-19T19:44:58.180 INFO:teuthology.orchestra.run.smithi068:> sudo systemctl restart nfs-server 2020-11-19T19:44:58.679 INFO:teuthology.orchestra.run.smithi068:> sudo udevadm control --reload 2020-11-19T19:44:58.713 INFO:teuthology.orchestra.run.smithi068:> sudo udevadm trigger /dev/kvm 2020-11-19T19:44:58.783 INFO:teuthology.orchestra.run.smithi068:> ls -l /dev/kvm 2020-11-19T19:44:58.838 INFO:teuthology.orchestra.run.smithi068.stdout:crw-rw-rw-. 1 root kvm 10, 232 Nov 19 19:44 /dev/kvm 2020-11-19T19:44:58.839 INFO:tasks.qemu:starting qemu... 2020-11-19T19:44:58.839 INFO:teuthology.orchestra.run.smithi068:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2020-11-19T19:44:58.884 INFO:tasks.qemu:waiting for qemu tests to finish... 2020-11-19T19:44:59.420 INFO:tasks.qemu.client.0.smithi068.stdout:c[?7lSeaBIOS (version 1.13.0-2.module+el8.3.0+7353+9de0a3cc) 2020-11-19T19:44:59.421 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:44:59.421 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:44:59.436 INFO:tasks.qemu.client.0.smithi068.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF90870+BFED0870 CA00 2020-11-19T19:44:59.437 INFO:tasks.qemu.client.0.smithi068.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2020-11-19T19:44:59.437 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:44:59.437 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:44:59.718 INFO:tasks.qemu.client.0.smithi068.stdout:Booting from Hard Disk... 2020-11-19T19:45:00.037 INFO:tasks.qemu.client.0.smithi068.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2020-11-19T19:45:00.037 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.037 INFO:tasks.qemu.client.0.smithi068.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2020-11-19T19:45:00.038 INFO:tasks.qemu.client.0.smithi068.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2020-11-19T19:45:00.038 INFO:tasks.qemu.client.0.smithi068.stdout: before booting or 'c' for a command-line. 2020-11-19T19:45:00.038 INFO:tasks.qemu.client.0.smithi068.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2020-11-19T19:45:00.038 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.038 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.039 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.039 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.039 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.884 INFO:tasks.qemu.client.0.smithi068.stdout: The highlighted entry will be executed automatically in 5s.  2020-11-19T19:45:00.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:00.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.885 INFO:tasks.qemu.client.0.smithi068.stdout: The highlighted entry will be executed automatically in 4s.  2020-11-19T19:45:01.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:01.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.883 INFO:tasks.qemu.client.0.smithi068.stdout: The highlighted entry will be executed automatically in 3s.  2020-11-19T19:45:02.883 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.884 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.884 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.884 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.884 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:02.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.881 INFO:tasks.qemu.client.0.smithi068.stdout: The highlighted entry will be executed automatically in 2s.  2020-11-19T19:45:03.884 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.885 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.886 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.887 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.896 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.897 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.897 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.897 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:03.898 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.888 INFO:tasks.qemu.client.0.smithi068.stdout: The highlighted entry will be executed automatically in 1s.  2020-11-19T19:45:04.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.888 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.889 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.889 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.889 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.889 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.889 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.890 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.890 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.890 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.890 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.890 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.891 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.891 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.891 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.891 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:04.891 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:06.520 INFO:tasks.qemu.client.0.smithi068.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2020-11-19T19:45:06.521 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Initializing cgroup subsys cpu 2020-11-19T19:45:06.521 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2020-11-19T19:45:06.521 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2020-11-19T19:45:06.521 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] KERNEL supported cpus: 2020-11-19T19:45:06.521 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Intel GenuineIntel 2020-11-19T19:45:06.522 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] AMD AuthenticAMD 2020-11-19T19:45:06.522 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Centaur CentaurHauls 2020-11-19T19:45:06.522 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-provided physical RAM map: 2020-11-19T19:45:06.522 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2020-11-19T19:45:06.522 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2020-11-19T19:45:06.523 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2020-11-19T19:45:06.523 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2020-11-19T19:45:06.523 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2020-11-19T19:45:06.523 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2020-11-19T19:45:06.523 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2020-11-19T19:45:06.524 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2020-11-19T19:45:06.524 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] NX (Execute Disable) protection: active 2020-11-19T19:45:06.524 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] DMI 2.8 present. 2020-11-19T19:45:06.524 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] No AGP bridge found 2020-11-19T19:45:06.524 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2020-11-19T19:45:06.525 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2020-11-19T19:45:06.525 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2020-11-19T19:45:06.525 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5c00] f5c00 2020-11-19T19:45:06.525 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Using GB pages for direct mapping 2020-11-19T19:45:06.526 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2020-11-19T19:45:06.526 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2020-11-19T19:45:06.526 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2020-11-19T19:45:06.526 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: RSDP 00000000000f59c0 00014 (v00 BOCHS ) 2020-11-19T19:45:06.526 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: RSDT 00000000bffe151d 0002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) 2020-11-19T19:45:06.527 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: FACP 00000000bffe1431 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) 2020-11-19T19:45:06.527 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 013F1 (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) 2020-11-19T19:45:06.527 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2020-11-19T19:45:06.527 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: APIC 00000000bffe14a5 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) 2020-11-19T19:45:06.527 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] No NUMA configuration found 2020-11-19T19:45:06.528 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2020-11-19T19:45:06.528 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2020-11-19T19:45:06.528 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2020-11-19T19:45:06.528 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2020-11-19T19:45:06.528 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2020-11-19T19:45:06.529 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Zone PFN ranges: 2020-11-19T19:45:06.529 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2020-11-19T19:45:06.529 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2020-11-19T19:45:06.529 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2020-11-19T19:45:06.529 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Movable zone start PFN for each node 2020-11-19T19:45:06.530 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2020-11-19T19:45:06.530 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2020-11-19T19:45:06.530 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2020-11-19T19:45:06.530 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2020-11-19T19:45:06.530 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2020-11-19T19:45:06.531 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2020-11-19T19:45:06.531 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2020-11-19T19:45:06.531 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2020-11-19T19:45:06.531 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2020-11-19T19:45:06.531 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2020-11-19T19:45:06.532 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2020-11-19T19:45:06.532 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2020-11-19T19:45:06.532 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2020-11-19T19:45:06.532 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2020-11-19T19:45:06.532 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2020-11-19T19:45:06.533 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2020-11-19T19:45:06.533 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2020-11-19T19:45:06.533 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2020-11-19T19:45:06.533 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2020-11-19T19:45:06.533 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2020-11-19T19:45:06.534 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2020-11-19T19:45:06.534 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2020-11-19T19:45:06.534 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2020-11-19T19:45:06.534 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2020-11-19T19:45:06.534 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2020-11-19T19:45:06.535 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2020-11-19T19:45:06.535 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2020-11-19T19:45:06.535 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2020-11-19T19:45:06.535 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2020-11-19T19:45:06.535 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] KVM setup async PF for cpu 0 2020-11-19T19:45:06.536 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2020-11-19T19:45:06.536 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2020-11-19T19:45:06.536 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Policy zone: Normal 2020-11-19T19:45:06.536 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2020-11-19T19:45:06.536 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2020-11-19T19:45:06.537 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2020-11-19T19:45:06.537 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Checking aperture... 2020-11-19T19:45:06.537 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] No AGP bridge found 2020-11-19T19:45:06.537 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2020-11-19T19:45:06.537 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2020-11-19T19:45:06.538 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Hierarchical RCU implementation. 2020-11-19T19:45:06.538 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2020-11-19T19:45:06.538 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2020-11-19T19:45:06.538 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Console: colour VGA+ 80x25 2020-11-19T19:45:06.538 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] console [ttyS0] enabled 2020-11-19T19:45:06.539 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2020-11-19T19:45:06.539 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2020-11-19T19:45:06.539 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.000000] Detected 3499.994 MHz processor. 2020-11-19T19:45:06.539 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999976) 2020-11-19T19:45:06.539 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2020-11-19T19:45:06.540 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008000] Security Framework initialized 2020-11-19T19:45:06.540 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008000] AppArmor: AppArmor initialized 2020-11-19T19:45:06.540 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008000] Yama: becoming mindful. 2020-11-19T19:45:06.540 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2020-11-19T19:45:06.540 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.008722] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2020-11-19T19:45:06.540 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.009625] Mount-cache hash table entries: 256 2020-11-19T19:45:06.541 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.010188] Initializing cgroup subsys cpuacct 2020-11-19T19:45:06.541 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.010644] Initializing cgroup subsys memory 2020-11-19T19:45:06.541 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.011094] Initializing cgroup subsys devices 2020-11-19T19:45:06.541 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.011548] Initializing cgroup subsys freezer 2020-11-19T19:45:06.541 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.012004] Initializing cgroup subsys blkio 2020-11-19T19:45:06.542 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.012456] Initializing cgroup subsys perf_event 2020-11-19T19:45:06.542 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.012990] CPU: Physical Processor ID: 0 2020-11-19T19:45:06.542 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.014089] mce: CPU supports 10 MCE banks 2020-11-19T19:45:06.542 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.014735] SMP alternatives: switching to UP code 2020-11-19T19:45:06.542 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.029942] Freeing SMP alternatives: 24k freed 2020-11-19T19:45:06.543 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.030476] ACPI: Core revision 20110623 2020-11-19T19:45:06.543 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.031350] ftrace: allocating 27008 entries in 106 pages 2020-11-19T19:45:06.543 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.036254] Enabling x2apic 2020-11-19T19:45:06.543 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.036604] Enabled x2apic 2020-11-19T19:45:06.543 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.037176] Switched APIC routing to physical x2apic. 2020-11-19T19:45:06.544 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.038909] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2020-11-19T19:45:06.544 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.040004] CPU0: Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz stepping 02 2020-11-19T19:45:06.544 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2020-11-19T19:45:06.544 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] ... version: 2 2020-11-19T19:45:06.544 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] ... bit width: 48 2020-11-19T19:45:06.545 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] ... generic registers: 4 2020-11-19T19:45:06.545 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2020-11-19T19:45:06.545 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] ... max period: 000000007fffffff 2020-11-19T19:45:06.545 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044002] ... fixed-purpose events: 3 2020-11-19T19:45:06.545 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044004] ... event mask: 000000070000000f 2020-11-19T19:45:06.546 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.044678] NMI watchdog enabled, takes one hw-pmu counter. 2020-11-19T19:45:06.546 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.048022] Brought up 1 CPUs 2020-11-19T19:45:06.546 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.048393] Total of 1 processors activated (6999.98 BogoMIPS). 2020-11-19T19:45:06.546 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.052160] devtmpfs: initialized 2020-11-19T19:45:06.546 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.052972] EVM: security.selinux 2020-11-19T19:45:06.547 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.053368] EVM: security.SMACK64 2020-11-19T19:45:06.547 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.053774] EVM: security.capability 2020-11-19T19:45:06.547 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.054645] print_constraints: dummy: 2020-11-19T19:45:06.547 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.055143] RTC time: 19:45:05, date: 11/19/20 2020-11-19T19:45:06.547 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.055687] NET: Registered protocol family 16 2020-11-19T19:45:06.548 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.056085] ACPI: bus type pci registered 2020-11-19T19:45:06.548 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.056655] PCI: Using configuration type 1 for base access 2020-11-19T19:45:06.548 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.057721] bio: create slab at 0 2020-11-19T19:45:06.548 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.058243] ACPI: Added _OSI(Module Device) 2020-11-19T19:45:06.548 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.058748] ACPI: Added _OSI(Processor Device) 2020-11-19T19:45:06.549 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.059273] ACPI: Added _OSI(3.0 _SCP Extensions) 2020-11-19T19:45:06.549 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.060015] ACPI: Added _OSI(Processor Aggregator Device) 2020-11-19T19:45:06.549 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.061576] ACPI: Interpreter enabled 2020-11-19T19:45:06.549 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.062028] ACPI: (supports S0 S5) 2020-11-19T19:45:06.549 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.062468] ACPI: Using IOAPIC for interrupt routing 2020-11-19T19:45:06.550 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.064378] ACPI: No dock devices found. 2020-11-19T19:45:06.550 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.064862] HEST: Table not found. 2020-11-19T19:45:06.550 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.065268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2020-11-19T19:45:06.550 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.066329] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2020-11-19T19:45:06.550 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.067091] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2020-11-19T19:45:06.551 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.067874] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2020-11-19T19:45:06.551 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.068015] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2020-11-19T19:45:06.551 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.068873] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2020-11-19T19:45:06.551 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.069717] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2020-11-19T19:45:06.551 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.074971] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2020-11-19T19:45:06.552 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.075842] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2020-11-19T19:45:06.552 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.125200] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2020-11-19T19:45:06.552 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.127348] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2020-11-19T19:45:06.552 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.128149] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2020-11-19T19:45:06.552 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.128945] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2020-11-19T19:45:06.553 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.129731] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2020-11-19T19:45:06.553 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.130496] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2020-11-19T19:45:06.553 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.131289] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2020-11-19T19:45:06.553 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.132019] vgaarb: loaded 2020-11-19T19:45:06.553 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.132343] vgaarb: bridge control possible 0000:00:02.0 2020-11-19T19:45:06.554 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.133047] i2c-core: driver [aat2870] using legacy suspend method 2020-11-19T19:45:06.554 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.133782] i2c-core: driver [aat2870] using legacy resume method 2020-11-19T19:45:06.554 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.134542] SCSI subsystem initialized 2020-11-19T19:45:06.554 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.135098] usbcore: registered new interface driver usbfs 2020-11-19T19:45:06.554 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.136024] usbcore: registered new interface driver hub 2020-11-19T19:45:06.555 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.136664] usbcore: registered new device driver usb 2020-11-19T19:45:06.555 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.137330] PCI: Using ACPI for IRQ routing 2020-11-19T19:45:06.555 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.138078] NetLabel: Initializing 2020-11-19T19:45:06.555 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.138487] NetLabel: domain hash size = 128 2020-11-19T19:45:06.555 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.139004] NetLabel: protocols = UNLABELED CIPSOv4 2020-11-19T19:45:06.556 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.139595] NetLabel: unlabeled traffic allowed by default 2020-11-19T19:45:06.556 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.140051] Switching to clocksource kvm-clock 2020-11-19T19:45:06.556 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.143677] AppArmor: AppArmor Filesystem Enabled 2020-11-19T19:45:06.556 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.143702] pnp: PnP ACPI init 2020-11-19T19:45:06.556 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.144095] ACPI: bus type pnp registered 2020-11-19T19:45:06.557 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.145011] pnp: PnP ACPI: found 9 devices 2020-11-19T19:45:06.557 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.145499] ACPI: ACPI bus type pnp unregistered 2020-11-19T19:45:06.557 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.151229] NET: Registered protocol family 2 2020-11-19T19:45:06.557 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.151829] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2020-11-19T19:45:06.557 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.153185] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2020-11-19T19:45:06.558 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.155208] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2020-11-19T19:45:06.558 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.156115] TCP: Hash tables configured (established 524288 bind 65536) 2020-11-19T19:45:06.558 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.156899] TCP reno registered 2020-11-19T19:45:06.558 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.157278] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2020-11-19T19:45:06.558 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.157995] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2020-11-19T19:45:06.559 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.158800] NET: Registered protocol family 1 2020-11-19T19:45:06.559 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.159341] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2020-11-19T19:45:06.559 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.160072] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2020-11-19T19:45:06.559 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.160763] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2020-11-19T19:45:06.559 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.161569] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2020-11-19T19:45:06.560 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.162324] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2020-11-19T19:45:06.560 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.163228] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2020-11-19T19:45:06.560 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.164154] audit: initializing netlink socket (disabled) 2020-11-19T19:45:06.560 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.164800] type=2000 audit(1605815105.160:1): initialized 2020-11-19T19:45:06.560 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.179843] Trying to unpack rootfs image as initramfs... 2020-11-19T19:45:06.561 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.200305] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2020-11-19T19:45:06.561 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.209157] VFS: Disk quotas dquot_6.5.2 2020-11-19T19:45:06.561 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.209676] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2020-11-19T19:45:06.561 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.210634] fuse init (API version 7.17) 2020-11-19T19:45:06.561 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.211161] msgmni has been set to 7894 2020-11-19T19:45:06.562 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.228088] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2020-11-19T19:45:06.562 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.228993] io scheduler noop registered 2020-11-19T19:45:06.562 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.229458] io scheduler deadline registered (default) 2020-11-19T19:45:06.562 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.230069] io scheduler cfq registered 2020-11-19T19:45:06.562 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.230597] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2020-11-19T19:45:06.563 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.231270] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2020-11-19T19:45:06.563 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.232145] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2020-11-19T19:45:06.563 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.233026] ACPI: Power Button [PWRF] 2020-11-19T19:45:06.563 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.233899] ERST: Table is not found! 2020-11-19T19:45:06.563 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.234339] GHES: HEST is not enabled! 2020-11-19T19:45:06.563 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.235006] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2020-11-19T19:45:06.564 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.235706] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2020-11-19T19:45:06.564 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.241478] Freeing initrd memory: 4308k freed 2020-11-19T19:45:06.564 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.242451] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2020-11-19T19:45:06.564 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.243146] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2020-11-19T19:45:06.564 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.244520] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2020-11-19T19:45:06.565 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.245204] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2020-11-19T19:45:06.565 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.246374] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2020-11-19T19:45:06.565 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.269095] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2020-11-19T19:45:06.565 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.292325] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2020-11-19T19:45:06.565 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.293084] Linux agpgart interface v0.103 2020-11-19T19:45:06.566 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.294074] brd: module loaded 2020-11-19T19:45:06.566 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.294873] loop: module loaded 2020-11-19T19:45:06.566 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.295992] vda: vda1 2020-11-19T19:45:06.566 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.298843] vdb: unknown partition table 2020-11-19T19:45:06.566 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.302119] vdc: unknown partition table 2020-11-19T19:45:06.567 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.303430] scsi0 : ata_piix 2020-11-19T19:45:06.567 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.303818] scsi1 : ata_piix 2020-11-19T19:45:06.567 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.304226] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2020-11-19T19:45:06.567 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.305026] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2020-11-19T19:45:06.567 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.305977] Fixed MDIO Bus: probed 2020-11-19T19:45:06.568 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.306400] tun: Universal TUN/TAP device driver, 1.6 2020-11-19T19:45:06.568 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.306989] tun: (C) 1999-2004 Max Krasnyansky 2020-11-19T19:45:06.568 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.307960] PPP generic driver version 2.4.2 2020-11-19T19:45:06.568 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.308532] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2020-11-19T19:45:06.568 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.309325] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2020-11-19T19:45:06.569 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.310053] uhci_hcd: USB Universal Host Controller Interface driver 2020-11-19T19:45:06.569 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.310811] usbcore: registered new interface driver libusual 2020-11-19T19:45:06.569 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.311500] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2020-11-19T19:45:06.569 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.313050] serio: i8042 KBD port at 0x60,0x64 irq 1 2020-11-19T19:45:06.569 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.313636] serio: i8042 AUX port at 0x60,0x64 irq 12 2020-11-19T19:45:06.570 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.314498] mousedev: PS/2 mouse device common for all mice 2020-11-19T19:45:06.570 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.315386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2020-11-19T19:45:06.570 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.316607] rtc_cmos 00:01: RTC can wake from S4 2020-11-19T19:45:06.570 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.317275] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 2020-11-19T19:45:06.570 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.318055] rtc0: alarms up to one day, y3k, 114 bytes nvram 2020-11-19T19:45:06.571 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.318757] device-mapper: uevent: version 1.0.3 2020-11-19T19:45:06.571 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.319349] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2020-11-19T19:45:06.571 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.320296] cpuidle: using governor ladder 2020-11-19T19:45:06.571 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.320752] cpuidle: using governor menu 2020-11-19T19:45:06.571 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.321221] EFI Variables Facility v0.08 2004-May-17 2020-11-19T19:45:06.572 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.321869] TCP cubic registered 2020-11-19T19:45:06.572 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.322327] NET: Registered protocol family 10 2020-11-19T19:45:06.572 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.323036] NET: Registered protocol family 17 2020-11-19T19:45:06.572 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.323511] Registering the dns_resolver key type 2020-11-19T19:45:06.572 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.324082] registered taskstats version 1 2020-11-19T19:45:06.573 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.327520] Magic number: 12:710:799 2020-11-19T19:45:06.573 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.328064] rtc_cmos 00:01: setting system clock to 2020-11-19 19:45:05 UTC (1605815105) 2020-11-19T19:45:06.573 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.329019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2020-11-19T19:45:06.573 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.329682] EDD information not available. 2020-11-19T19:45:06.573 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.468617] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2020-11-19T19:45:06.574 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.469700] ata2.00: configured for MWDMA2 2020-11-19T19:45:06.574 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.470569] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2020-11-19T19:45:06.574 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.471896] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2020-11-19T19:45:06.574 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.472578] cdrom: Uniform CD-ROM driver Revision: 3.20 2020-11-19T19:45:06.574 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.473379] sr 1:0:0:0: Attached scsi generic sg0 type 5 2020-11-19T19:45:06.575 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.474781] Freeing unused kernel memory: 924k freed 2020-11-19T19:45:06.575 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.475593] Write protecting the kernel read-only data: 12288k 2020-11-19T19:45:06.575 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.478909] Freeing unused kernel memory: 1640k freed 2020-11-19T19:45:06.575 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.481960] Freeing unused kernel memory: 1200k freed 2020-11-19T19:45:06.575 INFO:tasks.qemu.client.0.smithi068.stdout:Loading, please wait... 2020-11-19T19:45:06.576 INFO:tasks.qemu.client.0.smithi068.stdout:Begin: Loading essential drivers ... done. 2020-11-19T19:45:06.576 INFO:tasks.qemu.client.0.smithi068.stdout:Begin: Running /scripts/init-premount ... done. 2020-11-19T19:45:06.576 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.493655] udevd[84]: starting version 175 2020-11-19T19:45:06.576 INFO:tasks.qemu.client.0.smithi068.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2020-11-19T19:45:06.576 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.533066] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2020-11-19T19:45:06.576 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.533912] e1000: Copyright (c) 1999-2006 Intel Corporation. 2020-11-19T19:45:06.577 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.573125] Floppy drive(s): fd0 is 2.88M AMI BIOS 2020-11-19T19:45:06.577 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.574878] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2020-11-19T19:45:06.577 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.575633] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2020-11-19T19:45:06.577 INFO:tasks.qemu.client.0.smithi068.stdout:Begin: Running /scripts/local-premount ... [ 0.588396] FDC 0 is a S82078B 2020-11-19T19:45:06.577 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.899999] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2020-11-19T19:45:06.578 INFO:tasks.qemu.client.0.smithi068.stdout:[ 0.900820] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2020-11-19T19:45:06.593 INFO:tasks.qemu.client.0.smithi068.stdout:done. 2020-11-19T19:45:06.594 INFO:tasks.qemu.client.0.smithi068.stdout:[ 1.083570] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2020-11-19T19:45:06.594 INFO:tasks.qemu.client.0.smithi068.stdout:Begin: Running /scripts/local-bottom ... [ 1.134909] vda: vda1 2020-11-19T19:45:06.594 INFO:tasks.qemu.client.0.smithi068.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2020-11-19T19:45:06.609 INFO:tasks.qemu.client.0.smithi068.stdout:[ 1.164073] Refined TSC clocksource calibration: 3500.050 MHz. 2020-11-19T19:45:06.690 INFO:tasks.qemu.client.0.smithi068.stdout:[ 1.239908] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2020-11-19T19:45:06.691 INFO:tasks.qemu.client.0.smithi068.stdout:done. 2020-11-19T19:45:06.691 INFO:tasks.qemu.client.0.smithi068.stdout:done. 2020-11-19T19:45:06.696 INFO:tasks.qemu.client.0.smithi068.stdout:Begin: Running /scripts/init-bottom ... done. 2020-11-19T19:45:07.028 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2020-11-19T19:45:08.709 INFO:tasks.qemu.client.0.smithi068.stdout:cloud-init start-local running: Thu, 19 Nov 2020 19:45:06 +0000. up 1.63 seconds 2020-11-19T19:45:11.380 INFO:tasks.qemu.client.0.smithi068.stdout:no instance data found in start-local 2020-11-19T19:45:11.561 INFO:tasks.qemu.client.0.smithi068.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2020-11-19T19:45:11.561 INFO:tasks.qemu.client.0.smithi068.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2020-11-19T19:45:11.561 INFO:tasks.qemu.client.0.smithi068.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2020-11-19T19:45:11.562 INFO:tasks.qemu.client.0.smithi068.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2020-11-19T19:45:11.562 INFO:tasks.qemu.client.0.smithi068.stdout:cloud-init start running: Thu, 19 Nov 2020 19:45:11 +0000. up 6.00 seconds 2020-11-19T19:45:11.784 INFO:teuthology.orchestra.run.smithi068.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2020-11-19T19:45:11.788 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T19:45:11.990 INFO:tasks.qemu.client.0.smithi068.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2020-11-19T19:45:15.953 INFO:tasks.qemu.client.0.smithi068.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2020-11-19T19:45:15.954 INFO:tasks.qemu.client.0.smithi068.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2020-11-19T19:45:15.954 INFO:tasks.qemu.client.0.smithi068.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2020-11-19T19:45:15.954 INFO:tasks.qemu.client.0.smithi068.stdout:The key fingerprint is: 2020-11-19T19:45:15.954 INFO:tasks.qemu.client.0.smithi068.stdout:c3:79:d8:fc:46:be:b2:2b:8f:ea:6a:f2:56:92:74:2e root@test 2020-11-19T19:45:15.955 INFO:tasks.qemu.client.0.smithi068.stdout:The key's randomart image is: 2020-11-19T19:45:15.955 INFO:tasks.qemu.client.0.smithi068.stdout:+--[ RSA 2048]----+ 2020-11-19T19:45:15.955 INFO:tasks.qemu.client.0.smithi068.stdout:| | 2020-11-19T19:45:15.955 INFO:tasks.qemu.client.0.smithi068.stdout:| | 2020-11-19T19:45:15.956 INFO:tasks.qemu.client.0.smithi068.stdout:| | 2020-11-19T19:45:15.956 INFO:tasks.qemu.client.0.smithi068.stdout:| . .. = | 2020-11-19T19:45:15.956 INFO:tasks.qemu.client.0.smithi068.stdout:| . + S + . | 2020-11-19T19:45:15.956 INFO:tasks.qemu.client.0.smithi068.stdout:| E o o + | 2020-11-19T19:45:15.956 INFO:tasks.qemu.client.0.smithi068.stdout:| + + | 2020-11-19T19:45:15.957 INFO:tasks.qemu.client.0.smithi068.stdout:| . o .... . | 2020-11-19T19:45:15.957 INFO:tasks.qemu.client.0.smithi068.stdout:| =ooo..o++. | 2020-11-19T19:45:15.957 INFO:tasks.qemu.client.0.smithi068.stdout:+-----------------+ 2020-11-19T19:45:15.957 INFO:tasks.qemu.client.0.smithi068.stdout:Generating public/private dsa key pair. 2020-11-19T19:45:15.957 INFO:tasks.qemu.client.0.smithi068.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2020-11-19T19:45:15.958 INFO:tasks.qemu.client.0.smithi068.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2020-11-19T19:45:15.958 INFO:tasks.qemu.client.0.smithi068.stdout:The key fingerprint is: 2020-11-19T19:45:15.958 INFO:tasks.qemu.client.0.smithi068.stdout:f0:13:21:97:1d:7d:78:ae:9b:07:f5:96:d5:6b:82:93 root@test 2020-11-19T19:45:15.958 INFO:tasks.qemu.client.0.smithi068.stdout:The key's randomart image is: 2020-11-19T19:45:15.958 INFO:tasks.qemu.client.0.smithi068.stdout:+--[ DSA 1024]----+ 2020-11-19T19:45:15.959 INFO:tasks.qemu.client.0.smithi068.stdout:| . oo.o . | 2020-11-19T19:45:15.959 INFO:tasks.qemu.client.0.smithi068.stdout:| o... o o | 2020-11-19T19:45:15.959 INFO:tasks.qemu.client.0.smithi068.stdout:| . . + .| 2020-11-19T19:45:15.959 INFO:tasks.qemu.client.0.smithi068.stdout:| o . o o| 2020-11-19T19:45:15.959 INFO:tasks.qemu.client.0.smithi068.stdout:| S oo .+| 2020-11-19T19:45:15.960 INFO:tasks.qemu.client.0.smithi068.stdout:| . Eo. +o| 2020-11-19T19:45:15.960 INFO:tasks.qemu.client.0.smithi068.stdout:| .+o. | 2020-11-19T19:45:15.960 INFO:tasks.qemu.client.0.smithi068.stdout:| o . | 2020-11-19T19:45:15.960 INFO:tasks.qemu.client.0.smithi068.stdout:| . | 2020-11-19T19:45:15.960 INFO:tasks.qemu.client.0.smithi068.stdout:+-----------------+ 2020-11-19T19:45:15.961 INFO:tasks.qemu.client.0.smithi068.stdout:Generating public/private ecdsa key pair. 2020-11-19T19:45:15.961 INFO:tasks.qemu.client.0.smithi068.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2020-11-19T19:45:15.961 INFO:tasks.qemu.client.0.smithi068.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2020-11-19T19:45:15.961 INFO:tasks.qemu.client.0.smithi068.stdout:The key fingerprint is: 2020-11-19T19:45:15.962 INFO:tasks.qemu.client.0.smithi068.stdout:3b:f1:08:2e:33:13:bd:c1:03:d2:74:fe:e8:44:9b:5c root@test 2020-11-19T19:45:18.655 INFO:tasks.qemu.client.0.smithi068.stdout:The key's randomart image is: 2020-11-19T19:45:19.021 INFO:tasks.qemu.client.0.smithi068.stdout:+--[ECDSA 256]---+ 2020-11-19T19:45:19.021 INFO:tasks.qemu.client.0.smithi068.stdout:| . . | 2020-11-19T19:45:19.021 INFO:tasks.qemu.client.0.smithi068.stdout:| o o | 2020-11-19T19:45:19.021 INFO:tasks.qemu.client.0.smithi068.stdout:| . o o E | 2020-11-19T19:45:19.022 INFO:tasks.qemu.client.0.smithi068.stdout:| . * * | 2020-11-19T19:45:19.022 INFO:tasks.qemu.client.0.smithi068.stdout:| . % S | 2020-11-19T19:45:19.022 INFO:tasks.qemu.client.0.smithi068.stdout:| = = = | 2020-11-19T19:45:19.022 INFO:tasks.qemu.client.0.smithi068.stdout:| = + + . | 2020-11-19T19:45:19.023 INFO:tasks.qemu.client.0.smithi068.stdout:| = . | 2020-11-19T19:45:19.023 INFO:tasks.qemu.client.0.smithi068.stdout:| | 2020-11-19T19:45:19.023 INFO:tasks.qemu.client.0.smithi068.stdout:+-----------------+ 2020-11-19T19:45:19.129 INFO:tasks.qemu.client.0.smithi068.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2020-11-19T19:45:19.130 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting AppArmor profiles  [ OK ] 2020-11-19T19:45:19.130 INFO:tasks.qemu.client.0.smithi068.stdout:landscape-client is not configured, please run landscape-config. 2020-11-19T19:45:19.130 INFO:tasks.qemu.client.0.smithi068.stdout: * Stopping System V initialisation compatibility[ OK ] 2020-11-19T19:45:19.130 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting System V runlevel compatibility[ OK ] 2020-11-19T19:45:19.130 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting automatic crash report generation[ OK ] 2020-11-19T19:45:19.131 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting deferred execution scheduler[ OK ] 2020-11-19T19:45:19.131 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting regular background program processing daemon[ OK ] 2020-11-19T19:45:19.131 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting ACPI daemon[ OK ] 2020-11-19T19:45:19.131 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting save kernel messages[ OK ] 2020-11-19T19:45:19.131 INFO:tasks.qemu.client.0.smithi068.stdout: * Stopping save kernel messages[ OK ] 2020-11-19T19:45:19.132 INFO:tasks.qemu.client.0.smithi068.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2020-11-19T19:45:19.132 INFO:tasks.qemu.client.0.smithi068.stdout: * Stopping System V runlevel compatibility[ OK ] 2020-11-19T19:45:19.132 INFO:tasks.qemu.client.0.smithi068.stdout:Generating locales... 2020-11-19T19:45:19.132 INFO:tasks.qemu.client.0.smithi068.stdout: en_US.UTF-8... done 2020-11-19T19:45:19.132 INFO:tasks.qemu.client.0.smithi068.stdout:Generation complete. 2020-11-19T19:45:19.133 INFO:tasks.qemu.client.0.smithi068.stdout:passwd: password expiry information changed. 2020-11-19T19:45:19.133 INFO:tasks.qemu.client.0.smithi068.stdout:Get:1 http://security.ubuntu.com precise-security InRelease [55.7 kB] 2020-11-19T19:45:19.133 INFO:tasks.qemu.client.0.smithi068.stdout:Get:2 http://security.ubuntu.com precise-security/main Sources [150 kB] 2020-11-19T19:45:19.133 INFO:tasks.qemu.client.0.smithi068.stdout:Ign http://archive.ubuntu.com precise InRelease 2020-11-19T19:45:19.133 INFO:tasks.qemu.client.0.smithi068.stdout:Get:3 http://security.ubuntu.com precise-security/universe Sources [57.9 kB] 2020-11-19T19:45:19.134 INFO:tasks.qemu.client.0.smithi068.stdout:Get:4 http://security.ubuntu.com precise-security/main amd64 Packages [375 kB] 2020-11-19T19:45:19.134 INFO:tasks.qemu.client.0.smithi068.stdout:Get:5 http://security.ubuntu.com precise-security/universe amd64 Packages [145 kB] 2020-11-19T19:45:19.134 INFO:tasks.qemu.client.0.smithi068.stdout:Get:6 http://archive.ubuntu.com precise-updates InRelease [55.7 kB] 2020-11-19T19:45:19.134 INFO:tasks.qemu.client.0.smithi068.stdout:Get:7 http://security.ubuntu.com precise-security/main i386 Packages [378 kB] 2020-11-19T19:45:19.134 INFO:tasks.qemu.client.0.smithi068.stdout:Get:8 http://security.ubuntu.com precise-security/universe i386 Packages [154 kB] 2020-11-19T19:45:19.135 INFO:tasks.qemu.client.0.smithi068.stdout:Get:9 http://security.ubuntu.com precise-security/main TranslationIndex [208 B] 2020-11-19T19:45:19.135 INFO:tasks.qemu.client.0.smithi068.stdout:Get:10 http://security.ubuntu.com precise-security/universe TranslationIndex [205 B] 2020-11-19T19:45:19.135 INFO:tasks.qemu.client.0.smithi068.stdout:Get:11 http://security.ubuntu.com precise-security/main Translation-en [188 kB] 2020-11-19T19:45:19.135 INFO:tasks.qemu.client.0.smithi068.stdout:Get:12 http://security.ubuntu.com precise-security/universe Translation-en [93.2 kB] 2020-11-19T19:45:19.135 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise Release.gpg 2020-11-19T19:45:19.136 INFO:tasks.qemu.client.0.smithi068.stdout:Get:13 http://archive.ubuntu.com precise-updates/main Sources [503 kB] 2020-11-19T19:45:19.136 INFO:tasks.qemu.client.0.smithi068.stdout:Get:14 http://archive.ubuntu.com precise-updates/universe Sources [137 kB] 2020-11-19T19:45:19.136 INFO:tasks.qemu.client.0.smithi068.stdout:Get:15 http://archive.ubuntu.com precise-updates/main amd64 Packages [741 kB] 2020-11-19T19:45:19.136 INFO:tasks.qemu.client.0.smithi068.stdout:Get:16 http://archive.ubuntu.com precise-updates/universe amd64 Packages [288 kB] 2020-11-19T19:45:19.136 INFO:tasks.qemu.client.0.smithi068.stdout:Get:17 http://archive.ubuntu.com precise-updates/main i386 Packages [745 kB] 2020-11-19T19:45:19.225 INFO:tasks.qemu.client.0.smithi068.stdout:Get:18 http://archive.ubuntu.com precise-updates/universe i386 Packages [297 kB] 2020-11-19T19:45:19.307 INFO:tasks.qemu.client.0.smithi068.stdout:Get:19 http://archive.ubuntu.com precise-updates/main TranslationIndex [208 B] 2020-11-19T19:45:19.381 INFO:tasks.qemu.client.0.smithi068.stdout:Get:20 http://archive.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2020-11-19T19:45:19.455 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise Release 2020-11-19T19:45:19.536 INFO:tasks.qemu.client.0.smithi068.stdout:Get:21 http://archive.ubuntu.com precise-updates/main Translation-en [344 kB] 2020-11-19T19:45:19.627 INFO:tasks.qemu.client.0.smithi068.stdout:Get:22 http://archive.ubuntu.com precise-updates/universe Translation-en [174 kB] 2020-11-19T19:45:19.712 INFO:tasks.qemu.client.0.smithi068.stdout:Get:23 http://archive.ubuntu.com precise/main Sources [934 kB] 2020-11-19T19:45:19.825 INFO:tasks.qemu.client.0.smithi068.stdout:Get:24 http://archive.ubuntu.com precise/universe Sources [5019 kB] 2020-11-19T19:45:20.119 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/main amd64 Packages 2020-11-19T19:45:20.199 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/universe amd64 Packages 2020-11-19T19:45:20.277 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/main i386 Packages 2020-11-19T19:45:20.356 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/universe i386 Packages 2020-11-19T19:45:20.436 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/main TranslationIndex 2020-11-19T19:45:20.514 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/universe TranslationIndex 2020-11-19T19:45:20.592 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/main Translation-en 2020-11-19T19:45:20.671 INFO:tasks.qemu.client.0.smithi068.stdout:Hit http://archive.ubuntu.com precise/universe Translation-en 2020-11-19T19:45:20.989 INFO:tasks.qemu.client.0.smithi068.stdout:Fetched 10.8 MB in 3s (3504 kB/s) 2020-11-19T19:45:23.504 INFO:tasks.qemu.client.0.smithi068.stdout:Reading package lists... 2020-11-19T19:45:23.509 INFO:tasks.qemu.client.0.smithi068.stdout:Reading package lists... 2020-11-19T19:45:23.694 INFO:tasks.qemu.client.0.smithi068.stdout:Building dependency tree... 2020-11-19T19:45:23.694 INFO:tasks.qemu.client.0.smithi068.stdout:Reading state information... 2020-11-19T19:45:23.820 INFO:tasks.qemu.client.0.smithi068.stdout:The following extra packages will be installed: 2020-11-19T19:45:23.821 INFO:tasks.qemu.client.0.smithi068.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2020-11-19T19:45:23.821 INFO:tasks.qemu.client.0.smithi068.stdout:The following NEW packages will be installed: 2020-11-19T19:45:23.821 INFO:tasks.qemu.client.0.smithi068.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2020-11-19T19:45:24.011 INFO:tasks.qemu.client.0.smithi068.stdout:0 upgraded, 5 newly installed, 0 to remove and 210 not upgraded. 2020-11-19T19:45:24.011 INFO:tasks.qemu.client.0.smithi068.stdout:Need to get 423 kB of archives. 2020-11-19T19:45:24.011 INFO:tasks.qemu.client.0.smithi068.stdout:After this operation, 1363 kB of additional disk space will be used. 2020-11-19T19:45:24.011 INFO:tasks.qemu.client.0.smithi068.stdout:Get:1 http://archive.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2020-11-19T19:45:24.151 INFO:tasks.qemu.client.0.smithi068.stdout:Get:2 http://archive.ubuntu.com/ubuntu/ precise/main libtirpc1 amd64 0.2.2-5 [84.2 kB] 2020-11-19T19:45:24.337 INFO:tasks.qemu.client.0.smithi068.stdout:Get:3 http://archive.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2020-11-19T19:45:24.444 INFO:tasks.qemu.client.0.smithi068.stdout:Get:4 http://archive.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2020-11-19T19:45:24.529 INFO:tasks.qemu.client.0.smithi068.stdout:Get:5 http://archive.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2020-11-19T19:45:24.761 INFO:tasks.qemu.client.0.smithi068.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2020-11-19T19:45:24.772 INFO:tasks.qemu.client.0.smithi068.stdout:Fetched 423 kB in 0s (513 kB/s) 2020-11-19T19:45:24.921 INFO:tasks.qemu.client.0.smithi068.stdout:Selecting previously unselected package libgssglue1. 2020-11-19T19:45:25.648 INFO:tasks.qemu.client.0.smithi068.stdout:(Reading database ... 36182 files and directories currently installed.) 2020-11-19T19:45:25.648 INFO:tasks.qemu.client.0.smithi068.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2020-11-19T19:45:25.868 INFO:tasks.qemu.client.0.smithi068.stdout:Selecting previously unselected package libtirpc1. 2020-11-19T19:45:25.868 INFO:tasks.qemu.client.0.smithi068.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5_amd64.deb) ... 2020-11-19T19:45:26.150 INFO:tasks.qemu.client.0.smithi068.stdout:Selecting previously unselected package rpcbind. 2020-11-19T19:45:26.542 INFO:tasks.qemu.client.0.smithi068.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2020-11-19T19:45:26.589 INFO:tasks.qemu.client.0.smithi068.stdout:Selecting previously unselected package libnfsidmap2. 2020-11-19T19:45:26.598 INFO:tasks.qemu.client.0.smithi068.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2020-11-19T19:45:26.779 INFO:tasks.qemu.client.0.smithi068.stdout:Selecting previously unselected package nfs-common. 2020-11-19T19:45:26.779 INFO:tasks.qemu.client.0.smithi068.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2020-11-19T19:45:26.965 INFO:tasks.qemu.client.0.smithi068.stdout:Processing triggers for man-db ... 2020-11-19T19:45:28.004 INFO:tasks.qemu.client.0.smithi068.stdout:Processing triggers for ureadahead ... 2020-11-19T19:45:28.098 INFO:tasks.qemu.client.0.smithi068.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2020-11-19T19:45:28.281 INFO:tasks.qemu.client.0.smithi068.stdout:Setting up libtirpc1 (0.2.2-5) ... 2020-11-19T19:45:28.427 INFO:tasks.qemu.client.0.smithi068.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2020-11-19T19:45:28.604 INFO:tasks.qemu.client.0.smithi068.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2020-11-19T19:45:28.624 INFO:tasks.qemu.client.0.smithi068.stdout:portmap start/running, process 1657 2020-11-19T19:45:28.648 INFO:tasks.qemu.client.0.smithi068.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2020-11-19T19:45:28.779 INFO:tasks.qemu.client.0.smithi068.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2020-11-19T19:45:29.049 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:29.049 INFO:tasks.qemu.client.0.smithi068.stdout:Creating config file /etc/idmapd.conf with new version 2020-11-19T19:45:29.231 INFO:tasks.qemu.client.0.smithi068.stdout: 2020-11-19T19:45:29.231 INFO:tasks.qemu.client.0.smithi068.stdout:Creating config file /etc/default/nfs-common with new version 2020-11-19T19:45:29.332 INFO:tasks.qemu.client.0.smithi068.stdout:Adding system user `statd' (UID 106) ... 2020-11-19T19:45:29.333 INFO:tasks.qemu.client.0.smithi068.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2020-11-19T19:45:29.511 INFO:tasks.qemu.client.0.smithi068.stdout:Not creating home directory `/var/lib/nfs'. 2020-11-19T19:45:29.534 INFO:tasks.qemu.client.0.smithi068.stdout:statd start/running, process 1891 2020-11-19T19:45:29.546 INFO:tasks.qemu.client.0.smithi068.stdout:gssd stop/post-stop, process 1922 2020-11-19T19:45:29.625 INFO:tasks.qemu.client.0.smithi068.stdout:idmapd start/running, process 1962 2020-11-19T19:45:29.655 INFO:tasks.qemu.client.0.smithi068.stdout:Processing triggers for libc-bin ... 2020-11-19T19:45:29.680 INFO:tasks.qemu.client.0.smithi068.stdout:ldconfig deferred processing now taking place 2020-11-19T19:45:30.682 INFO:tasks.qemu.client.0.smithi068.stdout:mount.nfs: timeout set for Thu Nov 19 19:47:30 2020 2020-11-19T19:45:30.682 INFO:tasks.qemu.client.0.smithi068.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2020-11-19T19:45:30.683 INFO:tasks.qemu.client.0.smithi068.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2020-11-19T19:45:30.683 INFO:tasks.qemu.client.0.smithi068.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2020-11-19T19:46:11.815 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2020-11-19T19:46:12.188 INFO:teuthology.orchestra.run.smithi068.stderr: Commit image migration: 100% complete...done. 2020-11-19T19:46:12.192 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2020-11-19T19:47:12.221 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2020-11-19T19:47:14.353 INFO:teuthology.orchestra.run.smithi068.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2020-11-19T19:47:14.356 DEBUG:teuthology.parallel:result is None 2020-11-19T21:15:21.316 INFO:tasks.qemu.client.0.smithi068.stdout:Traceback (most recent call last): 2020-11-19T21:15:21.643 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T21:15:21.644 INFO:tasks.qemu.client.0.smithi068.stdout:acpid: exiting 2020-11-19T21:15:21.644 INFO:tasks.qemu.client.0.smithi068.stdout: self._connect_unixsocket(self.address) 2020-11-19T21:15:21.644 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T21:15:21.645 INFO:tasks.qemu.client.0.smithi068.stdout: self.socket.connect(address) 2020-11-19T21:15:21.645 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T21:15:21.645 INFO:tasks.qemu.client.0.smithi068.stdout: return getattr(self._sock,name)(*args) 2020-11-19T21:15:21.645 INFO:tasks.qemu.client.0.smithi068.stdout:error: [Errno 111] Connection refused 2020-11-19T21:15:21.646 INFO:tasks.qemu.client.0.smithi068.stdout:Logged from file __init__.py, line 116 2020-11-19T21:15:21.646 INFO:tasks.qemu.client.0.smithi068.stdout:Checking for running unattended-upgrades: 2020-11-19T21:15:21.646 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: 2020-11-19T21:15:21.647 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: ############################################################# 2020-11-19T21:15:21.647 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2020-11-19T21:15:21.647 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: 1024 f0:13:21:97:1d:7d:78:ae:9b:07:f5:96:d5:6b:82:93 root@test (DSA) 2020-11-19T21:15:21.648 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: 256 3b:f1:08:2e:33:13:bd:c1:03:d2:74:fe:e8:44:9b:5c root@test (ECDSA) 2020-11-19T21:15:21.648 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: 2048 c3:79:d8:fc:46:be:b2:2b:8f:ea:6a:f2:56:92:74:2e root@test (RSA) 2020-11-19T21:15:21.648 INFO:tasks.qemu.client.0.smithi068.stdout:-----BEGIN SSH HOST KEY KEYS----- 2020-11-19T21:15:21.648 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2020-11-19T21:15:21.648 INFO:tasks.qemu.client.0.smithi068.stdout:ec2: ############################################################# 2020-11-19T21:15:21.649 INFO:tasks.qemu.client.0.smithi068.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJn6/p3pMyUd0JOjIQpbJ5fJICWbPI6DbpHJlOqMMRb45zoDHi0I9c708LAISTuzGhxVgA9WeUzi/zZ9+3bpuTM= root@test 2020-11-19T21:15:21.649 INFO:tasks.qemu.client.0.smithi068.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCc7K2ZL+IL7C4YJ4tR1iSsstRxb3jdJ51fNvjxNH5Avu6G5lrDo/hM+tYvtkGvYvqdZ/uqSZkp4Poek1RvggwlSPYVWhh5m8/icqDqYXZMpZxSh+sMqMa4b8LSnRC2YKH6oWY73ZWVgRHhcLP+LYJg6dH8p74zPzRCYaVNnxFZsZWYjZMg5W8xEbkj1cmWFUzHccnQ+UByZKCq7ACF/Qg/sAdmMWNCo+wVubHzqFfYDxsetix526TM8GRqTsp1phXAnP5mjEP4xze3t6TKWgdfAHKG+OIK8Q9MHsHyOUtCofEBXU3SXC8Wc9w/z4Vx6qZ2ecbZTjleX/PVEp2sCtFj root@test 2020-11-19T21:15:21.649 INFO:tasks.qemu.client.0.smithi068.stdout:-----END SSH HOST KEY KEYS----- 2020-11-19T21:15:21.649 INFO:tasks.qemu.client.0.smithi068.stdout:Traceback (most recent call last): 2020-11-19T21:15:21.650 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T21:15:21.650 INFO:tasks.qemu.client.0.smithi068.stdout: self._connect_unixsocket(self.address) 2020-11-19T21:15:21.650 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T21:15:21.650 INFO:tasks.qemu.client.0.smithi068.stdout: self.socket.connect(address) 2020-11-19T21:15:21.650 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T21:15:21.651 INFO:tasks.qemu.client.0.smithi068.stdout: return getattr(self._sock,name)(*args) 2020-11-19T21:15:21.651 INFO:tasks.qemu.client.0.smithi068.stdout:error: [Errno 111] Connection refused 2020-11-19T21:15:21.651 INFO:tasks.qemu.client.0.smithi068.stdout:Logged from file __init__.py, line 116 2020-11-19T21:15:21.651 INFO:tasks.qemu.client.0.smithi068.stdout:Traceback (most recent call last): 2020-11-19T21:15:21.652 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2020-11-19T21:15:21.652 INFO:tasks.qemu.client.0.smithi068.stdout: self._connect_unixsocket(self.address) 2020-11-19T21:15:21.652 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2020-11-19T21:15:21.652 INFO:tasks.qemu.client.0.smithi068.stdout: self.socket.connect(address) 2020-11-19T21:15:21.652 INFO:tasks.qemu.client.0.smithi068.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2020-11-19T21:15:21.653 INFO:tasks.qemu.client.0.smithi068.stdout: return getattr(self._sock,name)(*args) 2020-11-19T21:15:21.653 INFO:tasks.qemu.client.0.smithi068.stdout:error: [Errno 111] Connection refused 2020-11-19T21:15:21.653 INFO:tasks.qemu.client.0.smithi068.stdout:Logged from file __init__.py, line 116 2020-11-19T21:15:21.653 INFO:tasks.qemu.client.0.smithi068.stdout:cloud-init boot finished at Thu, 19 Nov 2020 21:15:21 +0000. Up 5416.41 seconds 2020-11-19T21:15:21.657 INFO:tasks.qemu.client.0.smithi068.stdout: * Stopping landscape-client daemon  [fail] 2020-11-19T21:15:21.920 INFO:tasks.qemu.client.0.smithi068.stdout: * Asking all remaining processes to terminate...  [ OK ] 2020-11-19T21:15:21.942 INFO:tasks.qemu.client.0.smithi068.stdout: * All processes ended within 1 seconds....  [ OK ] 2020-11-19T21:15:21.968 INFO:tasks.qemu.client.0.smithi068.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2020-11-19T21:15:22.143 INFO:tasks.qemu.client.0.smithi068.stdout: * Deconfiguring network interfaces...  [ OK ] 2020-11-19T21:15:22.166 INFO:tasks.qemu.client.0.smithi068.stdout: * Deactivating swap...  [ OK ] 2020-11-19T21:15:22.173 INFO:tasks.qemu.client.0.smithi068.stdout: * Unmounting local filesystems...  [ OK ] 2020-11-19T21:15:22.352 INFO:tasks.qemu.client.0.smithi068.stdout: * Will now halt 2020-11-19T21:15:22.414 INFO:tasks.qemu.client.0.smithi068.stdout:[ 5417.336821] Power down. 2020-11-19T21:15:22.542 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2020-11-19T21:15:22.544 INFO:teuthology.orchestra.run.smithi068:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2020-11-19T21:15:22.586 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T21:15:22.587 INFO:tasks.qemu:Stopping NFS... 2020-11-19T21:15:22.587 INFO:teuthology.orchestra.run.smithi068:> sudo systemctl stop nfs-server 2020-11-19T21:15:22.668 INFO:tasks.qemu:Unmounting exported directory... 2020-11-19T21:15:22.669 INFO:teuthology.orchestra.run.smithi068:> sudo umount /export/client.0 2020-11-19T21:15:22.748 INFO:tasks.qemu:Deleting export from /etc/exports... 2020-11-19T21:15:22.749 INFO:teuthology.orchestra.run.smithi068:> sudo sed -i '\|/export/client.0|d' /etc/exports 2020-11-19T21:15:22.814 INFO:tasks.qemu:Starting NFS... 2020-11-19T21:15:22.815 INFO:teuthology.orchestra.run.smithi068:> sudo systemctl start nfs-server 2020-11-19T21:15:23.087 INFO:teuthology.orchestra.run.smithi068:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2020-11-19T21:15:23.102 INFO:tasks.qemu:Deleting exported directory... 2020-11-19T21:15:23.103 INFO:teuthology.orchestra.run.smithi068:> sudo rm -r /export 2020-11-19T21:15:23.169 DEBUG:tasks.qemu:cleaning up base image files 2020-11-19T21:15:23.170 INFO:teuthology.orchestra.run.smithi068:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2020-11-19T21:15:23.391 INFO:teuthology.orchestra.run.smithi068:> rmdir /home/ubuntu/cephtest/qemu || true 2020-11-19T21:15:23.420 DEBUG:teuthology.parallel:result is None 2020-11-19T21:15:23.421 INFO:teuthology.run_tasks:Running task exec... 2020-11-19T21:15:23.487 INFO:teuthology.task.exec:Executing custom commands... 2020-11-19T21:15:23.487 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi068.front.sepia.ceph.com 2020-11-19T21:15:23.488 INFO:teuthology.orchestra.run.smithi068:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2020-11-19T21:15:23.858 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2020-11-19T21:15:23.895 INFO:tasks.ceph.ceph_manager.ceph:Canceling any pending splits or merges... 2020-11-19T21:15:23.896 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T21:15:25.109 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:15:25.110 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":27,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:04:41.457979+0000","last_up_change":"2020-11-19T19:04:03.785791+0000","last_in_change":"2020-11-19T19:04:03.785791+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:03:59.809921+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2020-11-19T19:04:07.307025+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"datapool","create_time":"2020-11-19T19:04:24.516700+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":26,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":22125},{"type":"v1","addr":"172.21.15.112:6801","nonce":22125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":22125},{"type":"v1","addr":"172.21.15.112:6803","nonce":22125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":22125},{"type":"v1","addr":"172.21.15.112:6807","nonce":22125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":22125},{"type":"v1","addr":"172.21.15.112:6805","nonce":22125}]},"public_addr":"172.21.15.112:6801/22125","cluster_addr":"172.21.15.112:6803/22125","heartbeat_back_addr":"172.21.15.112:6807/22125","heartbeat_front_addr":"172.21.15.112:6805/22125","state":["exists","up"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":22126},{"type":"v1","addr":"172.21.15.112:6809","nonce":22126}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":22126},{"type":"v1","addr":"172.21.15.112:6811","nonce":22126}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":22126},{"type":"v1","addr":"172.21.15.112:6815","nonce":22126}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":22126},{"type":"v1","addr":"172.21.15.112:6813","nonce":22126}]},"public_addr":"172.21.15.112:6809/22126","cluster_addr":"172.21.15.112:6811/22126","heartbeat_back_addr":"172.21.15.112:6815/22126","heartbeat_front_addr":"172.21.15.112:6813/22126","state":["exists","up"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":22155},{"type":"v1","addr":"172.21.15.112:6817","nonce":22155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":22155},{"type":"v1","addr":"172.21.15.112:6819","nonce":22155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":22155},{"type":"v1","addr":"172.21.15.112:6823","nonce":22155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":22155},{"type":"v1","addr":"172.21.15.112:6821","nonce":22155}]},"public_addr":"172.21.15.112:6817/22155","cluster_addr":"172.21.15.112:6819/22155","heartbeat_back_addr":"172.21.15.112:6823/22155","heartbeat_front_addr":"172.21.15.112:6821/22155","state":["exists","up"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":22156},{"type":"v1","addr":"172.21.15.112:6825","nonce":22156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":22156},{"type":"v1","addr":"172.21.15.112:6827","nonce":22156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":22156},{"type":"v1","addr":"172.21.15.112:6831","nonce":22156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":22156},{"type":"v1","addr":"172.21.15.112:6829","nonce":22156}]},"public_addr":"172.21.15.112:6825/22156","cluster_addr":"172.21.15.112:6827/22156","heartbeat_back_addr":"172.21.15.112:6831/22156","heartbeat_front_addr":"172.21.15.112:6829/22156","state":["exists","up"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6815","nonce":22142},{"type":"v1","addr":"172.21.15.72:6817","nonce":22142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6818","nonce":22142},{"type":"v1","addr":"172.21.15.72:6819","nonce":22142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6822","nonce":22142},{"type":"v1","addr":"172.21.15.72:6823","nonce":22142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6820","nonce":22142},{"type":"v1","addr":"172.21.15.72:6821","nonce":22142}]},"public_addr":"172.21.15.72:6817/22142","cluster_addr":"172.21.15.72:6819/22142","heartbeat_back_addr":"172.21.15.72:6823/22142","heartbeat_front_addr":"172.21.15.72:6821/22142","state":["exists","up"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6808","nonce":22140},{"type":"v1","addr":"172.21.15.72:6809","nonce":22140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6810","nonce":22140},{"type":"v1","addr":"172.21.15.72:6811","nonce":22140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6814","nonce":22140},{"type":"v1","addr":"172.21.15.72:6816","nonce":22140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6812","nonce":22140},{"type":"v1","addr":"172.21.15.72:6813","nonce":22140}]},"public_addr":"172.21.15.72:6809/22140","cluster_addr":"172.21.15.72:6811/22140","heartbeat_back_addr":"172.21.15.72:6816/22140","heartbeat_front_addr":"172.21.15.72:6813/22140","state":["exists","up"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":22141},{"type":"v1","addr":"172.21.15.72:6801","nonce":22141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":22141},{"type":"v1","addr":"172.21.15.72:6803","nonce":22141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":22141},{"type":"v1","addr":"172.21.15.72:6807","nonce":22141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":22141},{"type":"v1","addr":"172.21.15.72:6805","nonce":22141}]},"public_addr":"172.21.15.72:6801/22141","cluster_addr":"172.21.15.72:6803/22141","heartbeat_back_addr":"172.21.15.72:6807/22141","heartbeat_front_addr":"172.21.15.72:6805/22141","state":["exists","up"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6824","nonce":22171},{"type":"v1","addr":"172.21.15.72:6825","nonce":22171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6826","nonce":22171},{"type":"v1","addr":"172.21.15.72:6827","nonce":22171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6830","nonce":22171},{"type":"v1","addr":"172.21.15.72:6831","nonce":22171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6828","nonce":22171},{"type":"v1","addr":"172.21.15.72:6829","nonce":22171}]},"public_addr":"172.21.15.72:6825/22171","cluster_addr":"172.21.15.72:6827/22171","heartbeat_back_addr":"172.21.15.72:6831/22171","heartbeat_front_addr":"172.21.15.72:6829/22171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.815378+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.875884+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.856234+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.874385+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.858060+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.834671+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.562149+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.881866+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T21:15:25.148 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T21:15:25.406 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:15:25.408 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T21:15:25.417 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":3959,"stamp":"2020-11-19T21:15:23.417374+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20604348969,"num_objects":4963,"num_object_clones":0,"num_object_copies":14877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4963,"num_whiteouts":0,"num_read":464399,"num_read_kb":14031938,"num_write":605713,"num_write_kb":83089254,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45798,"ondisk_log_size":45798,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":18825788,"kb_used_data":15599676,"kb_used_omap":6,"kb_used_meta":3226041,"kb_avail":736148932,"statfs":{"total":773094113280,"available":753816506368,"internally_reserved":0,"allocated":15974068224,"data_stored":30908202724,"data_compressed":465947340,"data_compressed_allocated":14935556096,"data_compressed_original":29871112192,"omap_allocated":6156,"internal_metadata":3303466996},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":879,"num_read_kb":22061,"num_write":45,"num_write_kb":2536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002422"},"pg_stats":[{"pgid":"2.7","version":"27'2405","reported_seq":"2438","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:06:55.661119+0000","last_change":"2020-11-19T19:04:08.863012+0000","last_active":"2020-11-19T21:06:55.661119+0000","last_peered":"2020-11-19T21:06:55.661119+0000","last_clean":"2020-11-19T21:06:55.661119+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T21:06:55.661119+0000","last_undegraded":"2020-11-19T21:06:55.661119+0000","last_fullsized":"2020-11-19T21:06:55.661119+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":2405,"ondisk_log_size":2405,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14387,"num_read_kb":11973,"num_write":4795,"num_write_kb":4785,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.532885+0000","last_change":"2020-11-19T19:04:08.863284+0000","last_active":"2020-11-19T19:04:29.532885+0000","last_peered":"2020-11-19T19:04:29.532885+0000","last_clean":"2020-11-19T19:04:29.532885+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T19:04:29.532885+0000","last_undegraded":"2020-11-19T19:04:29.532885+0000","last_fullsized":"2020-11-19T19:04:29.532885+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.851369+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1","version":"27'116458","reported_seq":"225635","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:17.427024+0000","last_change":"2020-11-19T19:04:29.588217+0000","last_active":"2020-11-19T21:15:17.427024+0000","last_peered":"2020-11-19T21:15:17.427024+0000","last_clean":"2020-11-19T21:15:17.427024+0000","last_became_active":"2020-11-19T19:04:26.568664+0000","last_became_peered":"2020-11-19T19:04:26.568664+0000","last_unstale":"2020-11-19T21:15:17.427024+0000","last_undegraded":"2020-11-19T21:15:17.427024+0000","last_fullsized":"2020-11-19T21:15:17.427024+0000","mapping_epoch":22,"log_start":"27'106396","ondisk_log_start":"27'106396","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10062,"ondisk_log_size":10062,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5118142464,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":109235,"num_read_kb":3180150,"num_write":116458,"num_write_kb":21011084,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"27'206","reported_seq":"2970","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:10.206240+0000","last_change":"2020-11-19T19:04:08.850392+0000","last_active":"2020-11-19T21:15:10.206240+0000","last_peered":"2020-11-19T21:15:10.206240+0000","last_clean":"2020-11-19T21:15:10.206240+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T21:15:10.206240+0000","last_undegraded":"2020-11-19T21:15:10.206240+0000","last_fullsized":"2020-11-19T21:15:10.206240+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":206,"ondisk_log_size":206,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":635,"num_read_kb":520,"num_write":189,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"27'163646","reported_seq":"296563","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:19.356091+0000","last_change":"2020-11-19T19:04:29.533430+0000","last_active":"2020-11-19T21:15:19.356091+0000","last_peered":"2020-11-19T21:15:19.356091+0000","last_clean":"2020-11-19T21:15:19.356091+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:19.356091+0000","last_undegraded":"2020-11-19T21:15:19.356091+0000","last_fullsized":"2020-11-19T21:15:19.356091+0000","mapping_epoch":22,"log_start":"27'153605","ondisk_log_start":"27'153605","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10041,"ondisk_log_size":10041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5181579795,"num_objects":1247,"num_object_clones":0,"num_object_copies":3741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1247,"num_whiteouts":0,"num_read":132959,"num_read_kb":4142029,"num_write":163646,"num_write_kb":20505942,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"21","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.587449+0000","last_change":"2020-11-19T19:04:04.820997+0000","last_active":"2020-11-19T19:04:29.587449+0000","last_peered":"2020-11-19T19:04:29.587449+0000","last_clean":"2020-11-19T19:04:29.587449+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T19:04:29.587449+0000","last_undegraded":"2020-11-19T19:04:29.587449+0000","last_fullsized":"2020-11-19T19:04:29.587449+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_clean_scrub_stamp":"2020-11-19T19:04:00.774457+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.854511+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"27'87551","reported_seq":"141715","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:19.286094+0000","last_change":"2020-11-19T19:04:29.531023+0000","last_active":"2020-11-19T21:15:19.286094+0000","last_peered":"2020-11-19T21:15:19.286094+0000","last_clean":"2020-11-19T21:15:19.286094+0000","last_became_active":"2020-11-19T19:04:26.679813+0000","last_became_peered":"2020-11-19T19:04:26.679813+0000","last_unstale":"2020-11-19T21:15:19.286094+0000","last_undegraded":"2020-11-19T21:15:19.286094+0000","last_fullsized":"2020-11-19T21:15:19.286094+0000","mapping_epoch":22,"log_start":"27'77470","ondisk_log_start":"27'77470","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10081,"ondisk_log_size":10081,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5307834368,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":54209,"num_read_kb":2827969,"num_write":87551,"num_write_kb":17560340,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"27'86","reported_seq":"1230","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:10.258174+0000","last_change":"2020-11-19T19:04:08.849239+0000","last_active":"2020-11-19T21:15:10.258174+0000","last_peered":"2020-11-19T21:15:10.258174+0000","last_clean":"2020-11-19T21:15:10.258174+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T21:15:10.258174+0000","last_undegraded":"2020-11-19T21:15:10.258174+0000","last_fullsized":"2020-11-19T21:15:10.258174+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":86,"ondisk_log_size":86,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":169,"num_read_kb":83,"num_write":81,"num_write_kb":76,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3","version":"27'227611","reported_seq":"364448","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:17.785888+0000","last_change":"2020-11-19T19:04:29.542937+0000","last_active":"2020-11-19T21:15:17.785888+0000","last_peered":"2020-11-19T21:15:17.785888+0000","last_clean":"2020-11-19T21:15:17.785888+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:17.785888+0000","last_undegraded":"2020-11-19T21:15:17.785888+0000","last_fullsized":"2020-11-19T21:15:17.785888+0000","mapping_epoch":22,"log_start":"27'217526","ondisk_log_start":"27'217526","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10085,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4996790272,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":136896,"num_read_kb":3856031,"num_write":227611,"num_write_kb":24001464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537135+0000","last_change":"2020-11-19T19:04:09.616908+0000","last_active":"2020-11-19T19:04:29.537135+0000","last_peered":"2020-11-19T19:04:29.537135+0000","last_clean":"2020-11-19T19:04:29.537135+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T19:04:29.537135+0000","last_undegraded":"2020-11-19T19:04:29.537135+0000","last_fullsized":"2020-11-19T19:04:29.537135+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"27'2830","reported_seq":"4779","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:10.233385+0000","last_change":"2020-11-19T19:04:09.613892+0000","last_active":"2020-11-19T21:15:10.233385+0000","last_peered":"2020-11-19T21:15:10.233385+0000","last_clean":"2020-11-19T21:15:10.233385+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T21:15:10.233385+0000","last_undegraded":"2020-11-19T21:15:10.233385+0000","last_fullsized":"2020-11-19T21:15:10.233385+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":2830,"ondisk_log_size":2830,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":674,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":15909,"num_read_kb":13183,"num_write":5380,"num_write_kb":5370,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20604346899,"num_objects":4951,"num_object_clones":0,"num_object_copies":14853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4951,"num_whiteouts":0,"num_read":433299,"num_read_kb":14006179,"num_write":595266,"num_write_kb":83078830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15971729408,"data_stored":30907289600,"data_compressed":465954158,"data_compressed_allocated":14935564288,"data_compressed_original":29871124480,"omap_allocated":0,"internal_metadata":0},"log_size":40269,"ondisk_log_size":40269,"up":12,"acting":12,"num_store_stats":6},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2070,"num_objects":10,"num_object_clones":0,"num_object_copies":20,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":31100,"num_read_kb":25759,"num_write":10445,"num_write_kb":10414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":4140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5527,"ondisk_log_size":5527,"up":16,"acting":16,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543721,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1701056,"kb_used_data":1320184,"kb_used_omap":0,"kb_used_meta":380864,"kb_avail":92670784,"statfs":{"total":96636764160,"available":94894882816,"internally_reserved":0,"allocated":1351868416,"data_stored":2654093287,"data_compressed":45048978,"data_compressed_allocated":1302401024,"data_compressed_original":2604802048,"omap_allocated":0,"internal_metadata":390004736},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.97299999999999998,"15min":0.86699999999999999},"min":{"1min":0.502,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.72,"5min":6.0140000000000002,"15min":6.0140000000000002},"last":0.879},{"interface":"front","average":{"1min":1.175,"5min":1.0720000000000001,"15min":0.93799999999999994},"min":{"1min":0.48999999999999999,"5min":0.46200000000000002,"15min":0.45600000000000002},"max":{"1min":3.9380000000000002,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":0.83599999999999997}]},{"osd":1,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0149999999999999,"15min":0.96499999999999997},"min":{"1min":0.61399999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":2.8079999999999998,"5min":5.1139999999999999,"15min":8.8970000000000002},"last":1.018},{"interface":"front","average":{"1min":1.258,"5min":1.1080000000000001,"15min":1.014},"min":{"1min":0.628,"5min":0.501,"15min":0.501},"max":{"1min":3.8199999999999998,"5min":4.1580000000000004,"15min":4.1580000000000004},"last":0.97499999999999998}]},{"osd":2,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":1.165,"15min":1.0760000000000001},"min":{"1min":0.55200000000000005,"5min":0.55000000000000004,"15min":0.53900000000000003},"max":{"1min":6.5259999999999998,"5min":6.5259999999999998,"15min":6.5259999999999998},"last":0.63},{"interface":"front","average":{"1min":1.101,"5min":1.028,"15min":1.0409999999999999},"min":{"1min":0.76000000000000001,"5min":0.54900000000000004,"15min":0.53300000000000003},"max":{"1min":3.3279999999999998,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":0.92400000000000004}]},{"osd":3,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.2190000000000001,"15min":1.1279999999999999},"min":{"1min":0.70399999999999996,"5min":0.69399999999999995,"15min":0.64300000000000002},"max":{"1min":5.4530000000000003,"5min":5.4530000000000003,"15min":9.3140000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.2509999999999999,"15min":1.1339999999999999},"min":{"1min":0.77600000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":4.0469999999999997,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":1.1000000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0209999999999999,"15min":0.98099999999999998},"min":{"1min":0.63900000000000001,"5min":0.56899999999999995,"15min":0.53200000000000003},"max":{"1min":3.4550000000000001,"5min":3.5030000000000001,"15min":5.7519999999999998},"last":0.77200000000000002},{"interface":"front","average":{"1min":1.123,"5min":1.347,"15min":1.2350000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.58699999999999997},"max":{"1min":2.1299999999999999,"5min":5.3099999999999996,"15min":9.0600000000000005},"last":1.1479999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":1.456,"15min":1.3069999999999999},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":4.383,"5min":4.383,"15min":5.4139999999999997},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.23,"15min":1.1679999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.60199999999999998},"max":{"1min":3.698,"5min":3.698,"15min":5.335},"last":1.2070000000000001}]},{"osd":6,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":1.3220000000000001,"15min":1.2809999999999999},"min":{"1min":0.80300000000000005,"5min":0.749,"15min":0.68100000000000005},"max":{"1min":3.5739999999999998,"5min":3.5739999999999998,"15min":7.3250000000000002},"last":1.071},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.494,"15min":1.3879999999999999},"min":{"1min":0.86699999999999999,"5min":0.81799999999999995,"15min":0.68500000000000005},"max":{"1min":2.3969999999999998,"5min":6.258,"15min":9.1750000000000007},"last":1.28}]}]},{"osd":6,"up_from":13,"seq":55834576425,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1822480,"kb_used_data":1280264,"kb_used_omap":0,"kb_used_meta":542208,"kb_avail":92549360,"statfs":{"total":96636764160,"available":94770544640,"internally_reserved":0,"allocated":1310990336,"data_stored":2559263353,"data_compressed":47954994,"data_compressed_allocated":1248448512,"data_compressed_original":2496897024,"omap_allocated":0,"internal_metadata":555220992},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.95099999999999996,"15min":0.872},"min":{"1min":0.51000000000000001,"5min":0.45200000000000001,"15min":0.441},"max":{"1min":1.131,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.113,"15min":0.94999999999999996},"min":{"1min":0.55300000000000005,"5min":0.46700000000000003,"15min":0.45200000000000001},"max":{"1min":1.8759999999999999,"5min":6.3789999999999996,"15min":6.3789999999999996},"last":0.76600000000000001}]},{"osd":1,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0289999999999999,"15min":0.95999999999999996},"min":{"1min":0.60699999999999998,"5min":0.54800000000000004,"15min":0.503},"max":{"1min":1.6919999999999999,"5min":5.5350000000000001,"15min":5.5350000000000001},"last":0.55300000000000005},{"interface":"front","average":{"1min":1.105,"5min":1.163,"15min":1.03},"min":{"1min":0.56699999999999995,"5min":0.54100000000000004,"15min":0.52000000000000002},"max":{"1min":2.8730000000000002,"5min":4.5380000000000003,"15min":5.0179999999999998},"last":0.57799999999999996}]},{"osd":2,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.036,"15min":0.94099999999999995},"min":{"1min":0.53900000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.7390000000000001,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.107,"5min":1.23,"15min":1.1279999999999999},"min":{"1min":0.77000000000000002,"5min":0.65200000000000002,"15min":0.48699999999999999},"max":{"1min":1.8200000000000001,"5min":5.6589999999999998,"15min":5.6589999999999998},"last":0.84899999999999998}]},{"osd":3,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.252,"15min":1.121},"min":{"1min":0.75900000000000001,"5min":0.61499999999999999,"15min":0.58799999999999997},"max":{"1min":2.7349999999999999,"5min":4.4500000000000002,"15min":5.157},"last":0.88400000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.2110000000000001,"15min":1.0669999999999999},"min":{"1min":0.69799999999999995,"5min":0.63800000000000001,"15min":0.58899999999999997},"max":{"1min":1.4750000000000001,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":0.69099999999999995}]},{"osd":4,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.2749999999999999,"15min":1.579},"min":{"1min":0.72199999999999998,"5min":0.58099999999999996,"15min":0.53300000000000003},"max":{"1min":1.5780000000000001,"5min":6.157,"15min":108.22499999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.361,"15min":1.6000000000000001},"min":{"1min":0.67300000000000004,"5min":0.63200000000000001,"15min":0.59899999999999998},"max":{"1min":3.294,"5min":4.5670000000000002,"15min":108.20099999999999},"last":0.98199999999999998}]},{"osd":5,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.2709999999999999,"15min":1.1619999999999999},"min":{"1min":0.76500000000000001,"5min":0.66100000000000003,"15min":0.63},"max":{"1min":2.7149999999999999,"5min":6.9669999999999996,"15min":6.9669999999999996},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.274,"5min":1.4610000000000001,"15min":1.347},"min":{"1min":1.0089999999999999,"5min":0.71699999999999997,"15min":0.71399999999999997},"max":{"1min":1.952,"5min":6.0350000000000001,"15min":6.0350000000000001},"last":1.129}]},{"osd":7,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.556,"15min":1.4319999999999999},"min":{"1min":0.97699999999999998,"5min":0.69399999999999995,"15min":0.67600000000000005},"max":{"1min":3.3929999999999998,"5min":4.5650000000000004,"15min":10.096},"last":1.087},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.4690000000000001,"15min":1.3520000000000001},"min":{"1min":0.96899999999999997,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.6579999999999999,"5min":6.7359999999999998,"15min":6.7359999999999998},"last":1.0660000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543722,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5152,"kb_used_data":280,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":94366688,"statfs":{"total":96636764160,"available":96631488512,"internally_reserved":0,"allocated":286720,"data_stored":114647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.90300000000000002,"15min":0.83799999999999997},"min":{"1min":0.52000000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.595,"5min":3.4329999999999998,"15min":4.6689999999999996},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.93000000000000005,"15min":0.91400000000000003},"min":{"1min":0.499,"5min":0.46700000000000003,"15min":0.46100000000000002},"max":{"1min":3.6640000000000001,"5min":3.6640000000000001,"15min":5.2210000000000001},"last":0.75900000000000001}]},{"osd":2,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.89700000000000002,"15min":0.86599999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.45700000000000002},"max":{"1min":1.0960000000000001,"5min":3.1429999999999998,"15min":5.8579999999999997},"last":0.71299999999999997},{"interface":"front","average":{"1min":1.468,"5min":1.3129999999999999,"15min":1.131},"min":{"1min":0.60699999999999998,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":10.166,"5min":10.166,"15min":10.166},"last":0.52000000000000002}]},{"osd":3,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.002,"15min":0.97599999999999998},"min":{"1min":0.57899999999999996,"5min":0.57199999999999995,"15min":0.504},"max":{"1min":1.988,"5min":3.484,"15min":3.484},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.04,"15min":1.0469999999999999},"min":{"1min":0.63700000000000001,"5min":0.58899999999999997,"15min":0.58499999999999996},"max":{"1min":1.8859999999999999,"5min":3.177,"15min":6.2069999999999999},"last":1.2370000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.423,"15min":1.2749999999999999},"min":{"1min":0.73699999999999999,"5min":0.64900000000000002,"15min":0.621},"max":{"1min":1.8480000000000001,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.337,"15min":1.224},"min":{"1min":0.86199999999999999,"5min":0.70099999999999996,"15min":0.61599999999999999},"max":{"1min":3.4199999999999999,"5min":7.9589999999999996,"15min":7.9589999999999996},"last":0.90800000000000003}]},{"osd":5,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.3,"15min":1.3089999999999999},"min":{"1min":0.77600000000000002,"5min":0.70399999999999996,"15min":0.66600000000000004},"max":{"1min":1.8180000000000001,"5min":6.1779999999999999,"15min":7.0499999999999998},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.4399999999999999},"min":{"1min":0.89200000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7989999999999999,"5min":6.1539999999999999,"15min":7.2130000000000001},"last":0.873}]},{"osd":6,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.3959999999999999,"15min":1.3149999999999999},"min":{"1min":0.95899999999999996,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":3.548,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3069999999999999,"15min":1.3560000000000001},"min":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.80000000000000004},"max":{"1min":2.109,"5min":3.0510000000000002,"15min":6.9699999999999998},"last":0.94999999999999996}]},{"osd":7,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.3939999999999999,"15min":1.4239999999999999},"min":{"1min":0.99299999999999999,"5min":0.95399999999999996,"15min":0.88},"max":{"1min":2.2080000000000002,"5min":3.286,"15min":7.1970000000000001},"last":1.081},{"interface":"front","average":{"1min":1.4370000000000001,"5min":1.514,"15min":1.4159999999999999},"min":{"1min":1.194,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.9590000000000001,"5min":3.6469999999999998,"15min":3.6469999999999998},"last":0.97799999999999998}]}]},{"osd":0,"up_from":14,"seq":60129543721,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3376936,"kb_used_data":2589216,"kb_used_omap":2,"kb_used_meta":787709,"kb_avail":90994904,"statfs":{"total":96636764160,"available":93178781696,"internally_reserved":0,"allocated":2651357184,"data_stored":5089416491,"data_compressed":69962482,"data_compressed_allocated":2438242304,"data_compressed_original":4876484608,"omap_allocated":2052,"internal_metadata":806615036},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.77200000000000002,"15min":0.752},"min":{"1min":0.46000000000000002,"5min":0.44600000000000001,"15min":0.438},"max":{"1min":0.95999999999999996,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.755,"5min":0.89200000000000002,"15min":0.82999999999999996},"min":{"1min":0.52600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.0980000000000001,"5min":6.7450000000000001,"15min":6.7450000000000001},"last":0.64800000000000002}]},{"osd":2,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.0940000000000001,"15min":1.026},"min":{"1min":0.58499999999999996,"5min":0.49299999999999999,"15min":0.45000000000000001},"max":{"1min":5.1379999999999999,"5min":5.1379999999999999,"15min":8.1920000000000002},"last":1},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.02,"15min":0.95599999999999996},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.48199999999999998},"max":{"1min":1.321,"5min":6.3380000000000001,"15min":6.3380000000000001},"last":1.087}]},{"osd":3,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.86399999999999999,"15min":0.90200000000000002},"min":{"1min":0.55700000000000005,"5min":0.51700000000000002,"15min":0.48599999999999999},"max":{"1min":1.889,"5min":1.9399999999999999,"15min":4.931},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.268,"5min":1.2150000000000001,"15min":1.0940000000000001},"min":{"1min":0.64800000000000002,"5min":0.61399999999999999,"15min":0.53200000000000003},"max":{"1min":4.4219999999999997,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.79500000000000004}]},{"osd":4,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.252,"15min":1.171},"min":{"1min":0.84599999999999997,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.8049999999999999,"5min":5.0190000000000001,"15min":5.0190000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.397,"5min":1.206,"15min":1.171},"min":{"1min":0.72499999999999998,"5min":0.67800000000000005,"15min":0.61399999999999999},"max":{"1min":5.0590000000000002,"5min":5.0590000000000002,"15min":5.0590000000000002},"last":0.97799999999999998}]},{"osd":5,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.49,"5min":1.3540000000000001,"15min":1.2729999999999999},"min":{"1min":0.79500000000000004,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":4.6539999999999999,"5min":5.2619999999999996,"15min":5.2619999999999996},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.3560000000000001,"15min":1.298},"min":{"1min":0.995,"5min":0.80100000000000005,"15min":0.73099999999999998},"max":{"1min":1.909,"5min":4.7939999999999996,"15min":4.7939999999999996},"last":0.95299999999999996}]},{"osd":6,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":1.327,"15min":1.274},"min":{"1min":0.95999999999999996,"5min":0.80900000000000005,"15min":0.70199999999999996},"max":{"1min":2.0739999999999998,"5min":4.8949999999999996,"15min":5.0579999999999998},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.583,"5min":1.4770000000000001,"15min":1.403},"min":{"1min":0.93999999999999995,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":4.7859999999999996,"5min":5.3840000000000003,"15min":5.6980000000000004},"last":0.89800000000000002}]},{"osd":7,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.55,"15min":1.395},"min":{"1min":1.1200000000000001,"5min":0.85399999999999998,"15min":0.83299999999999996},"max":{"1min":1.8520000000000001,"5min":6.8239999999999998,"15min":6.8239999999999998},"last":1.212},{"interface":"front","average":{"1min":1.385,"5min":1.3500000000000001,"15min":1.3560000000000001},"min":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.80800000000000005},"max":{"1min":2.1949999999999998,"5min":5.3540000000000001,"15min":8.0050000000000008},"last":1.129}]}]},{"osd":2,"up_from":14,"seq":60129543721,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5823716,"kb_used_data":5183900,"kb_used_omap":2,"kb_used_meta":639805,"kb_avail":88548124,"statfs":{"total":96636764160,"available":90673278976,"internally_reserved":0,"allocated":5308313600,"data_stored":10302541783,"data_compressed":163491368,"data_compressed_allocated":4994400256,"data_compressed_original":9988800512,"omap_allocated":2052,"internal_metadata":655161340},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.78900000000000003,"15min":0.91100000000000003},"min":{"1min":0.503,"5min":0.46700000000000003,"15min":0.42299999999999999},"max":{"1min":1.778,"5min":2.1739999999999999,"15min":33.817},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.80400000000000005,"15min":0.97099999999999997},"min":{"1min":0.57799999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.355,"5min":2.3039999999999998,"15min":33.716999999999999},"last":0.67900000000000005}]},{"osd":1,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.85499999999999998,"15min":0.81599999999999995},"min":{"1min":0.51700000000000002,"5min":0.47299999999999998,"15min":0.46899999999999997},"max":{"1min":1.1699999999999999,"5min":5.1539999999999999,"15min":5.1539999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.036,"15min":1.0109999999999999},"min":{"1min":0.68000000000000005,"5min":0.54000000000000004,"15min":0.48299999999999998},"max":{"1min":1.1990000000000001,"5min":5.3570000000000002,"15min":5.3570000000000002},"last":0.72199999999999998}]},{"osd":3,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.038,"15min":0.996},"min":{"1min":0.71599999999999997,"5min":0.59499999999999997,"15min":0.505},"max":{"1min":1.016,"5min":5.2759999999999998,"15min":7.4109999999999996},"last":0.998},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.139,"15min":1.155},"min":{"1min":0.80400000000000005,"5min":0.63400000000000001,"15min":0.58799999999999997},"max":{"1min":1.6579999999999999,"5min":3.9260000000000002,"15min":6.5449999999999999},"last":0.94899999999999995}]},{"osd":4,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.651,"15min":1.587},"min":{"1min":0.996,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.903,"5min":31.486999999999998,"15min":63.847999999999999},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.5680000000000001,"15min":1.4870000000000001},"min":{"1min":0.625,"5min":0.621,"15min":0.59799999999999998},"max":{"1min":1.746,"5min":31.663,"15min":63.880000000000003},"last":1.1599999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.675,"15min":1.3919999999999999},"min":{"1min":0.90100000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.585,"5min":31.251999999999999,"15min":31.251999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.391,"5min":1.833,"15min":1.53},"min":{"1min":1.099,"5min":0.93700000000000006,"15min":0.83399999999999996},"max":{"1min":2.0299999999999998,"5min":31.312000000000001,"15min":31.312000000000001},"last":1.304}]},{"osd":6,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.7170000000000001,"15min":1.4850000000000001},"min":{"1min":0.88,"5min":0.78700000000000003,"15min":0.77900000000000003},"max":{"1min":1.726,"5min":31.526,"15min":31.526},"last":1.252},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.792,"15min":1.5109999999999999},"min":{"1min":0.96099999999999997,"5min":0.84799999999999998,"15min":0.79500000000000004},"max":{"1min":2.3439999999999999,"5min":31.335999999999999,"15min":31.335999999999999},"last":1.2729999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.4159999999999999,"15min":1.405},"min":{"1min":1.0149999999999999,"5min":0.89400000000000002,"15min":0.86299999999999999},"max":{"1min":1.8320000000000001,"5min":2.9119999999999999,"15min":10.111000000000001},"last":1.3340000000000001},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.488,"15min":1.446},"min":{"1min":1.0409999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.768,"5min":5.0490000000000004,"15min":7.1239999999999997},"last":1.409}]}]},{"osd":3,"up_from":14,"seq":60129543722,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35504,"kb_used_data":296,"kb_used_omap":0,"kb_used_meta":35200,"kb_avail":94336336,"statfs":{"total":96636764160,"available":96600408064,"internally_reserved":0,"allocated":303104,"data_stored":116027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":36044800},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.90600000000000003,"15min":0.81899999999999995},"min":{"1min":0.47299999999999998,"5min":0.441,"15min":0.441},"max":{"1min":2.5859999999999999,"5min":3.2829999999999999,"15min":3.653},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.002,"5min":1.0469999999999999,"15min":0.871},"min":{"1min":0.60599999999999998,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":2.3620000000000001,"5min":5.3739999999999997,"15min":5.3739999999999997},"last":0.59599999999999997}]},{"osd":1,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.53200000000000003,"5min":0.47699999999999998,"15min":0.47199999999999998},"max":{"1min":1.8859999999999999,"5min":2.282,"15min":2.7400000000000002},"last":0.85999999999999999},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.153,"15min":1.075},"min":{"1min":0.69599999999999995,"5min":0.58699999999999997,"15min":0.54700000000000004},"max":{"1min":1.948,"5min":3.7189999999999999,"15min":3.754},"last":0.98899999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.294,"15min":1.1100000000000001},"min":{"1min":0.76200000000000001,"5min":0.52700000000000002,"15min":0.48899999999999999},"max":{"1min":3.0640000000000001,"5min":5.4429999999999996,"15min":5.4429999999999996},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.288,"15min":1.2},"min":{"1min":0.69999999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4769999999999999,"5min":5.391,"15min":5.4390000000000001},"last":0.83599999999999997}]},{"osd":4,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.3680000000000001,"15min":1.2170000000000001},"min":{"1min":0.86199999999999999,"5min":0.68600000000000005,"15min":0.68400000000000005},"max":{"1min":5.2960000000000003,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.2370000000000001,"15min":1.1240000000000001},"min":{"1min":0.76200000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":5.2629999999999999,"5min":5.2629999999999999,"15min":5.2629999999999999},"last":1.016}]},{"osd":5,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.2669999999999999,"15min":1.22},"min":{"1min":0.88600000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":2.0350000000000001,"5min":4.5049999999999999,"15min":6.423},"last":1.274},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3939999999999999,"15min":1.329},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.77200000000000002},"max":{"1min":2.1800000000000002,"5min":3.54,"15min":5.8970000000000002},"last":1.1299999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.327,"5min":1.49,"15min":1.3859999999999999},"min":{"1min":0.97099999999999997,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":2.0659999999999998,"5min":4.0759999999999996,"15min":4.0759999999999996},"last":1.25},{"interface":"front","average":{"1min":1.323,"5min":1.5109999999999999,"15min":1.381},"min":{"1min":1.006,"5min":0.88600000000000001,"15min":0.81100000000000005},"max":{"1min":2.2360000000000002,"5min":5.5220000000000002,"15min":5.5220000000000002},"last":1.044}]},{"osd":7,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":1.643,"15min":1.476},"min":{"1min":1.077,"5min":0.97399999999999998,"15min":0.93600000000000005},"max":{"1min":5.5899999999999999,"5min":7.8719999999999999,"15min":7.8719999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.6379999999999999,"5min":1.514,"15min":1.3939999999999999},"min":{"1min":1.05,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":5.5259999999999998,"5min":7.6799999999999997,"15min":7.6799999999999997},"last":1.151}]}]},{"osd":4,"up_from":14,"seq":60129543722,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4331664,"kb_used_data":3905288,"kb_used_omap":2,"kb_used_meta":426365,"kb_avail":90040176,"statfs":{"total":96636764160,"available":92201140224,"internally_reserved":0,"allocated":3999014912,"data_stored":7648563159,"data_compressed":94059581,"data_compressed_allocated":3649720320,"data_compressed_original":7299440640,"omap_allocated":2052,"internal_metadata":436598780},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0600000000000001,"15min":0.92300000000000004},"min":{"1min":0.53600000000000003,"5min":0.439,"15min":0.42899999999999999},"max":{"1min":2.516,"5min":8.5139999999999993,"15min":8.5139999999999993},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.117,"15min":0.92700000000000005},"min":{"1min":0.66900000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":2.3610000000000002,"5min":5.5499999999999998,"15min":5.5499999999999998},"last":0.97199999999999998}]},{"osd":1,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.113,"15min":0.999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.502},"max":{"1min":2.484,"5min":5.6790000000000003,"15min":5.6790000000000003},"last":1.127},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1990000000000001,"15min":1.0669999999999999},"min":{"1min":0.62,"5min":0.59199999999999997,"15min":0.53500000000000003},"max":{"1min":1.762,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":0.85999999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.3129999999999999,"15min":1.1060000000000001},"min":{"1min":0.65800000000000003,"5min":0.53200000000000003,"15min":0.51800000000000002},"max":{"1min":8.0280000000000005,"5min":8.3460000000000001,"15min":8.3460000000000001},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.298,"5min":1.4810000000000001,"15min":1.276},"min":{"1min":0.86699999999999999,"5min":0.58599999999999997,"15min":0.55200000000000005},"max":{"1min":1.8460000000000001,"5min":8.391,"15min":8.391},"last":1.534}]},{"osd":3,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.3440000000000001,"15min":1.2010000000000001},"min":{"1min":0.81299999999999994,"5min":0.63100000000000001,"15min":0.59599999999999997},"max":{"1min":2.6179999999999999,"5min":8.6530000000000005,"15min":8.6530000000000005},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.649,"5min":1.282,"15min":1.131},"min":{"1min":0.76100000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":6.6619999999999999,"5min":6.6829999999999998,"15min":8.5429999999999993},"last":1.1599999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.2749999999999999,"15min":1.165},"min":{"1min":0.78300000000000003,"5min":0.64200000000000002,"15min":0.57999999999999996},"max":{"1min":1.716,"5min":5.7969999999999997,"15min":5.7969999999999997},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.298,"5min":1.631,"15min":1.379},"min":{"1min":0.69599999999999995,"5min":0.624,"15min":0.62},"max":{"1min":2.516,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":1.1850000000000001}]},{"osd":6,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":1.407,"15min":1.2390000000000001},"min":{"1min":0.80900000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":6.7990000000000004,"5min":6.7990000000000004,"15min":8.4199999999999999},"last":1.048},{"interface":"front","average":{"1min":1.427,"5min":1.528,"15min":1.371},"min":{"1min":0.94999999999999996,"5min":0.78100000000000003,"15min":0.73899999999999999},"max":{"1min":2.6320000000000001,"5min":6.0330000000000004,"15min":6.0330000000000004},"last":1.405}]},{"osd":7,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.6839999999999999,"15min":1.5049999999999999},"min":{"1min":0.91800000000000004,"5min":0.90000000000000002,"15min":0.73899999999999999},"max":{"1min":2.6880000000000002,"5min":8.7870000000000008,"15min":8.7870000000000008},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.8600000000000001,"5min":1.6459999999999999,"15min":1.452},"min":{"1min":0.91800000000000004,"5min":0.81299999999999994,"15min":0.68200000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":8.6660000000000004},"last":1.246}]}]},{"osd":5,"up_from":14,"seq":60129543721,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1729280,"kb_used_data":1320248,"kb_used_omap":0,"kb_used_meta":409024,"kb_avail":92642560,"statfs":{"total":96636764160,"available":94865981440,"internally_reserved":0,"allocated":1351933952,"data_stored":2654093977,"data_compressed":45429937,"data_compressed_allocated":1302343680,"data_compressed_original":2604687360,"omap_allocated":0,"internal_metadata":418840576},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.86099999999999999,"15min":0.81299999999999994},"min":{"1min":0.45200000000000001,"5min":0.44500000000000001,"15min":0.42699999999999999},"max":{"1min":1.8640000000000001,"5min":4.2149999999999999,"15min":4.2149999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.125,"15min":1.0289999999999999},"min":{"1min":0.65600000000000003,"5min":0.504,"15min":0.45500000000000002},"max":{"1min":1.895,"5min":5.6449999999999996,"15min":5.6449999999999996},"last":0.83199999999999996}]},{"osd":1,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.95899999999999996,"15min":0.89600000000000002},"min":{"1min":0.501,"5min":0.48199999999999998,"15min":0.47499999999999998},"max":{"1min":1.677,"5min":4.444,"15min":4.444},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.0049999999999999,"15min":0.91800000000000004},"min":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.505},"max":{"1min":1.27,"5min":5.3860000000000001,"15min":5.3860000000000001},"last":0.60799999999999998}]},{"osd":2,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.474,"15min":1.143},"min":{"1min":0.54700000000000004,"5min":0.54100000000000004,"15min":0.502},"max":{"1min":1.7090000000000001,"5min":31.686,"15min":31.686},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.492,"15min":1.28},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.9370000000000001,"5min":31.721,"15min":31.721},"last":1.135}]},{"osd":3,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.2350000000000001,"15min":1.0840000000000001},"min":{"1min":0.70299999999999996,"5min":0.627,"15min":0.57699999999999996},"max":{"1min":1.4950000000000001,"5min":6.9039999999999999,"15min":6.9039999999999999},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.236,"15min":1.079},"min":{"1min":0.65000000000000002,"5min":0.624,"15min":0.56200000000000006},"max":{"1min":1.363,"5min":11.647,"15min":11.647},"last":0.85199999999999998}]},{"osd":4,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.198,"15min":1.0940000000000001},"min":{"1min":0.64200000000000002,"5min":0.58499999999999996,"15min":0.49299999999999999},"max":{"1min":2.1739999999999999,"5min":5.4160000000000004,"15min":5.4160000000000004},"last":1.0189999999999999},{"interface":"front","average":{"1min":3.0259999999999998,"5min":1.7709999999999999,"15min":1.357},"min":{"1min":0.83399999999999996,"5min":0.67000000000000004,"15min":0.52200000000000002},"max":{"1min":42.804000000000002,"5min":42.804000000000002,"15min":42.804000000000002},"last":0.95299999999999996}]},{"osd":6,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.4350000000000001,"15min":1.3700000000000001},"min":{"1min":0.77900000000000003,"5min":0.61599999999999999,"15min":0.59299999999999997},"max":{"1min":1.4390000000000001,"5min":11.782999999999999,"15min":40.406999999999996},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.278,"5min":1.468,"15min":1.5009999999999999},"min":{"1min":0.89700000000000002,"5min":0.871,"15min":0.79300000000000004},"max":{"1min":2.2770000000000001,"5min":6.0709999999999997,"15min":40.484000000000002},"last":1.228}]},{"osd":7,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.6739999999999999,"15min":1.4159999999999999},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.77100000000000002},"max":{"1min":3.1200000000000001,"5min":9.6270000000000007,"15min":9.6270000000000007},"last":1.204},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.5700000000000001,"15min":1.363},"min":{"1min":0.85099999999999998,"5min":0.83799999999999997,"15min":0.57499999999999996},"max":{"1min":2.9100000000000001,"5min":11.92,"15min":11.92},"last":1.1140000000000001}]}]}]}} 2020-11-19T21:15:25.589 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2020-11-19T21:15:25.858 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:15:25.858 INFO:teuthology.orchestra.run.smithi112.stdout:{"epoch":27,"fsid":"e70a936b-ed8d-4020-8c17-86d5fb068190","created":"2020-11-19T19:03:56.476401+0000","modified":"2020-11-19T19:04:41.457979+0000","last_up_change":"2020-11-19T19:04:03.785791+0000","last_in_change":"2020-11-19T19:04:03.785791+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2020-11-19T19:03:59.809921+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":1},"application_metadata":{"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2020-11-19T19:04:07.307025+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}},{"pool":3,"pool_name":"datapool","create_time":"2020-11-19T19:04:24.516700+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"26","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":3,"snap_epoch":26,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"f4857aac-dc53-44a0-84d8-6210aad6ad12","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6800","nonce":22125},{"type":"v1","addr":"172.21.15.112:6801","nonce":22125}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6802","nonce":22125},{"type":"v1","addr":"172.21.15.112:6803","nonce":22125}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6806","nonce":22125},{"type":"v1","addr":"172.21.15.112:6807","nonce":22125}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6804","nonce":22125},{"type":"v1","addr":"172.21.15.112:6805","nonce":22125}]},"public_addr":"172.21.15.112:6801/22125","cluster_addr":"172.21.15.112:6803/22125","heartbeat_back_addr":"172.21.15.112:6807/22125","heartbeat_front_addr":"172.21.15.112:6805/22125","state":["exists","up"]},{"osd":1,"uuid":"7b1cf9b3-63d5-45f5-887b-36796d2bd15a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6808","nonce":22126},{"type":"v1","addr":"172.21.15.112:6809","nonce":22126}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6810","nonce":22126},{"type":"v1","addr":"172.21.15.112:6811","nonce":22126}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6814","nonce":22126},{"type":"v1","addr":"172.21.15.112:6815","nonce":22126}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6812","nonce":22126},{"type":"v1","addr":"172.21.15.112:6813","nonce":22126}]},"public_addr":"172.21.15.112:6809/22126","cluster_addr":"172.21.15.112:6811/22126","heartbeat_back_addr":"172.21.15.112:6815/22126","heartbeat_front_addr":"172.21.15.112:6813/22126","state":["exists","up"]},{"osd":2,"uuid":"fcf13fe5-eb24-4dbe-820d-d2642beabf43","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6816","nonce":22155},{"type":"v1","addr":"172.21.15.112:6817","nonce":22155}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6818","nonce":22155},{"type":"v1","addr":"172.21.15.112:6819","nonce":22155}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6822","nonce":22155},{"type":"v1","addr":"172.21.15.112:6823","nonce":22155}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6820","nonce":22155},{"type":"v1","addr":"172.21.15.112:6821","nonce":22155}]},"public_addr":"172.21.15.112:6817/22155","cluster_addr":"172.21.15.112:6819/22155","heartbeat_back_addr":"172.21.15.112:6823/22155","heartbeat_front_addr":"172.21.15.112:6821/22155","state":["exists","up"]},{"osd":3,"uuid":"71b0bc61-0086-4dd1-81d2-d3a9b51333f7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6824","nonce":22156},{"type":"v1","addr":"172.21.15.112:6825","nonce":22156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6826","nonce":22156},{"type":"v1","addr":"172.21.15.112:6827","nonce":22156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6830","nonce":22156},{"type":"v1","addr":"172.21.15.112:6831","nonce":22156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.112:6828","nonce":22156},{"type":"v1","addr":"172.21.15.112:6829","nonce":22156}]},"public_addr":"172.21.15.112:6825/22156","cluster_addr":"172.21.15.112:6827/22156","heartbeat_back_addr":"172.21.15.112:6831/22156","heartbeat_front_addr":"172.21.15.112:6829/22156","state":["exists","up"]},{"osd":4,"uuid":"8ddf7bac-6d79-4e86-9ad7-8f7b56ef3d14","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6815","nonce":22142},{"type":"v1","addr":"172.21.15.72:6817","nonce":22142}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6818","nonce":22142},{"type":"v1","addr":"172.21.15.72:6819","nonce":22142}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6822","nonce":22142},{"type":"v1","addr":"172.21.15.72:6823","nonce":22142}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6820","nonce":22142},{"type":"v1","addr":"172.21.15.72:6821","nonce":22142}]},"public_addr":"172.21.15.72:6817/22142","cluster_addr":"172.21.15.72:6819/22142","heartbeat_back_addr":"172.21.15.72:6823/22142","heartbeat_front_addr":"172.21.15.72:6821/22142","state":["exists","up"]},{"osd":5,"uuid":"fa5654aa-becb-4142-98c9-63e34f292629","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6808","nonce":22140},{"type":"v1","addr":"172.21.15.72:6809","nonce":22140}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6810","nonce":22140},{"type":"v1","addr":"172.21.15.72:6811","nonce":22140}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6814","nonce":22140},{"type":"v1","addr":"172.21.15.72:6816","nonce":22140}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6812","nonce":22140},{"type":"v1","addr":"172.21.15.72:6813","nonce":22140}]},"public_addr":"172.21.15.72:6809/22140","cluster_addr":"172.21.15.72:6811/22140","heartbeat_back_addr":"172.21.15.72:6816/22140","heartbeat_front_addr":"172.21.15.72:6813/22140","state":["exists","up"]},{"osd":6,"uuid":"cdd72ec0-bacb-40f7-b9ad-592c8fe9f27b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":22,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6800","nonce":22141},{"type":"v1","addr":"172.21.15.72:6801","nonce":22141}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6802","nonce":22141},{"type":"v1","addr":"172.21.15.72:6803","nonce":22141}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6806","nonce":22141},{"type":"v1","addr":"172.21.15.72:6807","nonce":22141}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6804","nonce":22141},{"type":"v1","addr":"172.21.15.72:6805","nonce":22141}]},"public_addr":"172.21.15.72:6801/22141","cluster_addr":"172.21.15.72:6803/22141","heartbeat_back_addr":"172.21.15.72:6807/22141","heartbeat_front_addr":"172.21.15.72:6805/22141","state":["exists","up"]},{"osd":7,"uuid":"64404e0d-c7d8-49b2-a5a1-3e2cab1f4889","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6824","nonce":22171},{"type":"v1","addr":"172.21.15.72:6825","nonce":22171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6826","nonce":22171},{"type":"v1","addr":"172.21.15.72:6827","nonce":22171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6830","nonce":22171},{"type":"v1","addr":"172.21.15.72:6831","nonce":22171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.72:6828","nonce":22171},{"type":"v1","addr":"172.21.15.72:6829","nonce":22171}]},"public_addr":"172.21.15.72:6825/22171","cluster_addr":"172.21.15.72:6827/22171","heartbeat_back_addr":"172.21.15.72:6831/22171","heartbeat_front_addr":"172.21.15.72:6829/22171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.815378+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.875884+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.856234+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.874385+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.858060+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.834671+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.562149+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2020-11-19T19:04:01.881866+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2020-11-19T21:15:26.872 INFO:tasks.ceph:Scrubbing osd.0 2020-11-19T21:15:26.872 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:27.038 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:27.038 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:27.038 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:27.039 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2020-11-19T21:15:27.302 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 0 to deep-scrub 2020-11-19T21:15:27.312 INFO:tasks.ceph:Scrubbing osd.1 2020-11-19T21:15:27.313 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:27.445 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:27.445 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:27.445 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:27.456 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2020-11-19T21:15:27.754 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 1 to deep-scrub 2020-11-19T21:15:27.766 INFO:tasks.ceph:Scrubbing osd.2 2020-11-19T21:15:27.767 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:27.921 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:27.922 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:27.922 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:27.936 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2020-11-19T21:15:28.297 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 2 to deep-scrub 2020-11-19T21:15:30.559 INFO:tasks.ceph:Scrubbing osd.3 2020-11-19T21:15:30.560 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:30.726 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:30.726 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:30.727 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:30.740 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2020-11-19T21:15:31.100 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 3 to deep-scrub 2020-11-19T21:15:31.112 INFO:tasks.ceph:Scrubbing osd.4 2020-11-19T21:15:31.113 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:31.296 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:31.297 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:31.297 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:31.312 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2020-11-19T21:15:31.695 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 4 to deep-scrub 2020-11-19T21:15:31.707 INFO:tasks.ceph:Scrubbing osd.5 2020-11-19T21:15:31.707 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:31.872 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:31.872 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:31.872 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:31.884 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2020-11-19T21:15:32.252 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 5 to deep-scrub 2020-11-19T21:15:32.276 INFO:tasks.ceph:Scrubbing osd.6 2020-11-19T21:15:32.277 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:32.433 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:32.434 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:32.434 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:32.448 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2020-11-19T21:15:32.787 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 6 to deep-scrub 2020-11-19T21:15:32.800 INFO:tasks.ceph:Scrubbing osd.7 2020-11-19T21:15:32.800 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2020-11-19T21:15:32.956 INFO:teuthology.orchestra.run.smithi112.stdout:{ 2020-11-19T21:15:32.957 INFO:teuthology.orchestra.run.smithi112.stdout: "success": "osd_debug_deep_scrub_sleep = '0.000000' (not observed, change may require restart) " 2020-11-19T21:15:32.957 INFO:teuthology.orchestra.run.smithi112.stdout:} 2020-11-19T21:15:32.970 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2020-11-19T21:15:33.328 INFO:teuthology.orchestra.run.smithi112.stderr:instructed osd(s) 7 to deep-scrub 2020-11-19T21:15:33.340 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T21:15:33.665 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:15:33.667 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T21:15:33.680 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":3964,"stamp":"2020-11-19T21:15:33.419032+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20604348969,"num_objects":4963,"num_object_clones":0,"num_object_copies":14877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4963,"num_whiteouts":0,"num_read":465772,"num_read_kb":14059430,"num_write":605870,"num_write_kb":83106134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45753,"ondisk_log_size":45753,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":18827428,"kb_used_data":15599716,"kb_used_omap":6,"kb_used_meta":3227641,"kb_avail":736147292,"statfs":{"total":773094113280,"available":753814827008,"internally_reserved":0,"allocated":15974109184,"data_stored":30908202724,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":6156,"internal_metadata":3305105396},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1373,"num_read_kb":27492,"num_write":157,"num_write_kb":16880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002025"},"pg_stats":[{"pgid":"2.7","version":"27'2407","reported_seq":"2440","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.362943+0000","last_change":"2020-11-19T19:04:08.863012+0000","last_active":"2020-11-19T21:15:22.362943+0000","last_peered":"2020-11-19T21:15:22.362943+0000","last_clean":"2020-11-19T21:15:22.362943+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T21:15:22.362943+0000","last_undegraded":"2020-11-19T21:15:22.362943+0000","last_fullsized":"2020-11-19T21:15:22.362943+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":2407,"ondisk_log_size":2407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14389,"num_read_kb":11975,"num_write":4797,"num_write_kb":4785,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.532885+0000","last_change":"2020-11-19T19:04:08.863284+0000","last_active":"2020-11-19T19:04:29.532885+0000","last_peered":"2020-11-19T19:04:29.532885+0000","last_clean":"2020-11-19T19:04:29.532885+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T19:04:29.532885+0000","last_undegraded":"2020-11-19T19:04:29.532885+0000","last_fullsized":"2020-11-19T19:04:29.532885+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.851369+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1","version":"27'116492","reported_seq":"225997","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.345901+0000","last_change":"2020-11-19T19:04:29.588217+0000","last_active":"2020-11-19T21:15:22.345901+0000","last_peered":"2020-11-19T21:15:22.345901+0000","last_clean":"2020-11-19T21:15:22.345901+0000","last_became_active":"2020-11-19T19:04:26.568664+0000","last_became_peered":"2020-11-19T19:04:26.568664+0000","last_unstale":"2020-11-19T21:15:22.345901+0000","last_undegraded":"2020-11-19T21:15:22.345901+0000","last_fullsized":"2020-11-19T21:15:22.345901+0000","mapping_epoch":22,"log_start":"27'106396","ondisk_log_start":"27'106396","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10096,"ondisk_log_size":10096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5118142464,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":109563,"num_read_kb":3184768,"num_write":116492,"num_write_kb":21017592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"27'208","reported_seq":"2975","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.366648+0000","last_change":"2020-11-19T19:04:08.850392+0000","last_active":"2020-11-19T21:15:22.366648+0000","last_peered":"2020-11-19T21:15:22.366648+0000","last_clean":"2020-11-19T21:15:22.366648+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T21:15:22.366648+0000","last_undegraded":"2020-11-19T21:15:22.366648+0000","last_fullsized":"2020-11-19T21:15:22.366648+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":208,"ondisk_log_size":208,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":636,"num_read_kb":521,"num_write":190,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"27'163669","reported_seq":"296932","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.252353+0000","last_change":"2020-11-19T19:04:29.533430+0000","last_active":"2020-11-19T21:15:22.252353+0000","last_peered":"2020-11-19T21:15:22.252353+0000","last_clean":"2020-11-19T21:15:22.252353+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:22.252353+0000","last_undegraded":"2020-11-19T21:15:22.252353+0000","last_fullsized":"2020-11-19T21:15:22.252353+0000","mapping_epoch":22,"log_start":"27'153605","ondisk_log_start":"27'153605","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10064,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5181579795,"num_objects":1247,"num_object_clones":0,"num_object_copies":3741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1247,"num_whiteouts":0,"num_read":133305,"num_read_kb":4148891,"num_write":163669,"num_write_kb":20506716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.0","version":"15'2","reported_seq":"21","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.587449+0000","last_change":"2020-11-19T19:04:04.820997+0000","last_active":"2020-11-19T19:04:29.587449+0000","last_peered":"2020-11-19T19:04:29.587449+0000","last_clean":"2020-11-19T19:04:29.587449+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T19:04:29.587449+0000","last_undegraded":"2020-11-19T19:04:29.587449+0000","last_fullsized":"2020-11-19T19:04:29.587449+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:00.774457+0000","last_clean_scrub_stamp":"2020-11-19T19:04:00.774457+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.854511+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"27'87619","reported_seq":"142219","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.336319+0000","last_change":"2020-11-19T19:04:29.531023+0000","last_active":"2020-11-19T21:15:22.336319+0000","last_peered":"2020-11-19T21:15:22.336319+0000","last_clean":"2020-11-19T21:15:22.336319+0000","last_became_active":"2020-11-19T19:04:26.679813+0000","last_became_peered":"2020-11-19T19:04:26.679813+0000","last_unstale":"2020-11-19T21:15:22.336319+0000","last_undegraded":"2020-11-19T21:15:22.336319+0000","last_fullsized":"2020-11-19T21:15:22.336319+0000","mapping_epoch":22,"log_start":"27'77575","ondisk_log_start":"27'77575","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10044,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5307834368,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":54645,"num_read_kb":2838397,"num_write":87619,"num_write_kb":17563674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"27'88","reported_seq":"1235","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.386904+0000","last_change":"2020-11-19T19:04:08.849239+0000","last_active":"2020-11-19T21:15:22.386904+0000","last_peered":"2020-11-19T21:15:22.386904+0000","last_clean":"2020-11-19T21:15:22.386904+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T21:15:22.386904+0000","last_undegraded":"2020-11-19T21:15:22.386904+0000","last_fullsized":"2020-11-19T21:15:22.386904+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":88,"ondisk_log_size":88,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":170,"num_read_kb":84,"num_write":82,"num_write_kb":76,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3","version":"27'227637","reported_seq":"364732","reported_epoch":"27","state":"active+clean+scrubbing+deep","last_fresh":"2020-11-19T21:15:22.356589+0000","last_change":"2020-11-19T21:15:27.627767+0000","last_active":"2020-11-19T21:15:22.356589+0000","last_peered":"2020-11-19T21:15:22.356589+0000","last_clean":"2020-11-19T21:15:22.356589+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:22.356589+0000","last_undegraded":"2020-11-19T21:15:22.356589+0000","last_fullsized":"2020-11-19T21:15:22.356589+0000","mapping_epoch":22,"log_start":"27'217626","ondisk_log_start":"27'217626","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10011,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4996790272,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":137153,"num_read_kb":3861609,"num_write":227637,"num_write_kb":24007728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537135+0000","last_change":"2020-11-19T19:04:09.616908+0000","last_active":"2020-11-19T19:04:29.537135+0000","last_peered":"2020-11-19T19:04:29.537135+0000","last_clean":"2020-11-19T19:04:29.537135+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T19:04:29.537135+0000","last_undegraded":"2020-11-19T19:04:29.537135+0000","last_fullsized":"2020-11-19T19:04:29.537135+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"27'2833","reported_seq":"4785","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.377433+0000","last_change":"2020-11-19T19:04:09.613892+0000","last_active":"2020-11-19T21:15:22.377433+0000","last_peered":"2020-11-19T21:15:22.377433+0000","last_clean":"2020-11-19T21:15:22.377433+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T21:15:22.377433+0000","last_undegraded":"2020-11-19T21:15:22.377433+0000","last_fullsized":"2020-11-19T21:15:22.377433+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":2833,"ondisk_log_size":2833,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":674,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":15911,"num_read_kb":13185,"num_write":5382,"num_write_kb":5370,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20604346899,"num_objects":4951,"num_object_clones":0,"num_object_copies":14853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4951,"num_whiteouts":0,"num_read":434666,"num_read_kb":14033665,"num_write":595417,"num_write_kb":83095710,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15971766272,"data_stored":30907281408,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":0,"internal_metadata":0},"log_size":40215,"ondisk_log_size":40215,"up":12,"acting":12,"num_store_stats":6},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2,"ondisk_log_size":2,"up":2,"acting":2,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2070,"num_objects":10,"num_object_clones":0,"num_object_copies":20,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":31106,"num_read_kb":25765,"num_write":10451,"num_write_kb":10414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":4140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5536,"ondisk_log_size":5536,"up":16,"acting":16,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543723,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1705396,"kb_used_data":1320172,"kb_used_omap":0,"kb_used_meta":385216,"kb_avail":92666444,"statfs":{"total":96636764160,"available":94890438656,"internally_reserved":0,"allocated":1351856128,"data_stored":2654093287,"data_compressed":45030679,"data_compressed_allocated":1302413312,"data_compressed_original":2604826624,"omap_allocated":0,"internal_metadata":394461184},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":0.83399999999999996,"5min":0.97299999999999998,"15min":0.86699999999999999},"min":{"1min":0.502,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.72,"5min":6.0140000000000002,"15min":6.0140000000000002},"last":1.127},{"interface":"front","average":{"1min":1.175,"5min":1.0720000000000001,"15min":0.93799999999999994},"min":{"1min":0.48999999999999999,"5min":0.46200000000000002,"15min":0.45600000000000002},"max":{"1min":3.9380000000000002,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":0.93700000000000006}]},{"osd":1,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0149999999999999,"15min":0.96499999999999997},"min":{"1min":0.61399999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":2.8079999999999998,"5min":5.1139999999999999,"15min":8.8970000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.258,"5min":1.1080000000000001,"15min":1.014},"min":{"1min":0.628,"5min":0.501,"15min":0.501},"max":{"1min":3.8199999999999998,"5min":4.1580000000000004,"15min":4.1580000000000004},"last":1.0669999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":1.165,"15min":1.0760000000000001},"min":{"1min":0.55200000000000005,"5min":0.55000000000000004,"15min":0.53900000000000003},"max":{"1min":6.5259999999999998,"5min":6.5259999999999998,"15min":6.5259999999999998},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.101,"5min":1.028,"15min":1.0409999999999999},"min":{"1min":0.76000000000000001,"5min":0.54900000000000004,"15min":0.53300000000000003},"max":{"1min":3.3279999999999998,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":1.2849999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.2190000000000001,"15min":1.1279999999999999},"min":{"1min":0.70399999999999996,"5min":0.69399999999999995,"15min":0.64300000000000002},"max":{"1min":5.4530000000000003,"5min":5.4530000000000003,"15min":9.3140000000000001},"last":0.995},{"interface":"front","average":{"1min":1.3919999999999999,"5min":1.2509999999999999,"15min":1.1339999999999999},"min":{"1min":0.77600000000000002,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":4.0469999999999997,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":1.3380000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0209999999999999,"15min":0.98099999999999998},"min":{"1min":0.63900000000000001,"5min":0.56899999999999995,"15min":0.53200000000000003},"max":{"1min":3.4550000000000001,"5min":3.5030000000000001,"15min":5.7519999999999998},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.123,"5min":1.347,"15min":1.2350000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.58699999999999997},"max":{"1min":2.1299999999999999,"5min":5.3099999999999996,"15min":9.0600000000000005},"last":1.3640000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":1.456,"15min":1.3069999999999999},"min":{"1min":0.60099999999999998,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":4.383,"5min":4.383,"15min":5.4139999999999997},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.23,"15min":1.1679999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.60199999999999998},"max":{"1min":3.698,"5min":3.698,"15min":5.335},"last":1.014}]},{"osd":6,"last update":"Thu Nov 19 21:14:36 2020","interfaces":[{"interface":"back","average":{"1min":1.425,"5min":1.3220000000000001,"15min":1.2809999999999999},"min":{"1min":0.80300000000000005,"5min":0.749,"15min":0.68100000000000005},"max":{"1min":3.5739999999999998,"5min":3.5739999999999998,"15min":7.3250000000000002},"last":1.157},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.494,"15min":1.3879999999999999},"min":{"1min":0.86699999999999999,"5min":0.81799999999999995,"15min":0.68500000000000005},"max":{"1min":2.3969999999999998,"5min":6.258,"15min":9.1750000000000007},"last":1.262}]}]},{"osd":6,"up_from":13,"seq":55834576427,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1826724,"kb_used_data":1280284,"kb_used_omap":0,"kb_used_meta":546432,"kb_avail":92545116,"statfs":{"total":96636764160,"available":94766198784,"internally_reserved":0,"allocated":1311010816,"data_stored":2559263353,"data_compressed":47970950,"data_compressed_allocated":1248428032,"data_compressed_original":2496856064,"omap_allocated":0,"internal_metadata":559546368},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.95099999999999996,"15min":0.872},"min":{"1min":0.51000000000000001,"5min":0.45200000000000001,"15min":0.441},"max":{"1min":1.131,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.113,"15min":0.94999999999999996},"min":{"1min":0.55300000000000005,"5min":0.46700000000000003,"15min":0.45200000000000001},"max":{"1min":1.8759999999999999,"5min":6.3789999999999996,"15min":6.3789999999999996},"last":0.77800000000000002}]},{"osd":1,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0289999999999999,"15min":0.95999999999999996},"min":{"1min":0.60699999999999998,"5min":0.54800000000000004,"15min":0.503},"max":{"1min":1.6919999999999999,"5min":5.5350000000000001,"15min":5.5350000000000001},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.105,"5min":1.163,"15min":1.03},"min":{"1min":0.56699999999999995,"5min":0.54100000000000004,"15min":0.52000000000000002},"max":{"1min":2.8730000000000002,"5min":4.5380000000000003,"15min":5.0179999999999998},"last":0.91200000000000003}]},{"osd":2,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.036,"15min":0.94099999999999995},"min":{"1min":0.53900000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.7390000000000001,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.107,"5min":1.23,"15min":1.1279999999999999},"min":{"1min":0.77000000000000002,"5min":0.65200000000000002,"15min":0.48699999999999999},"max":{"1min":1.8200000000000001,"5min":5.6589999999999998,"15min":5.6589999999999998},"last":0.98899999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.252,"15min":1.121},"min":{"1min":0.75900000000000001,"5min":0.61499999999999999,"15min":0.58799999999999997},"max":{"1min":2.7349999999999999,"5min":4.4500000000000002,"15min":5.157},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.2110000000000001,"15min":1.0669999999999999},"min":{"1min":0.69799999999999995,"5min":0.63800000000000001,"15min":0.58899999999999997},"max":{"1min":1.4750000000000001,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":0.82099999999999995}]},{"osd":4,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.2749999999999999,"15min":1.579},"min":{"1min":0.72199999999999998,"5min":0.58099999999999996,"15min":0.53300000000000003},"max":{"1min":1.5780000000000001,"5min":6.157,"15min":108.22499999999999},"last":1.075},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.361,"15min":1.6000000000000001},"min":{"1min":0.67300000000000004,"5min":0.63200000000000001,"15min":0.59899999999999998},"max":{"1min":3.294,"5min":4.5670000000000002,"15min":108.20099999999999},"last":1.403}]},{"osd":5,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.2709999999999999,"15min":1.1619999999999999},"min":{"1min":0.76500000000000001,"5min":0.66100000000000003,"15min":0.63},"max":{"1min":2.7149999999999999,"5min":6.9669999999999996,"15min":6.9669999999999996},"last":1.099},{"interface":"front","average":{"1min":1.274,"5min":1.4610000000000001,"15min":1.347},"min":{"1min":1.0089999999999999,"5min":0.71699999999999997,"15min":0.71399999999999997},"max":{"1min":1.952,"5min":6.0350000000000001,"15min":6.0350000000000001},"last":1.1930000000000001}]},{"osd":7,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.556,"15min":1.4319999999999999},"min":{"1min":0.97699999999999998,"5min":0.69399999999999995,"15min":0.67600000000000005},"max":{"1min":3.3929999999999998,"5min":4.5650000000000004,"15min":10.096},"last":1.488},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.4690000000000001,"15min":1.3520000000000001},"min":{"1min":0.96899999999999997,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.6579999999999999,"5min":6.7359999999999998,"15min":6.7359999999999998},"last":1.2350000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543724,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5152,"kb_used_data":280,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":94366688,"statfs":{"total":96636764160,"available":96631488512,"internally_reserved":0,"allocated":286720,"data_stored":114647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.90300000000000002,"15min":0.83799999999999997},"min":{"1min":0.52000000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.595,"5min":3.4329999999999998,"15min":4.6689999999999996},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.93000000000000005,"15min":0.91400000000000003},"min":{"1min":0.499,"5min":0.46700000000000003,"15min":0.46100000000000002},"max":{"1min":3.6640000000000001,"5min":3.6640000000000001,"15min":5.2210000000000001},"last":0.81699999999999995}]},{"osd":2,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.89700000000000002,"15min":0.86599999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.45700000000000002},"max":{"1min":1.0960000000000001,"5min":3.1429999999999998,"15min":5.8579999999999997},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.468,"5min":1.3129999999999999,"15min":1.131},"min":{"1min":0.60699999999999998,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":10.166,"5min":10.166,"15min":10.166},"last":0.99199999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.002,"15min":0.97599999999999998},"min":{"1min":0.57899999999999996,"5min":0.57199999999999995,"15min":0.504},"max":{"1min":1.988,"5min":3.484,"15min":3.484},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.04,"15min":1.0469999999999999},"min":{"1min":0.63700000000000001,"5min":0.58899999999999997,"15min":0.58499999999999996},"max":{"1min":1.8859999999999999,"5min":3.177,"15min":6.2069999999999999},"last":1.222}]},{"osd":4,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.423,"15min":1.2749999999999999},"min":{"1min":0.73699999999999999,"5min":0.64900000000000002,"15min":0.621},"max":{"1min":1.8480000000000001,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":1.4370000000000001},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.337,"15min":1.224},"min":{"1min":0.86199999999999999,"5min":0.70099999999999996,"15min":0.61599999999999999},"max":{"1min":3.4199999999999999,"5min":7.9589999999999996,"15min":7.9589999999999996},"last":1.2649999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.3,"15min":1.3089999999999999},"min":{"1min":0.77600000000000002,"5min":0.70399999999999996,"15min":0.66600000000000004},"max":{"1min":1.8180000000000001,"5min":6.1779999999999999,"15min":7.0499999999999998},"last":1.3460000000000001},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.4399999999999999},"min":{"1min":0.89200000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7989999999999999,"5min":6.1539999999999999,"15min":7.2130000000000001},"last":1.6060000000000001}]},{"osd":6,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.3959999999999999,"15min":1.3149999999999999},"min":{"1min":0.95899999999999996,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":3.548,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.107},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3069999999999999,"15min":1.3560000000000001},"min":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.80000000000000004},"max":{"1min":2.109,"5min":3.0510000000000002,"15min":6.9699999999999998},"last":1.47}]},{"osd":7,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.3939999999999999,"15min":1.4239999999999999},"min":{"1min":0.99299999999999999,"5min":0.95399999999999996,"15min":0.88},"max":{"1min":2.2080000000000002,"5min":3.286,"15min":7.1970000000000001},"last":1.5700000000000001},{"interface":"front","average":{"1min":1.4370000000000001,"5min":1.514,"15min":1.4159999999999999},"min":{"1min":1.194,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.9590000000000001,"5min":3.6469999999999998,"15min":3.6469999999999998},"last":1.534}]}]},{"osd":0,"up_from":14,"seq":60129543723,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3377208,"kb_used_data":2589232,"kb_used_omap":2,"kb_used_meta":787965,"kb_avail":90994632,"statfs":{"total":96636764160,"available":93178503168,"internally_reserved":0,"allocated":2651373568,"data_stored":5089416491,"data_compressed":69952009,"data_compressed_allocated":2438225920,"data_compressed_original":4876451840,"omap_allocated":2052,"internal_metadata":806877180},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.77200000000000002,"15min":0.752},"min":{"1min":0.46000000000000002,"5min":0.44600000000000001,"15min":0.438},"max":{"1min":0.95999999999999996,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.755,"5min":0.89200000000000002,"15min":0.82999999999999996},"min":{"1min":0.52600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.0980000000000001,"5min":6.7450000000000001,"15min":6.7450000000000001},"last":0.73999999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.2609999999999999,"5min":1.0940000000000001,"15min":1.026},"min":{"1min":0.58499999999999996,"5min":0.49299999999999999,"15min":0.45000000000000001},"max":{"1min":5.1379999999999999,"5min":5.1379999999999999,"15min":8.1920000000000002},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.89600000000000002,"5min":1.02,"15min":0.95599999999999996},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.48199999999999998},"max":{"1min":1.321,"5min":6.3380000000000001,"15min":6.3380000000000001},"last":1.006}]},{"osd":3,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.86399999999999999,"15min":0.90200000000000002},"min":{"1min":0.55700000000000005,"5min":0.51700000000000002,"15min":0.48599999999999999},"max":{"1min":1.889,"5min":1.9399999999999999,"15min":4.931},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.268,"5min":1.2150000000000001,"15min":1.0940000000000001},"min":{"1min":0.64800000000000002,"5min":0.61399999999999999,"15min":0.53200000000000003},"max":{"1min":4.4219999999999997,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":1.202}]},{"osd":4,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.252,"15min":1.171},"min":{"1min":0.84599999999999997,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.8049999999999999,"5min":5.0190000000000001,"15min":5.0190000000000001},"last":1.163},{"interface":"front","average":{"1min":1.397,"5min":1.206,"15min":1.171},"min":{"1min":0.72499999999999998,"5min":0.67800000000000005,"15min":0.61399999999999999},"max":{"1min":5.0590000000000002,"5min":5.0590000000000002,"15min":5.0590000000000002},"last":1.0589999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.49,"5min":1.3540000000000001,"15min":1.2729999999999999},"min":{"1min":0.79500000000000004,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":4.6539999999999999,"5min":5.2619999999999996,"15min":5.2619999999999996},"last":1.5349999999999999},{"interface":"front","average":{"1min":1.3200000000000001,"5min":1.3560000000000001,"15min":1.298},"min":{"1min":0.995,"5min":0.80100000000000005,"15min":0.73099999999999998},"max":{"1min":1.909,"5min":4.7939999999999996,"15min":4.7939999999999996},"last":1.292}]},{"osd":6,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.3500000000000001,"5min":1.327,"15min":1.274},"min":{"1min":0.95999999999999996,"5min":0.80900000000000005,"15min":0.70199999999999996},"max":{"1min":2.0739999999999998,"5min":4.8949999999999996,"15min":5.0579999999999998},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.583,"5min":1.4770000000000001,"15min":1.403},"min":{"1min":0.93999999999999995,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":4.7859999999999996,"5min":5.3840000000000003,"15min":5.6980000000000004},"last":1.45}]},{"osd":7,"last update":"Thu Nov 19 21:14:34 2020","interfaces":[{"interface":"back","average":{"1min":1.369,"5min":1.55,"15min":1.395},"min":{"1min":1.1200000000000001,"5min":0.85399999999999998,"15min":0.83299999999999996},"max":{"1min":1.8520000000000001,"5min":6.8239999999999998,"15min":6.8239999999999998},"last":1.403},{"interface":"front","average":{"1min":1.385,"5min":1.3500000000000001,"15min":1.3560000000000001},"min":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.80800000000000005},"max":{"1min":2.1949999999999998,"5min":5.3540000000000001,"15min":8.0050000000000008},"last":1.3220000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543723,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5808040,"kb_used_data":5183904,"kb_used_omap":2,"kb_used_meta":624125,"kb_avail":88563800,"statfs":{"total":96636764160,"available":90689331200,"internally_reserved":0,"allocated":5308317696,"data_stored":10302541783,"data_compressed":163472831,"data_compressed_allocated":4994396160,"data_compressed_original":9988792320,"omap_allocated":2052,"internal_metadata":639105020},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.78900000000000003,"15min":0.91100000000000003},"min":{"1min":0.503,"5min":0.46700000000000003,"15min":0.42299999999999999},"max":{"1min":1.778,"5min":2.1739999999999999,"15min":33.817},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.80400000000000005,"15min":0.97099999999999997},"min":{"1min":0.57799999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.355,"5min":2.3039999999999998,"15min":33.716999999999999},"last":0.61499999999999999}]},{"osd":1,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.85499999999999998,"15min":0.81599999999999995},"min":{"1min":0.51700000000000002,"5min":0.47299999999999998,"15min":0.46899999999999997},"max":{"1min":1.1699999999999999,"5min":5.1539999999999999,"15min":5.1539999999999999},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.036,"15min":1.0109999999999999},"min":{"1min":0.68000000000000005,"5min":0.54000000000000004,"15min":0.48299999999999998},"max":{"1min":1.1990000000000001,"5min":5.3570000000000002,"15min":5.3570000000000002},"last":0.84699999999999998}]},{"osd":3,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.038,"15min":0.996},"min":{"1min":0.71599999999999997,"5min":0.59499999999999997,"15min":0.505},"max":{"1min":1.016,"5min":5.2759999999999998,"15min":7.4109999999999996},"last":0.78700000000000003},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.139,"15min":1.155},"min":{"1min":0.80400000000000005,"5min":0.63400000000000001,"15min":0.58799999999999997},"max":{"1min":1.6579999999999999,"5min":3.9260000000000002,"15min":6.5449999999999999},"last":0.97999999999999998}]},{"osd":4,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.651,"15min":1.587},"min":{"1min":0.996,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.903,"5min":31.486999999999998,"15min":63.847999999999999},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.115,"5min":1.5680000000000001,"15min":1.4870000000000001},"min":{"1min":0.625,"5min":0.621,"15min":0.59799999999999998},"max":{"1min":1.746,"5min":31.663,"15min":63.880000000000003},"last":0.93999999999999995}]},{"osd":5,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.675,"15min":1.3919999999999999},"min":{"1min":0.90100000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.585,"5min":31.251999999999999,"15min":31.251999999999999},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.391,"5min":1.833,"15min":1.53},"min":{"1min":1.099,"5min":0.93700000000000006,"15min":0.83399999999999996},"max":{"1min":2.0299999999999998,"5min":31.312000000000001,"15min":31.312000000000001},"last":1.1259999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.7170000000000001,"15min":1.4850000000000001},"min":{"1min":0.88,"5min":0.78700000000000003,"15min":0.77900000000000003},"max":{"1min":1.726,"5min":31.526,"15min":31.526},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.792,"15min":1.5109999999999999},"min":{"1min":0.96099999999999997,"5min":0.84799999999999998,"15min":0.79500000000000004},"max":{"1min":2.3439999999999999,"5min":31.335999999999999,"15min":31.335999999999999},"last":1.103}]},{"osd":7,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.4159999999999999,"15min":1.405},"min":{"1min":1.0149999999999999,"5min":0.89400000000000002,"15min":0.86299999999999999},"max":{"1min":1.8320000000000001,"5min":2.9119999999999999,"15min":10.111000000000001},"last":1.089},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.488,"15min":1.446},"min":{"1min":1.0409999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.768,"5min":5.0490000000000004,"15min":7.1239999999999997},"last":1.196}]}]},{"osd":3,"up_from":14,"seq":60129543724,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35504,"kb_used_data":296,"kb_used_omap":0,"kb_used_meta":35200,"kb_avail":94336336,"statfs":{"total":96636764160,"available":96600408064,"internally_reserved":0,"allocated":303104,"data_stored":116027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":36044800},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.90600000000000003,"15min":0.81899999999999995},"min":{"1min":0.47299999999999998,"5min":0.441,"15min":0.441},"max":{"1min":2.5859999999999999,"5min":3.2829999999999999,"15min":3.653},"last":0.73399999999999999},{"interface":"front","average":{"1min":1.002,"5min":1.0469999999999999,"15min":0.871},"min":{"1min":0.60599999999999998,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":2.3620000000000001,"5min":5.3739999999999997,"15min":5.3739999999999997},"last":0.68400000000000005}]},{"osd":1,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.53200000000000003,"5min":0.47699999999999998,"15min":0.47199999999999998},"max":{"1min":1.8859999999999999,"5min":2.282,"15min":2.7400000000000002},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.153,"15min":1.075},"min":{"1min":0.69599999999999995,"5min":0.58699999999999997,"15min":0.54700000000000004},"max":{"1min":1.948,"5min":3.7189999999999999,"15min":3.754},"last":0.81499999999999995}]},{"osd":2,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.294,"15min":1.1100000000000001},"min":{"1min":0.76200000000000001,"5min":0.52700000000000002,"15min":0.48899999999999999},"max":{"1min":3.0640000000000001,"5min":5.4429999999999996,"15min":5.4429999999999996},"last":0.82999999999999996},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.288,"15min":1.2},"min":{"1min":0.69999999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4769999999999999,"5min":5.391,"15min":5.4390000000000001},"last":1.107}]},{"osd":4,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.3680000000000001,"15min":1.2170000000000001},"min":{"1min":0.86199999999999999,"5min":0.68600000000000005,"15min":0.68400000000000005},"max":{"1min":5.2960000000000003,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.071},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.2370000000000001,"15min":1.1240000000000001},"min":{"1min":0.76200000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":5.2629999999999999,"5min":5.2629999999999999,"15min":5.2629999999999999},"last":1.2150000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.2669999999999999,"15min":1.22},"min":{"1min":0.88600000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":2.0350000000000001,"5min":4.5049999999999999,"15min":6.423},"last":1.0289999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3939999999999999,"15min":1.329},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.77200000000000002},"max":{"1min":2.1800000000000002,"5min":3.54,"15min":5.8970000000000002},"last":1.3560000000000001}]},{"osd":6,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.327,"5min":1.49,"15min":1.3859999999999999},"min":{"1min":0.97099999999999997,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":2.0659999999999998,"5min":4.0759999999999996,"15min":4.0759999999999996},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.323,"5min":1.5109999999999999,"15min":1.381},"min":{"1min":1.006,"5min":0.88600000000000001,"15min":0.81100000000000005},"max":{"1min":2.2360000000000002,"5min":5.5220000000000002,"15min":5.5220000000000002},"last":1.1399999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":1.643,"15min":1.476},"min":{"1min":1.077,"5min":0.97399999999999998,"15min":0.93600000000000005},"max":{"1min":5.5899999999999999,"5min":7.8719999999999999,"15min":7.8719999999999999},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.6379999999999999,"5min":1.514,"15min":1.3939999999999999},"min":{"1min":1.05,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":5.5259999999999998,"5min":7.6799999999999997,"15min":7.6799999999999997},"last":1.1519999999999999}]}]},{"osd":4,"up_from":14,"seq":60129543724,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4332076,"kb_used_data":3905316,"kb_used_omap":2,"kb_used_meta":426749,"kb_avail":90039764,"statfs":{"total":96636764160,"available":92200718336,"internally_reserved":0,"allocated":3999043584,"data_stored":7648563159,"data_compressed":94067816,"data_compressed_allocated":3649691648,"data_compressed_original":7299383296,"omap_allocated":2052,"internal_metadata":436991996},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0600000000000001,"15min":0.92300000000000004},"min":{"1min":0.53600000000000003,"5min":0.439,"15min":0.42899999999999999},"max":{"1min":2.516,"5min":8.5139999999999993,"15min":8.5139999999999993},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.117,"15min":0.92700000000000005},"min":{"1min":0.66900000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":2.3610000000000002,"5min":5.5499999999999998,"15min":5.5499999999999998},"last":1.353}]},{"osd":1,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.113,"15min":0.999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.502},"max":{"1min":2.484,"5min":5.6790000000000003,"15min":5.6790000000000003},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1990000000000001,"15min":1.0669999999999999},"min":{"1min":0.62,"5min":0.59199999999999997,"15min":0.53500000000000003},"max":{"1min":1.762,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":1.3200000000000001}]},{"osd":2,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.3129999999999999,"15min":1.1060000000000001},"min":{"1min":0.65800000000000003,"5min":0.53200000000000003,"15min":0.51800000000000002},"max":{"1min":8.0280000000000005,"5min":8.3460000000000001,"15min":8.3460000000000001},"last":1.26},{"interface":"front","average":{"1min":1.298,"5min":1.4810000000000001,"15min":1.276},"min":{"1min":0.86699999999999999,"5min":0.58599999999999997,"15min":0.55200000000000005},"max":{"1min":1.8460000000000001,"5min":8.391,"15min":8.391},"last":1.448}]},{"osd":3,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.3440000000000001,"15min":1.2010000000000001},"min":{"1min":0.81299999999999994,"5min":0.63100000000000001,"15min":0.59599999999999997},"max":{"1min":2.6179999999999999,"5min":8.6530000000000005,"15min":8.6530000000000005},"last":1.492},{"interface":"front","average":{"1min":1.649,"5min":1.282,"15min":1.131},"min":{"1min":0.76100000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":6.6619999999999999,"5min":6.6829999999999998,"15min":8.5429999999999993},"last":1.1200000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.2749999999999999,"15min":1.165},"min":{"1min":0.78300000000000003,"5min":0.64200000000000002,"15min":0.57999999999999996},"max":{"1min":1.716,"5min":5.7969999999999997,"15min":5.7969999999999997},"last":1.024},{"interface":"front","average":{"1min":1.298,"5min":1.631,"15min":1.379},"min":{"1min":0.69599999999999995,"5min":0.624,"15min":0.62},"max":{"1min":2.516,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":1.1679999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":1.407,"15min":1.2390000000000001},"min":{"1min":0.80900000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":6.7990000000000004,"5min":6.7990000000000004,"15min":8.4199999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.427,"5min":1.528,"15min":1.371},"min":{"1min":0.94999999999999996,"5min":0.78100000000000003,"15min":0.73899999999999999},"max":{"1min":2.6320000000000001,"5min":6.0330000000000004,"15min":6.0330000000000004},"last":1.236}]},{"osd":7,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.6839999999999999,"15min":1.5049999999999999},"min":{"1min":0.91800000000000004,"5min":0.90000000000000002,"15min":0.73899999999999999},"max":{"1min":2.6880000000000002,"5min":8.7870000000000008,"15min":8.7870000000000008},"last":1.6220000000000001},{"interface":"front","average":{"1min":1.8600000000000001,"5min":1.6459999999999999,"15min":1.452},"min":{"1min":0.91800000000000004,"5min":0.81299999999999994,"15min":0.68200000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":8.6660000000000004},"last":1.3959999999999999}]}]},{"osd":5,"up_from":14,"seq":60129543723,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1737328,"kb_used_data":1320232,"kb_used_omap":0,"kb_used_meta":417088,"kb_avail":92634512,"statfs":{"total":96636764160,"available":94857740288,"internally_reserved":0,"allocated":1351917568,"data_stored":2654093977,"data_compressed":45421383,"data_compressed_allocated":1302360064,"data_compressed_original":2604720128,"omap_allocated":0,"internal_metadata":427098112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.86099999999999999,"15min":0.81299999999999994},"min":{"1min":0.45200000000000001,"5min":0.44500000000000001,"15min":0.42699999999999999},"max":{"1min":1.8640000000000001,"5min":4.2149999999999999,"15min":4.2149999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.125,"15min":1.0289999999999999},"min":{"1min":0.65600000000000003,"5min":0.504,"15min":0.45500000000000002},"max":{"1min":1.895,"5min":5.6449999999999996,"15min":5.6449999999999996},"last":0.88100000000000001}]},{"osd":1,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.95899999999999996,"15min":0.89600000000000002},"min":{"1min":0.501,"5min":0.48199999999999998,"15min":0.47499999999999998},"max":{"1min":1.677,"5min":4.444,"15min":4.444},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.0049999999999999,"15min":0.91800000000000004},"min":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.505},"max":{"1min":1.27,"5min":5.3860000000000001,"15min":5.3860000000000001},"last":0.57599999999999996}]},{"osd":2,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.474,"15min":1.143},"min":{"1min":0.54700000000000004,"5min":0.54100000000000004,"15min":0.502},"max":{"1min":1.7090000000000001,"5min":31.686,"15min":31.686},"last":0.54000000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.492,"15min":1.28},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.9370000000000001,"5min":31.721,"15min":31.721},"last":1.093}]},{"osd":3,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.2350000000000001,"15min":1.0840000000000001},"min":{"1min":0.70299999999999996,"5min":0.627,"15min":0.57699999999999996},"max":{"1min":1.4950000000000001,"5min":6.9039999999999999,"15min":6.9039999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.236,"15min":1.079},"min":{"1min":0.65000000000000002,"5min":0.624,"15min":0.56200000000000006},"max":{"1min":1.363,"5min":11.647,"15min":11.647},"last":0.68500000000000005}]},{"osd":4,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.198,"15min":1.0940000000000001},"min":{"1min":0.64200000000000002,"5min":0.58499999999999996,"15min":0.49299999999999999},"max":{"1min":2.1739999999999999,"5min":5.4160000000000004,"15min":5.4160000000000004},"last":0.85299999999999998},{"interface":"front","average":{"1min":3.0259999999999998,"5min":1.7709999999999999,"15min":1.357},"min":{"1min":0.83399999999999996,"5min":0.67000000000000004,"15min":0.52200000000000002},"max":{"1min":42.804000000000002,"5min":42.804000000000002,"15min":42.804000000000002},"last":0.998}]},{"osd":6,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.4350000000000001,"15min":1.3700000000000001},"min":{"1min":0.77900000000000003,"5min":0.61599999999999999,"15min":0.59299999999999997},"max":{"1min":1.4390000000000001,"5min":11.782999999999999,"15min":40.406999999999996},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.278,"5min":1.468,"15min":1.5009999999999999},"min":{"1min":0.89700000000000002,"5min":0.871,"15min":0.79300000000000004},"max":{"1min":2.2770000000000001,"5min":6.0709999999999997,"15min":40.484000000000002},"last":1.1919999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.6739999999999999,"15min":1.4159999999999999},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.77100000000000002},"max":{"1min":3.1200000000000001,"5min":9.6270000000000007,"15min":9.6270000000000007},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.5700000000000001,"15min":1.363},"min":{"1min":0.85099999999999998,"5min":0.83799999999999997,"15min":0.57499999999999996},"max":{"1min":2.9100000000000001,"5min":11.92,"15min":11.92},"last":0.87}]}]}]}} 2020-11-19T21:15:33.733 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.733 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.734 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.734 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2020-11-19T19:04:25.497057+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.734 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.735 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2020-11-19T19:04:25.497057+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.735 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2020-11-19T19:04:00.774457+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=0, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.735 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.736 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2020-11-19T19:04:25.497057+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.736 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.736 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2020-11-19T19:04:25.497057+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.736 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.737 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:33.737 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T21:15:53.739 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T21:15:54.070 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:15:54.071 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T21:15:54.085 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":3974,"stamp":"2020-11-19T21:15:53.422396+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20604348969,"num_objects":4963,"num_object_clones":0,"num_object_copies":14877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4963,"num_whiteouts":0,"num_read":465772,"num_read_kb":14059430,"num_write":605870,"num_write_kb":83106134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8888,"num_omap_keys":37,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45758,"ondisk_log_size":45758,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":18827492,"kb_used_data":15599716,"kb_used_omap":6,"kb_used_meta":3227705,"kb_avail":736147228,"statfs":{"total":773094113280,"available":753814761472,"internally_reserved":0,"allocated":15974109184,"data_stored":30908202724,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":6156,"internal_metadata":3305170932},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":23,"apply_latency_ms":23,"commit_latency_ns":23000000,"apply_latency_ns":23000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":314,"num_omap_keys":19,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002077"},"pg_stats":[{"pgid":"2.7","version":"27'2407","reported_seq":"2440","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.362943+0000","last_change":"2020-11-19T19:04:08.863012+0000","last_active":"2020-11-19T21:15:22.362943+0000","last_peered":"2020-11-19T21:15:22.362943+0000","last_clean":"2020-11-19T21:15:22.362943+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T21:15:22.362943+0000","last_undegraded":"2020-11-19T21:15:22.362943+0000","last_fullsized":"2020-11-19T21:15:22.362943+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":2407,"ondisk_log_size":2407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14389,"num_read_kb":11975,"num_write":4797,"num_write_kb":4785,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:42.916391+0000","last_change":"2020-11-19T21:15:42.916477+0000","last_active":"2020-11-19T21:15:42.916391+0000","last_peered":"2020-11-19T21:15:42.916391+0000","last_clean":"2020-11-19T21:15:42.916391+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T21:15:42.916391+0000","last_undegraded":"2020-11-19T21:15:42.916391+0000","last_fullsized":"2020-11-19T21:15:42.916391+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:15:42.916383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:15:42.916383+0000","last_clean_scrub_stamp":"2020-11-19T21:15:42.916383+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.851369+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1","version":"27'116492","reported_seq":"225997","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.345901+0000","last_change":"2020-11-19T19:04:29.588217+0000","last_active":"2020-11-19T21:15:22.345901+0000","last_peered":"2020-11-19T21:15:22.345901+0000","last_clean":"2020-11-19T21:15:22.345901+0000","last_became_active":"2020-11-19T19:04:26.568664+0000","last_became_peered":"2020-11-19T19:04:26.568664+0000","last_unstale":"2020-11-19T21:15:22.345901+0000","last_undegraded":"2020-11-19T21:15:22.345901+0000","last_fullsized":"2020-11-19T21:15:22.345901+0000","mapping_epoch":22,"log_start":"27'106396","ondisk_log_start":"27'106396","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10096,"ondisk_log_size":10096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5118142464,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":109563,"num_read_kb":3184768,"num_write":116492,"num_write_kb":21017592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"27'209","reported_seq":"2979","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:45.133668+0000","last_change":"2020-11-19T21:15:45.133755+0000","last_active":"2020-11-19T21:15:45.133668+0000","last_peered":"2020-11-19T21:15:45.133668+0000","last_clean":"2020-11-19T21:15:45.133668+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T21:15:45.133668+0000","last_undegraded":"2020-11-19T21:15:45.133668+0000","last_fullsized":"2020-11-19T21:15:45.133668+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'209","last_scrub_stamp":"2020-11-19T21:15:45.133660+0000","last_deep_scrub":"27'209","last_deep_scrub_stamp":"2020-11-19T21:15:45.133660+0000","last_clean_scrub_stamp":"2020-11-19T21:15:45.133660+0000","log_size":209,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":636,"num_read_kb":521,"num_write":190,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"27'163669","reported_seq":"296933","reported_epoch":"27","state":"active+clean+scrubbing+deep","last_fresh":"2020-11-19T21:15:22.306478+0000","last_change":"2020-11-19T21:15:45.908665+0000","last_active":"2020-11-19T21:15:22.306478+0000","last_peered":"2020-11-19T21:15:22.306478+0000","last_clean":"2020-11-19T21:15:22.306478+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:22.306478+0000","last_undegraded":"2020-11-19T21:15:22.306478+0000","last_fullsized":"2020-11-19T21:15:22.306478+0000","mapping_epoch":22,"log_start":"27'153605","ondisk_log_start":"27'153605","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:25.497057+0000","last_clean_scrub_stamp":"2020-11-19T19:04:25.497057+0000","log_size":10064,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5181579795,"num_objects":1247,"num_object_clones":0,"num_object_copies":3741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1247,"num_whiteouts":0,"num_read":133305,"num_read_kb":4148891,"num_write":163669,"num_write_kb":20506716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.0","version":"27'4","reported_seq":"26","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:31.312037+0000","last_change":"2020-11-19T21:15:31.312111+0000","last_active":"2020-11-19T21:15:31.312037+0000","last_peered":"2020-11-19T21:15:31.312037+0000","last_clean":"2020-11-19T21:15:31.312037+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T21:15:31.312037+0000","last_undegraded":"2020-11-19T21:15:31.312037+0000","last_fullsized":"2020-11-19T21:15:31.312037+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'4","last_scrub_stamp":"2020-11-19T21:15:31.312031+0000","last_deep_scrub":"27'4","last_deep_scrub_stamp":"2020-11-19T21:15:31.312031+0000","last_clean_scrub_stamp":"2020-11-19T21:15:31.312031+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8254,"num_omap_keys":2,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.854511+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"27'87619","reported_seq":"142222","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:45.011110+0000","last_change":"2020-11-19T21:15:45.011613+0000","last_active":"2020-11-19T21:15:45.011110+0000","last_peered":"2020-11-19T21:15:45.011110+0000","last_clean":"2020-11-19T21:15:45.011110+0000","last_became_active":"2020-11-19T19:04:26.679813+0000","last_became_peered":"2020-11-19T19:04:26.679813+0000","last_unstale":"2020-11-19T21:15:45.011110+0000","last_undegraded":"2020-11-19T21:15:45.011110+0000","last_fullsized":"2020-11-19T21:15:45.011110+0000","mapping_epoch":22,"log_start":"27'77575","ondisk_log_start":"27'77575","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'87619","last_scrub_stamp":"2020-11-19T21:15:45.011104+0000","last_deep_scrub":"27'87619","last_deep_scrub_stamp":"2020-11-19T21:15:45.011104+0000","last_clean_scrub_stamp":"2020-11-19T21:15:45.011104+0000","log_size":10044,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5307834368,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":54645,"num_read_kb":2838397,"num_write":87619,"num_write_kb":17563674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"27'89","reported_seq":"1239","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:48.132886+0000","last_change":"2020-11-19T21:15:48.132948+0000","last_active":"2020-11-19T21:15:48.132886+0000","last_peered":"2020-11-19T21:15:48.132886+0000","last_clean":"2020-11-19T21:15:48.132886+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T21:15:48.132886+0000","last_undegraded":"2020-11-19T21:15:48.132886+0000","last_fullsized":"2020-11-19T21:15:48.132886+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'89","last_scrub_stamp":"2020-11-19T21:15:48.132880+0000","last_deep_scrub":"27'89","last_deep_scrub_stamp":"2020-11-19T21:15:48.132880+0000","last_clean_scrub_stamp":"2020-11-19T21:15:48.132880+0000","log_size":89,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":170,"num_read_kb":84,"num_write":82,"num_write_kb":76,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":230,"num_omap_keys":10,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3","version":"27'227637","reported_seq":"364734","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:35.911405+0000","last_change":"2020-11-19T21:15:35.911479+0000","last_active":"2020-11-19T21:15:35.911405+0000","last_peered":"2020-11-19T21:15:35.911405+0000","last_clean":"2020-11-19T21:15:35.911405+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:35.911405+0000","last_undegraded":"2020-11-19T21:15:35.911405+0000","last_fullsized":"2020-11-19T21:15:35.911405+0000","mapping_epoch":22,"log_start":"27'217626","ondisk_log_start":"27'217626","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'227637","last_scrub_stamp":"2020-11-19T21:15:35.911400+0000","last_deep_scrub":"27'227637","last_deep_scrub_stamp":"2020-11-19T21:15:35.911400+0000","last_clean_scrub_stamp":"2020-11-19T21:15:35.911400+0000","log_size":10011,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4996790272,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":137153,"num_read_kb":3861609,"num_write":227637,"num_write_kb":24007728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:46.130195+0000","last_change":"2020-11-19T21:15:46.130267+0000","last_active":"2020-11-19T21:15:46.130195+0000","last_peered":"2020-11-19T21:15:46.130195+0000","last_clean":"2020-11-19T21:15:46.130195+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T21:15:46.130195+0000","last_undegraded":"2020-11-19T21:15:46.130195+0000","last_fullsized":"2020-11-19T21:15:46.130195+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:15:46.130187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:15:46.130187+0000","last_clean_scrub_stamp":"2020-11-19T21:15:46.130187+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"27'2834","reported_seq":"4789","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:33.036394+0000","last_change":"2020-11-19T21:15:33.036477+0000","last_active":"2020-11-19T21:15:33.036394+0000","last_peered":"2020-11-19T21:15:33.036394+0000","last_clean":"2020-11-19T21:15:33.036394+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T21:15:33.036394+0000","last_undegraded":"2020-11-19T21:15:33.036394+0000","last_fullsized":"2020-11-19T21:15:33.036394+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2834","last_scrub_stamp":"2020-11-19T21:15:33.036385+0000","last_deep_scrub":"27'2834","last_deep_scrub_stamp":"2020-11-19T21:15:33.036385+0000","last_clean_scrub_stamp":"2020-11-19T21:15:33.036385+0000","log_size":2834,"ondisk_log_size":2834,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":674,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":15911,"num_read_kb":13185,"num_write":5382,"num_write_kb":5370,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":320,"num_omap_keys":16,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20604346899,"num_objects":4951,"num_object_clones":0,"num_object_copies":14853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4951,"num_whiteouts":0,"num_read":434666,"num_read_kb":14033665,"num_write":595417,"num_write_kb":83095710,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15971766272,"data_stored":30907281408,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":0,"internal_metadata":0},"log_size":40215,"ondisk_log_size":40215,"up":12,"acting":12,"num_store_stats":6},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8254,"num_omap_keys":2,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":4,"ondisk_log_size":4,"up":2,"acting":2,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2070,"num_objects":10,"num_object_clones":0,"num_object_copies":20,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":31106,"num_read_kb":25765,"num_write":10451,"num_write_kb":10414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":4140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5539,"ondisk_log_size":5539,"up":16,"acting":16,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543727,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1705396,"kb_used_data":1320172,"kb_used_omap":0,"kb_used_meta":385216,"kb_avail":92666444,"statfs":{"total":96636764160,"available":94890438656,"internally_reserved":0,"allocated":1351856128,"data_stored":2654093287,"data_compressed":45030679,"data_compressed_allocated":1302413312,"data_compressed_original":2604826624,"omap_allocated":0,"internal_metadata":394461184},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.98799999999999999,"15min":0.86899999999999999},"min":{"1min":0.52600000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.571,"5min":6.0140000000000002,"15min":6.0140000000000002},"last":0.55500000000000005},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.1279999999999999,"15min":0.94299999999999995},"min":{"1min":0.56299999999999994,"5min":0.47599999999999998,"15min":0.45600000000000002},"max":{"1min":1.401,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":0.628}]},{"osd":1,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.04,"15min":0.96699999999999997},"min":{"1min":0.55300000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.474,"5min":5.1139999999999999,"15min":8.8970000000000002},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.1279999999999999,"15min":1.02},"min":{"1min":0.55200000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.494,"5min":4.1580000000000004,"15min":4.1580000000000004},"last":1}]},{"osd":2,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1910000000000001,"15min":1.069},"min":{"1min":0.63,"5min":0.55200000000000005,"15min":0.53900000000000003},"max":{"1min":3.0710000000000002,"5min":6.5259999999999998,"15min":6.5259999999999998},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.212,"5min":1.0800000000000001,"15min":1.044},"min":{"1min":0.78200000000000003,"5min":0.54900000000000004,"15min":0.53300000000000003},"max":{"1min":3.093,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":1.325}]},{"osd":3,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.242,"15min":1.1359999999999999},"min":{"1min":0.71499999999999997,"5min":0.70399999999999996,"15min":0.64300000000000002},"max":{"1min":1.704,"5min":5.4530000000000003,"15min":9.3140000000000001},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.101,"5min":1.27,"15min":1.1339999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.63600000000000001},"max":{"1min":1.389,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.876}]},{"osd":4,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.038,"15min":0.98399999999999999},"min":{"1min":0.65400000000000003,"5min":0.58099999999999996,"15min":0.53200000000000003},"max":{"1min":1.3240000000000001,"5min":3.5030000000000001,"15min":5.7519999999999998},"last":1.4870000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.3440000000000001,"15min":1.2370000000000001},"min":{"1min":0.751,"5min":0.626,"15min":0.58699999999999997},"max":{"1min":1.778,"5min":5.3099999999999996,"15min":9.0600000000000005},"last":1.0640000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.454,"15min":1.2849999999999999},"min":{"1min":0.68200000000000005,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.5980000000000001,"5min":4.383,"15min":4.383},"last":1.129},{"interface":"front","average":{"1min":1.091,"5min":1.2250000000000001,"15min":1.1559999999999999},"min":{"1min":0.71499999999999997,"5min":0.67800000000000005,"15min":0.60199999999999998},"max":{"1min":1.6699999999999999,"5min":3.698,"15min":3.698},"last":1.419}]},{"osd":6,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.3100000000000001,"15min":1.28},"min":{"1min":0.86299999999999999,"5min":0.749,"15min":0.68100000000000005},"max":{"1min":1.395,"5min":3.5739999999999998,"15min":7.3250000000000002},"last":1.5569999999999999},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.5049999999999999,"15min":1.393},"min":{"1min":0.93300000000000005,"5min":0.86699999999999999,"15min":0.68500000000000005},"max":{"1min":1.853,"5min":6.258,"15min":9.1750000000000007},"last":1.202}]}]},{"osd":6,"up_from":13,"seq":55834576431,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1826788,"kb_used_data":1280284,"kb_used_omap":0,"kb_used_meta":546496,"kb_avail":92545052,"statfs":{"total":96636764160,"available":94766133248,"internally_reserved":0,"allocated":1311010816,"data_stored":2559263353,"data_compressed":47970950,"data_compressed_allocated":1248428032,"data_compressed_original":2496856064,"omap_allocated":0,"internal_metadata":559611904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.95099999999999996,"15min":0.872},"min":{"1min":0.51000000000000001,"5min":0.45200000000000001,"15min":0.441},"max":{"1min":1.131,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":1.1990000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.113,"15min":0.94999999999999996},"min":{"1min":0.55300000000000005,"5min":0.46700000000000003,"15min":0.45200000000000001},"max":{"1min":1.8759999999999999,"5min":6.3789999999999996,"15min":6.3789999999999996},"last":1.169}]},{"osd":1,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0289999999999999,"15min":0.95999999999999996},"min":{"1min":0.60699999999999998,"5min":0.54800000000000004,"15min":0.503},"max":{"1min":1.6919999999999999,"5min":5.5350000000000001,"15min":5.5350000000000001},"last":1.3129999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.163,"15min":1.03},"min":{"1min":0.56699999999999995,"5min":0.54100000000000004,"15min":0.52000000000000002},"max":{"1min":2.8730000000000002,"5min":4.5380000000000003,"15min":5.0179999999999998},"last":0.625}]},{"osd":2,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.036,"15min":0.94099999999999995},"min":{"1min":0.53900000000000003,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.7390000000000001,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.107,"5min":1.23,"15min":1.1279999999999999},"min":{"1min":0.77000000000000002,"5min":0.65200000000000002,"15min":0.48699999999999999},"max":{"1min":1.8200000000000001,"5min":5.6589999999999998,"15min":5.6589999999999998},"last":0.82299999999999995}]},{"osd":3,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.252,"15min":1.121},"min":{"1min":0.75900000000000001,"5min":0.61499999999999999,"15min":0.58799999999999997},"max":{"1min":2.7349999999999999,"5min":4.4500000000000002,"15min":5.157},"last":0.746},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.2110000000000001,"15min":1.0669999999999999},"min":{"1min":0.69799999999999995,"5min":0.63800000000000001,"15min":0.58899999999999997},"max":{"1min":1.4750000000000001,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":0.999}]},{"osd":4,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.2749999999999999,"15min":1.579},"min":{"1min":0.72199999999999998,"5min":0.58099999999999996,"15min":0.53300000000000003},"max":{"1min":1.5780000000000001,"5min":6.157,"15min":108.22499999999999},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.361,"15min":1.6000000000000001},"min":{"1min":0.67300000000000004,"5min":0.63200000000000001,"15min":0.59899999999999998},"max":{"1min":3.294,"5min":4.5670000000000002,"15min":108.20099999999999},"last":0.92100000000000004}]},{"osd":5,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.2709999999999999,"15min":1.1619999999999999},"min":{"1min":0.76500000000000001,"5min":0.66100000000000003,"15min":0.63},"max":{"1min":2.7149999999999999,"5min":6.9669999999999996,"15min":6.9669999999999996},"last":1.1279999999999999},{"interface":"front","average":{"1min":1.274,"5min":1.4610000000000001,"15min":1.347},"min":{"1min":1.0089999999999999,"5min":0.71699999999999997,"15min":0.71399999999999997},"max":{"1min":1.952,"5min":6.0350000000000001,"15min":6.0350000000000001},"last":1.071}]},{"osd":7,"last update":"Thu Nov 19 21:15:05 2020","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.556,"15min":1.4319999999999999},"min":{"1min":0.97699999999999998,"5min":0.69399999999999995,"15min":0.67600000000000005},"max":{"1min":3.3929999999999998,"5min":4.5650000000000004,"15min":10.096},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.2849999999999999,"5min":1.4690000000000001,"15min":1.3520000000000001},"min":{"1min":0.96899999999999997,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.6579999999999999,"5min":6.7359999999999998,"15min":6.7359999999999998},"last":1.4379999999999999}]}]},{"osd":1,"up_from":14,"seq":60129543728,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5152,"kb_used_data":280,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":94366688,"statfs":{"total":96636764160,"available":96631488512,"internally_reserved":0,"allocated":286720,"data_stored":114647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.90300000000000002,"15min":0.83799999999999997},"min":{"1min":0.52000000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.595,"5min":3.4329999999999998,"15min":4.6689999999999996},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.93000000000000005,"15min":0.91400000000000003},"min":{"1min":0.499,"5min":0.46700000000000003,"15min":0.46100000000000002},"max":{"1min":3.6640000000000001,"5min":3.6640000000000001,"15min":5.2210000000000001},"last":1.0489999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.89700000000000002,"15min":0.86599999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.45700000000000002},"max":{"1min":1.0960000000000001,"5min":3.1429999999999998,"15min":5.8579999999999997},"last":0.57699999999999996},{"interface":"front","average":{"1min":1.468,"5min":1.3129999999999999,"15min":1.131},"min":{"1min":0.60699999999999998,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":10.166,"5min":10.166,"15min":10.166},"last":1.304}]},{"osd":3,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.002,"15min":0.97599999999999998},"min":{"1min":0.57899999999999996,"5min":0.57199999999999995,"15min":0.504},"max":{"1min":1.988,"5min":3.484,"15min":3.484},"last":1.149},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.04,"15min":1.0469999999999999},"min":{"1min":0.63700000000000001,"5min":0.58899999999999997,"15min":0.58499999999999996},"max":{"1min":1.8859999999999999,"5min":3.177,"15min":6.2069999999999999},"last":0.69899999999999995}]},{"osd":4,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.423,"15min":1.2749999999999999},"min":{"1min":0.73699999999999999,"5min":0.64900000000000002,"15min":0.621},"max":{"1min":1.8480000000000001,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.337,"15min":1.224},"min":{"1min":0.86199999999999999,"5min":0.70099999999999996,"15min":0.61599999999999999},"max":{"1min":3.4199999999999999,"5min":7.9589999999999996,"15min":7.9589999999999996},"last":1.292}]},{"osd":5,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.3,"15min":1.3089999999999999},"min":{"1min":0.77600000000000002,"5min":0.70399999999999996,"15min":0.66600000000000004},"max":{"1min":1.8180000000000001,"5min":6.1779999999999999,"15min":7.0499999999999998},"last":0.82399999999999995},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.4399999999999999},"min":{"1min":0.89200000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7989999999999999,"5min":6.1539999999999999,"15min":7.2130000000000001},"last":1.1739999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.3959999999999999,"15min":1.3149999999999999},"min":{"1min":0.95899999999999996,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":3.548,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.226},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3069999999999999,"15min":1.3560000000000001},"min":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.80000000000000004},"max":{"1min":2.109,"5min":3.0510000000000002,"15min":6.9699999999999998},"last":0.93999999999999995}]},{"osd":7,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.3939999999999999,"15min":1.4239999999999999},"min":{"1min":0.99299999999999999,"5min":0.95399999999999996,"15min":0.88},"max":{"1min":2.2080000000000002,"5min":3.286,"15min":7.1970000000000001},"last":1.073},{"interface":"front","average":{"1min":1.4370000000000001,"5min":1.514,"15min":1.4159999999999999},"min":{"1min":1.194,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.9590000000000001,"5min":3.6469999999999998,"15min":3.6469999999999998},"last":1.2410000000000001}]}]},{"osd":0,"up_from":14,"seq":60129543727,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3377208,"kb_used_data":2589232,"kb_used_omap":2,"kb_used_meta":787965,"kb_avail":90994632,"statfs":{"total":96636764160,"available":93178503168,"internally_reserved":0,"allocated":2651373568,"data_stored":5089416491,"data_compressed":69952009,"data_compressed_allocated":2438225920,"data_compressed_original":4876451840,"omap_allocated":2052,"internal_metadata":806877180},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.76400000000000001,"15min":0.751},"min":{"1min":0.48499999999999999,"5min":0.44600000000000001,"15min":0.438},"max":{"1min":1.1299999999999999,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.748,"5min":0.88400000000000001,"15min":0.83899999999999997},"min":{"1min":0.53800000000000003,"5min":0.52600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2050000000000001,"5min":6.7450000000000001,"15min":6.7450000000000001},"last":0.85899999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.081,"15min":1.0289999999999999},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":1.3899999999999999,"5min":5.1379999999999999,"15min":8.1920000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.0229999999999999,"15min":0.96099999999999997},"min":{"1min":0.63700000000000001,"5min":0.51500000000000001,"15min":0.48199999999999998},"max":{"1min":1.4810000000000001,"5min":6.3380000000000001,"15min":6.3380000000000001},"last":0.99299999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.84499999999999997,"15min":0.89500000000000002},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.48599999999999999},"max":{"1min":1.4319999999999999,"5min":1.9399999999999999,"15min":4.931},"last":0.61499999999999999},{"interface":"front","average":{"1min":1,"5min":1.2,"15min":1.095},"min":{"1min":0.79500000000000004,"5min":0.61399999999999999,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":1.1080000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":2.8079999999999998,"5min":1.599,"15min":1.2889999999999999},"min":{"1min":0.78000000000000003,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":35.231000000000002,"5min":35.231000000000002,"15min":35.231000000000002},"last":1.413},{"interface":"front","average":{"1min":2.8300000000000001,"5min":1.5660000000000001,"15min":1.2829999999999999},"min":{"1min":0.76000000000000001,"5min":0.67800000000000005,"15min":0.61399999999999999},"max":{"1min":35.451999999999998,"5min":35.451999999999998,"15min":35.451999999999998},"last":1.145}]},{"osd":5,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.3540000000000001,"15min":1.278},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.554,"5min":5.2619999999999996,"15min":5.2619999999999996},"last":1.256},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.355,"15min":1.3049999999999999},"min":{"1min":0.90900000000000003,"5min":0.80100000000000005,"15min":0.73099999999999998},"max":{"1min":1.617,"5min":4.7939999999999996,"15min":4.7939999999999996},"last":1.5369999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.3320000000000001,"15min":1.274},"min":{"1min":0.90800000000000003,"5min":0.80900000000000005,"15min":0.70199999999999996},"max":{"1min":1.9390000000000001,"5min":4.8949999999999996,"15min":5.0579999999999998},"last":1.234},{"interface":"front","average":{"1min":1.355,"5min":1.4770000000000001,"15min":1.405},"min":{"1min":0.89800000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.976,"5min":5.3840000000000003,"15min":5.6980000000000004},"last":1.373}]},{"osd":7,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.5149999999999999,"15min":1.405},"min":{"1min":1.0089999999999999,"5min":0.85399999999999998,"15min":0.83299999999999996},"max":{"1min":1.542,"5min":6.8239999999999998,"15min":6.8239999999999998},"last":1.6559999999999999},{"interface":"front","average":{"1min":1.28,"5min":1.3640000000000001,"15min":1.353},"min":{"1min":1.0349999999999999,"5min":0.95899999999999996,"15min":0.84499999999999997},"max":{"1min":1.587,"5min":5.3540000000000001,"15min":8.0050000000000008},"last":1.3120000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543727,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5808040,"kb_used_data":5183904,"kb_used_omap":2,"kb_used_meta":624125,"kb_avail":88563800,"statfs":{"total":96636764160,"available":90689331200,"internally_reserved":0,"allocated":5308317696,"data_stored":10302541783,"data_compressed":163472831,"data_compressed_allocated":4994396160,"data_compressed_original":9988792320,"omap_allocated":2052,"internal_metadata":639105020},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.78900000000000003,"15min":0.91100000000000003},"min":{"1min":0.503,"5min":0.46700000000000003,"15min":0.42299999999999999},"max":{"1min":1.778,"5min":2.1739999999999999,"15min":33.817},"last":0.61399999999999999},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.80400000000000005,"15min":0.97099999999999997},"min":{"1min":0.57799999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.355,"5min":2.3039999999999998,"15min":33.716999999999999},"last":0.68600000000000005}]},{"osd":1,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.85499999999999998,"15min":0.81599999999999995},"min":{"1min":0.51700000000000002,"5min":0.47299999999999998,"15min":0.46899999999999997},"max":{"1min":1.1699999999999999,"5min":5.1539999999999999,"15min":5.1539999999999999},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.036,"15min":1.0109999999999999},"min":{"1min":0.68000000000000005,"5min":0.54000000000000004,"15min":0.48299999999999998},"max":{"1min":1.1990000000000001,"5min":5.3570000000000002,"15min":5.3570000000000002},"last":0.96299999999999997}]},{"osd":3,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.038,"15min":0.996},"min":{"1min":0.71599999999999997,"5min":0.59499999999999997,"15min":0.505},"max":{"1min":1.016,"5min":5.2759999999999998,"15min":7.4109999999999996},"last":1.403},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.139,"15min":1.155},"min":{"1min":0.80400000000000005,"5min":0.63400000000000001,"15min":0.58799999999999997},"max":{"1min":1.6579999999999999,"5min":3.9260000000000002,"15min":6.5449999999999999},"last":1.1120000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.651,"15min":1.587},"min":{"1min":0.996,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.903,"5min":31.486999999999998,"15min":63.847999999999999},"last":1.5009999999999999},{"interface":"front","average":{"1min":1.115,"5min":1.5680000000000001,"15min":1.4870000000000001},"min":{"1min":0.625,"5min":0.621,"15min":0.59799999999999998},"max":{"1min":1.746,"5min":31.663,"15min":63.880000000000003},"last":1.1739999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.675,"15min":1.3919999999999999},"min":{"1min":0.90100000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.585,"5min":31.251999999999999,"15min":31.251999999999999},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.391,"5min":1.833,"15min":1.53},"min":{"1min":1.099,"5min":0.93700000000000006,"15min":0.83399999999999996},"max":{"1min":2.0299999999999998,"5min":31.312000000000001,"15min":31.312000000000001},"last":1.367}]},{"osd":6,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.7170000000000001,"15min":1.4850000000000001},"min":{"1min":0.88,"5min":0.78700000000000003,"15min":0.77900000000000003},"max":{"1min":1.726,"5min":31.526,"15min":31.526},"last":1.4319999999999999},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.792,"15min":1.5109999999999999},"min":{"1min":0.96099999999999997,"5min":0.84799999999999998,"15min":0.79500000000000004},"max":{"1min":2.3439999999999999,"5min":31.335999999999999,"15min":31.335999999999999},"last":1.1539999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.4159999999999999,"15min":1.405},"min":{"1min":1.0149999999999999,"5min":0.89400000000000002,"15min":0.86299999999999999},"max":{"1min":1.8320000000000001,"5min":2.9119999999999999,"15min":10.111000000000001},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.488,"15min":1.446},"min":{"1min":1.0409999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.768,"5min":5.0490000000000004,"15min":7.1239999999999997},"last":1.528}]}]},{"osd":3,"up_from":14,"seq":60129543728,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35504,"kb_used_data":296,"kb_used_omap":0,"kb_used_meta":35200,"kb_avail":94336336,"statfs":{"total":96636764160,"available":96600408064,"internally_reserved":0,"allocated":303104,"data_stored":116027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":36044800},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.90600000000000003,"15min":0.81899999999999995},"min":{"1min":0.47299999999999998,"5min":0.441,"15min":0.441},"max":{"1min":2.5859999999999999,"5min":3.2829999999999999,"15min":3.653},"last":0.55400000000000005},{"interface":"front","average":{"1min":1.002,"5min":1.0469999999999999,"15min":0.871},"min":{"1min":0.60599999999999998,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":2.3620000000000001,"5min":5.3739999999999997,"15min":5.3739999999999997},"last":0.99299999999999999}]},{"osd":1,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.53200000000000003,"5min":0.47699999999999998,"15min":0.47199999999999998},"max":{"1min":1.8859999999999999,"5min":2.282,"15min":2.7400000000000002},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.153,"15min":1.075},"min":{"1min":0.69599999999999995,"5min":0.58699999999999997,"15min":0.54700000000000004},"max":{"1min":1.948,"5min":3.7189999999999999,"15min":3.754},"last":0.90300000000000002}]},{"osd":2,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.294,"15min":1.1100000000000001},"min":{"1min":0.76200000000000001,"5min":0.52700000000000002,"15min":0.48899999999999999},"max":{"1min":3.0640000000000001,"5min":5.4429999999999996,"15min":5.4429999999999996},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.288,"15min":1.2},"min":{"1min":0.69999999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4769999999999999,"5min":5.391,"15min":5.4390000000000001},"last":0.76600000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.3680000000000001,"15min":1.2170000000000001},"min":{"1min":0.86199999999999999,"5min":0.68600000000000005,"15min":0.68400000000000005},"max":{"1min":5.2960000000000003,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.0760000000000001},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.2370000000000001,"15min":1.1240000000000001},"min":{"1min":0.76200000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":5.2629999999999999,"5min":5.2629999999999999,"15min":5.2629999999999999},"last":1.391}]},{"osd":5,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.2669999999999999,"15min":1.22},"min":{"1min":0.88600000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":2.0350000000000001,"5min":4.5049999999999999,"15min":6.423},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3939999999999999,"15min":1.329},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.77200000000000002},"max":{"1min":2.1800000000000002,"5min":3.54,"15min":5.8970000000000002},"last":1.125}]},{"osd":6,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.327,"5min":1.49,"15min":1.3859999999999999},"min":{"1min":0.97099999999999997,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":2.0659999999999998,"5min":4.0759999999999996,"15min":4.0759999999999996},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.323,"5min":1.5109999999999999,"15min":1.381},"min":{"1min":1.006,"5min":0.88600000000000001,"15min":0.81100000000000005},"max":{"1min":2.2360000000000002,"5min":5.5220000000000002,"15min":5.5220000000000002},"last":1.4410000000000001}]},{"osd":7,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":1.643,"15min":1.476},"min":{"1min":1.077,"5min":0.97399999999999998,"15min":0.93600000000000005},"max":{"1min":5.5899999999999999,"5min":7.8719999999999999,"15min":7.8719999999999999},"last":1.655},{"interface":"front","average":{"1min":1.6379999999999999,"5min":1.514,"15min":1.3939999999999999},"min":{"1min":1.05,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":5.5259999999999998,"5min":7.6799999999999997,"15min":7.6799999999999997},"last":1.458}]}]},{"osd":4,"up_from":14,"seq":60129543728,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4332076,"kb_used_data":3905316,"kb_used_omap":2,"kb_used_meta":426749,"kb_avail":90039764,"statfs":{"total":96636764160,"available":92200718336,"internally_reserved":0,"allocated":3999043584,"data_stored":7648563159,"data_compressed":94067816,"data_compressed_allocated":3649691648,"data_compressed_original":7299383296,"omap_allocated":2052,"internal_metadata":436991996},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":20,"apply_latency_ms":20,"commit_latency_ns":20000000,"apply_latency_ns":20000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.0600000000000001,"15min":0.92300000000000004},"min":{"1min":0.53600000000000003,"5min":0.439,"15min":0.42899999999999999},"max":{"1min":2.516,"5min":8.5139999999999993,"15min":8.5139999999999993},"last":1.087},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.117,"15min":0.92700000000000005},"min":{"1min":0.66900000000000004,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":2.3610000000000002,"5min":5.5499999999999998,"15min":5.5499999999999998},"last":1.1160000000000001}]},{"osd":1,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.113,"15min":0.999},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.502},"max":{"1min":2.484,"5min":5.6790000000000003,"15min":5.6790000000000003},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1990000000000001,"15min":1.0669999999999999},"min":{"1min":0.62,"5min":0.59199999999999997,"15min":0.53500000000000003},"max":{"1min":1.762,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":0.79100000000000004}]},{"osd":2,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.3129999999999999,"15min":1.1060000000000001},"min":{"1min":0.65800000000000003,"5min":0.53200000000000003,"15min":0.51800000000000002},"max":{"1min":8.0280000000000005,"5min":8.3460000000000001,"15min":8.3460000000000001},"last":1.333},{"interface":"front","average":{"1min":1.298,"5min":1.4810000000000001,"15min":1.276},"min":{"1min":0.86699999999999999,"5min":0.58599999999999997,"15min":0.55200000000000005},"max":{"1min":1.8460000000000001,"5min":8.391,"15min":8.391},"last":0.81399999999999995}]},{"osd":3,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.3440000000000001,"15min":1.2010000000000001},"min":{"1min":0.81299999999999994,"5min":0.63100000000000001,"15min":0.59599999999999997},"max":{"1min":2.6179999999999999,"5min":8.6530000000000005,"15min":8.6530000000000005},"last":1.3600000000000001},{"interface":"front","average":{"1min":1.649,"5min":1.282,"15min":1.131},"min":{"1min":0.76100000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":6.6619999999999999,"5min":6.6829999999999998,"15min":8.5429999999999993},"last":0.84099999999999997}]},{"osd":5,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.2749999999999999,"15min":1.165},"min":{"1min":0.78300000000000003,"5min":0.64200000000000002,"15min":0.57999999999999996},"max":{"1min":1.716,"5min":5.7969999999999997,"15min":5.7969999999999997},"last":1.4219999999999999},{"interface":"front","average":{"1min":1.298,"5min":1.631,"15min":1.379},"min":{"1min":0.69599999999999995,"5min":0.624,"15min":0.62},"max":{"1min":2.516,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":0.97199999999999998}]},{"osd":6,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.7210000000000001,"5min":1.407,"15min":1.2390000000000001},"min":{"1min":0.80900000000000005,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":6.7990000000000004,"5min":6.7990000000000004,"15min":8.4199999999999999},"last":1.008},{"interface":"front","average":{"1min":1.427,"5min":1.528,"15min":1.371},"min":{"1min":0.94999999999999996,"5min":0.78100000000000003,"15min":0.73899999999999999},"max":{"1min":2.6320000000000001,"5min":6.0330000000000004,"15min":6.0330000000000004},"last":1.55}]},{"osd":7,"last update":"Thu Nov 19 21:15:06 2020","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.6839999999999999,"15min":1.5049999999999999},"min":{"1min":0.91800000000000004,"5min":0.90000000000000002,"15min":0.73899999999999999},"max":{"1min":2.6880000000000002,"5min":8.7870000000000008,"15min":8.7870000000000008},"last":1.502},{"interface":"front","average":{"1min":1.8600000000000001,"5min":1.6459999999999999,"15min":1.452},"min":{"1min":0.91800000000000004,"5min":0.81299999999999994,"15min":0.68200000000000005},"max":{"1min":6.9210000000000003,"5min":6.9210000000000003,"15min":8.6660000000000004},"last":1.448}]}]},{"osd":5,"up_from":14,"seq":60129543727,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1737328,"kb_used_data":1320232,"kb_used_omap":0,"kb_used_meta":417088,"kb_avail":92634512,"statfs":{"total":96636764160,"available":94857740288,"internally_reserved":0,"allocated":1351917568,"data_stored":2654093977,"data_compressed":45421383,"data_compressed_allocated":1302360064,"data_compressed_original":2604720128,"omap_allocated":0,"internal_metadata":427098112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.86099999999999999,"15min":0.81299999999999994},"min":{"1min":0.45200000000000001,"5min":0.44500000000000001,"15min":0.42699999999999999},"max":{"1min":1.8640000000000001,"5min":4.2149999999999999,"15min":4.2149999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.125,"15min":1.0289999999999999},"min":{"1min":0.65600000000000003,"5min":0.504,"15min":0.45500000000000002},"max":{"1min":1.895,"5min":5.6449999999999996,"15min":5.6449999999999996},"last":0.878}]},{"osd":1,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.95899999999999996,"15min":0.89600000000000002},"min":{"1min":0.501,"5min":0.48199999999999998,"15min":0.47499999999999998},"max":{"1min":1.677,"5min":4.444,"15min":4.444},"last":0.55900000000000005},{"interface":"front","average":{"1min":0.85099999999999998,"5min":1.0049999999999999,"15min":0.91800000000000004},"min":{"1min":0.53700000000000003,"5min":0.51500000000000001,"15min":0.505},"max":{"1min":1.27,"5min":5.3860000000000001,"15min":5.3860000000000001},"last":0.753}]},{"osd":2,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.474,"15min":1.143},"min":{"1min":0.54700000000000004,"5min":0.54100000000000004,"15min":0.502},"max":{"1min":1.7090000000000001,"5min":31.686,"15min":31.686},"last":0.59199999999999997},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.492,"15min":1.28},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.9370000000000001,"5min":31.721,"15min":31.721},"last":0.91900000000000004}]},{"osd":3,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.2350000000000001,"15min":1.0840000000000001},"min":{"1min":0.70299999999999996,"5min":0.627,"15min":0.57699999999999996},"max":{"1min":1.4950000000000001,"5min":6.9039999999999999,"15min":6.9039999999999999},"last":0.622},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.236,"15min":1.079},"min":{"1min":0.65000000000000002,"5min":0.624,"15min":0.56200000000000006},"max":{"1min":1.363,"5min":11.647,"15min":11.647},"last":0.71899999999999997}]},{"osd":4,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.198,"15min":1.0940000000000001},"min":{"1min":0.64200000000000002,"5min":0.58499999999999996,"15min":0.49299999999999999},"max":{"1min":2.1739999999999999,"5min":5.4160000000000004,"15min":5.4160000000000004},"last":0.69199999999999995},{"interface":"front","average":{"1min":3.0259999999999998,"5min":1.7709999999999999,"15min":1.357},"min":{"1min":0.83399999999999996,"5min":0.67000000000000004,"15min":0.52200000000000002},"max":{"1min":42.804000000000002,"5min":42.804000000000002,"15min":42.804000000000002},"last":1.155}]},{"osd":6,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.4350000000000001,"15min":1.3700000000000001},"min":{"1min":0.77900000000000003,"5min":0.61599999999999999,"15min":0.59299999999999997},"max":{"1min":1.4390000000000001,"5min":11.782999999999999,"15min":40.406999999999996},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.278,"5min":1.468,"15min":1.5009999999999999},"min":{"1min":0.89700000000000002,"5min":0.871,"15min":0.79300000000000004},"max":{"1min":2.2770000000000001,"5min":6.0709999999999997,"15min":40.484000000000002},"last":1.0029999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:15:00 2020","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.6739999999999999,"15min":1.4159999999999999},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.77100000000000002},"max":{"1min":3.1200000000000001,"5min":9.6270000000000007,"15min":9.6270000000000007},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.5700000000000001,"15min":1.363},"min":{"1min":0.85099999999999998,"5min":0.83799999999999997,"15min":0.57499999999999996},"max":{"1min":2.9100000000000001,"5min":11.92,"15min":11.92},"last":0.94299999999999995}]}]}]}} 2020-11-19T21:15:54.156 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:54.156 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:54.157 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2020-11-19T19:04:25.497057+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:54.166 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2020-11-19T19:04:25.497057+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:54.167 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:15:54.167 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T21:16:14.169 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T21:16:14.443 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:16:14.445 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T21:16:14.456 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":3984,"stamp":"2020-11-19T21:16:13.426262+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20604348969,"num_objects":4963,"num_object_clones":0,"num_object_copies":14877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4963,"num_whiteouts":0,"num_read":465772,"num_read_kb":14059430,"num_write":605870,"num_write_kb":83106134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8888,"num_omap_keys":37,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45758,"ondisk_log_size":45758,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":18827492,"kb_used_data":15599716,"kb_used_omap":6,"kb_used_meta":3227705,"kb_avail":736147228,"statfs":{"total":773094113280,"available":753814761472,"internally_reserved":0,"allocated":15974109184,"data_stored":30908202724,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":6156,"internal_metadata":3305170932},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":14,"apply_latency_ms":14,"commit_latency_ns":14000000,"apply_latency_ns":14000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002510"},"pg_stats":[{"pgid":"2.7","version":"27'2407","reported_seq":"2440","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:22.362943+0000","last_change":"2020-11-19T19:04:08.863012+0000","last_active":"2020-11-19T21:15:22.362943+0000","last_peered":"2020-11-19T21:15:22.362943+0000","last_clean":"2020-11-19T21:15:22.362943+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T21:15:22.362943+0000","last_undegraded":"2020-11-19T21:15:22.362943+0000","last_fullsized":"2020-11-19T21:15:22.362943+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":2407,"ondisk_log_size":2407,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14389,"num_read_kb":11975,"num_write":4797,"num_write_kb":4785,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:42.916391+0000","last_change":"2020-11-19T21:15:42.916477+0000","last_active":"2020-11-19T21:15:42.916391+0000","last_peered":"2020-11-19T21:15:42.916391+0000","last_clean":"2020-11-19T21:15:42.916391+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T21:15:42.916391+0000","last_undegraded":"2020-11-19T21:15:42.916391+0000","last_fullsized":"2020-11-19T21:15:42.916391+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:15:42.916383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:15:42.916383+0000","last_clean_scrub_stamp":"2020-11-19T21:15:42.916383+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"17","reported_epoch":"26","state":"active+clean","last_fresh":"2020-11-19T19:04:29.537164+0000","last_change":"2020-11-19T19:04:08.851369+0000","last_active":"2020-11-19T19:04:29.537164+0000","last_peered":"2020-11-19T19:04:29.537164+0000","last_clean":"2020-11-19T19:04:29.537164+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T19:04:29.537164+0000","last_undegraded":"2020-11-19T19:04:29.537164+0000","last_fullsized":"2020-11-19T19:04:29.537164+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T19:04:07.831425+0000","last_clean_scrub_stamp":"2020-11-19T19:04:07.831425+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1","version":"27'116492","reported_seq":"226000","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:16:05.042476+0000","last_change":"2020-11-19T21:16:05.042850+0000","last_active":"2020-11-19T21:16:05.042476+0000","last_peered":"2020-11-19T21:16:05.042476+0000","last_clean":"2020-11-19T21:16:05.042476+0000","last_became_active":"2020-11-19T19:04:26.568664+0000","last_became_peered":"2020-11-19T19:04:26.568664+0000","last_unstale":"2020-11-19T21:16:05.042476+0000","last_undegraded":"2020-11-19T21:16:05.042476+0000","last_fullsized":"2020-11-19T21:16:05.042476+0000","mapping_epoch":22,"log_start":"27'106396","ondisk_log_start":"27'106396","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'116492","last_scrub_stamp":"2020-11-19T21:16:05.042471+0000","last_deep_scrub":"27'116492","last_deep_scrub_stamp":"2020-11-19T21:16:05.042471+0000","last_clean_scrub_stamp":"2020-11-19T21:16:05.042471+0000","log_size":10096,"ondisk_log_size":10096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5118142464,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":109563,"num_read_kb":3184768,"num_write":116492,"num_write_kb":21017592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"27'209","reported_seq":"2979","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:45.133668+0000","last_change":"2020-11-19T21:15:45.133755+0000","last_active":"2020-11-19T21:15:45.133668+0000","last_peered":"2020-11-19T21:15:45.133668+0000","last_clean":"2020-11-19T21:15:45.133668+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T21:15:45.133668+0000","last_undegraded":"2020-11-19T21:15:45.133668+0000","last_fullsized":"2020-11-19T21:15:45.133668+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'209","last_scrub_stamp":"2020-11-19T21:15:45.133660+0000","last_deep_scrub":"27'209","last_deep_scrub_stamp":"2020-11-19T21:15:45.133660+0000","last_clean_scrub_stamp":"2020-11-19T21:15:45.133660+0000","log_size":209,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":636,"num_read_kb":521,"num_write":190,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"27'163669","reported_seq":"296935","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:54.326823+0000","last_change":"2020-11-19T21:15:54.326923+0000","last_active":"2020-11-19T21:15:54.326823+0000","last_peered":"2020-11-19T21:15:54.326823+0000","last_clean":"2020-11-19T21:15:54.326823+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:54.326823+0000","last_undegraded":"2020-11-19T21:15:54.326823+0000","last_fullsized":"2020-11-19T21:15:54.326823+0000","mapping_epoch":22,"log_start":"27'153605","ondisk_log_start":"27'153605","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'163669","last_scrub_stamp":"2020-11-19T21:15:54.326815+0000","last_deep_scrub":"27'163669","last_deep_scrub_stamp":"2020-11-19T21:15:54.326815+0000","last_clean_scrub_stamp":"2020-11-19T21:15:54.326815+0000","log_size":10064,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5181579795,"num_objects":1247,"num_object_clones":0,"num_object_copies":3741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1247,"num_whiteouts":0,"num_read":133305,"num_read_kb":4148891,"num_write":163669,"num_write_kb":20506716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.0","version":"27'4","reported_seq":"26","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:31.312037+0000","last_change":"2020-11-19T21:15:31.312111+0000","last_active":"2020-11-19T21:15:31.312037+0000","last_peered":"2020-11-19T21:15:31.312037+0000","last_clean":"2020-11-19T21:15:31.312037+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T21:15:31.312037+0000","last_undegraded":"2020-11-19T21:15:31.312037+0000","last_fullsized":"2020-11-19T21:15:31.312037+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'4","last_scrub_stamp":"2020-11-19T21:15:31.312031+0000","last_deep_scrub":"27'4","last_deep_scrub_stamp":"2020-11-19T21:15:31.312031+0000","last_clean_scrub_stamp":"2020-11-19T21:15:31.312031+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8254,"num_omap_keys":2,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:16:05.139800+0000","last_change":"2020-11-19T21:16:05.139865+0000","last_active":"2020-11-19T21:16:05.139800+0000","last_peered":"2020-11-19T21:16:05.139800+0000","last_clean":"2020-11-19T21:16:05.139800+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T21:16:05.139800+0000","last_undegraded":"2020-11-19T21:16:05.139800+0000","last_fullsized":"2020-11-19T21:16:05.139800+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:16:05.139795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:16:05.139795+0000","last_clean_scrub_stamp":"2020-11-19T21:16:05.139795+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"27'87619","reported_seq":"142222","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:45.011110+0000","last_change":"2020-11-19T21:15:45.011613+0000","last_active":"2020-11-19T21:15:45.011110+0000","last_peered":"2020-11-19T21:15:45.011110+0000","last_clean":"2020-11-19T21:15:45.011110+0000","last_became_active":"2020-11-19T19:04:26.679813+0000","last_became_peered":"2020-11-19T19:04:26.679813+0000","last_unstale":"2020-11-19T21:15:45.011110+0000","last_undegraded":"2020-11-19T21:15:45.011110+0000","last_fullsized":"2020-11-19T21:15:45.011110+0000","mapping_epoch":22,"log_start":"27'77575","ondisk_log_start":"27'77575","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'87619","last_scrub_stamp":"2020-11-19T21:15:45.011104+0000","last_deep_scrub":"27'87619","last_deep_scrub_stamp":"2020-11-19T21:15:45.011104+0000","last_clean_scrub_stamp":"2020-11-19T21:15:45.011104+0000","log_size":10044,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5307834368,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":54645,"num_read_kb":2838397,"num_write":87619,"num_write_kb":17563674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"27'89","reported_seq":"1239","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:48.132886+0000","last_change":"2020-11-19T21:15:48.132948+0000","last_active":"2020-11-19T21:15:48.132886+0000","last_peered":"2020-11-19T21:15:48.132886+0000","last_clean":"2020-11-19T21:15:48.132886+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T21:15:48.132886+0000","last_undegraded":"2020-11-19T21:15:48.132886+0000","last_fullsized":"2020-11-19T21:15:48.132886+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'89","last_scrub_stamp":"2020-11-19T21:15:48.132880+0000","last_deep_scrub":"27'89","last_deep_scrub_stamp":"2020-11-19T21:15:48.132880+0000","last_clean_scrub_stamp":"2020-11-19T21:15:48.132880+0000","log_size":89,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":170,"num_read_kb":84,"num_write":82,"num_write_kb":76,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":230,"num_omap_keys":10,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3","version":"27'227637","reported_seq":"364734","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:35.911405+0000","last_change":"2020-11-19T21:15:35.911479+0000","last_active":"2020-11-19T21:15:35.911405+0000","last_peered":"2020-11-19T21:15:35.911405+0000","last_clean":"2020-11-19T21:15:35.911405+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:35.911405+0000","last_undegraded":"2020-11-19T21:15:35.911405+0000","last_fullsized":"2020-11-19T21:15:35.911405+0000","mapping_epoch":22,"log_start":"27'217626","ondisk_log_start":"27'217626","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'227637","last_scrub_stamp":"2020-11-19T21:15:35.911400+0000","last_deep_scrub":"27'227637","last_deep_scrub_stamp":"2020-11-19T21:15:35.911400+0000","last_clean_scrub_stamp":"2020-11-19T21:15:35.911400+0000","log_size":10011,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4996790272,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":137153,"num_read_kb":3861609,"num_write":227637,"num_write_kb":24007728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:46.130195+0000","last_change":"2020-11-19T21:15:46.130267+0000","last_active":"2020-11-19T21:15:46.130195+0000","last_peered":"2020-11-19T21:15:46.130195+0000","last_clean":"2020-11-19T21:15:46.130195+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T21:15:46.130195+0000","last_undegraded":"2020-11-19T21:15:46.130195+0000","last_fullsized":"2020-11-19T21:15:46.130195+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:15:46.130187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:15:46.130187+0000","last_clean_scrub_stamp":"2020-11-19T21:15:46.130187+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"27'2834","reported_seq":"4789","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:33.036394+0000","last_change":"2020-11-19T21:15:33.036477+0000","last_active":"2020-11-19T21:15:33.036394+0000","last_peered":"2020-11-19T21:15:33.036394+0000","last_clean":"2020-11-19T21:15:33.036394+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T21:15:33.036394+0000","last_undegraded":"2020-11-19T21:15:33.036394+0000","last_fullsized":"2020-11-19T21:15:33.036394+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2834","last_scrub_stamp":"2020-11-19T21:15:33.036385+0000","last_deep_scrub":"27'2834","last_deep_scrub_stamp":"2020-11-19T21:15:33.036385+0000","last_clean_scrub_stamp":"2020-11-19T21:15:33.036385+0000","log_size":2834,"ondisk_log_size":2834,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":674,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":15911,"num_read_kb":13185,"num_write":5382,"num_write_kb":5370,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":320,"num_omap_keys":16,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20604346899,"num_objects":4951,"num_object_clones":0,"num_object_copies":14853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4951,"num_whiteouts":0,"num_read":434666,"num_read_kb":14033665,"num_write":595417,"num_write_kb":83095710,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15971766272,"data_stored":30907281408,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":0,"internal_metadata":0},"log_size":40215,"ondisk_log_size":40215,"up":12,"acting":12,"num_store_stats":6},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8254,"num_omap_keys":2,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":4,"ondisk_log_size":4,"up":2,"acting":2,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2070,"num_objects":10,"num_object_clones":0,"num_object_copies":20,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":31106,"num_read_kb":25765,"num_write":10451,"num_write_kb":10414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":4140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5539,"ondisk_log_size":5539,"up":16,"acting":16,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543731,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1705396,"kb_used_data":1320172,"kb_used_omap":0,"kb_used_meta":385216,"kb_avail":92666444,"statfs":{"total":96636764160,"available":94890438656,"internally_reserved":0,"allocated":1351856128,"data_stored":2654093287,"data_compressed":45030679,"data_compressed_allocated":1302413312,"data_compressed_original":2604826624,"omap_allocated":0,"internal_metadata":394461184},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.98799999999999999,"15min":0.86899999999999999},"min":{"1min":0.52600000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.571,"5min":6.0140000000000002,"15min":6.0140000000000002},"last":0.75},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.1279999999999999,"15min":0.94299999999999995},"min":{"1min":0.56299999999999994,"5min":0.47599999999999998,"15min":0.45600000000000002},"max":{"1min":1.401,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":0.84799999999999998}]},{"osd":1,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.04,"15min":0.96699999999999997},"min":{"1min":0.55300000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.474,"5min":5.1139999999999999,"15min":8.8970000000000002},"last":0.64700000000000002},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.1279999999999999,"15min":1.02},"min":{"1min":0.55200000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.494,"5min":4.1580000000000004,"15min":4.1580000000000004},"last":0.77200000000000002}]},{"osd":2,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1910000000000001,"15min":1.069},"min":{"1min":0.63,"5min":0.55200000000000005,"15min":0.53900000000000003},"max":{"1min":3.0710000000000002,"5min":6.5259999999999998,"15min":6.5259999999999998},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.212,"5min":1.0800000000000001,"15min":1.044},"min":{"1min":0.78200000000000003,"5min":0.54900000000000004,"15min":0.53300000000000003},"max":{"1min":3.093,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":0.80900000000000005}]},{"osd":3,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.242,"15min":1.1359999999999999},"min":{"1min":0.71499999999999997,"5min":0.70399999999999996,"15min":0.64300000000000002},"max":{"1min":1.704,"5min":5.4530000000000003,"15min":9.3140000000000001},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.101,"5min":1.27,"15min":1.1339999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.63600000000000001},"max":{"1min":1.389,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":0.624}]},{"osd":4,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.038,"15min":0.98399999999999999},"min":{"1min":0.65400000000000003,"5min":0.58099999999999996,"15min":0.53200000000000003},"max":{"1min":1.3240000000000001,"5min":3.5030000000000001,"15min":5.7519999999999998},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.107,"5min":1.3440000000000001,"15min":1.2370000000000001},"min":{"1min":0.751,"5min":0.626,"15min":0.58699999999999997},"max":{"1min":1.778,"5min":5.3099999999999996,"15min":9.0600000000000005},"last":0.89200000000000002}]},{"osd":5,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.454,"15min":1.2849999999999999},"min":{"1min":0.68200000000000005,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.5980000000000001,"5min":4.383,"15min":4.383},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.091,"5min":1.2250000000000001,"15min":1.1559999999999999},"min":{"1min":0.71499999999999997,"5min":0.67800000000000005,"15min":0.60199999999999998},"max":{"1min":1.6699999999999999,"5min":3.698,"15min":3.698},"last":0.73599999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.3100000000000001,"15min":1.28},"min":{"1min":0.86299999999999999,"5min":0.749,"15min":0.68100000000000005},"max":{"1min":1.395,"5min":3.5739999999999998,"15min":7.3250000000000002},"last":0.876},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.5049999999999999,"15min":1.393},"min":{"1min":0.93300000000000005,"5min":0.86699999999999999,"15min":0.68500000000000005},"max":{"1min":1.853,"5min":6.258,"15min":9.1750000000000007},"last":0.95799999999999996}]}]},{"osd":6,"up_from":13,"seq":55834576435,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1826788,"kb_used_data":1280284,"kb_used_omap":0,"kb_used_meta":546496,"kb_avail":92545052,"statfs":{"total":96636764160,"available":94766133248,"internally_reserved":0,"allocated":1311010816,"data_stored":2559263353,"data_compressed":47970950,"data_compressed_allocated":1248428032,"data_compressed_original":2496856064,"omap_allocated":0,"internal_metadata":559611904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.002,"15min":0.874},"min":{"1min":0.52800000000000002,"5min":0.46000000000000002,"15min":0.441},"max":{"1min":1.7010000000000001,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":1.089},{"interface":"front","average":{"1min":0.82499999999999996,"5min":1.1020000000000001,"15min":0.94899999999999995},"min":{"1min":0.59899999999999998,"5min":0.46700000000000003,"15min":0.45200000000000001},"max":{"1min":1.3069999999999999,"5min":6.3789999999999996,"15min":6.3789999999999996},"last":1.2150000000000001}]},{"osd":1,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.038,"15min":0.96299999999999997},"min":{"1min":0.55300000000000005,"5min":0.54800000000000004,"15min":0.503},"max":{"1min":1.573,"5min":5.5350000000000001,"15min":5.5350000000000001},"last":1.165},{"interface":"front","average":{"1min":0.84899999999999998,"5min":1.0860000000000001,"15min":1.0209999999999999},"min":{"1min":0.57799999999999996,"5min":0.54100000000000004,"15min":0.52000000000000002},"max":{"1min":1.27,"5min":4.5380000000000003,"15min":5.0179999999999998},"last":1.03}]},{"osd":2,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.079,"15min":0.94899999999999995},"min":{"1min":0.79300000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.5529999999999999,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":1.27},{"interface":"front","average":{"1min":1.052,"5min":1.2430000000000001,"15min":1.1279999999999999},"min":{"1min":0.82299999999999995,"5min":0.77000000000000002,"15min":0.48699999999999999},"max":{"1min":1.9059999999999999,"5min":5.6589999999999998,"15min":5.6589999999999998},"last":1.0129999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.1930000000000001,"15min":1.1140000000000001},"min":{"1min":0.746,"5min":0.61499999999999999,"15min":0.58799999999999997},"max":{"1min":1.204,"5min":4.4500000000000002,"15min":5.157},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.228,"15min":1.0649999999999999},"min":{"1min":0.69099999999999995,"5min":0.68300000000000005,"15min":0.58899999999999997},"max":{"1min":1.425,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":1.1899999999999999}]},{"osd":4,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.2849999999999999,"15min":1.5700000000000001},"min":{"1min":0.72999999999999998,"5min":0.58099999999999996,"15min":0.53300000000000003},"max":{"1min":2.028,"5min":6.157,"15min":108.22499999999999},"last":0.745},{"interface":"front","average":{"1min":1.083,"5min":1.304,"15min":1.5980000000000001},"min":{"1min":0.87,"5min":0.67300000000000004,"15min":0.61099999999999999},"max":{"1min":1.403,"5min":4.5670000000000002,"15min":108.20099999999999},"last":0.77100000000000002}]},{"osd":5,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.298,"15min":1.169},"min":{"1min":0.79200000000000004,"5min":0.66100000000000003,"15min":0.63},"max":{"1min":1.6759999999999999,"5min":6.9669999999999996,"15min":6.9669999999999996},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.4670000000000001,"15min":1.351},"min":{"1min":1.071,"5min":0.72199999999999998,"15min":0.71399999999999997},"max":{"1min":2.1579999999999999,"5min":6.0350000000000001,"15min":6.0350000000000001},"last":0.89200000000000002}]},{"osd":7,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.494,"15min":1.4370000000000001},"min":{"1min":1.0449999999999999,"5min":0.69399999999999995,"15min":0.67600000000000005},"max":{"1min":1.9319999999999999,"5min":4.5650000000000004,"15min":10.096},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.5009999999999999,"15min":1.3600000000000001},"min":{"1min":1.0660000000000001,"5min":0.82499999999999996,"15min":0.76400000000000001},"max":{"1min":1.8,"5min":6.7359999999999998,"15min":6.7359999999999998},"last":1.0680000000000001}]}]},{"osd":1,"up_from":14,"seq":60129543732,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5152,"kb_used_data":280,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":94366688,"statfs":{"total":96636764160,"available":96631488512,"internally_reserved":0,"allocated":286720,"data_stored":114647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.90300000000000002,"15min":0.83799999999999997},"min":{"1min":0.52000000000000002,"5min":0.432,"15min":0.432},"max":{"1min":1.595,"5min":3.4329999999999998,"15min":4.6689999999999996},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.93000000000000005,"15min":0.91400000000000003},"min":{"1min":0.499,"5min":0.46700000000000003,"15min":0.46100000000000002},"max":{"1min":3.6640000000000001,"5min":3.6640000000000001,"15min":5.2210000000000001},"last":0.91800000000000004}]},{"osd":2,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.89700000000000002,"15min":0.86599999999999999},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.45700000000000002},"max":{"1min":1.0960000000000001,"5min":3.1429999999999998,"15min":5.8579999999999997},"last":0.86899999999999999},{"interface":"front","average":{"1min":1.468,"5min":1.3129999999999999,"15min":1.131},"min":{"1min":0.60699999999999998,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":10.166,"5min":10.166,"15min":10.166},"last":1.101}]},{"osd":3,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.002,"15min":0.97599999999999998},"min":{"1min":0.57899999999999996,"5min":0.57199999999999995,"15min":0.504},"max":{"1min":1.988,"5min":3.484,"15min":3.484},"last":1.127},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.04,"15min":1.0469999999999999},"min":{"1min":0.63700000000000001,"5min":0.58899999999999997,"15min":0.58499999999999996},"max":{"1min":1.8859999999999999,"5min":3.177,"15min":6.2069999999999999},"last":1.0780000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2709999999999999,"5min":1.423,"15min":1.2749999999999999},"min":{"1min":0.73699999999999999,"5min":0.64900000000000002,"15min":0.621},"max":{"1min":1.8480000000000001,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.3029999999999999,"5min":1.337,"15min":1.224},"min":{"1min":0.86199999999999999,"5min":0.70099999999999996,"15min":0.61599999999999999},"max":{"1min":3.4199999999999999,"5min":7.9589999999999996,"15min":7.9589999999999996},"last":1.2230000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.3,"15min":1.3089999999999999},"min":{"1min":0.77600000000000002,"5min":0.70399999999999996,"15min":0.66600000000000004},"max":{"1min":1.8180000000000001,"5min":6.1779999999999999,"15min":7.0499999999999998},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.4159999999999999,"5min":1.5489999999999999,"15min":1.4399999999999999},"min":{"1min":0.89200000000000002,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7989999999999999,"5min":6.1539999999999999,"15min":7.2130000000000001},"last":1.4370000000000001}]},{"osd":6,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.323,"5min":1.3959999999999999,"15min":1.3149999999999999},"min":{"1min":0.95899999999999996,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":3.548,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.3819999999999999},{"interface":"front","average":{"1min":1.2829999999999999,"5min":1.3069999999999999,"15min":1.3560000000000001},"min":{"1min":0.85499999999999998,"5min":0.83599999999999997,"15min":0.80000000000000004},"max":{"1min":2.109,"5min":3.0510000000000002,"15min":6.9699999999999998},"last":1.296}]},{"osd":7,"last update":"Thu Nov 19 21:15:12 2020","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.3939999999999999,"15min":1.4239999999999999},"min":{"1min":0.99299999999999999,"5min":0.95399999999999996,"15min":0.88},"max":{"1min":2.2080000000000002,"5min":3.286,"15min":7.1970000000000001},"last":1.421},{"interface":"front","average":{"1min":1.4370000000000001,"5min":1.514,"15min":1.4159999999999999},"min":{"1min":1.194,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.9590000000000001,"5min":3.6469999999999998,"15min":3.6469999999999998},"last":1.5269999999999999}]}]},{"osd":0,"up_from":14,"seq":60129543731,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3377208,"kb_used_data":2589232,"kb_used_omap":2,"kb_used_meta":787965,"kb_avail":90994632,"statfs":{"total":96636764160,"available":93178503168,"internally_reserved":0,"allocated":2651373568,"data_stored":5089416491,"data_compressed":69952009,"data_compressed_allocated":2438225920,"data_compressed_original":4876451840,"omap_allocated":2052,"internal_metadata":806877180},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.76400000000000001,"15min":0.751},"min":{"1min":0.48499999999999999,"5min":0.44600000000000001,"15min":0.438},"max":{"1min":1.1299999999999999,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.748,"5min":0.88400000000000001,"15min":0.83899999999999997},"min":{"1min":0.53800000000000003,"5min":0.52600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2050000000000001,"5min":6.7450000000000001,"15min":6.7450000000000001},"last":0.72999999999999998}]},{"osd":2,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.081,"15min":1.0289999999999999},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":1.3899999999999999,"5min":5.1379999999999999,"15min":8.1920000000000002},"last":0.876},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.0229999999999999,"15min":0.96099999999999997},"min":{"1min":0.63700000000000001,"5min":0.51500000000000001,"15min":0.48199999999999998},"max":{"1min":1.4810000000000001,"5min":6.3380000000000001,"15min":6.3380000000000001},"last":0.92200000000000004}]},{"osd":3,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.84499999999999997,"15min":0.89500000000000002},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.48599999999999999},"max":{"1min":1.4319999999999999,"5min":1.9399999999999999,"15min":4.931},"last":0.78900000000000003},{"interface":"front","average":{"1min":1,"5min":1.2,"15min":1.095},"min":{"1min":0.79500000000000004,"5min":0.61399999999999999,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.96699999999999997}]},{"osd":4,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":2.8079999999999998,"5min":1.599,"15min":1.2889999999999999},"min":{"1min":0.78000000000000003,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":35.231000000000002,"5min":35.231000000000002,"15min":35.231000000000002},"last":1.0209999999999999},{"interface":"front","average":{"1min":2.8300000000000001,"5min":1.5660000000000001,"15min":1.2829999999999999},"min":{"1min":0.76000000000000001,"5min":0.67800000000000005,"15min":0.61399999999999999},"max":{"1min":35.451999999999998,"5min":35.451999999999998,"15min":35.451999999999998},"last":0.997}]},{"osd":5,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.3540000000000001,"15min":1.278},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.554,"5min":5.2619999999999996,"15min":5.2619999999999996},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.355,"15min":1.3049999999999999},"min":{"1min":0.90900000000000003,"5min":0.80100000000000005,"15min":0.73099999999999998},"max":{"1min":1.617,"5min":4.7939999999999996,"15min":4.7939999999999996},"last":1.2949999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.3320000000000001,"15min":1.274},"min":{"1min":0.90800000000000003,"5min":0.80900000000000005,"15min":0.70199999999999996},"max":{"1min":1.9390000000000001,"5min":4.8949999999999996,"15min":5.0579999999999998},"last":1.3919999999999999},{"interface":"front","average":{"1min":1.355,"5min":1.4770000000000001,"15min":1.405},"min":{"1min":0.89800000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.976,"5min":5.3840000000000003,"15min":5.6980000000000004},"last":1.2250000000000001}]},{"osd":7,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.5149999999999999,"15min":1.405},"min":{"1min":1.0089999999999999,"5min":0.85399999999999998,"15min":0.83299999999999996},"max":{"1min":1.542,"5min":6.8239999999999998,"15min":6.8239999999999998},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.28,"5min":1.3640000000000001,"15min":1.353},"min":{"1min":1.0349999999999999,"5min":0.95899999999999996,"15min":0.84499999999999997},"max":{"1min":1.587,"5min":5.3540000000000001,"15min":8.0050000000000008},"last":1.2589999999999999}]}]},{"osd":2,"up_from":14,"seq":60129543731,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5808040,"kb_used_data":5183904,"kb_used_omap":2,"kb_used_meta":624125,"kb_avail":88563800,"statfs":{"total":96636764160,"available":90689331200,"internally_reserved":0,"allocated":5308317696,"data_stored":10302541783,"data_compressed":163472831,"data_compressed_allocated":4994396160,"data_compressed_original":9988792320,"omap_allocated":2052,"internal_metadata":639105020},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":13,"apply_latency_ms":13,"commit_latency_ns":13000000,"apply_latency_ns":13000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.78900000000000003,"15min":0.91100000000000003},"min":{"1min":0.503,"5min":0.46700000000000003,"15min":0.42299999999999999},"max":{"1min":1.778,"5min":2.1739999999999999,"15min":33.817},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.75600000000000001,"5min":0.80400000000000005,"15min":0.97099999999999997},"min":{"1min":0.57799999999999996,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.355,"5min":2.3039999999999998,"15min":33.716999999999999},"last":0.66100000000000003}]},{"osd":1,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.70599999999999996,"5min":0.85499999999999998,"15min":0.81599999999999995},"min":{"1min":0.51700000000000002,"5min":0.47299999999999998,"15min":0.46899999999999997},"max":{"1min":1.1699999999999999,"5min":5.1539999999999999,"15min":5.1539999999999999},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.88600000000000001,"5min":1.036,"15min":1.0109999999999999},"min":{"1min":0.68000000000000005,"5min":0.54000000000000004,"15min":0.48299999999999998},"max":{"1min":1.1990000000000001,"5min":5.3570000000000002,"15min":5.3570000000000002},"last":0.93999999999999995}]},{"osd":3,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":1.038,"15min":0.996},"min":{"1min":0.71599999999999997,"5min":0.59499999999999997,"15min":0.505},"max":{"1min":1.016,"5min":5.2759999999999998,"15min":7.4109999999999996},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0680000000000001,"5min":1.139,"15min":1.155},"min":{"1min":0.80400000000000005,"5min":0.63400000000000001,"15min":0.58799999999999997},"max":{"1min":1.6579999999999999,"5min":3.9260000000000002,"15min":6.5449999999999999},"last":0.69799999999999995}]},{"osd":4,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.651,"15min":1.587},"min":{"1min":0.996,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.903,"5min":31.486999999999998,"15min":63.847999999999999},"last":1.117},{"interface":"front","average":{"1min":1.115,"5min":1.5680000000000001,"15min":1.4870000000000001},"min":{"1min":0.625,"5min":0.621,"15min":0.59799999999999998},"max":{"1min":1.746,"5min":31.663,"15min":63.880000000000003},"last":0.88700000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.675,"15min":1.3919999999999999},"min":{"1min":0.90100000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.585,"5min":31.251999999999999,"15min":31.251999999999999},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.391,"5min":1.833,"15min":1.53},"min":{"1min":1.099,"5min":0.93700000000000006,"15min":0.83399999999999996},"max":{"1min":2.0299999999999998,"5min":31.312000000000001,"15min":31.312000000000001},"last":1.256}]},{"osd":6,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.7170000000000001,"15min":1.4850000000000001},"min":{"1min":0.88,"5min":0.78700000000000003,"15min":0.77900000000000003},"max":{"1min":1.726,"5min":31.526,"15min":31.526},"last":1.093},{"interface":"front","average":{"1min":1.2909999999999999,"5min":1.792,"15min":1.5109999999999999},"min":{"1min":0.96099999999999997,"5min":0.84799999999999998,"15min":0.79500000000000004},"max":{"1min":2.3439999999999999,"5min":31.335999999999999,"15min":31.335999999999999},"last":1.0669999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:15:09 2020","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.4159999999999999,"15min":1.405},"min":{"1min":1.0149999999999999,"5min":0.89400000000000002,"15min":0.86299999999999999},"max":{"1min":1.8320000000000001,"5min":2.9119999999999999,"15min":10.111000000000001},"last":1.004},{"interface":"front","average":{"1min":1.3300000000000001,"5min":1.488,"15min":1.446},"min":{"1min":1.0409999999999999,"5min":0.83599999999999997,"15min":0.83599999999999997},"max":{"1min":1.768,"5min":5.0490000000000004,"15min":7.1239999999999997},"last":1.2290000000000001}]}]},{"osd":3,"up_from":14,"seq":60129543732,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35504,"kb_used_data":296,"kb_used_omap":0,"kb_used_meta":35200,"kb_avail":94336336,"statfs":{"total":96636764160,"available":96600408064,"internally_reserved":0,"allocated":303104,"data_stored":116027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":36044800},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":0.90600000000000003,"15min":0.81899999999999995},"min":{"1min":0.47299999999999998,"5min":0.441,"15min":0.441},"max":{"1min":2.5859999999999999,"5min":3.2829999999999999,"15min":3.653},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.002,"5min":1.0469999999999999,"15min":0.871},"min":{"1min":0.60599999999999998,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":2.3620000000000001,"5min":5.3739999999999997,"15min":5.3739999999999997},"last":0.97899999999999998}]},{"osd":1,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.85099999999999998,"15min":0.83299999999999996},"min":{"1min":0.53200000000000003,"5min":0.47699999999999998,"15min":0.47199999999999998},"max":{"1min":1.8859999999999999,"5min":2.282,"15min":2.7400000000000002},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.153,"15min":1.075},"min":{"1min":0.69599999999999995,"5min":0.58699999999999997,"15min":0.54700000000000004},"max":{"1min":1.948,"5min":3.7189999999999999,"15min":3.754},"last":1.2729999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.165,"5min":1.294,"15min":1.1100000000000001},"min":{"1min":0.76200000000000001,"5min":0.52700000000000002,"15min":0.48899999999999999},"max":{"1min":3.0640000000000001,"5min":5.4429999999999996,"15min":5.4429999999999996},"last":1.389},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.288,"15min":1.2},"min":{"1min":0.69999999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.4769999999999999,"5min":5.391,"15min":5.4390000000000001},"last":1.046}]},{"osd":4,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.3680000000000001,"15min":1.2170000000000001},"min":{"1min":0.86199999999999999,"5min":0.68600000000000005,"15min":0.68400000000000005},"max":{"1min":5.2960000000000003,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.4950000000000001},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.2370000000000001,"15min":1.1240000000000001},"min":{"1min":0.76200000000000001,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":5.2629999999999999,"5min":5.2629999999999999,"15min":5.2629999999999999},"last":1.089}]},{"osd":5,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.3580000000000001,"5min":1.2669999999999999,"15min":1.22},"min":{"1min":0.88600000000000001,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":2.0350000000000001,"5min":4.5049999999999999,"15min":6.423},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.3939999999999999,"15min":1.329},"min":{"1min":0.83799999999999997,"5min":0.83799999999999997,"15min":0.77200000000000002},"max":{"1min":2.1800000000000002,"5min":3.54,"15min":5.8970000000000002},"last":1.474}]},{"osd":6,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.327,"5min":1.49,"15min":1.3859999999999999},"min":{"1min":0.97099999999999997,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":2.0659999999999998,"5min":4.0759999999999996,"15min":4.0759999999999996},"last":1.6160000000000001},{"interface":"front","average":{"1min":1.323,"5min":1.5109999999999999,"15min":1.381},"min":{"1min":1.006,"5min":0.88600000000000001,"15min":0.81100000000000005},"max":{"1min":2.2360000000000002,"5min":5.5220000000000002,"15min":5.5220000000000002},"last":1.673}]},{"osd":7,"last update":"Thu Nov 19 21:15:16 2020","interfaces":[{"interface":"back","average":{"1min":1.5900000000000001,"5min":1.643,"15min":1.476},"min":{"1min":1.077,"5min":0.97399999999999998,"15min":0.93600000000000005},"max":{"1min":5.5899999999999999,"5min":7.8719999999999999,"15min":7.8719999999999999},"last":1.591},{"interface":"front","average":{"1min":1.6379999999999999,"5min":1.514,"15min":1.3939999999999999},"min":{"1min":1.05,"5min":0.82499999999999996,"15min":0.82499999999999996},"max":{"1min":5.5259999999999998,"5min":7.6799999999999997,"15min":7.6799999999999997},"last":1.3120000000000001}]}]},{"osd":4,"up_from":14,"seq":60129543732,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4332076,"kb_used_data":3905316,"kb_used_omap":2,"kb_used_meta":426749,"kb_avail":90039764,"statfs":{"total":96636764160,"available":92200718336,"internally_reserved":0,"allocated":3999043584,"data_stored":7648563159,"data_compressed":94067816,"data_compressed_allocated":3649691648,"data_compressed_original":7299383296,"omap_allocated":2052,"internal_metadata":436991996},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.113,"15min":0.92400000000000004},"min":{"1min":0.52300000000000002,"5min":0.439,"15min":0.42899999999999999},"max":{"1min":1.347,"5min":8.5139999999999993,"15min":8.5139999999999993},"last":1.2909999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.0820000000000001,"15min":0.92900000000000005},"min":{"1min":0.504,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.353,"5min":3.0289999999999999,"15min":5.5499999999999998},"last":0.871}]},{"osd":1,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.085,"15min":0.999},"min":{"1min":0.53400000000000003,"5min":0.52900000000000003,"15min":0.502},"max":{"1min":1.327,"5min":3.2189999999999999,"15min":5.6790000000000003},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.22,"15min":1.0680000000000001},"min":{"1min":0.68899999999999995,"5min":0.59199999999999997,"15min":0.53500000000000003},"max":{"1min":1.3580000000000001,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":1.206}]},{"osd":2,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.333,"15min":1.1100000000000001},"min":{"1min":0.60099999999999998,"5min":0.56599999999999995,"15min":0.51800000000000002},"max":{"1min":1.621,"5min":8.3460000000000001,"15min":8.3460000000000001},"last":1.4650000000000001},{"interface":"front","average":{"1min":1.208,"5min":1.4299999999999999,"15min":1.2649999999999999},"min":{"1min":0.81399999999999995,"5min":0.58599999999999997,"15min":0.55200000000000005},"max":{"1min":1.534,"5min":8.391,"15min":8.391},"last":1.4159999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.3420000000000001,"15min":1.2030000000000001},"min":{"1min":0.79300000000000004,"5min":0.63100000000000001,"15min":0.59599999999999997},"max":{"1min":1.492,"5min":8.6530000000000005,"15min":8.6530000000000005},"last":1.034},{"interface":"front","average":{"1min":1.097,"5min":1.3120000000000001,"15min":1.135},"min":{"1min":0.80700000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5349999999999999,"5min":6.6829999999999998,"15min":8.5429999999999993},"last":0.90600000000000003}]},{"osd":5,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.214,"15min":1.149},"min":{"1min":0.76900000000000002,"5min":0.64200000000000002,"15min":0.57999999999999996},"max":{"1min":1.4219999999999999,"5min":3.4580000000000002,"15min":5.7969999999999997},"last":1.087},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.5489999999999999,"15min":1.3819999999999999},"min":{"1min":0.80400000000000005,"5min":0.624,"15min":0.62},"max":{"1min":1.925,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":0.94499999999999995}]},{"osd":6,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.405,"15min":1.236},"min":{"1min":0.746,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.728,"5min":6.7990000000000004,"15min":8.4199999999999999},"last":1.135},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.4750000000000001,"15min":1.361},"min":{"1min":0.92600000000000005,"5min":0.79100000000000004,"15min":0.73899999999999999},"max":{"1min":1.621,"5min":3.6400000000000001,"15min":6.0330000000000004},"last":1.26}]},{"osd":7,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.6890000000000001,"15min":1.5},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.6679999999999999,"5min":8.7870000000000008,"15min":8.7870000000000008},"last":1.5069999999999999},{"interface":"front","average":{"1min":1.3560000000000001,"5min":1.6319999999999999,"15min":1.4530000000000001},"min":{"1min":1.018,"5min":0.81299999999999994,"15min":0.68200000000000005},"max":{"1min":1.7030000000000001,"5min":6.9210000000000003,"15min":8.6660000000000004},"last":1.3180000000000001}]}]},{"osd":5,"up_from":14,"seq":60129543731,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1737328,"kb_used_data":1320232,"kb_used_omap":0,"kb_used_meta":417088,"kb_avail":92634512,"statfs":{"total":96636764160,"available":94857740288,"internally_reserved":0,"allocated":1351917568,"data_stored":2654093977,"data_compressed":45421383,"data_compressed_allocated":1302360064,"data_compressed_original":2604720128,"omap_allocated":0,"internal_metadata":427098112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.89000000000000001,"15min":0.81999999999999995},"min":{"1min":0.53900000000000003,"5min":0.44500000000000001,"15min":0.42699999999999999},"max":{"1min":1.3160000000000001,"5min":4.2149999999999999,"15min":4.2149999999999999},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.1559999999999999,"15min":1.0309999999999999},"min":{"1min":0.80300000000000005,"5min":0.56299999999999994,"15min":0.45500000000000002},"max":{"1min":1.6559999999999999,"5min":5.6449999999999996,"15min":5.6449999999999996},"last":1.5029999999999999}]},{"osd":1,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.93899999999999995,"15min":0.89400000000000002},"min":{"1min":0.505,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2010000000000001,"5min":4.444,"15min":4.444},"last":0.85799999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1,"15min":0.91500000000000004},"min":{"1min":0.57399999999999995,"5min":0.51500000000000001,"15min":0.50700000000000001},"max":{"1min":1.466,"5min":5.3860000000000001,"15min":5.3860000000000001},"last":1.212}]},{"osd":2,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.4530000000000001,"15min":1.139},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.502},"max":{"1min":1.357,"5min":31.686,"15min":31.686},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.109,"5min":1.4950000000000001,"15min":1.274},"min":{"1min":0.70599999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.385,"5min":31.721,"15min":31.721},"last":1.373}]},{"osd":3,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.1990000000000001,"15min":1.071},"min":{"1min":0.622,"5min":0.622,"15min":0.57699999999999996},"max":{"1min":1.3140000000000001,"5min":6.9039999999999999,"15min":6.9039999999999999},"last":1.405},{"interface":"front","average":{"1min":0.996,"5min":1.206,"15min":1.0760000000000001},"min":{"1min":0.68500000000000005,"5min":0.624,"15min":0.56200000000000006},"max":{"1min":1.429,"5min":11.647,"15min":11.647},"last":1.1830000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.1399999999999999,"15min":1.091},"min":{"1min":0.69199999999999995,"5min":0.58499999999999996,"15min":0.49299999999999999},"max":{"1min":1.2549999999999999,"5min":5.4160000000000004,"15min":5.4160000000000004},"last":1.246},{"interface":"front","average":{"1min":1.196,"5min":1.7669999999999999,"15min":1.3580000000000001},"min":{"1min":0.95299999999999996,"5min":0.67000000000000004,"15min":0.55100000000000005},"max":{"1min":1.6100000000000001,"5min":42.804000000000002,"15min":42.804000000000002},"last":1.2989999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.397,"15min":1.3640000000000001},"min":{"1min":0.79800000000000004,"5min":0.61599999999999999,"15min":0.59299999999999997},"max":{"1min":1.768,"5min":11.782999999999999,"15min":40.406999999999996},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.4510000000000001,"15min":1.5},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.79300000000000004},"max":{"1min":1.5509999999999999,"5min":6.0709999999999997,"15min":40.484000000000002},"last":1.528}]},{"osd":7,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.673,"15min":1.4179999999999999},"min":{"1min":0.94099999999999995,"5min":0.83399999999999996,"15min":0.77100000000000002},"max":{"1min":1.998,"5min":9.6270000000000007,"15min":9.6270000000000007},"last":1.8640000000000001},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.5029999999999999,"15min":1.3600000000000001},"min":{"1min":0.87,"5min":0.83799999999999997,"15min":0.66400000000000003},"max":{"1min":1.913,"5min":11.92,"15min":11.92},"last":1.274}]}]}]}} 2020-11-19T21:16:14.459 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:16:14.459 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2020-11-19T19:04:07.831425+0000 time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=19, tm_min=4, tm_sec=7, tm_wday=3, tm_yday=324, tm_isdst=-1) <= time.struct_time(tm_year=2020, tm_mon=11, tm_mday=19, tm_hour=21, tm_min=15, tm_sec=25, tm_wday=3, tm_yday=324, tm_isdst=0) 2020-11-19T21:16:14.459 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2020-11-19T21:16:34.461 INFO:teuthology.orchestra.run.smithi112:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2020-11-19T21:16:35.034 INFO:teuthology.orchestra.run.smithi112.stdout: 2020-11-19T21:16:35.035 INFO:teuthology.orchestra.run.smithi112.stderr:dumped all 2020-11-19T21:16:35.045 INFO:teuthology.orchestra.run.smithi112.stdout:{"pg_ready":true,"pg_map":{"version":3994,"stamp":"2020-11-19T21:16:33.430662+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20604348969,"num_objects":4963,"num_object_clones":0,"num_object_copies":14877,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4963,"num_whiteouts":0,"num_read":465772,"num_read_kb":14059430,"num_write":605870,"num_write_kb":83106134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8888,"num_omap_keys":37,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45761,"ondisk_log_size":45761,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":18827556,"kb_used_data":15599716,"kb_used_omap":6,"kb_used_meta":3227769,"kb_avail":736147164,"statfs":{"total":773094113280,"available":753814695936,"internally_reserved":0,"allocated":15974109184,"data_stored":30908202724,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":6156,"internal_metadata":3305236468},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002646"},"pg_stats":[{"pgid":"2.7","version":"27'2410","reported_seq":"2446","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:16:10.142820+0000","last_change":"2020-11-19T21:16:10.142917+0000","last_active":"2020-11-19T21:16:10.142820+0000","last_peered":"2020-11-19T21:16:10.142820+0000","last_clean":"2020-11-19T21:16:10.142820+0000","last_became_active":"2020-11-19T19:04:08.862643+0000","last_became_peered":"2020-11-19T19:04:08.862643+0000","last_unstale":"2020-11-19T21:16:10.142820+0000","last_undegraded":"2020-11-19T21:16:10.142820+0000","last_fullsized":"2020-11-19T21:16:10.142820+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2410","last_scrub_stamp":"2020-11-19T21:16:10.142810+0000","last_deep_scrub":"27'2410","last_deep_scrub_stamp":"2020-11-19T21:16:10.142810+0000","last_clean_scrub_stamp":"2020-11-19T21:16:10.142810+0000","log_size":2410,"ondisk_log_size":2410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":14389,"num_read_kb":11975,"num_write":4797,"num_write_kb":4785,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:42.916391+0000","last_change":"2020-11-19T21:15:42.916477+0000","last_active":"2020-11-19T21:15:42.916391+0000","last_peered":"2020-11-19T21:15:42.916391+0000","last_clean":"2020-11-19T21:15:42.916391+0000","last_became_active":"2020-11-19T19:04:08.862940+0000","last_became_peered":"2020-11-19T19:04:08.862940+0000","last_unstale":"2020-11-19T21:15:42.916391+0000","last_undegraded":"2020-11-19T21:15:42.916391+0000","last_fullsized":"2020-11-19T21:15:42.916391+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:15:42.916383+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:15:42.916383+0000","last_clean_scrub_stamp":"2020-11-19T21:15:42.916383+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:16:09.151919+0000","last_change":"2020-11-19T21:16:09.151996+0000","last_active":"2020-11-19T21:16:09.151919+0000","last_peered":"2020-11-19T21:16:09.151919+0000","last_clean":"2020-11-19T21:16:09.151919+0000","last_became_active":"2020-11-19T19:04:08.851009+0000","last_became_peered":"2020-11-19T19:04:08.851009+0000","last_unstale":"2020-11-19T21:16:09.151919+0000","last_undegraded":"2020-11-19T21:16:09.151919+0000","last_fullsized":"2020-11-19T21:16:09.151919+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:16:09.151913+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:16:09.151913+0000","last_clean_scrub_stamp":"2020-11-19T21:16:09.151913+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1","version":"27'116492","reported_seq":"226000","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:16:05.042476+0000","last_change":"2020-11-19T21:16:05.042850+0000","last_active":"2020-11-19T21:16:05.042476+0000","last_peered":"2020-11-19T21:16:05.042476+0000","last_clean":"2020-11-19T21:16:05.042476+0000","last_became_active":"2020-11-19T19:04:26.568664+0000","last_became_peered":"2020-11-19T19:04:26.568664+0000","last_unstale":"2020-11-19T21:16:05.042476+0000","last_undegraded":"2020-11-19T21:16:05.042476+0000","last_fullsized":"2020-11-19T21:16:05.042476+0000","mapping_epoch":22,"log_start":"27'106396","ondisk_log_start":"27'106396","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'116492","last_scrub_stamp":"2020-11-19T21:16:05.042471+0000","last_deep_scrub":"27'116492","last_deep_scrub_stamp":"2020-11-19T21:16:05.042471+0000","last_clean_scrub_stamp":"2020-11-19T21:16:05.042471+0000","log_size":10096,"ondisk_log_size":10096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5118142464,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":109563,"num_read_kb":3184768,"num_write":116492,"num_write_kb":21017592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"27'209","reported_seq":"2979","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:45.133668+0000","last_change":"2020-11-19T21:15:45.133755+0000","last_active":"2020-11-19T21:15:45.133668+0000","last_peered":"2020-11-19T21:15:45.133668+0000","last_clean":"2020-11-19T21:15:45.133668+0000","last_became_active":"2020-11-19T19:04:08.850107+0000","last_became_peered":"2020-11-19T19:04:08.850107+0000","last_unstale":"2020-11-19T21:15:45.133668+0000","last_undegraded":"2020-11-19T21:15:45.133668+0000","last_fullsized":"2020-11-19T21:15:45.133668+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'209","last_scrub_stamp":"2020-11-19T21:15:45.133660+0000","last_deep_scrub":"27'209","last_deep_scrub_stamp":"2020-11-19T21:15:45.133660+0000","last_clean_scrub_stamp":"2020-11-19T21:15:45.133660+0000","log_size":209,"ondisk_log_size":209,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":636,"num_read_kb":521,"num_write":190,"num_write_kb":183,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"27'163669","reported_seq":"296935","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:54.326823+0000","last_change":"2020-11-19T21:15:54.326923+0000","last_active":"2020-11-19T21:15:54.326823+0000","last_peered":"2020-11-19T21:15:54.326823+0000","last_clean":"2020-11-19T21:15:54.326823+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:54.326823+0000","last_undegraded":"2020-11-19T21:15:54.326823+0000","last_fullsized":"2020-11-19T21:15:54.326823+0000","mapping_epoch":22,"log_start":"27'153605","ondisk_log_start":"27'153605","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'163669","last_scrub_stamp":"2020-11-19T21:15:54.326815+0000","last_deep_scrub":"27'163669","last_deep_scrub_stamp":"2020-11-19T21:15:54.326815+0000","last_clean_scrub_stamp":"2020-11-19T21:15:54.326815+0000","log_size":10064,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5181579795,"num_objects":1247,"num_object_clones":0,"num_object_copies":3741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1247,"num_whiteouts":0,"num_read":133305,"num_read_kb":4148891,"num_write":163669,"num_write_kb":20506716,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.0","version":"27'4","reported_seq":"26","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:31.312037+0000","last_change":"2020-11-19T21:15:31.312111+0000","last_active":"2020-11-19T21:15:31.312037+0000","last_peered":"2020-11-19T21:15:31.312037+0000","last_clean":"2020-11-19T21:15:31.312037+0000","last_became_active":"2020-11-19T19:04:04.820302+0000","last_became_peered":"2020-11-19T19:04:04.820302+0000","last_unstale":"2020-11-19T21:15:31.312037+0000","last_undegraded":"2020-11-19T21:15:31.312037+0000","last_fullsized":"2020-11-19T21:15:31.312037+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":11,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'4","last_scrub_stamp":"2020-11-19T21:15:31.312031+0000","last_deep_scrub":"27'4","last_deep_scrub_stamp":"2020-11-19T21:15:31.312031+0000","last_clean_scrub_stamp":"2020-11-19T21:15:31.312031+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8254,"num_omap_keys":2,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:16:05.139800+0000","last_change":"2020-11-19T21:16:05.139865+0000","last_active":"2020-11-19T21:16:05.139800+0000","last_peered":"2020-11-19T21:16:05.139800+0000","last_clean":"2020-11-19T21:16:05.139800+0000","last_became_active":"2020-11-19T19:04:08.854170+0000","last_became_peered":"2020-11-19T19:04:08.854170+0000","last_unstale":"2020-11-19T21:16:05.139800+0000","last_undegraded":"2020-11-19T21:16:05.139800+0000","last_fullsized":"2020-11-19T21:16:05.139800+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:16:05.139795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:16:05.139795+0000","last_clean_scrub_stamp":"2020-11-19T21:16:05.139795+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"27'87619","reported_seq":"142222","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:45.011110+0000","last_change":"2020-11-19T21:15:45.011613+0000","last_active":"2020-11-19T21:15:45.011110+0000","last_peered":"2020-11-19T21:15:45.011110+0000","last_clean":"2020-11-19T21:15:45.011110+0000","last_became_active":"2020-11-19T19:04:26.679813+0000","last_became_peered":"2020-11-19T19:04:26.679813+0000","last_unstale":"2020-11-19T21:15:45.011110+0000","last_undegraded":"2020-11-19T21:15:45.011110+0000","last_fullsized":"2020-11-19T21:15:45.011110+0000","mapping_epoch":22,"log_start":"27'77575","ondisk_log_start":"27'77575","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'87619","last_scrub_stamp":"2020-11-19T21:15:45.011104+0000","last_deep_scrub":"27'87619","last_deep_scrub_stamp":"2020-11-19T21:15:45.011104+0000","last_clean_scrub_stamp":"2020-11-19T21:15:45.011104+0000","log_size":10044,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":5307834368,"num_objects":1274,"num_object_clones":0,"num_object_copies":3822,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1274,"num_whiteouts":0,"num_read":54645,"num_read_kb":2838397,"num_write":87619,"num_write_kb":17563674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"27'89","reported_seq":"1239","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:48.132886+0000","last_change":"2020-11-19T21:15:48.132948+0000","last_active":"2020-11-19T21:15:48.132886+0000","last_peered":"2020-11-19T21:15:48.132886+0000","last_clean":"2020-11-19T21:15:48.132886+0000","last_became_active":"2020-11-19T19:04:08.848826+0000","last_became_peered":"2020-11-19T19:04:08.848826+0000","last_unstale":"2020-11-19T21:15:48.132886+0000","last_undegraded":"2020-11-19T21:15:48.132886+0000","last_fullsized":"2020-11-19T21:15:48.132886+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'89","last_scrub_stamp":"2020-11-19T21:15:48.132880+0000","last_deep_scrub":"27'89","last_deep_scrub_stamp":"2020-11-19T21:15:48.132880+0000","last_clean_scrub_stamp":"2020-11-19T21:15:48.132880+0000","log_size":89,"ondisk_log_size":89,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":170,"num_read_kb":84,"num_write":82,"num_write_kb":76,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":230,"num_omap_keys":10,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3","version":"27'227637","reported_seq":"364734","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:35.911405+0000","last_change":"2020-11-19T21:15:35.911479+0000","last_active":"2020-11-19T21:15:35.911405+0000","last_peered":"2020-11-19T21:15:35.911405+0000","last_clean":"2020-11-19T21:15:35.911405+0000","last_became_active":"2020-11-19T19:04:26.568502+0000","last_became_peered":"2020-11-19T19:04:26.568502+0000","last_unstale":"2020-11-19T21:15:35.911405+0000","last_undegraded":"2020-11-19T21:15:35.911405+0000","last_fullsized":"2020-11-19T21:15:35.911405+0000","mapping_epoch":22,"log_start":"27'217626","ondisk_log_start":"27'217626","created":22,"last_epoch_clean":23,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'227637","last_scrub_stamp":"2020-11-19T21:15:35.911400+0000","last_deep_scrub":"27'227637","last_deep_scrub_stamp":"2020-11-19T21:15:35.911400+0000","last_clean_scrub_stamp":"2020-11-19T21:15:35.911400+0000","log_size":10011,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":4996790272,"num_objects":1199,"num_object_clones":0,"num_object_copies":3597,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1199,"num_whiteouts":0,"num_read":137153,"num_read_kb":3861609,"num_write":227637,"num_write_kb":24007728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":"20","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:46.130195+0000","last_change":"2020-11-19T21:15:46.130267+0000","last_active":"2020-11-19T21:15:46.130195+0000","last_peered":"2020-11-19T21:15:46.130195+0000","last_clean":"2020-11-19T21:15:46.130195+0000","last_became_active":"2020-11-19T19:04:09.616533+0000","last_became_peered":"2020-11-19T19:04:09.616533+0000","last_unstale":"2020-11-19T21:15:46.130195+0000","last_undegraded":"2020-11-19T21:15:46.130195+0000","last_fullsized":"2020-11-19T21:15:46.130195+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2020-11-19T21:15:46.130187+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2020-11-19T21:15:46.130187+0000","last_clean_scrub_stamp":"2020-11-19T21:15:46.130187+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"27'2834","reported_seq":"4789","reported_epoch":"27","state":"active+clean","last_fresh":"2020-11-19T21:15:33.036394+0000","last_change":"2020-11-19T21:15:33.036477+0000","last_active":"2020-11-19T21:15:33.036394+0000","last_peered":"2020-11-19T21:15:33.036394+0000","last_clean":"2020-11-19T21:15:33.036394+0000","last_became_active":"2020-11-19T19:04:09.613467+0000","last_became_peered":"2020-11-19T19:04:09.613467+0000","last_unstale":"2020-11-19T21:15:33.036394+0000","last_undegraded":"2020-11-19T21:15:33.036394+0000","last_fullsized":"2020-11-19T21:15:33.036394+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"27'2834","last_scrub_stamp":"2020-11-19T21:15:33.036385+0000","last_deep_scrub":"27'2834","last_deep_scrub_stamp":"2020-11-19T21:15:33.036385+0000","last_clean_scrub_stamp":"2020-11-19T21:15:33.036385+0000","log_size":2834,"ondisk_log_size":2834,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":674,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":15911,"num_read_kb":13185,"num_write":5382,"num_write_kb":5370,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":320,"num_omap_keys":16,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20604346899,"num_objects":4951,"num_object_clones":0,"num_object_copies":14853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4951,"num_whiteouts":0,"num_read":434666,"num_read_kb":14033665,"num_write":595417,"num_write_kb":83095710,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15971766272,"data_stored":30907281408,"data_compressed":465915668,"data_compressed_allocated":14935515136,"data_compressed_original":29871030272,"omap_allocated":0,"internal_metadata":0},"log_size":40215,"ondisk_log_size":40215,"up":12,"acting":12,"num_store_stats":6},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":10,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":8254,"num_omap_keys":2,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":4,"ondisk_log_size":4,"up":2,"acting":2,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2070,"num_objects":10,"num_object_clones":0,"num_object_copies":20,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":31106,"num_read_kb":25765,"num_write":10451,"num_write_kb":10414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":49152,"data_stored":4140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5542,"ondisk_log_size":5542,"up":16,"acting":16,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129543735,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1705396,"kb_used_data":1320172,"kb_used_omap":0,"kb_used_meta":385216,"kb_avail":92666444,"statfs":{"total":96636764160,"available":94890438656,"internally_reserved":0,"allocated":1351856128,"data_stored":2654093287,"data_compressed":45030679,"data_compressed_allocated":1302413312,"data_compressed_original":2604826624,"omap_allocated":0,"internal_metadata":394461184},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.98799999999999999,"15min":0.86899999999999999},"min":{"1min":0.52600000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.571,"5min":6.0140000000000002,"15min":6.0140000000000002},"last":1.24},{"interface":"front","average":{"1min":0.96399999999999997,"5min":1.1279999999999999,"15min":0.94299999999999995},"min":{"1min":0.56299999999999994,"5min":0.47599999999999998,"15min":0.45600000000000002},"max":{"1min":1.401,"5min":5.9050000000000002,"15min":5.9050000000000002},"last":1.0880000000000001}]},{"osd":1,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.04,"15min":0.96699999999999997},"min":{"1min":0.55300000000000005,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.474,"5min":5.1139999999999999,"15min":8.8970000000000002},"last":1.3360000000000001},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.1279999999999999,"15min":1.02},"min":{"1min":0.55200000000000005,"5min":0.501,"15min":0.501},"max":{"1min":1.494,"5min":4.1580000000000004,"15min":4.1580000000000004},"last":1.2150000000000001}]},{"osd":2,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1910000000000001,"15min":1.069},"min":{"1min":0.63,"5min":0.55200000000000005,"15min":0.53900000000000003},"max":{"1min":3.0710000000000002,"5min":6.5259999999999998,"15min":6.5259999999999998},"last":1.4870000000000001},{"interface":"front","average":{"1min":1.212,"5min":1.0800000000000001,"15min":1.044},"min":{"1min":0.78200000000000003,"5min":0.54900000000000004,"15min":0.53300000000000003},"max":{"1min":3.093,"5min":3.3279999999999998,"15min":3.3279999999999998},"last":1.4359999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.242,"15min":1.1359999999999999},"min":{"1min":0.71499999999999997,"5min":0.70399999999999996,"15min":0.64300000000000002},"max":{"1min":1.704,"5min":5.4530000000000003,"15min":9.3140000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.27,"15min":1.1339999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.63600000000000001},"max":{"1min":1.389,"5min":4.0469999999999997,"15min":4.0469999999999997},"last":1.357}]},{"osd":4,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.038,"15min":0.98399999999999999},"min":{"1min":0.65400000000000003,"5min":0.58099999999999996,"15min":0.53200000000000003},"max":{"1min":1.3240000000000001,"5min":3.5030000000000001,"15min":5.7519999999999998},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.107,"5min":1.3440000000000001,"15min":1.2370000000000001},"min":{"1min":0.751,"5min":0.626,"15min":0.58699999999999997},"max":{"1min":1.778,"5min":5.3099999999999996,"15min":9.0600000000000005},"last":0.875}]},{"osd":5,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.454,"15min":1.2849999999999999},"min":{"1min":0.68200000000000005,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.5980000000000001,"5min":4.383,"15min":4.383},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.091,"5min":1.2250000000000001,"15min":1.1559999999999999},"min":{"1min":0.71499999999999997,"5min":0.67800000000000005,"15min":0.60199999999999998},"max":{"1min":1.6699999999999999,"5min":3.698,"15min":3.698},"last":1.1559999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:15:38 2020","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.3100000000000001,"15min":1.28},"min":{"1min":0.86299999999999999,"5min":0.749,"15min":0.68100000000000005},"max":{"1min":1.395,"5min":3.5739999999999998,"15min":7.3250000000000002},"last":1.296},{"interface":"front","average":{"1min":1.3400000000000001,"5min":1.5049999999999999,"15min":1.393},"min":{"1min":0.93300000000000005,"5min":0.86699999999999999,"15min":0.68500000000000005},"max":{"1min":1.853,"5min":6.258,"15min":9.1750000000000007},"last":1.123}]}]},{"osd":6,"up_from":13,"seq":55834576439,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1826788,"kb_used_data":1280284,"kb_used_omap":0,"kb_used_meta":546496,"kb_avail":92545052,"statfs":{"total":96636764160,"available":94766133248,"internally_reserved":0,"allocated":1311010816,"data_stored":2559263353,"data_compressed":47970950,"data_compressed_allocated":1248428032,"data_compressed_original":2496856064,"omap_allocated":0,"internal_metadata":559611904},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":1.002,"15min":0.874},"min":{"1min":0.52800000000000002,"5min":0.46000000000000002,"15min":0.441},"max":{"1min":1.7010000000000001,"5min":6.4400000000000004,"15min":6.4400000000000004},"last":1.341},{"interface":"front","average":{"1min":0.82499999999999996,"5min":1.1020000000000001,"15min":0.94899999999999995},"min":{"1min":0.59899999999999998,"5min":0.46700000000000003,"15min":0.45200000000000001},"max":{"1min":1.3069999999999999,"5min":6.3789999999999996,"15min":6.3789999999999996},"last":0.90500000000000003}]},{"osd":1,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":1.038,"15min":0.96299999999999997},"min":{"1min":0.55300000000000005,"5min":0.54800000000000004,"15min":0.503},"max":{"1min":1.573,"5min":5.5350000000000001,"15min":5.5350000000000001},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.84899999999999998,"5min":1.0860000000000001,"15min":1.0209999999999999},"min":{"1min":0.57799999999999996,"5min":0.54100000000000004,"15min":0.52000000000000002},"max":{"1min":1.27,"5min":4.5380000000000003,"15min":5.0179999999999998},"last":1.0109999999999999}]},{"osd":2,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.079,"15min":0.94899999999999995},"min":{"1min":0.79300000000000004,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.5529999999999999,"5min":6.4829999999999997,"15min":6.4829999999999997},"last":1.4279999999999999},{"interface":"front","average":{"1min":1.052,"5min":1.2430000000000001,"15min":1.1279999999999999},"min":{"1min":0.82299999999999995,"5min":0.77000000000000002,"15min":0.48699999999999999},"max":{"1min":1.9059999999999999,"5min":5.6589999999999998,"15min":5.6589999999999998},"last":1.1040000000000001}]},{"osd":3,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.1930000000000001,"15min":1.1140000000000001},"min":{"1min":0.746,"5min":0.61499999999999999,"15min":0.58799999999999997},"max":{"1min":1.204,"5min":4.4500000000000002,"15min":5.157},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.228,"15min":1.0649999999999999},"min":{"1min":0.69099999999999995,"5min":0.68300000000000005,"15min":0.58899999999999997},"max":{"1min":1.425,"5min":6.6139999999999999,"15min":6.6139999999999999},"last":1.274}]},{"osd":4,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.2849999999999999,"15min":1.5700000000000001},"min":{"1min":0.72999999999999998,"5min":0.58099999999999996,"15min":0.53300000000000003},"max":{"1min":2.028,"5min":6.157,"15min":108.22499999999999},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.083,"5min":1.304,"15min":1.5980000000000001},"min":{"1min":0.87,"5min":0.67300000000000004,"15min":0.61099999999999999},"max":{"1min":1.403,"5min":4.5670000000000002,"15min":108.20099999999999},"last":1.4510000000000001}]},{"osd":5,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.2290000000000001,"5min":1.298,"15min":1.169},"min":{"1min":0.79200000000000004,"5min":0.66100000000000003,"15min":0.63},"max":{"1min":1.6759999999999999,"5min":6.9669999999999996,"15min":6.9669999999999996},"last":1.077},{"interface":"front","average":{"1min":1.2749999999999999,"5min":1.4670000000000001,"15min":1.351},"min":{"1min":1.071,"5min":0.72199999999999998,"15min":0.71399999999999997},"max":{"1min":2.1579999999999999,"5min":6.0350000000000001,"15min":6.0350000000000001},"last":1.4790000000000001}]},{"osd":7,"last update":"Thu Nov 19 21:16:05 2020","interfaces":[{"interface":"back","average":{"1min":1.3180000000000001,"5min":1.494,"15min":1.4370000000000001},"min":{"1min":1.0449999999999999,"5min":0.69399999999999995,"15min":0.67600000000000005},"max":{"1min":1.9319999999999999,"5min":4.5650000000000004,"15min":10.096},"last":1.319},{"interface":"front","average":{"1min":1.4550000000000001,"5min":1.5009999999999999,"15min":1.3600000000000001},"min":{"1min":1.0660000000000001,"5min":0.82499999999999996,"15min":0.76400000000000001},"max":{"1min":1.8,"5min":6.7359999999999998,"15min":6.7359999999999998},"last":1.52}]}]},{"osd":1,"up_from":14,"seq":60129543736,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5152,"kb_used_data":280,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":94366688,"statfs":{"total":96636764160,"available":96631488512,"internally_reserved":0,"allocated":286720,"data_stored":114647,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.88,"15min":0.81699999999999995},"min":{"1min":0.47699999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.1040000000000001,"5min":3.4329999999999998,"15min":3.5},"last":1.056},{"interface":"front","average":{"1min":0.78500000000000003,"5min":0.92300000000000004,"15min":0.88600000000000001},"min":{"1min":0.499,"5min":0.46700000000000003,"15min":0.46100000000000002},"max":{"1min":1.0840000000000001,"5min":3.6640000000000001,"15min":5.2210000000000001},"last":0.84999999999999998}]},{"osd":2,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.876,"15min":0.83199999999999996},"min":{"1min":0.498,"5min":0.47499999999999998,"15min":0.45700000000000002},"max":{"1min":1.3109999999999999,"5min":3.1429999999999998,"15min":3.5830000000000002},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":1.2230000000000001,"15min":1.113},"min":{"1min":0.52000000000000002,"5min":0.50800000000000001,"15min":0.50700000000000001},"max":{"1min":1.304,"5min":10.166,"15min":10.166},"last":1.333}]},{"osd":3,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.997,"15min":0.96199999999999997},"min":{"1min":0.63600000000000001,"5min":0.57199999999999995,"15min":0.504},"max":{"1min":1.258,"5min":3.484,"15min":3.484},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.052,"15min":1.016},"min":{"1min":0.69899999999999995,"5min":0.622,"15min":0.58499999999999996},"max":{"1min":1.2370000000000001,"5min":3.177,"15min":3.976},"last":1.395}]},{"osd":4,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.431,"15min":1.2669999999999999},"min":{"1min":0.78500000000000003,"5min":0.64900000000000002,"15min":0.621},"max":{"1min":1.7310000000000001,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":1.486},{"interface":"front","average":{"1min":1.056,"5min":1.3149999999999999,"15min":1.2070000000000001},"min":{"1min":0.77500000000000002,"5min":0.70099999999999996,"15min":0.61599999999999999},"max":{"1min":1.667,"5min":7.9589999999999996,"15min":7.9589999999999996},"last":1.1359999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.2949999999999999,"15min":1.2649999999999999},"min":{"1min":0.78000000000000003,"5min":0.70399999999999996,"15min":0.66600000000000004},"max":{"1min":1.8180000000000001,"5min":6.1779999999999999,"15min":7.0499999999999998},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.258,"5min":1.5549999999999999,"15min":1.423},"min":{"1min":0.82499999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.718,"5min":6.1539999999999999,"15min":7.2130000000000001},"last":1.6459999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.361,"15min":1.2989999999999999},"min":{"1min":0.83799999999999997,"5min":0.76100000000000001,"15min":0.72999999999999998},"max":{"1min":1.524,"5min":3.6269999999999998,"15min":3.6269999999999998},"last":1.036},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.3109999999999999,"15min":1.323},"min":{"1min":0.93999999999999995,"5min":0.83599999999999997,"15min":0.80000000000000004},"max":{"1min":1.6890000000000001,"5min":3.0510000000000002,"15min":6.9699999999999998},"last":1.246}]},{"osd":7,"last update":"Thu Nov 19 21:16:16 2020","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.3979999999999999,"15min":1.3939999999999999},"min":{"1min":1.0600000000000001,"5min":0.96199999999999997,"15min":0.88},"max":{"1min":1.7709999999999999,"5min":3.286,"15min":7.1970000000000001},"last":1.53},{"interface":"front","average":{"1min":1.3420000000000001,"5min":1.52,"15min":1.4079999999999999},"min":{"1min":0.97799999999999998,"5min":0.86199999999999999,"15min":0.86199999999999999},"max":{"1min":1.8540000000000001,"5min":3.6469999999999998,"15min":3.6469999999999998},"last":1.8120000000000001}]}]},{"osd":0,"up_from":14,"seq":60129543735,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3377208,"kb_used_data":2589232,"kb_used_omap":2,"kb_used_meta":787965,"kb_avail":90994632,"statfs":{"total":96636764160,"available":93178503168,"internally_reserved":0,"allocated":2651373568,"data_stored":5089416491,"data_compressed":69952009,"data_compressed_allocated":2438225920,"data_compressed_original":4876451840,"omap_allocated":2052,"internal_metadata":806877180},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":0.76400000000000001,"15min":0.751},"min":{"1min":0.48499999999999999,"5min":0.44600000000000001,"15min":0.438},"max":{"1min":1.1299999999999999,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":0.55100000000000005},{"interface":"front","average":{"1min":0.748,"5min":0.88400000000000001,"15min":0.83899999999999997},"min":{"1min":0.53800000000000003,"5min":0.52600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2050000000000001,"5min":6.7450000000000001,"15min":6.7450000000000001},"last":0.71099999999999997}]},{"osd":2,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.081,"15min":1.0289999999999999},"min":{"1min":0.56699999999999995,"5min":0.49299999999999999,"15min":0.48999999999999999},"max":{"1min":1.3899999999999999,"5min":5.1379999999999999,"15min":8.1920000000000002},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.0229999999999999,"15min":0.96099999999999997},"min":{"1min":0.63700000000000001,"5min":0.51500000000000001,"15min":0.48199999999999998},"max":{"1min":1.4810000000000001,"5min":6.3380000000000001,"15min":6.3380000000000001},"last":0.94699999999999995}]},{"osd":3,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":0.84499999999999997,"15min":0.89500000000000002},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.48599999999999999},"max":{"1min":1.4319999999999999,"5min":1.9399999999999999,"15min":4.931},"last":0.622},{"interface":"front","average":{"1min":1,"5min":1.2,"15min":1.095},"min":{"1min":0.79500000000000004,"5min":0.61399999999999999,"15min":0.53200000000000003},"max":{"1min":1.2450000000000001,"5min":7.1379999999999999,"15min":7.1379999999999999},"last":0.76200000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":2.8079999999999998,"5min":1.599,"15min":1.2889999999999999},"min":{"1min":0.78000000000000003,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":35.231000000000002,"5min":35.231000000000002,"15min":35.231000000000002},"last":0.86499999999999999},{"interface":"front","average":{"1min":2.8300000000000001,"5min":1.5660000000000001,"15min":1.2829999999999999},"min":{"1min":0.76000000000000001,"5min":0.67800000000000005,"15min":0.61399999999999999},"max":{"1min":35.451999999999998,"5min":35.451999999999998,"15min":35.451999999999998},"last":1.1819999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":1.3540000000000001,"15min":1.278},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.554,"5min":5.2619999999999996,"15min":5.2619999999999996},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.2430000000000001,"5min":1.355,"15min":1.3049999999999999},"min":{"1min":0.90900000000000003,"5min":0.80100000000000005,"15min":0.73099999999999998},"max":{"1min":1.617,"5min":4.7939999999999996,"15min":4.7939999999999996},"last":1.056}]},{"osd":6,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2430000000000001,"5min":1.3320000000000001,"15min":1.274},"min":{"1min":0.90800000000000003,"5min":0.80900000000000005,"15min":0.70199999999999996},"max":{"1min":1.9390000000000001,"5min":4.8949999999999996,"15min":5.0579999999999998},"last":1.264},{"interface":"front","average":{"1min":1.355,"5min":1.4770000000000001,"15min":1.405},"min":{"1min":0.89800000000000002,"5min":0.85099999999999998,"15min":0.85099999999999998},"max":{"1min":1.976,"5min":5.3840000000000003,"15min":5.6980000000000004},"last":1.0760000000000001}]},{"osd":7,"last update":"Thu Nov 19 21:15:36 2020","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.5149999999999999,"15min":1.405},"min":{"1min":1.0089999999999999,"5min":0.85399999999999998,"15min":0.83299999999999996},"max":{"1min":1.542,"5min":6.8239999999999998,"15min":6.8239999999999998},"last":1.161},{"interface":"front","average":{"1min":1.28,"5min":1.3640000000000001,"15min":1.353},"min":{"1min":1.0349999999999999,"5min":0.95899999999999996,"15min":0.84499999999999997},"max":{"1min":1.587,"5min":5.3540000000000001,"15min":8.0050000000000008},"last":1.1000000000000001}]}]},{"osd":2,"up_from":14,"seq":60129543735,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5808040,"kb_used_data":5183904,"kb_used_omap":2,"kb_used_meta":624125,"kb_avail":88563800,"statfs":{"total":96636764160,"available":90689331200,"internally_reserved":0,"allocated":5308317696,"data_stored":10302541783,"data_compressed":163472831,"data_compressed_allocated":4994396160,"data_compressed_original":9988792320,"omap_allocated":2052,"internal_metadata":639105020},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.80500000000000005,"15min":0.91100000000000003},"min":{"1min":0.54000000000000004,"5min":0.47499999999999998,"15min":0.42299999999999999},"max":{"1min":1.2450000000000001,"5min":2.1739999999999999,"15min":33.817},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.79300000000000004,"15min":0.97199999999999998},"min":{"1min":0.55300000000000005,"5min":0.48999999999999999,"15min":0.44700000000000001},"max":{"1min":1.046,"5min":2.3039999999999998,"15min":33.716999999999999},"last":0.58599999999999997}]},{"osd":1,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.85899999999999999,"15min":0.81599999999999995},"min":{"1min":0.58299999999999996,"5min":0.51700000000000002,"15min":0.46899999999999997},"max":{"1min":0.97499999999999998,"5min":5.1539999999999999,"15min":5.1539999999999999},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.88800000000000001,"5min":1.028,"15min":1.0049999999999999},"min":{"1min":0.72199999999999998,"5min":0.56699999999999995,"15min":0.48299999999999998},"max":{"1min":1.2050000000000001,"5min":5.3570000000000002,"15min":5.3570000000000002},"last":0.82999999999999996}]},{"osd":3,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.048,"15min":1},"min":{"1min":0.66500000000000004,"5min":0.59499999999999997,"15min":0.505},"max":{"1min":1.403,"5min":5.2759999999999998,"15min":7.4109999999999996},"last":0.70199999999999996},{"interface":"front","average":{"1min":1.024,"5min":1.1559999999999999,"15min":1.1499999999999999},"min":{"1min":0.69799999999999995,"5min":0.63400000000000001,"15min":0.58799999999999997},"max":{"1min":1.353,"5min":3.9260000000000002,"15min":6.5449999999999999},"last":0.95499999999999996}]},{"osd":4,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.671,"15min":1.5669999999999999},"min":{"1min":0.74099999999999999,"5min":0.68899999999999995,"15min":0.68899999999999995},"max":{"1min":1.5009999999999999,"5min":31.486999999999998,"15min":63.847999999999999},"last":1.206},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.573,"15min":1.4830000000000001},"min":{"1min":0.85099999999999998,"5min":0.625,"15min":0.59799999999999998},"max":{"1min":1.5740000000000001,"5min":31.663,"15min":63.880000000000003},"last":1.0129999999999999}]},{"osd":5,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.681,"15min":1.383},"min":{"1min":0.90300000000000002,"5min":0.71099999999999997,"15min":0.64600000000000002},"max":{"1min":1.635,"5min":31.251999999999999,"15min":31.251999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.8129999999999999,"15min":1.516},"min":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.83399999999999996},"max":{"1min":1.6339999999999999,"5min":31.312000000000001,"15min":31.312000000000001},"last":1.0920000000000001}]},{"osd":6,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":1.246,"5min":1.6899999999999999,"15min":1.448},"min":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"max":{"1min":1.6160000000000001,"5min":31.526,"15min":31.526},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.2509999999999999,"5min":1.7709999999999999,"15min":1.488},"min":{"1min":0.99399999999999999,"5min":0.84799999999999998,"15min":0.79500000000000004},"max":{"1min":1.4730000000000001,"5min":31.335999999999999,"15min":31.335999999999999},"last":1.1759999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:16:11 2020","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.4139999999999999,"15min":1.3979999999999999},"min":{"1min":1.004,"5min":0.90700000000000003,"15min":0.86299999999999999},"max":{"1min":1.704,"5min":2.9119999999999999,"15min":10.111000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.353,"5min":1.498,"15min":1.4430000000000001},"min":{"1min":1.127,"5min":0.93600000000000005,"15min":0.83599999999999997},"max":{"1min":1.6879999999999999,"5min":5.0490000000000004,"15min":7.1239999999999997},"last":1.038}]}]},{"osd":3,"up_from":14,"seq":60129543736,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":35568,"kb_used_data":296,"kb_used_omap":0,"kb_used_meta":35264,"kb_avail":94336272,"statfs":{"total":96636764160,"available":96600342528,"internally_reserved":0,"allocated":303104,"data_stored":116027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":36110336},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":0.75800000000000001,"5min":0.85199999999999998,"15min":0.81299999999999994},"min":{"1min":0.55400000000000005,"5min":0.441,"15min":0.441},"max":{"1min":1.3999999999999999,"5min":2.8319999999999999,"15min":3.653},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.70799999999999996,"5min":0.97699999999999998,"15min":0.85399999999999998},"min":{"1min":0.54200000000000004,"5min":0.48199999999999998,"15min":0.44900000000000001},"max":{"1min":1.0369999999999999,"5min":5.3739999999999997,"15min":5.3739999999999997},"last":0.59699999999999998}]},{"osd":1,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.86599999999999999,"15min":0.83699999999999997},"min":{"1min":0.52800000000000002,"5min":0.495,"15min":0.47199999999999998},"max":{"1min":2.2890000000000001,"5min":2.2890000000000001,"15min":2.7400000000000002},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.103,"15min":1.0840000000000001},"min":{"1min":0.73799999999999999,"5min":0.58699999999999997,"15min":0.54700000000000004},"max":{"1min":1.6519999999999999,"5min":3.7189999999999999,"15min":3.754},"last":0.88200000000000001}]},{"osd":2,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.244,"15min":1.111},"min":{"1min":0.68899999999999995,"5min":0.52700000000000002,"15min":0.48899999999999999},"max":{"1min":1.389,"5min":5.4429999999999996,"15min":5.4429999999999996},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.206,"15min":1.194},"min":{"1min":0.67000000000000004,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.5109999999999999,"5min":5.391,"15min":5.4390000000000001},"last":0.77700000000000002}]},{"osd":4,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.3240000000000001,"15min":1.2130000000000001},"min":{"1min":0.77500000000000002,"5min":0.68600000000000005,"15min":0.68400000000000005},"max":{"1min":1.4950000000000001,"5min":5.2960000000000003,"15min":5.2960000000000003},"last":1.27},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.232,"15min":1.121},"min":{"1min":0.70299999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.772,"5min":5.2629999999999999,"15min":5.2629999999999999},"last":1.248}]},{"osd":5,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":1.1719999999999999,"5min":1.2689999999999999,"15min":1.2210000000000001},"min":{"1min":0.755,"5min":0.755,"15min":0.65000000000000002},"max":{"1min":2.0179999999999998,"5min":4.5049999999999999,"15min":6.423},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.276,"5min":1.337,"15min":1.335},"min":{"1min":0.95699999999999996,"5min":0.83799999999999997,"15min":0.82399999999999995},"max":{"1min":1.73,"5min":3.0390000000000001,"15min":5.8970000000000002},"last":0.98299999999999998}]},{"osd":6,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.4199999999999999,"15min":1.387},"min":{"1min":1.0269999999999999,"5min":0.82999999999999996,"15min":0.82999999999999996},"max":{"1min":1.6160000000000001,"5min":4.0759999999999996,"15min":4.0759999999999996},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.478,"15min":1.363},"min":{"1min":1.044,"5min":0.88600000000000001,"15min":0.81100000000000005},"max":{"1min":1.673,"5min":5.5220000000000002,"15min":5.5220000000000002},"last":1.0620000000000001}]},{"osd":7,"last update":"Thu Nov 19 21:16:20 2020","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.6000000000000001,"15min":1.4750000000000001},"min":{"1min":1.103,"5min":0.97399999999999998,"15min":0.93600000000000005},"max":{"1min":1.655,"5min":7.8719999999999999,"15min":7.8719999999999999},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.5089999999999999,"15min":1.3919999999999999},"min":{"1min":0.98099999999999998,"5min":0.88300000000000001,"15min":0.82499999999999996},"max":{"1min":2.1699999999999999,"5min":7.6799999999999997,"15min":7.6799999999999997},"last":1.1180000000000001}]}]},{"osd":4,"up_from":14,"seq":60129543736,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":4332076,"kb_used_data":3905316,"kb_used_omap":2,"kb_used_meta":426749,"kb_avail":90039764,"statfs":{"total":96636764160,"available":92200718336,"internally_reserved":0,"allocated":3999043584,"data_stored":7648563159,"data_compressed":94067816,"data_compressed_allocated":3649691648,"data_compressed_original":7299383296,"omap_allocated":2052,"internal_metadata":436991996},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.113,"15min":0.92400000000000004},"min":{"1min":0.52300000000000002,"5min":0.439,"15min":0.42899999999999999},"max":{"1min":1.347,"5min":8.5139999999999993,"15min":8.5139999999999993},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1.0820000000000001,"15min":0.92900000000000005},"min":{"1min":0.504,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.353,"5min":3.0289999999999999,"15min":5.5499999999999998},"last":0.748}]},{"osd":1,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.085,"15min":0.999},"min":{"1min":0.53400000000000003,"5min":0.52900000000000003,"15min":0.502},"max":{"1min":1.327,"5min":3.2189999999999999,"15min":5.6790000000000003},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.22,"15min":1.0680000000000001},"min":{"1min":0.68899999999999995,"5min":0.59199999999999997,"15min":0.53500000000000003},"max":{"1min":1.3580000000000001,"5min":8.0969999999999995,"15min":8.0969999999999995},"last":1.1990000000000001}]},{"osd":2,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.333,"15min":1.1100000000000001},"min":{"1min":0.60099999999999998,"5min":0.56599999999999995,"15min":0.51800000000000002},"max":{"1min":1.621,"5min":8.3460000000000001,"15min":8.3460000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.208,"5min":1.4299999999999999,"15min":1.2649999999999999},"min":{"1min":0.81399999999999995,"5min":0.58599999999999997,"15min":0.55200000000000005},"max":{"1min":1.534,"5min":8.391,"15min":8.391},"last":1.1319999999999999}]},{"osd":3,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.3420000000000001,"15min":1.2030000000000001},"min":{"1min":0.79300000000000004,"5min":0.63100000000000001,"15min":0.59599999999999997},"max":{"1min":1.492,"5min":8.6530000000000005,"15min":8.6530000000000005},"last":1.105},{"interface":"front","average":{"1min":1.097,"5min":1.3120000000000001,"15min":1.135},"min":{"1min":0.80700000000000005,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.5349999999999999,"5min":6.6829999999999998,"15min":8.5429999999999993},"last":0.92100000000000004}]},{"osd":5,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.214,"15min":1.149},"min":{"1min":0.76900000000000002,"5min":0.64200000000000002,"15min":0.57999999999999996},"max":{"1min":1.4219999999999999,"5min":3.4580000000000002,"15min":5.7969999999999997},"last":1.3919999999999999},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.5489999999999999,"15min":1.3819999999999999},"min":{"1min":0.80400000000000005,"5min":0.624,"15min":0.62},"max":{"1min":1.925,"5min":9.7460000000000004,"15min":9.7460000000000004},"last":1.2809999999999999}]},{"osd":6,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.405,"15min":1.236},"min":{"1min":0.746,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.728,"5min":6.7990000000000004,"15min":8.4199999999999999},"last":1.331},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.4750000000000001,"15min":1.361},"min":{"1min":0.92600000000000005,"5min":0.79100000000000004,"15min":0.73899999999999999},"max":{"1min":1.621,"5min":3.6400000000000001,"15min":6.0330000000000004},"last":1.2549999999999999}]},{"osd":7,"last update":"Thu Nov 19 21:16:07 2020","interfaces":[{"interface":"back","average":{"1min":1.321,"5min":1.6890000000000001,"15min":1.5},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.6679999999999999,"5min":8.7870000000000008,"15min":8.7870000000000008},"last":1.3720000000000001},{"interface":"front","average":{"1min":1.3560000000000001,"5min":1.6319999999999999,"15min":1.4530000000000001},"min":{"1min":1.018,"5min":0.81299999999999994,"15min":0.68200000000000005},"max":{"1min":1.7030000000000001,"5min":6.9210000000000003,"15min":8.6660000000000004},"last":1.472}]}]},{"osd":5,"up_from":14,"seq":60129543735,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1737328,"kb_used_data":1320232,"kb_used_omap":0,"kb_used_meta":417088,"kb_avail":92634512,"statfs":{"total":96636764160,"available":94857740288,"internally_reserved":0,"allocated":1351917568,"data_stored":2654093977,"data_compressed":45421383,"data_compressed_allocated":1302360064,"data_compressed_original":2604720128,"omap_allocated":0,"internal_metadata":427098112},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.89000000000000001,"15min":0.81999999999999995},"min":{"1min":0.53900000000000003,"5min":0.44500000000000001,"15min":0.42699999999999999},"max":{"1min":1.3160000000000001,"5min":4.2149999999999999,"15min":4.2149999999999999},"last":1.369},{"interface":"front","average":{"1min":1.097,"5min":1.1559999999999999,"15min":1.0309999999999999},"min":{"1min":0.80300000000000005,"5min":0.56299999999999994,"15min":0.45500000000000002},"max":{"1min":1.6559999999999999,"5min":5.6449999999999996,"15min":5.6449999999999996},"last":1.2050000000000001}]},{"osd":1,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.93899999999999995,"15min":0.89400000000000002},"min":{"1min":0.505,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2010000000000001,"5min":4.444,"15min":4.444},"last":1.23},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1,"15min":0.91500000000000004},"min":{"1min":0.57399999999999995,"5min":0.51500000000000001,"15min":0.50700000000000001},"max":{"1min":1.466,"5min":5.3860000000000001,"15min":5.3860000000000001},"last":0.97899999999999998}]},{"osd":2,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.4530000000000001,"15min":1.139},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.502},"max":{"1min":1.357,"5min":31.686,"15min":31.686},"last":1.286},{"interface":"front","average":{"1min":1.109,"5min":1.4950000000000001,"15min":1.274},"min":{"1min":0.70599999999999996,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.385,"5min":31.721,"15min":31.721},"last":1.036}]},{"osd":3,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.1990000000000001,"15min":1.071},"min":{"1min":0.622,"5min":0.622,"15min":0.57699999999999996},"max":{"1min":1.3140000000000001,"5min":6.9039999999999999,"15min":6.9039999999999999},"last":1.3120000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.206,"15min":1.0760000000000001},"min":{"1min":0.68500000000000005,"5min":0.624,"15min":0.56200000000000006},"max":{"1min":1.429,"5min":11.647,"15min":11.647},"last":1.0740000000000001}]},{"osd":4,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.1399999999999999,"15min":1.091},"min":{"1min":0.69199999999999995,"5min":0.58499999999999996,"15min":0.49299999999999999},"max":{"1min":1.2549999999999999,"5min":5.4160000000000004,"15min":5.4160000000000004},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.196,"5min":1.7669999999999999,"15min":1.3580000000000001},"min":{"1min":0.95299999999999996,"5min":0.67000000000000004,"15min":0.55100000000000005},"max":{"1min":1.6100000000000001,"5min":42.804000000000002,"15min":42.804000000000002},"last":0.84799999999999998}]},{"osd":6,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.397,"15min":1.3640000000000001},"min":{"1min":0.79800000000000004,"5min":0.61599999999999999,"15min":0.59299999999999997},"max":{"1min":1.768,"5min":11.782999999999999,"15min":40.406999999999996},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.2549999999999999,"5min":1.4510000000000001,"15min":1.5},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.79300000000000004},"max":{"1min":1.5509999999999999,"5min":6.0709999999999997,"15min":40.484000000000002},"last":1.492}]},{"osd":7,"last update":"Thu Nov 19 21:16:03 2020","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.673,"15min":1.4179999999999999},"min":{"1min":0.94099999999999995,"5min":0.83399999999999996,"15min":0.77100000000000002},"max":{"1min":1.998,"5min":9.6270000000000007,"15min":9.6270000000000007},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.5029999999999999,"15min":1.3600000000000001},"min":{"1min":0.87,"5min":0.83799999999999997,"15min":0.66400000000000003},"max":{"1min":1.913,"5min":11.92,"15min":11.92},"last":1.1759999999999999}]}]}]}} 2020-11-19T21:16:35.048 INFO:teuthology.orchestra.run.smithi112:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2020-11-19T21:16:35.328 INFO:teuthology.misc:Shutting down mds daemons... 2020-11-19T21:16:35.329 INFO:teuthology.misc:Shutting down osd daemons... 2020-11-19T21:16:35.329 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2020-11-19T21:16:35.331 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:35.406 INFO:tasks.ceph.osd.0:Stopped 2020-11-19T21:16:35.407 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2020-11-19T21:16:35.407 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:35.434 INFO:tasks.ceph.osd.1:Stopped 2020-11-19T21:16:35.434 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2020-11-19T21:16:35.435 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:41.537 INFO:tasks.ceph.osd.2:Stopped 2020-11-19T21:16:41.538 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2020-11-19T21:16:41.538 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:41.575 INFO:tasks.ceph.osd.3:Stopped 2020-11-19T21:16:41.576 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2020-11-19T21:16:41.576 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:42.097 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~0s 2020-11-19T21:16:47.683 INFO:tasks.ceph.osd.4:Stopped 2020-11-19T21:16:47.684 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2020-11-19T21:16:47.684 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:47.756 INFO:tasks.ceph.osd.5:Stopped 2020-11-19T21:16:47.756 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2020-11-19T21:16:47.756 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:47.819 INFO:tasks.ceph.osd.6:Stopped 2020-11-19T21:16:47.820 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2020-11-19T21:16:47.821 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:47.895 INFO:tasks.ceph.osd.7:Stopped 2020-11-19T21:16:47.896 INFO:teuthology.misc:Shutting down mgr daemons... 2020-11-19T21:16:47.896 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2020-11-19T21:16:47.896 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:47.903 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 is failed for ~0s 2020-11-19T21:16:47.904 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 has been restored 2020-11-19T21:16:47.926 INFO:tasks.ceph.mgr.x:Stopped 2020-11-19T21:16:47.927 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2020-11-19T21:16:47.928 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:47.946 INFO:tasks.ceph.mgr.y:Stopped 2020-11-19T21:16:47.946 INFO:teuthology.misc:Shutting down mon daemons... 2020-11-19T21:16:47.947 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2020-11-19T21:16:47.947 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:47.981 INFO:tasks.ceph.mon.a:Stopped 2020-11-19T21:16:47.981 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2020-11-19T21:16:47.982 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:48.039 INFO:tasks.ceph.mon.c:Stopped 2020-11-19T21:16:48.039 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2020-11-19T21:16:48.040 INFO:teuthology.orchestra.run:waiting for 300 2020-11-19T21:16:48.061 INFO:tasks.ceph.mon.b:Stopped 2020-11-19T21:16:48.062 INFO:tasks.ceph:Checking cluster log for badness... 2020-11-19T21:16:48.062 INFO:teuthology.orchestra.run.smithi112:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | head -n 1 2020-11-19T21:16:48.244 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T21:16:48.245 INFO:teuthology.orchestra.run.smithi112:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2020-11-19T21:16:48.484 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T21:16:48.485 INFO:teuthology.orchestra.run.smithi112:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2020-11-19T21:16:48.619 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T21:16:48.620 INFO:teuthology.orchestra.run.smithi112:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2020-11-19T21:16:48.714 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi112.front.sepia.ceph.com 2020-11-19T21:16:48.715 INFO:teuthology.orchestra.run.smithi112:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2020-11-19T21:16:48.797 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T21:16:48.797 INFO:teuthology.orchestra.run.smithi072:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2020-11-19T21:16:49.591 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T21:16:49.592 INFO:teuthology.orchestra.run.smithi072:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2020-11-19T21:16:49.974 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T21:16:49.975 INFO:teuthology.orchestra.run.smithi072:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2020-11-19T21:16:50.035 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi072.front.sepia.ceph.com 2020-11-19T21:16:50.036 INFO:teuthology.orchestra.run.smithi072:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2020-11-19T21:16:50.101 INFO:tasks.ceph:Archiving mon data... 2020-11-19T21:16:50.103 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/data/mon.a.tgz 2020-11-19T21:16:50.103 INFO:teuthology.orchestra.run.smithi112:> mktemp 2020-11-19T21:16:50.121 INFO:teuthology.orchestra.run.smithi112.stdout:/tmp/tmp.CiS6RlmwJm 2020-11-19T21:16:50.121 INFO:teuthology.orchestra.run.smithi112:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.CiS6RlmwJm 2020-11-19T21:16:50.600 INFO:teuthology.orchestra.run.smithi112:> sudo chmod 0666 /tmp/tmp.CiS6RlmwJm 2020-11-19T21:16:50.739 DEBUG:teuthology.orchestra.remote:smithi112:/tmp/tmp.CiS6RlmwJm is 556KB 2020-11-19T21:16:50.987 INFO:teuthology.orchestra.run.smithi112:> rm -fr /tmp/tmp.CiS6RlmwJm 2020-11-19T21:16:51.002 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/data/mon.c.tgz 2020-11-19T21:16:51.003 INFO:teuthology.orchestra.run.smithi112:> mktemp 2020-11-19T21:16:51.056 INFO:teuthology.orchestra.run.smithi112.stdout:/tmp/tmp.Bc4wGdYCkx 2020-11-19T21:16:51.057 INFO:teuthology.orchestra.run.smithi112:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.Bc4wGdYCkx 2020-11-19T21:16:51.303 INFO:teuthology.orchestra.run.smithi112:> sudo chmod 0666 /tmp/tmp.Bc4wGdYCkx 2020-11-19T21:16:51.412 DEBUG:teuthology.orchestra.remote:smithi112:/tmp/tmp.Bc4wGdYCkx is 556KB 2020-11-19T21:16:51.503 INFO:teuthology.orchestra.run.smithi112:> rm -fr /tmp/tmp.Bc4wGdYCkx 2020-11-19T21:16:51.530 DEBUG:teuthology.misc:Transferring archived files from smithi072:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/data/mon.b.tgz 2020-11-19T21:16:51.531 INFO:teuthology.orchestra.run.smithi072:> mktemp 2020-11-19T21:16:51.550 INFO:teuthology.orchestra.run.smithi072.stdout:/tmp/tmp.6T0fSe34tW 2020-11-19T21:16:51.551 INFO:teuthology.orchestra.run.smithi072:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.6T0fSe34tW 2020-11-19T21:16:51.840 INFO:teuthology.orchestra.run.smithi072:> sudo chmod 0666 /tmp/tmp.6T0fSe34tW 2020-11-19T21:16:51.991 DEBUG:teuthology.orchestra.remote:smithi072:/tmp/tmp.6T0fSe34tW is 544KB 2020-11-19T21:16:52.101 INFO:teuthology.orchestra.run.smithi072:> rm -fr /tmp/tmp.6T0fSe34tW 2020-11-19T21:16:52.116 INFO:tasks.ceph:Cleaning ceph cluster... 2020-11-19T21:16:52.116 INFO:teuthology.orchestra.run.smithi068:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2020-11-19T21:16:52.120 INFO:teuthology.orchestra.run.smithi072:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2020-11-19T21:16:52.157 INFO:teuthology.orchestra.run.smithi112:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2020-11-19T21:16:52.203 INFO:tasks.ceph:Checking for errors in any valgrind logs... 2020-11-19T21:16:52.204 INFO:teuthology.orchestra.run.smithi112:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T21:16:52.252 INFO:teuthology.orchestra.run.smithi072:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T21:16:52.409 INFO:teuthology.orchestra.run.smithi112.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T21:16:52.417 INFO:teuthology.orchestra.run.smithi068:> sudo zgrep '' /var/log/ceph/valgrind/* /dev/null | sort | uniq 2020-11-19T21:16:52.459 INFO:teuthology.orchestra.run.smithi068.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T21:16:52.460 INFO:teuthology.orchestra.run.smithi072.stderr:gzip: /var/log/ceph/valgrind/*.gz: No such file or directory 2020-11-19T21:16:52.464 INFO:tasks.ceph:Archiving crash dumps... 2020-11-19T21:16:52.470 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/remote/smithi112/crash 2020-11-19T21:16:52.566 INFO:teuthology.orchestra.run.smithi112:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T21:16:52.597 DEBUG:teuthology.misc:Transferring archived files from smithi072:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/remote/smithi072/crash 2020-11-19T21:16:52.600 INFO:teuthology.orchestra.run.smithi072:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T21:16:52.629 DEBUG:teuthology.misc:Transferring archived files from smithi068:/var/lib/ceph/crash to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/remote/smithi068/crash 2020-11-19T21:16:52.632 INFO:teuthology.orchestra.run.smithi068:> sudo tar cz -f - -C /var/lib/ceph/crash -- . 2020-11-19T21:16:52.686 INFO:tasks.ceph:Compressing logs... 2020-11-19T21:16:52.686 INFO:teuthology.orchestra.run.smithi068:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T21:16:52.690 INFO:teuthology.orchestra.run.smithi072:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T21:16:52.692 INFO:teuthology.orchestra.run.smithi112:> sudo find /var/log/ceph -name *.log -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2020-11-19T21:16:52.694 INFO:tasks.ceph:Archiving logs... 2020-11-19T21:16:52.695 DEBUG:teuthology.misc:Transferring archived files from smithi112:/var/log/ceph to /home/teuthworker/archive/jdillaman-2020-11-19_08:02:50-rbd-wip-jd-testing-2-distro-basic-smithi/5637346/remote/smithi112/log 2020-11-19T21:16:52.696 INFO:teuthology.orchestra.run.smithi112:> sudo tar cz -f - -C /var/log/ceph -- . 2020-11-19T21:16:52.906 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 has been restored 2020-11-19T21:16:54.314 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-mon.c.log: file changed as we read it 2020-11-19T21:16:54.449 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29918.log: File removed before we read it 2020-11-19T21:16:54.450 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24630.log: File removed before we read it 2020-11-19T21:16:54.450 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24714.log: File removed before we read it 2020-11-19T21:16:54.450 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24590.log: File removed before we read it 2020-11-19T21:16:57.345 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-mon.a.log: file changed as we read it 2020-11-19T21:16:57.346 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29960.log: File removed before we read it 2020-11-19T21:16:57.346 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.30128.log: File removed before we read it 2020-11-19T21:16:57.346 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25512.log: File removed before we read it 2020-11-19T21:16:57.347 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.30218.log: File removed before we read it 2020-11-19T21:16:57.347 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25428.log: File removed before we read it 2020-11-19T21:16:57.347 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29750.log: File removed before we read it 2020-11-19T21:16:57.348 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29532.log: File removed before we read it 2020-11-19T21:16:57.348 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29280.log: File removed before we read it 2020-11-19T21:16:57.348 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24798.log: File removed before we read it 2020-11-19T21:16:57.349 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25050.log: File removed before we read it 2020-11-19T21:16:57.349 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24882.log: File removed before we read it 2020-11-19T21:16:57.349 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24966.log: File removed before we read it 2020-11-19T21:16:57.350 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24672.log: File removed before we read it 2020-11-19T21:16:58.761 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-mgr.x.log: file changed as we read it 2020-11-19T21:16:58.761 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29490.log: File removed before we read it 2020-11-19T21:16:58.761 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.30002.log: File removed before we read it 2020-11-19T21:16:58.761 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25134.log: File removed before we read it 2020-11-19T21:16:58.762 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.30044.log: File removed before we read it 2020-11-19T21:16:58.762 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24840.log: File removed before we read it 2020-11-19T21:16:58.762 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.24535.log: File removed before we read it 2020-11-19T21:16:58.762 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.30086.log: File removed before we read it 2020-11-19T21:16:58.763 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29364.log: File removed before we read it 2020-11-19T21:16:58.763 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29322.log: File removed before we read it 2020-11-19T21:16:58.763 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25344.log: File removed before we read it 2020-11-19T21:16:58.763 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25682.log: File removed before we read it 2020-11-19T21:17:12.067 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-osd.3.log: file changed as we read it 2020-11-19T21:17:12.850 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.29666.log: File removed before we read it 2020-11-19T21:17:12.851 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25218.log: File removed before we read it 2020-11-19T21:17:12.851 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25598.log: File removed before we read it 2020-11-19T21:17:12.851 INFO:teuthology.orchestra.run.smithi112.stderr:tar: ./ceph-client.admin.25302.log: File removed before we read it