2024-09-16T22:34:02.687 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T22:34:02.706 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T22:34:02.782 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628 branch: wip-dis-testing description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-bitmap 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: idryomov@gmail.com 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: '7907628' kernel: kdb: 1 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: dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-dis-testing ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore allocator: bitmap bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: flavor: default sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci 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 seed: 2961 sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 sleep_before_teardown: 0 subset: 66/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 targets: smithi099.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH77Tp1tM/xtxFgAgeuFZ/OeKOATRDRCwqXWMNR5v32Si4UMdq17RPXfTb0HERBhj6IMJleJR7DgrxMWsrHK378= smithi136.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEBxcXL/sj5kxQ0xSqQbkLzpyejDizrG0dmMLqloSPp+pV/GSGUPfhyXghW4qtcpXKlwj067B9065pH9nrHv5o= smithi162.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOVsJdkMBiPiJPkngj5MdxjBzXir/4r2x5fn23Aq0h7L+cChxNlXHAYlzTk6zrQTbt6+hqpao5Z2xApumdiwTU= tasks: - install: null - ceph: null - 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 create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_19:45:14 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T22:34:02.782 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa; will attempt to use it 2024-09-16T22:34:02.783 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa/tasks 2024-09-16T22:34:02.783 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T22:34:02.785 INFO:teuthology.task.internal:Checking packages... 2024-09-16T22:34:02.807 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6e8474a02f2b86353394076ab80c6f50ea28e361' 2024-09-16T22:34:02.807 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T22:34:02.807 INFO:teuthology.packaging:ref: None 2024-09-16T22:34:02.807 INFO:teuthology.packaging:tag: None 2024-09-16T22:34:02.807 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-16T22:34:02.807 INFO:teuthology.packaging:sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:34:02.807 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-dis-testing 2024-09-16T22:34:02.966 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883.g6e8474a0 2024-09-16T22:34:02.968 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T22:34:02.973 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T22:34:02.973 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T22:34:03.012 INFO:teuthology.task.internal:Saving configuration 2024-09-16T22:34:03.026 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T22:34:03.033 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T22:34:03.057 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi099.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 22:28:57.872720', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH77Tp1tM/xtxFgAgeuFZ/OeKOATRDRCwqXWMNR5v32Si4UMdq17RPXfTb0HERBhj6IMJleJR7DgrxMWsrHK378='} 2024-09-16T22:34:03.080 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi136.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 22:28:57.869227', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEBxcXL/sj5kxQ0xSqQbkLzpyejDizrG0dmMLqloSPp+pV/GSGUPfhyXghW4qtcpXKlwj067B9065pH9nrHv5o='} 2024-09-16T22:34:03.104 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi162.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 22:28:57.871194', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOVsJdkMBiPiJPkngj5MdxjBzXir/4r2x5fn23Aq0h7L+cChxNlXHAYlzTk6zrQTbt6+hqpao5Z2xApumdiwTU='} 2024-09-16T22:34:03.104 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T22:34:03.110 INFO:teuthology.task.internal:roles: ubuntu@smithi099.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-16T22:34:03.111 INFO:teuthology.task.internal:roles: ubuntu@smithi136.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-16T22:34:03.111 INFO:teuthology.task.internal:roles: ubuntu@smithi162.front.sepia.ceph.com - ['client.0'] 2024-09-16T22:34:03.111 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T22:34:03.208 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe510bebac0>, signals=[15]) 2024-09-16T22:34:03.208 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T22:34:03.214 INFO:teuthology.task.internal:Opening connections... 2024-09-16T22:34:03.215 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T22:34:03.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:34:03.293 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T22:34:03.294 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:34:03.366 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T22:34:03.366 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:34:03.440 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T22:34:03.446 DEBUG:teuthology.orchestra.run.smithi099:> uname -m 2024-09-16T22:34:03.465 INFO:teuthology.orchestra.run.smithi099.stdout:x86_64 2024-09-16T22:34:03.465 DEBUG:teuthology.orchestra.run.smithi099:> cat /etc/os-release 2024-09-16T22:34:03.523 INFO:teuthology.orchestra.run.smithi099.stdout:NAME="CentOS Stream" 2024-09-16T22:34:03.523 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION="9" 2024-09-16T22:34:03.523 INFO:teuthology.orchestra.run.smithi099.stdout:ID="centos" 2024-09-16T22:34:03.523 INFO:teuthology.orchestra.run.smithi099.stdout:ID_LIKE="rhel fedora" 2024-09-16T22:34:03.523 INFO:teuthology.orchestra.run.smithi099.stdout:VERSION_ID="9" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:PLATFORM_ID="platform:el9" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:ANSI_COLOR="0;31" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:LOGO="fedora-logo-icon" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:HOME_URL="https://centos.org/" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T22:34:03.524 INFO:teuthology.orchestra.run.smithi099.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T22:34:03.525 INFO:teuthology.lock.ops:Updating smithi099.front.sepia.ceph.com on lock server 2024-09-16T22:34:03.558 DEBUG:teuthology.orchestra.run.smithi136:> uname -m 2024-09-16T22:34:03.576 INFO:teuthology.orchestra.run.smithi136.stdout:x86_64 2024-09-16T22:34:03.577 DEBUG:teuthology.orchestra.run.smithi136:> cat /etc/os-release 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:NAME="CentOS Stream" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION="9" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:ID="centos" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:ID_LIKE="rhel fedora" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:VERSION_ID="9" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:PLATFORM_ID="platform:el9" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:ANSI_COLOR="0;31" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:LOGO="fedora-logo-icon" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:HOME_URL="https://centos.org/" 2024-09-16T22:34:03.635 INFO:teuthology.orchestra.run.smithi136.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T22:34:03.636 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T22:34:03.636 INFO:teuthology.orchestra.run.smithi136.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T22:34:03.636 INFO:teuthology.lock.ops:Updating smithi136.front.sepia.ceph.com on lock server 2024-09-16T22:34:03.666 DEBUG:teuthology.orchestra.run.smithi162:> uname -m 2024-09-16T22:34:03.684 INFO:teuthology.orchestra.run.smithi162.stdout:x86_64 2024-09-16T22:34:03.685 DEBUG:teuthology.orchestra.run.smithi162:> cat /etc/os-release 2024-09-16T22:34:03.742 INFO:teuthology.orchestra.run.smithi162.stdout:NAME="CentOS Stream" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION="9" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:ID="centos" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:ID_LIKE="rhel fedora" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:VERSION_ID="9" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:PLATFORM_ID="platform:el9" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:ANSI_COLOR="0;31" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:LOGO="fedora-logo-icon" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:HOME_URL="https://centos.org/" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T22:34:03.743 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T22:34:03.744 INFO:teuthology.orchestra.run.smithi162.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T22:34:03.744 INFO:teuthology.lock.ops:Updating smithi162.front.sepia.ceph.com on lock server 2024-09-16T22:34:03.790 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T22:34:03.799 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T22:34:03.814 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T22:34:03.814 DEBUG:teuthology.orchestra.run.smithi099:> test '!' -e /home/ubuntu/cephtest 2024-09-16T22:34:03.816 DEBUG:teuthology.orchestra.run.smithi136:> test '!' -e /home/ubuntu/cephtest 2024-09-16T22:34:03.819 DEBUG:teuthology.orchestra.run.smithi162:> test '!' -e /home/ubuntu/cephtest 2024-09-16T22:34:03.836 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T22:34:03.844 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T22:34:03.844 DEBUG:teuthology.orchestra.run.smithi099:> test -z $(ls -A /var/lib/ceph) 2024-09-16T22:34:03.873 DEBUG:teuthology.orchestra.run.smithi136:> test -z $(ls -A /var/lib/ceph) 2024-09-16T22:34:03.876 DEBUG:teuthology.orchestra.run.smithi162:> test -z $(ls -A /var/lib/ceph) 2024-09-16T22:34:03.963 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T22:34:04.040 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T22:34:04.055 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T22:34:04.055 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}, 'client.0': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T22:34:04.055 DEBUG:teuthology.orchestra.run.smithi099:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T22:34:04.056 DEBUG:teuthology.orchestra.run.smithi136:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T22:34:04.056 DEBUG:teuthology.orchestra.run.smithi162:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T22:34:04.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:34:04.073 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-16T22:34:04.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:34:04.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:34:04.074 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2024-09-16T22:34:04.075 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-16T22:34:04.129 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-503.el9.x86_64 2024-09-16T22:34:04.130 INFO:teuthology.task.kernel:Running kernel on smithi162: 5.14.0-503.el9.x86_64 2024-09-16T22:34:04.130 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum install -y kernel 2024-09-16T22:34:04.132 INFO:teuthology.orchestra.run.smithi099.stdout:5.14.0-503.el9.x86_64 2024-09-16T22:34:04.132 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-503.el9.x86_64 2024-09-16T22:34:04.133 INFO:teuthology.task.kernel:Running kernel on smithi099: 5.14.0-503.el9.x86_64 2024-09-16T22:34:04.133 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum install -y kernel 2024-09-16T22:34:04.133 INFO:teuthology.task.kernel:Running kernel on smithi136: 5.14.0-503.el9.x86_64 2024-09-16T22:34:04.133 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum install -y kernel 2024-09-16T22:34:06.541 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.3 MB 00:00 2024-09-16T22:34:07.129 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - BaseOS 7.1 MB/s | 8.3 MB 00:01 2024-09-16T22:34:07.361 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 6.0 MB/s | 8.3 MB 00:01 2024-09-16T22:34:08.383 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - AppStream 28 MB/s | 20 MB 00:00 2024-09-16T22:34:10.594 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - AppStream 8.4 MB/s | 20 MB 00:02 2024-09-16T22:34:11.028 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 7.8 MB/s | 20 MB 00:02 2024-09-16T22:34:14.745 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - CRB 2.5 MB/s | 6.5 MB 00:02 2024-09-16T22:34:16.443 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - Extras packages 39 kB/s | 19 kB 00:00 2024-09-16T22:34:16.677 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - CRB 2.9 MB/s | 6.5 MB 00:02 2024-09-16T22:34:17.305 INFO:teuthology.orchestra.run.smithi099.stdout:Extra Packages for Enterprise Linux 31 MB/s | 23 MB 00:00 2024-09-16T22:34:17.439 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 2.5 MB/s | 6.5 MB 00:02 2024-09-16T22:34:18.444 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 19 kB 00:00 2024-09-16T22:34:18.898 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 78 kB/s | 19 kB 00:00 2024-09-16T22:34:19.649 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 21 MB/s | 23 MB 00:01 2024-09-16T22:34:20.035 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T22:34:22.678 INFO:teuthology.orchestra.run.smithi099.stdout:lab-extras 27 kB/s | 1.7 kB 00:00 2024-09-16T22:34:24.575 INFO:teuthology.orchestra.run.smithi099.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T22:34:24.576 INFO:teuthology.orchestra.run.smithi099.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T22:34:24.660 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout: Package Architecture Version Repository Size 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:34:24.666 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:34:24.667 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:34:24.667 INFO:teuthology.orchestra.run.smithi099.stdout:Install 4 Packages 2024-09-16T22:34:24.667 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:34:24.667 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 79 M 2024-09-16T22:34:24.667 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 126 M 2024-09-16T22:34:24.667 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:34:24.762 INFO:teuthology.orchestra.run.smithi099.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 502 kB/s | 36 kB 00:00 2024-09-16T22:34:25.087 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 29 kB/s | 1.7 kB 00:00 2024-09-16T22:34:25.338 INFO:teuthology.orchestra.run.smithi099.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 24 MB/s | 16 MB 00:00 2024-09-16T22:34:25.499 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T22:34:25.954 INFO:teuthology.orchestra.run.smithi099.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 27 MB/s | 35 MB 00:01 2024-09-16T22:34:26.205 INFO:teuthology.orchestra.run.smithi099.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 20 MB/s | 29 MB 00:01 2024-09-16T22:34:26.205 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:34:26.205 INFO:teuthology.orchestra.run.smithi099.stdout:Total 51 MB/s | 79 MB 00:01 2024-09-16T22:34:26.885 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:34:26.985 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T22:34:26.985 INFO:teuthology.orchestra.run.smithi162.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T22:34:27.073 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:34:27.084 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:34:27.084 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-16T22:34:27.084 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:34:27.084 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:34:27.084 INFO:teuthology.orchestra.run.smithi162.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout:Install 4 Packages 2024-09-16T22:34:27.085 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:34:27.086 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 79 M 2024-09-16T22:34:27.086 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 126 M 2024-09-16T22:34:27.086 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:34:27.239 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:34:27.240 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:34:27.241 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:34:27.243 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:34:27.243 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:34:27.375 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.21) 2024-09-16T22:34:27.400 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.21) 2024-09-16T22:34:27.417 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.21) 2024-09-16T22:34:27.430 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T22:34:27.430 INFO:teuthology.orchestra.run.smithi136.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T22:34:27.529 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T22:34:27.535 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:34:27.536 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 79 M 2024-09-16T22:34:27.537 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 126 M 2024-09-16T22:34:27.537 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:34:27.564 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.20) 2024-09-16T22:34:27.606 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.20) 2024-09-16T22:34:27.656 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.20) 2024-09-16T22:34:27.833 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:27.834 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:27.835 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:27.906 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:27.914 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:27.920 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:27.983 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 187 kB/s | 36 kB 00:00 2024-09-16T22:34:28.004 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:28.026 INFO:teuthology.orchestra.run.smithi136.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:34:28.202 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:34:28.202 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:34:28.271 INFO:teuthology.orchestra.run.smithi162.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 34 kB/s | 36 kB 00:01 2024-09-16T22:34:28.425 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 25 MB/s | 16 MB 00:00 2024-09-16T22:34:28.425 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.21) 2024-09-16T22:34:28.443 INFO:teuthology.orchestra.run.smithi162.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:34:28.975 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 29 MB/s | 35 MB 00:01 2024-09-16T22:34:29.413 INFO:teuthology.orchestra.run.smithi162.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 7.1 MB/s | 16 MB 00:02 2024-09-16T22:34:29.600 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-16T22:34:29.603 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:34:29.603 INFO:teuthology.orchestra.run.smithi136.stdout:Total 38 MB/s | 79 MB 00:02 2024-09-16T22:34:30.024 INFO:teuthology.orchestra.run.smithi162.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 12 MB/s | 35 MB 00:02 2024-09-16T22:34:30.281 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:34:30.630 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:34:30.663 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:34:30.663 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:34:31.423 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:34:31.531 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:34:31.571 INFO:teuthology.orchestra.run.smithi162.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 8.7 MB/s | 29 MB 00:03 2024-09-16T22:34:31.574 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:34:31.574 INFO:teuthology.orchestra.run.smithi162.stdout:Total 18 MB/s | 79 MB 00:04 2024-09-16T22:34:31.652 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:34:31.653 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:34:32.254 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:34:32.630 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:34:32.630 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:34:33.588 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:34:33.588 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:34:34.089 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:34:34.268 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:34:34.403 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:34:34.758 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:34:34.833 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:34:36.042 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:34:36.758 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:34:36.854 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:34:37.586 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:34:37.716 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:34:39.232 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:34:39.336 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:34:39.630 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:34:39.780 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:34:42.545 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:34:42.583 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:34:44.180 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:34:44.665 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:34:44.791 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:34:47.442 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:34:49.649 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:22.018 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:22.057 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:22.411 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:22.411 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:35:22.412 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:35:22.412 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:35:23.290 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:35:23.624 DEBUG:teuthology.orchestra.run.smithi099:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:35:23.718 INFO:teuthology.orchestra.run.smithi099.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:23.718 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:35:23.718 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T22:35:23.718 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T22:35:23.718 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T22:35:23.719 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T22:35:23.719 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi099.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T22:35:23.719 DEBUG:teuthology.orchestra.run.smithi099:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:35:23.777 INFO:teuthology.orchestra.run.smithi099.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:23.777 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:35:23.778 DEBUG:teuthology.orchestra.run.smithi099:> sudo rpm -qi grub2-tools 2024-09-16T22:35:23.809 INFO:teuthology.orchestra.run.smithi099.stdout:Name : grub2-tools 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Epoch : 1 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Version : 2.06 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Release : 82.el9 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Architecture: x86_64 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Group : Unspecified 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Size : 8274670 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:License : GPLv3+ 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T22:35:23.810 INFO:teuthology.orchestra.run.smithi099.stdout:Packager : builder@centos.org 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:Vendor : CentOS 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:Summary : Support tools for GRUB. 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:Description : 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:hardware devices. 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:35:23.811 INFO:teuthology.orchestra.run.smithi099.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T22:35:23.812 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T22:35:23.812 INFO:teuthology.task.kernel:Updating grub on smithi099 to boot 5.14.0-508.el9.x86_64 2024-09-16T22:35:23.812 DEBUG:teuthology.orchestra.run.smithi099:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T22:35:24.452 INFO:teuthology.orchestra.run.smithi099.stderr:Generating grub configuration file ... 2024-09-16T22:35:25.750 INFO:teuthology.orchestra.run.smithi099.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T22:35:25.783 INFO:teuthology.orchestra.run.smithi099.stderr:done 2024-09-16T22:35:25.790 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2024-09-16T22:35:25.805 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.HAHvq9pApJ 2024-09-16T22:35:25.806 DEBUG:teuthology.orchestra.run.smithi099:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.HAHvq9pApJ 2024-09-16T22:35:25.863 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:25.882 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.HAHvq9pApJ 2024-09-16T22:35:25.902 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:26.032 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.HAHvq9pApJ is 6KB 2024-09-16T22:35:26.053 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.HAHvq9pApJ 2024-09-16T22:35:26.068 DEBUG:teuthology.orchestra.run.smithi099:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T22:35:26.141 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T22:35:26.141 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T22:35:26.141 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T22:35:26.141 INFO:teuthology.orchestra.run.smithi099.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T22:35:26.142 DEBUG:teuthology.orchestra.run.smithi099:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T22:35:26.249 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:26.250 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:35:26.250 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:35:26.250 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:35:26.285 DEBUG:teuthology.orchestra.run.smithi099:> sudo shutdown -r now 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:35:27.069 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:35:27.430 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:35:27.514 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:27.514 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:35:27.514 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T22:35:27.515 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T22:35:27.515 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T22:35:27.515 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T22:35:27.515 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi136.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T22:35:27.515 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:35:27.573 INFO:teuthology.orchestra.run.smithi136.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:27.574 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:35:27.574 DEBUG:teuthology.orchestra.run.smithi136:> sudo rpm -qi grub2-tools 2024-09-16T22:35:27.605 INFO:teuthology.orchestra.run.smithi136.stdout:Name : grub2-tools 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Epoch : 1 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Version : 2.06 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Release : 82.el9 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Architecture: x86_64 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Group : Unspecified 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:Size : 8274670 2024-09-16T22:35:27.606 INFO:teuthology.orchestra.run.smithi136.stdout:License : GPLv3+ 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:Packager : builder@centos.org 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:Vendor : CentOS 2024-09-16T22:35:27.607 INFO:teuthology.orchestra.run.smithi136.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:Summary : Support tools for GRUB. 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:Description : 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:hardware devices. 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:35:27.608 INFO:teuthology.orchestra.run.smithi136.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T22:35:27.610 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T22:35:27.610 INFO:teuthology.task.kernel:Updating grub on smithi136 to boot 5.14.0-508.el9.x86_64 2024-09-16T22:35:27.610 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T22:35:27.792 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:27.834 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:28.205 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:28.206 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:35:28.206 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:35:28.206 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:35:28.337 INFO:teuthology.orchestra.run.smithi136.stderr:Generating grub configuration file ... 2024-09-16T22:35:29.079 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:35:29.079 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:35:29.079 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:35:29.079 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:29.079 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T22:35:29.080 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T22:35:29.080 INFO:teuthology.orchestra.run.smithi162.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T22:35:29.080 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:35:29.080 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:35:29.458 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:35:29.542 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:29.543 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:35:29.543 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T22:35:29.543 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T22:35:29.543 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T22:35:29.543 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-16T22:35:29.543 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi162.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T22:35:29.543 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:35:29.602 INFO:teuthology.orchestra.run.smithi162.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:35:29.603 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:35:29.603 DEBUG:teuthology.orchestra.run.smithi162:> sudo rpm -qi grub2-tools 2024-09-16T22:35:29.645 INFO:teuthology.orchestra.run.smithi162.stdout:Name : grub2-tools 2024-09-16T22:35:29.645 INFO:teuthology.orchestra.run.smithi162.stdout:Epoch : 1 2024-09-16T22:35:29.645 INFO:teuthology.orchestra.run.smithi162.stdout:Version : 2.06 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Release : 82.el9 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Architecture: x86_64 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Group : Unspecified 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Size : 8274670 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:License : GPLv3+ 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Packager : builder@centos.org 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:Vendor : CentOS 2024-09-16T22:35:29.646 INFO:teuthology.orchestra.run.smithi162.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:Summary : Support tools for GRUB. 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:Description : 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:hardware devices. 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:35:29.647 INFO:teuthology.orchestra.run.smithi162.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T22:35:29.648 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T22:35:29.648 INFO:teuthology.task.kernel:Updating grub on smithi162 to boot 5.14.0-508.el9.x86_64 2024-09-16T22:35:29.648 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T22:35:29.694 INFO:teuthology.orchestra.run.smithi136.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T22:35:29.738 INFO:teuthology.orchestra.run.smithi136.stderr:done 2024-09-16T22:35:29.740 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-09-16T22:35:29.756 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.1FQYbzF2xZ 2024-09-16T22:35:29.756 DEBUG:teuthology.orchestra.run.smithi136:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.1FQYbzF2xZ 2024-09-16T22:35:29.824 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.1FQYbzF2xZ 2024-09-16T22:35:29.961 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.1FQYbzF2xZ is 6KB 2024-09-16T22:35:30.008 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.1FQYbzF2xZ 2024-09-16T22:35:30.023 DEBUG:teuthology.orchestra.run.smithi136:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T22:35:30.089 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T22:35:30.089 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T22:35:30.089 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T22:35:30.089 INFO:teuthology.orchestra.run.smithi136.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T22:35:30.090 DEBUG:teuthology.orchestra.run.smithi136:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T22:35:30.254 DEBUG:teuthology.orchestra.run.smithi136:> sudo shutdown -r now 2024-09-16T22:35:30.360 INFO:teuthology.orchestra.run.smithi162.stderr:Generating grub configuration file ... 2024-09-16T22:35:31.651 INFO:teuthology.orchestra.run.smithi162.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T22:35:31.680 INFO:teuthology.orchestra.run.smithi162.stderr:done 2024-09-16T22:35:31.682 DEBUG:teuthology.orchestra.run.smithi162:> mktemp 2024-09-16T22:35:31.697 INFO:teuthology.orchestra.run.smithi162.stdout:/tmp/tmp.pI756ziWCM 2024-09-16T22:35:31.697 DEBUG:teuthology.orchestra.run.smithi162:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.pI756ziWCM 2024-09-16T22:35:31.768 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0666 /tmp/tmp.pI756ziWCM 2024-09-16T22:35:31.906 DEBUG:teuthology.orchestra.remote:smithi162:/tmp/tmp.pI756ziWCM is 6KB 2024-09-16T22:35:31.954 DEBUG:teuthology.orchestra.run.smithi162:> rm -fr /tmp/tmp.pI756ziWCM 2024-09-16T22:35:31.969 DEBUG:teuthology.orchestra.run.smithi162:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T22:35:32.031 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T22:35:32.032 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T22:35:32.032 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T22:35:32.032 INFO:teuthology.orchestra.run.smithi162.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T22:35:32.033 DEBUG:teuthology.orchestra.run.smithi162:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T22:35:32.196 DEBUG:teuthology.orchestra.run.smithi162:> sudo shutdown -r now 2024-09-16T22:35:56.309 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T22:35:56.309 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-16T22:35:56.310 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:00.257 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T22:36:00.257 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:36:00.258 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:02.200 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-16T22:36:02.201 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:36:02.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:14.781 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-16T22:36:18.621 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-16T22:36:20.669 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-16T22:36:23.785 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-16T22:36:23.786 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:26.845 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.99 2024-09-16T22:36:27.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:36:27.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:29.672 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:36:29.672 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:30.685 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-16T22:36:32.733 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-16T22:36:38.852 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-16T22:36:38.853 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:42.689 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:36:42.689 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:36:44.736 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:36:44.737 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:37:01.117 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.136 2024-09-16T22:37:03.165 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.162 2024-09-16T22:37:10.748 DEBUG:teuthology.orchestra.run.smithi099:> true 2024-09-16T22:37:11.199 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-16T22:37:11.199 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-16T22:37:11.199 DEBUG:teuthology.orchestra.run.smithi099:> uname -r 2024-09-16T22:37:11.214 INFO:teuthology.orchestra.run.smithi099.stdout:5.14.0-508.el9.x86_64 2024-09-16T22:37:11.214 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T22:37:11.214 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T22:37:11.214 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T22:37:12.215 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T22:37:12.215 DEBUG:teuthology.orchestra.run.smithi099:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T22:37:12.286 INFO:teuthology.orchestra.run.smithi099.stdout:ttyS1 2024-09-16T22:37:12.305 DEBUG:teuthology.parallel:result is None 2024-09-16T22:37:16.118 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:37:16.119 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:37:16.417 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-16T22:37:16.827 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:37:16.827 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-16T22:37:16.828 DEBUG:teuthology.orchestra.run.smithi136:> uname -r 2024-09-16T22:37:16.842 INFO:teuthology.orchestra.run.smithi136.stdout:5.14.0-508.el9.x86_64 2024-09-16T22:37:16.842 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T22:37:16.842 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T22:37:16.842 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T22:37:17.843 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T22:37:17.843 DEBUG:teuthology.orchestra.run.smithi136:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T22:37:17.971 INFO:teuthology.orchestra.run.smithi136.stdout:ttyS1 2024-09-16T22:37:17.999 DEBUG:teuthology.parallel:result is None 2024-09-16T22:37:18.166 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:37:18.166 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:37:18.729 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-16T22:37:19.149 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:37:19.149 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-508.el9.x86_64"... 2024-09-16T22:37:19.149 DEBUG:teuthology.orchestra.run.smithi162:> uname -r 2024-09-16T22:37:19.164 INFO:teuthology.orchestra.run.smithi162.stdout:5.14.0-508.el9.x86_64 2024-09-16T22:37:19.165 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T22:37:19.165 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T22:37:19.165 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T22:37:20.166 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-16T22:37:20.166 DEBUG:teuthology.orchestra.run.smithi162:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T22:37:20.246 INFO:teuthology.orchestra.run.smithi162.stdout:ttyS1 2024-09-16T22:37:20.265 DEBUG:teuthology.parallel:result is None 2024-09-16T22:37:20.266 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T22:37:20.273 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T22:37:20.273 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T22:37:20.276 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T22:37:20.278 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T22:37:20.293 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T22:37:20.309 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T22:37:20.386 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T22:37:20.386 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T22:37:20.389 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T22:37:20.391 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T22:37:20.510 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T22:37:20.517 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T22:37:20.517 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:37:20.520 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:37:20.522 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:37:20.550 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:37:20.552 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:37:20.553 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:37:20.560 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:37:20.562 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:37:20.565 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:37:20.567 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T22:37:20.573 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T22:37:20.573 DEBUG:teuthology.orchestra.run.smithi099:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T22:37:20.609 DEBUG:teuthology.orchestra.run.smithi136:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T22:37:20.611 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T22:37:20.637 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T22:37:20.651 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T22:37:20.651 DEBUG:teuthology.orchestra.run.smithi099:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T22:37:20.679 DEBUG:teuthology.orchestra.run.smithi136:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T22:37:20.681 DEBUG:teuthology.orchestra.run.smithi162:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T22:37:20.696 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:37:20.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:37:20.825 DEBUG:teuthology.orchestra.run.smithi099:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:37:20.908 DEBUG:teuthology.orchestra.run.smithi099:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:37:20.949 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:37:20.949 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T22:37:21.014 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:37:21.058 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:37:21.110 DEBUG:teuthology.orchestra.run.smithi136:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:37:21.196 DEBUG:teuthology.orchestra.run.smithi136:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:37:21.235 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:37:21.236 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T22:37:21.301 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:37:21.343 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:37:21.393 DEBUG:teuthology.orchestra.run.smithi162:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:37:21.475 DEBUG:teuthology.orchestra.run.smithi162:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:37:21.515 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:37:21.516 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T22:37:21.583 DEBUG:teuthology.orchestra.run.smithi099:> sudo service rsyslog restart 2024-09-16T22:37:21.586 DEBUG:teuthology.orchestra.run.smithi136:> sudo service rsyslog restart 2024-09-16T22:37:21.588 DEBUG:teuthology.orchestra.run.smithi162:> sudo service rsyslog restart 2024-09-16T22:37:21.627 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:37:21.638 INFO:teuthology.orchestra.run.smithi099.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:37:21.675 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:37:22.100 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T22:37:22.106 INFO:teuthology.task.internal:Starting timer... 2024-09-16T22:37:22.106 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T22:37:22.188 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T22:37:22.237 DEBUG:teuthology.orchestra.run.smithi099:> sudo service auditd rotate 2024-09-16T22:37:22.325 INFO:teuthology.orchestra.run.smithi099.stdout:Rotating logs: 2024-09-16T22:37:22.327 DEBUG:teuthology.orchestra.run.smithi136:> sudo service auditd rotate 2024-09-16T22:37:22.427 INFO:teuthology.orchestra.run.smithi136.stdout:Rotating logs: 2024-09-16T22:37:22.429 DEBUG:teuthology.orchestra.run.smithi162:> sudo service auditd rotate 2024-09-16T22:37:22.485 INFO:teuthology.orchestra.run.smithi162.stdout:Rotating logs: 2024-09-16T22:37:22.487 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T22:37:22.488 DEBUG:teuthology.orchestra.run.smithi099:> /usr/sbin/getenforce 2024-09-16T22:37:22.521 INFO:teuthology.orchestra.run.smithi099.stdout:Permissive 2024-09-16T22:37:22.521 DEBUG:teuthology.orchestra.run.smithi136:> /usr/sbin/getenforce 2024-09-16T22:37:22.546 INFO:teuthology.orchestra.run.smithi136.stdout:Permissive 2024-09-16T22:37:22.546 DEBUG:teuthology.orchestra.run.smithi162:> /usr/sbin/getenforce 2024-09-16T22:37:22.570 INFO:teuthology.orchestra.run.smithi162.stdout:Permissive 2024-09-16T22:37:22.571 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi099.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi136.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi162.front.sepia.ceph.com': 'permissive'} 2024-09-16T22:37:22.571 DEBUG:teuthology.orchestra.run.smithi099:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T22:37:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:37:22.602 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T22:37:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:37:22.630 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T22:37:22.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:37:22.655 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T22:37:22.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo /usr/sbin/setenforce permissive 2024-09-16T22:37:22.699 DEBUG:teuthology.orchestra.run.smithi136:> sudo /usr/sbin/setenforce permissive 2024-09-16T22:37:22.736 DEBUG:teuthology.orchestra.run.smithi162:> sudo /usr/sbin/setenforce permissive 2024-09-16T22:37:22.767 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T22:37:22.778 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T22:37:22.782 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T22:37:22.901 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T22:37:22.916 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-09-16T22:37:22.917 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi099.front.sepia.ceph.com,smithi136.front.sepia.ceph.com,smithi162.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T22:41:09.987 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi099.front.sepia.ceph.com'), Remote(name='ubuntu@smithi136.front.sepia.ceph.com'), Remote(name='ubuntu@smithi162.front.sepia.ceph.com')] 2024-09-16T22:41:09.988 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-16T22:41:09.989 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi099.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:41:10.297 DEBUG:teuthology.orchestra.run.smithi099:> true 2024-09-16T22:41:10.383 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi099.front.sepia.ceph.com' 2024-09-16T22:41:10.384 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:41:10.385 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi136.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:41:10.465 DEBUG:teuthology.orchestra.run.smithi136:> true 2024-09-16T22:41:10.545 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi136.front.sepia.ceph.com' 2024-09-16T22:41:10.546 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:41:10.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi162.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:41:10.627 DEBUG:teuthology.orchestra.run.smithi162:> true 2024-09-16T22:41:10.712 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi162.front.sepia.ceph.com' 2024-09-16T22:41:10.713 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T22:41:10.916 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T22:41:10.916 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T22:41:10.917 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:41:10.919 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T22:41:10.919 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:41:10.922 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T22:41:10.922 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:41:10.952 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T22:41:10.954 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T22:41:10.956 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T22:41:10.968 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T22:41:10.969 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T22:41:10.973 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T22:41:10.994 INFO:teuthology.orchestra.run.smithi099.stderr:sudo: ntpd: command not found 2024-09-16T22:41:10.996 INFO:teuthology.orchestra.run.smithi136.stderr:sudo: ntpd: command not found 2024-09-16T22:41:10.999 INFO:teuthology.orchestra.run.smithi162.stderr:sudo: ntpd: command not found 2024-09-16T22:41:11.005 INFO:teuthology.orchestra.run.smithi099.stdout:506 Cannot talk to daemon 2024-09-16T22:41:11.008 INFO:teuthology.orchestra.run.smithi136.stdout:506 Cannot talk to daemon 2024-09-16T22:41:11.011 INFO:teuthology.orchestra.run.smithi162.stdout:506 Cannot talk to daemon 2024-09-16T22:41:11.020 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T22:41:11.022 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T22:41:11.027 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T22:41:11.034 INFO:teuthology.orchestra.run.smithi099.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T22:41:11.037 INFO:teuthology.orchestra.run.smithi136.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T22:41:11.041 INFO:teuthology.orchestra.run.smithi162.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T22:41:11.094 INFO:teuthology.orchestra.run.smithi099.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:41:11.095 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:41:11.097 INFO:teuthology.orchestra.run.smithi099.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:41:11.097 INFO:teuthology.orchestra.run.smithi099.stdout:=============================================================================== 2024-09-16T22:41:11.097 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.098 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.098 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.098 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.098 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:41:11.098 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-16T22:41:11.098 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.099 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.099 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.099 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.099 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:41:11.100 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:41:11.101 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-16T22:41:11.101 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.101 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.101 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.101 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:41:11.102 INFO:teuthology.run_tasks:Running task install... 2024-09-16T22:41:11.111 DEBUG:teuthology.task.install:project ceph 2024-09-16T22:41:11.111 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}} 2024-09-16T22:41:11.111 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'} 2024-09-16T22:41:11.111 INFO:teuthology.task.install:Using flavor: default 2024-09-16T22:41:11.117 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T22:41:11.117 INFO:teuthology.task.install:extra packages: [] 2024-09-16T22:41:11.118 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, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T22:41:11.118 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:41:11.120 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, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T22:41:11.120 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:41:11.121 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, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T22:41:11.122 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:41:11.269 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T22:41:11.270 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T22:41:11.280 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T22:41:11.281 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T22:41:11.290 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T22:41:11.290 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T22:41:11.386 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T22:41:11.386 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:41:11.386 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T22:41:11.393 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T22:41:11.393 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:41:11.393 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T22:41:11.407 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T22:41:11.408 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:41:11.408 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T22:41:11.415 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, ceph-volume, 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 2024-09-16T22:41:11.415 DEBUG:teuthology.orchestra.run.smithi099:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T22:41:11.420 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, ceph-volume, 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 2024-09-16T22:41:11.420 DEBUG:teuthology.orchestra.run.smithi162:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T22:41:11.436 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, ceph-volume, 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 2024-09-16T22:41:11.437 DEBUG:teuthology.orchestra.run.smithi136:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T22:41:11.481 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:41:11.485 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:41:11.503 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:41:11.556 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:41:11.561 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:41:11.581 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:41:11.621 INFO:teuthology.orchestra.run.smithi099.stdout:check_obsoletes = 1 2024-09-16T22:41:11.623 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum clean all 2024-09-16T22:41:11.626 INFO:teuthology.orchestra.run.smithi162.stdout:check_obsoletes = 1 2024-09-16T22:41:11.628 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum clean all 2024-09-16T22:41:11.645 INFO:teuthology.orchestra.run.smithi136.stdout:check_obsoletes = 1 2024-09-16T22:41:11.647 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum clean all 2024-09-16T22:41:11.845 INFO:teuthology.orchestra.run.smithi099.stdout:45 files removed 2024-09-16T22:41:11.855 INFO:teuthology.orchestra.run.smithi162.stdout:45 files removed 2024-09-16T22:41:11.873 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-radosgw 2024-09-16T22:41:11.881 INFO:teuthology.orchestra.run.smithi136.stdout:45 files removed 2024-09-16T22:41:11.882 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-radosgw 2024-09-16T22:41:11.908 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-radosgw 2024-09-16T22:41:12.428 INFO:teuthology.orchestra.run.smithi099.stdout:ceph packages for x86_64 310 kB/s | 84 kB 00:00 2024-09-16T22:41:12.463 INFO:teuthology.orchestra.run.smithi136.stdout:ceph packages for x86_64 309 kB/s | 84 kB 00:00 2024-09-16T22:41:12.464 INFO:teuthology.orchestra.run.smithi162.stdout:ceph packages for x86_64 286 kB/s | 84 kB 00:00 2024-09-16T22:41:12.728 INFO:teuthology.orchestra.run.smithi099.stdout:ceph noarch packages 94 kB/s | 24 kB 00:00 2024-09-16T22:41:12.755 INFO:teuthology.orchestra.run.smithi162.stdout:ceph noarch packages 97 kB/s | 24 kB 00:00 2024-09-16T22:41:12.755 INFO:teuthology.orchestra.run.smithi136.stdout:ceph noarch packages 97 kB/s | 24 kB 00:00 2024-09-16T22:41:13.004 INFO:teuthology.orchestra.run.smithi099.stdout:ceph source packages 8.1 kB/s | 1.9 kB 00:00 2024-09-16T22:41:13.023 INFO:teuthology.orchestra.run.smithi136.stdout:ceph source packages 8.5 kB/s | 1.9 kB 00:00 2024-09-16T22:41:13.039 INFO:teuthology.orchestra.run.smithi162.stdout:ceph source packages 7.8 kB/s | 1.9 kB 00:00 2024-09-16T22:41:13.789 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.3 MB 00:00 2024-09-16T22:41:14.695 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.3 MB 00:01 2024-09-16T22:41:14.731 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - BaseOS 5.0 MB/s | 8.3 MB 00:01 2024-09-16T22:41:17.299 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - AppStream 8.3 MB/s | 20 MB 00:02 2024-09-16T22:41:18.038 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - AppStream 8.9 MB/s | 20 MB 00:02 2024-09-16T22:41:18.331 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - AppStream 8.0 MB/s | 20 MB 00:02 2024-09-16T22:41:23.040 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - CRB 5.2 MB/s | 6.5 MB 00:01 2024-09-16T22:41:24.049 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - CRB 3.4 MB/s | 6.5 MB 00:01 2024-09-16T22:41:24.255 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - CRB 2.1 MB/s | 6.5 MB 00:03 2024-09-16T22:41:24.689 INFO:teuthology.orchestra.run.smithi099.stdout:CentOS Stream 9 - Extras packages 58 kB/s | 19 kB 00:00 2024-09-16T22:41:25.460 INFO:teuthology.orchestra.run.smithi099.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-16T22:41:25.624 INFO:teuthology.orchestra.run.smithi162.stdout:CentOS Stream 9 - Extras packages 94 kB/s | 19 kB 00:00 2024-09-16T22:41:25.801 INFO:teuthology.orchestra.run.smithi136.stdout:CentOS Stream 9 - Extras packages 64 kB/s | 19 kB 00:00 2024-09-16T22:41:26.711 INFO:teuthology.orchestra.run.smithi162.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-16T22:41:26.880 INFO:teuthology.orchestra.run.smithi136.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-16T22:41:30.850 INFO:teuthology.orchestra.run.smithi099.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-16T22:41:32.150 INFO:teuthology.orchestra.run.smithi162.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-16T22:41:32.278 INFO:teuthology.orchestra.run.smithi136.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T22:41:33.099 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:41:33.112 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:41:33.112 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:41:33.112 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:41:33.112 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:41:33.112 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T22:41:33.112 INFO:teuthology.orchestra.run.smithi099.stdout:Upgrading: 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T22:41:33.113 INFO:teuthology.orchestra.run.smithi099.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T22:41:33.114 INFO:teuthology.orchestra.run.smithi099.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout:Installing weak dependencies: 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout:Install 31 Packages 2024-09-16T22:41:33.115 INFO:teuthology.orchestra.run.smithi099.stdout:Upgrade 2 Packages 2024-09-16T22:41:33.116 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:33.116 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 62 M 2024-09-16T22:41:33.116 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:41:34.419 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:41:34.430 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:41:34.430 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:41:34.430 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout:Upgrading: 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T22:41:34.431 INFO:teuthology.orchestra.run.smithi162.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T22:41:34.432 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T22:41:34.433 INFO:teuthology.orchestra.run.smithi162.stdout:Installing weak dependencies: 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout:Install 31 Packages 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout:Upgrade 2 Packages 2024-09-16T22:41:34.434 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:41:34.435 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 62 M 2024-09-16T22:41:34.435 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:41:34.546 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:41:34.549 INFO:teuthology.orchestra.run.smithi099.stdout:(1/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 11 MB/s | 11 MB 00:00 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrading: 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T22:41:34.600 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:41:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T22:41:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T22:41:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T22:41:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T22:41:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T22:41:34.601 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T22:41:34.602 INFO:teuthology.orchestra.run.smithi136.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T22:41:34.602 INFO:teuthology.orchestra.run.smithi136.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T22:41:34.602 INFO:teuthology.orchestra.run.smithi136.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T22:41:34.602 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T22:41:34.602 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T22:41:34.602 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T22:41:34.603 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T22:41:34.604 INFO:teuthology.orchestra.run.smithi136.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout:Installing weak dependencies: 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout:Install 31 Packages 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout:Upgrade 2 Packages 2024-09-16T22:41:34.605 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:34.606 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 62 M 2024-09-16T22:41:34.606 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:41:34.624 INFO:teuthology.orchestra.run.smithi099.stdout:(2/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 5.2 MB/s | 5.5 MB 00:01 2024-09-16T22:41:34.650 INFO:teuthology.orchestra.run.smithi099.stdout:(3/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 252 kB/s | 25 kB 00:00 2024-09-16T22:41:34.700 INFO:teuthology.orchestra.run.smithi099.stdout:(4/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 9.8 MB/s | 755 kB 00:00 2024-09-16T22:41:34.733 INFO:teuthology.orchestra.run.smithi099.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 6.0 MB/s | 508 kB 00:00 2024-09-16T22:41:34.792 INFO:teuthology.orchestra.run.smithi099.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 772 kB/s | 45 kB 00:00 2024-09-16T22:41:35.001 INFO:teuthology.orchestra.run.smithi099.stdout:(7/33): ceph-common-19.3.0-4883.g6e8474a0.el9.x 15 MB/s | 22 MB 00:01 2024-09-16T22:41:35.026 INFO:teuthology.orchestra.run.smithi099.stdout:(8/33): python3-ceph-common-19.3.0-4883.g6e8474 613 kB/s | 143 kB 00:00 2024-09-16T22:41:35.110 INFO:teuthology.orchestra.run.smithi099.stdout:(9/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 14 MB/s | 5.5 MB 00:00 2024-09-16T22:41:35.135 INFO:teuthology.orchestra.run.smithi099.stdout:(10/33): python3-cephfs-19.3.0-4883.g6e8474a0.e 1.2 MB/s | 162 kB 00:00 2024-09-16T22:41:35.160 INFO:teuthology.orchestra.run.smithi099.stdout:(11/33): python3-rados-19.3.0-4883.g6e8474a0.el 2.3 MB/s | 320 kB 00:00 2024-09-16T22:41:35.185 INFO:teuthology.orchestra.run.smithi099.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T22:41:35.187 INFO:teuthology.orchestra.run.smithi136.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 11 MB/s | 5.5 MB 00:00 2024-09-16T22:41:35.219 INFO:teuthology.orchestra.run.smithi099.stdout:(13/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 2.8 MB/s | 307 kB 00:00 2024-09-16T22:41:35.246 INFO:teuthology.orchestra.run.smithi136.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 431 kB/s | 25 kB 00:00 2024-09-16T22:41:35.286 INFO:teuthology.orchestra.run.smithi099.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 852 kB/s | 107 kB 00:00 2024-09-16T22:41:35.328 INFO:teuthology.orchestra.run.smithi099.stdout:(15/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-09-16T22:41:35.346 INFO:teuthology.orchestra.run.smithi136.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 7.4 MB/s | 755 kB 00:00 2024-09-16T22:41:35.353 INFO:teuthology.orchestra.run.smithi099.stdout:(16/33): libnbd-1.20.2-2.el9.x86_64.rpm 1.0 MB/s | 171 kB 00:00 2024-09-16T22:41:35.378 INFO:teuthology.orchestra.run.smithi099.stdout:(17/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-16T22:41:35.420 INFO:teuthology.orchestra.run.smithi099.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-16T22:41:35.445 INFO:teuthology.orchestra.run.smithi099.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 5.5 MB/s | 662 kB 00:00 2024-09-16T22:41:35.470 INFO:teuthology.orchestra.run.smithi099.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 292 kB 00:00 2024-09-16T22:41:35.479 INFO:teuthology.orchestra.run.smithi136.stdout:(4/33): libradosstriper1-19.3.0-4883.g6e8474a0. 3.7 MB/s | 508 kB 00:00 2024-09-16T22:41:35.504 INFO:teuthology.orchestra.run.smithi099.stdout:(21/33): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-09-16T22:41:35.529 INFO:teuthology.orchestra.run.smithi099.stdout:(22/33): qatlib-service-24.02.0-1.el9.x86_64.rp 614 kB/s | 36 kB 00:00 2024-09-16T22:41:35.554 INFO:teuthology.orchestra.run.smithi099.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 568 kB/s | 47 kB 00:00 2024-09-16T22:41:35.621 INFO:teuthology.orchestra.run.smithi099.stdout:(24/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 392 kB/s | 26 kB 00:00 2024-09-16T22:41:35.638 INFO:teuthology.orchestra.run.smithi136.stdout:(5/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 11 MB/s | 11 MB 00:00 2024-09-16T22:41:35.655 INFO:teuthology.orchestra.run.smithi099.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 1.4 MB/s | 49 kB 00:00 2024-09-16T22:41:35.680 INFO:teuthology.orchestra.run.smithi099.stdout:(26/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.7 MB/s | 308 kB 00:00 2024-09-16T22:41:35.705 INFO:teuthology.orchestra.run.smithi099.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-16T22:41:35.722 INFO:teuthology.orchestra.run.smithi136.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 541 kB/s | 45 kB 00:00 2024-09-16T22:41:35.739 INFO:teuthology.orchestra.run.smithi099.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-16T22:41:35.798 INFO:teuthology.orchestra.run.smithi099.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-09-16T22:41:35.806 INFO:teuthology.orchestra.run.smithi136.stdout:(7/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 17 MB/s | 5.5 MB 00:00 2024-09-16T22:41:35.839 INFO:teuthology.orchestra.run.smithi136.stdout:(8/33): python3-ceph-common-19.3.0-4883.g6e8474 1.2 MB/s | 143 kB 00:00 2024-09-16T22:41:35.848 INFO:teuthology.orchestra.run.smithi099.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-16T22:41:35.881 INFO:teuthology.orchestra.run.smithi136.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 2.1 MB/s | 162 kB 00:00 2024-09-16T22:41:35.923 INFO:teuthology.orchestra.run.smithi136.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 3.7 MB/s | 320 kB 00:00 2024-09-16T22:41:35.973 INFO:teuthology.orchestra.run.smithi099.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-16T22:41:35.990 INFO:teuthology.orchestra.run.smithi136.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 2.8 MB/s | 307 kB 00:00 2024-09-16T22:41:36.024 INFO:teuthology.orchestra.run.smithi136.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 989 kB/s | 99 kB 00:00 2024-09-16T22:41:36.157 INFO:teuthology.orchestra.run.smithi099.stdout:(32/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 9.7 MB/s | 3.5 MB 00:00 2024-09-16T22:41:36.207 INFO:teuthology.orchestra.run.smithi099.stdout:(33/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 9.1 MB/s | 3.2 MB 00:00 2024-09-16T22:41:36.213 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:41:36.213 INFO:teuthology.orchestra.run.smithi099.stdout:Total 20 MB/s | 62 MB 00:03 2024-09-16T22:41:36.232 INFO:teuthology.orchestra.run.smithi136.stdout:(13/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 14 MB/s | 22 MB 00:01 2024-09-16T22:41:36.274 INFO:teuthology.orchestra.run.smithi136.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 376 kB/s | 107 kB 00:00 2024-09-16T22:41:36.276 INFO:teuthology.orchestra.run.smithi162.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 4.1 MB/s | 5.5 MB 00:01 2024-09-16T22:41:36.325 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:41:36.326 INFO:teuthology.orchestra.run.smithi162.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 506 kB/s | 25 kB 00:00 2024-09-16T22:41:36.358 INFO:teuthology.orchestra.run.smithi136.stdout:(15/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.3 MB/s | 160 kB 00:00 2024-09-16T22:41:36.363 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:41:36.363 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:41:36.383 INFO:teuthology.orchestra.run.smithi136.stdout:(16/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-16T22:41:36.409 INFO:teuthology.orchestra.run.smithi136.stdout:(17/33): libnbd-1.20.2-2.el9.x86_64.rpm 443 kB/s | 171 kB 00:00 2024-09-16T22:41:36.435 INFO:teuthology.orchestra.run.smithi162.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 6.8 MB/s | 755 kB 00:00 2024-09-16T22:41:36.492 INFO:teuthology.orchestra.run.smithi136.stdout:(18/33): librdkafka-1.6.1-102.el9.x86_64.rpm 4.8 MB/s | 662 kB 00:00 2024-09-16T22:41:36.518 INFO:teuthology.orchestra.run.smithi136.stdout:(19/33): python3-prettytable-0.7.2-27.el9.noarc 389 kB/s | 42 kB 00:00 2024-09-16T22:41:36.551 INFO:teuthology.orchestra.run.smithi136.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 292 kB 00:00 2024-09-16T22:41:36.560 INFO:teuthology.orchestra.run.smithi162.stdout:(4/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 6.7 MB/s | 11 MB 00:01 2024-09-16T22:41:36.576 INFO:teuthology.orchestra.run.smithi136.stdout:(21/33): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-09-16T22:41:36.585 INFO:teuthology.orchestra.run.smithi162.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 3.3 MB/s | 508 kB 00:00 2024-09-16T22:41:36.602 INFO:teuthology.orchestra.run.smithi136.stdout:(22/33): qatlib-service-24.02.0-1.el9.x86_64.rp 428 kB/s | 36 kB 00:00 2024-09-16T22:41:36.644 INFO:teuthology.orchestra.run.smithi136.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 513 kB/s | 47 kB 00:00 2024-09-16T22:41:36.661 INFO:teuthology.orchestra.run.smithi162.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 603 kB/s | 45 kB 00:00 2024-09-16T22:41:36.702 INFO:teuthology.orchestra.run.smithi136.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 2024-09-16T22:41:36.728 INFO:teuthology.orchestra.run.smithi136.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-16T22:41:36.744 INFO:teuthology.orchestra.run.smithi162.stdout:(7/33): python3-ceph-common-19.3.0-4883.g6e8474 1.7 MB/s | 143 kB 00:00 2024-09-16T22:41:36.753 INFO:teuthology.orchestra.run.smithi136.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 242 kB/s | 26 kB 00:00 2024-09-16T22:41:36.778 INFO:teuthology.orchestra.run.smithi136.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-16T22:41:36.804 INFO:teuthology.orchestra.run.smithi136.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-16T22:41:36.820 INFO:teuthology.orchestra.run.smithi162.stdout:(8/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 2.1 MB/s | 162 kB 00:00 2024-09-16T22:41:36.862 INFO:teuthology.orchestra.run.smithi136.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.5 MB/s | 839 kB 00:00 2024-09-16T22:41:36.904 INFO:teuthology.orchestra.run.smithi136.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-16T22:41:36.912 INFO:teuthology.orchestra.run.smithi162.stdout:(9/33): python3-rados-19.3.0-4883.g6e8474a0.el9 3.4 MB/s | 320 kB 00:00 2024-09-16T22:41:36.988 INFO:teuthology.orchestra.run.smithi136.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-16T22:41:36.995 INFO:teuthology.orchestra.run.smithi162.stdout:(10/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_ 13 MB/s | 5.5 MB 00:00 2024-09-16T22:41:37.029 INFO:teuthology.orchestra.run.smithi162.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 2.6 MB/s | 307 kB 00:00 2024-09-16T22:41:37.052 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:41:37.052 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:41:37.088 INFO:teuthology.orchestra.run.smithi162.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.1 MB/s | 99 kB 00:00 2024-09-16T22:41:37.155 INFO:teuthology.orchestra.run.smithi136.stdout:(32/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 12 MB/s | 3.5 MB 00:00 2024-09-16T22:41:37.214 INFO:teuthology.orchestra.run.smithi136.stdout:(33/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 11 MB/s | 3.2 MB 00:00 2024-09-16T22:41:37.219 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:41:37.219 INFO:teuthology.orchestra.run.smithi136.stdout:Total 24 MB/s | 62 MB 00:02 2024-09-16T22:41:37.334 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:41:37.370 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:41:37.370 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:41:37.505 INFO:teuthology.orchestra.run.smithi162.stdout:(13/33): boost-program-options-1.75.0-8.el9.x86 225 kB/s | 107 kB 00:00 2024-09-16T22:41:37.813 INFO:teuthology.orchestra.run.smithi162.stdout:(14/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 7.5 MB/s | 22 MB 00:02 2024-09-16T22:41:37.839 INFO:teuthology.orchestra.run.smithi162.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 227 kB/s | 171 kB 00:00 2024-09-16T22:41:37.872 INFO:teuthology.orchestra.run.smithi162.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 436 kB/s | 160 kB 00:00 2024-09-16T22:41:38.049 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:41:38.049 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:41:38.164 INFO:teuthology.orchestra.run.smithi162.stdout:(17/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.0 MB/s | 292 kB 00:00 2024-09-16T22:41:38.189 INFO:teuthology.orchestra.run.smithi162.stdout:(18/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 120 kB/s | 45 kB 00:00 2024-09-16T22:41:38.315 INFO:teuthology.orchestra.run.smithi162.stdout:(19/33): python3-prettytable-0.7.2-27.el9.noarc 281 kB/s | 42 kB 00:00 2024-09-16T22:41:38.423 INFO:teuthology.orchestra.run.smithi162.stdout:(20/33): librdkafka-1.6.1-102.el9.x86_64.rpm 1.1 MB/s | 662 kB 00:00 2024-09-16T22:41:38.448 INFO:teuthology.orchestra.run.smithi162.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 269 kB/s | 36 kB 00:00 2024-09-16T22:41:38.524 INFO:teuthology.orchestra.run.smithi162.stdout:(22/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.0 MB/s | 308 kB 00:00 2024-09-16T22:41:38.549 INFO:teuthology.orchestra.run.smithi162.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 378 kB/s | 47 kB 00:00 2024-09-16T22:41:38.576 INFO:teuthology.orchestra.run.smithi162.stdout:(24/33): qatlib-24.02.0-1.el9.x86_64.rpm 570 kB/s | 221 kB 00:00 2024-09-16T22:41:38.582 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:41:38.627 INFO:teuthology.orchestra.run.smithi162.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 335 kB/s | 26 kB 00:00 2024-09-16T22:41:38.649 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T22:41:38.660 INFO:teuthology.orchestra.run.smithi162.stdout:(26/33): libunwind-1.6.2-1.el9.x86_64.rpm 2.1 MB/s | 67 kB 00:00 2024-09-16T22:41:38.678 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T22:41:38.686 INFO:teuthology.orchestra.run.smithi162.stdout:(27/33): liboath-2.6.7-2.el9.x86_64.rpm 478 kB/s | 49 kB 00:00 2024-09-16T22:41:38.712 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T22:41:38.728 INFO:teuthology.orchestra.run.smithi162.stdout:(28/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 12 MB/s | 839 kB 00:00 2024-09-16T22:41:38.734 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:41:38.753 INFO:teuthology.orchestra.run.smithi162.stdout:(29/33): re2-20211101-20.el9.x86_64.rpm 2.8 MB/s | 191 kB 00:00 2024-09-16T22:41:38.757 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:41:38.803 INFO:teuthology.orchestra.run.smithi162.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 21 MB/s | 1.6 MB 00:00 2024-09-16T22:41:38.887 INFO:teuthology.orchestra.run.smithi162.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-16T22:41:38.936 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:41:38.989 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:41:39.045 INFO:teuthology.orchestra.run.smithi162.stdout:(32/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 13 MB/s | 3.2 MB 00:00 2024-09-16T22:41:39.162 INFO:teuthology.orchestra.run.smithi162.stdout:(33/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 8.5 MB/s | 3.5 MB 00:00 2024-09-16T22:41:39.168 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:41:39.168 INFO:teuthology.orchestra.run.smithi162.stdout:Total 13 MB/s | 62 MB 00:04 2024-09-16T22:41:39.286 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:41:39.324 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:41:39.324 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:41:39.371 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T22:41:39.446 INFO:teuthology.orchestra.run.smithi099.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:39.522 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:39.543 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:41:39.612 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T22:41:39.626 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T22:41:39.639 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:41:39.660 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T22:41:39.685 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T22:41:39.695 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:41:39.708 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:41:39.731 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:41:39.732 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T22:41:39.776 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T22:41:39.846 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:41:39.875 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:41:39.927 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:41:39.940 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:41:39.974 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T22:41:39.979 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:41:40.013 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:41:40.014 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:41:40.085 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T22:41:40.117 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T22:41:40.169 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T22:41:40.198 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T22:41:40.227 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T22:41:40.260 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:41:40.297 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T22:41:40.313 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T22:41:40.438 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:40.530 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:40.625 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T22:41:40.628 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T22:41:40.656 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:41:40.665 INFO:teuthology.orchestra.run.smithi099.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:41:40.719 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:41:40.747 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T22:41:40.757 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:41:40.791 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T22:41:40.792 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T22:41:40.831 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T22:41:40.860 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:41:40.883 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:41:40.947 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:41:40.982 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T22:41:41.097 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T22:41:41.133 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T22:41:41.178 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T22:41:41.215 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T22:41:41.244 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T22:41:41.277 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:41:41.314 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T22:41:41.320 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T22:41:41.343 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:41:41.431 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:41:41.508 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T22:41:41.536 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:41:41.537 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T22:41:41.613 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T22:41:41.633 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T22:41:41.642 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T22:41:41.676 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T22:41:41.682 INFO:teuthology.orchestra.run.smithi136.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:41:41.707 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:41:41.733 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:41:41.773 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:41:41.811 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T22:41:41.856 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T22:41:41.892 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:41:41.954 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:41:42.309 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T22:41:42.344 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T22:41:42.368 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:41:42.428 INFO:teuthology.orchestra.run.smithi162.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:42.440 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:41:42.516 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:42.517 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T22:41:42.562 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T22:41:42.611 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T22:41:42.682 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:41:42.743 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:41:42.771 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T22:41:42.824 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T22:41:42.900 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:41:42.924 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:41:42.988 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:41:43.022 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T22:41:43.129 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T22:41:43.173 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T22:41:43.233 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T22:41:43.263 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T22:41:43.293 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T22:41:43.326 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:41:43.369 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T22:41:43.688 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T22:41:43.739 INFO:teuthology.orchestra.run.smithi162.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:41:43.830 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:41:43.839 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:43.875 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:43.878 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T22:41:43.922 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T22:41:44.411 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T22:41:44.442 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:41:44.453 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:44.494 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:41:44.514 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:41:44.575 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:41:44.575 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T22:41:44.575 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T22:41:44.576 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:44.591 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T22:41:44.620 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T22:41:44.620 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:44.936 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:44.976 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:45.561 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:45.596 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:41:45.682 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:41:45.682 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T22:41:45.682 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T22:41:45.683 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:45.776 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:46.882 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:46.916 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:47.489 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:41:47.528 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:41:47.620 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:41:47.620 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T22:41:47.620 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T22:41:47.621 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:41:47.655 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /sys 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /proc 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /mnt 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /var/tmp 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /home 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /root 2024-09-16T22:41:54.889 INFO:teuthology.orchestra.run.smithi099.stdout:skipping the directory /tmp 2024-09-16T22:41:54.890 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:55.919 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:41:55.944 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:41:55.944 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:41:55.944 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T22:41:55.944 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:41:55.944 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:41:55.944 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:55.946 INFO:teuthology.orchestra.run.smithi099.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /sys 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /proc 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /mnt 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /var/tmp 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /home 2024-09-16T22:41:55.978 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /root 2024-09-16T22:41:55.979 INFO:teuthology.orchestra.run.smithi136.stdout:skipping the directory /tmp 2024-09-16T22:41:55.979 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:56.030 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:41:56.030 INFO:teuthology.orchestra.run.smithi099.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:56.987 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:41:57.013 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:41:57.013 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:41:57.013 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T22:41:57.013 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:41:57.013 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:41:57.013 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:57.015 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:41:57.131 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:41:57.132 INFO:teuthology.orchestra.run.smithi136.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:57.232 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:57.232 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T22:41:57.232 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T22:41:57.232 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T22:41:57.232 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T22:41:57.232 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:41:57.233 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T22:41:57.234 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T22:41:57.234 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T22:41:57.234 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T22:41:57.234 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T22:41:57.234 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T22:41:57.234 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T22:41:57.235 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /sys 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /proc 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /mnt 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /var/tmp 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /home 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /root 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout:skipping the directory /tmp 2024-09-16T22:41:57.623 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout:Upgraded: 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:41:58.103 INFO:teuthology.orchestra.run.smithi099.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T22:41:58.104 INFO:teuthology.orchestra.run.smithi099.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T22:41:58.105 INFO:teuthology.orchestra.run.smithi099.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T22:41:58.106 INFO:teuthology.orchestra.run.smithi099.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T22:41:58.106 INFO:teuthology.orchestra.run.smithi099.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T22:41:58.106 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:58.106 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T22:41:58.313 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T22:41:58.314 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T22:41:58.315 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T22:41:58.316 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T22:41:58.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-test 2024-09-16T22:41:58.654 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:41:58.680 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:41:58.680 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:41:58.680 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T22:41:58.681 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:41:58.681 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:41:58.681 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:41:58.682 INFO:teuthology.orchestra.run.smithi162.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:41:58.773 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:41:58.773 INFO:teuthology.orchestra.run.smithi162.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:59.065 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:29 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:41:59.205 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T22:41:59.206 INFO:teuthology.orchestra.run.smithi099.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout:Install 4 Packages 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 51 M 2024-09-16T22:41:59.207 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 217 M 2024-09-16T22:41:59.208 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:41:59.221 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:59.221 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:59.221 INFO:teuthology.orchestra.run.smithi136.stdout:Upgraded: 2024-09-16T22:41:59.221 INFO:teuthology.orchestra.run.smithi136.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T22:41:59.222 INFO:teuthology.orchestra.run.smithi136.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T22:41:59.223 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:41:59.224 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:41:59.560 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-test 2024-09-16T22:41:59.592 INFO:teuthology.orchestra.run.smithi099.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.4 MB/s | 304 kB 00:00 2024-09-16T22:41:59.634 INFO:teuthology.orchestra.run.smithi099.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-16T22:41:59.693 INFO:teuthology.orchestra.run.smithi099.stdout:(3/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 714 kB/s | 161 kB 00:00 2024-09-16T22:41:59.964 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:41:59.964 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T22:41:59.965 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T22:41:59.966 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T22:41:59.967 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T22:41:59.967 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T22:41:59.967 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T22:41:59.967 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:41:59.967 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T22:41:59.968 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T22:42:00.146 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:28 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:00.280 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T22:42:00.281 INFO:teuthology.orchestra.run.smithi136.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout:Install 4 Packages 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:00.282 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 51 M 2024-09-16T22:42:00.283 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 217 M 2024-09-16T22:42:00.283 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:00.537 INFO:teuthology.orchestra.run.smithi136.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.4 MB/s | 304 kB 00:00 2024-09-16T22:42:00.587 INFO:teuthology.orchestra.run.smithi136.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-16T22:42:00.646 INFO:teuthology.orchestra.run.smithi136.stdout:(3/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 511 kB/s | 161 kB 00:00 2024-09-16T22:42:00.993 INFO:teuthology.orchestra.run.smithi099.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 33 MB/s | 50 MB 00:01 2024-09-16T22:42:00.995 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:00.996 INFO:teuthology.orchestra.run.smithi099.stdout:Total 28 MB/s | 51 MB 00:01 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout:Upgraded: 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.998 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:00.999 INFO:teuthology.orchestra.run.smithi162.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T22:42:01.000 INFO:teuthology.orchestra.run.smithi162.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T22:42:01.001 INFO:teuthology.orchestra.run.smithi162.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T22:42:01.001 INFO:teuthology.orchestra.run.smithi162.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T22:42:01.001 INFO:teuthology.orchestra.run.smithi162.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T22:42:01.001 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:01.001 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:01.024 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:01.044 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:01.045 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:01.409 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-test 2024-09-16T22:42:01.424 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:01.425 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:01.960 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:01.996 INFO:teuthology.orchestra.run.smithi136.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 30 MB/s | 50 MB 00:01 2024-09-16T22:42:01.998 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:01.999 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:29 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:01.999 INFO:teuthology.orchestra.run.smithi136.stdout:Total 30 MB/s | 51 MB 00:01 2024-09-16T22:42:02.027 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:02.047 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T22:42:02.048 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:02.048 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:02.091 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T22:42:02.128 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:42:02.130 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:02.131 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:02.131 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:42:02.131 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:02.131 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout:Install 4 Packages 2024-09-16T22:42:02.132 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:02.133 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 51 M 2024-09-16T22:42:02.133 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 217 M 2024-09-16T22:42:02.133 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:02.364 INFO:teuthology.orchestra.run.smithi162.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.4 MB/s | 304 kB 00:00 2024-09-16T22:42:02.389 INFO:teuthology.orchestra.run.smithi162.stdout:(2/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 690 kB/s | 161 kB 00:00 2024-09-16T22:42:02.414 INFO:teuthology.orchestra.run.smithi162.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-16T22:42:02.430 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:02.431 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:02.968 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:03.042 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T22:42:03.091 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T22:42:03.115 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:42:03.706 INFO:teuthology.orchestra.run.smithi162.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 32 MB/s | 50 MB 00:01 2024-09-16T22:42:03.708 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:03.708 INFO:teuthology.orchestra.run.smithi162.stdout:Total 32 MB/s | 51 MB 00:01 2024-09-16T22:42:03.736 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:03.757 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:03.757 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:04.137 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:04.137 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:04.694 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:04.773 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T22:42:04.813 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T22:42:04.841 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:42:06.890 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:42:06.978 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:42:07.896 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:42:07.972 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:42:09.510 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:42:09.511 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T22:42:09.511 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T22:42:09.511 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T22:42:09.610 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:42:09.689 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:42:09.833 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:09.834 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:10.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph 2024-09-16T22:42:10.566 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:42:10.566 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T22:42:10.566 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T22:42:10.566 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T22:42:10.728 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:40 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:10.869 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:10.871 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:10.871 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:10.871 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:10.871 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T22:42:10.872 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-collections 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T22:42:10.873 INFO:teuthology.orchestra.run.smithi099.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T22:42:10.874 INFO:teuthology.orchestra.run.smithi099.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout:Install 37 Packages 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:10.875 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 31 M 2024-09-16T22:42:10.876 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 109 M 2024-09-16T22:42:10.876 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:10.909 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:11.189 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph 2024-09-16T22:42:11.684 INFO:teuthology.orchestra.run.smithi099.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 28 kB/s | 6.6 kB 00:00 2024-09-16T22:42:11.785 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:39 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:11.929 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:11.931 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:11.931 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:11.931 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:11.931 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:11.931 INFO:teuthology.orchestra.run.smithi136.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T22:42:11.931 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T22:42:11.932 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-collections 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T22:42:11.933 INFO:teuthology.orchestra.run.smithi136.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T22:42:11.934 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout:Install 37 Packages 2024-09-16T22:42:11.935 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:11.936 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 31 M 2024-09-16T22:42:11.936 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 109 M 2024-09-16T22:42:11.936 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:12.092 INFO:teuthology.orchestra.run.smithi099.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 2.4 MB/s | 1.5 MB 00:00 2024-09-16T22:42:12.142 INFO:teuthology.orchestra.run.smithi099.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 3.4 MB/s | 2.4 MB 00:00 2024-09-16T22:42:12.205 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:42:12.206 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T22:42:12.206 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T22:42:12.206 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T22:42:12.268 INFO:teuthology.orchestra.run.smithi099.stdout:(4/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 8.2 MB/s | 4.8 MB 00:00 2024-09-16T22:42:12.293 INFO:teuthology.orchestra.run.smithi099.stdout:(5/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 1.9 MB/s | 291 kB 00:00 2024-09-16T22:42:12.410 INFO:teuthology.orchestra.run.smithi099.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.7 MB/s | 253 kB 00:00 2024-09-16T22:42:12.469 INFO:teuthology.orchestra.run.smithi099.stdout:(7/37): python3-cryptography-36.0.1-4.el9.x86_6 7.0 MB/s | 1.2 MB 00:00 2024-09-16T22:42:12.494 INFO:teuthology.orchestra.run.smithi099.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 106 kB 00:00 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:12.510 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:12.544 INFO:teuthology.orchestra.run.smithi099.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.8 MB/s | 135 kB 00:00 2024-09-16T22:42:12.568 INFO:teuthology.orchestra.run.smithi136.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 29 kB/s | 6.6 kB 00:00 2024-09-16T22:42:12.569 INFO:teuthology.orchestra.run.smithi099.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.6 MB/s | 125 kB 00:00 2024-09-16T22:42:12.637 INFO:teuthology.orchestra.run.smithi099.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.3 MB/s | 215 kB 00:00 2024-09-16T22:42:12.791 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph 2024-09-16T22:42:12.870 INFO:teuthology.orchestra.run.smithi099.stdout:(12/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86 22 MB/s | 17 MB 00:00 2024-09-16T22:42:12.895 INFO:teuthology.orchestra.run.smithi099.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 578 kB/s | 188 kB 00:00 2024-09-16T22:42:12.946 INFO:teuthology.orchestra.run.smithi099.stdout:(14/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-16T22:42:12.971 INFO:teuthology.orchestra.run.smithi099.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 516 kB/s | 172 kB 00:00 2024-09-16T22:42:12.988 INFO:teuthology.orchestra.run.smithi099.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 296 kB/s | 35 kB 00:00 2024-09-16T22:42:13.005 INFO:teuthology.orchestra.run.smithi099.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 866 kB/s | 51 kB 00:00 2024-09-16T22:42:13.030 INFO:teuthology.orchestra.run.smithi099.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 707 kB/s | 42 kB 00:00 2024-09-16T22:42:13.047 INFO:teuthology.orchestra.run.smithi099.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 379 kB/s | 22 kB 00:00 2024-09-16T22:42:13.089 INFO:teuthology.orchestra.run.smithi099.stdout:(20/37): luarocks-3.9.2-5.el9.noarch.rpm 1.8 MB/s | 151 kB 00:00 2024-09-16T22:42:13.106 INFO:teuthology.orchestra.run.smithi099.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 589 kB/s | 43 kB 00:00 2024-09-16T22:42:13.123 INFO:teuthology.orchestra.run.smithi099.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 654 kB/s | 11 kB 00:00 2024-09-16T22:42:13.135 INFO:teuthology.orchestra.run.smithi136.stdout:(2/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 8.4 MB/s | 4.8 MB 00:00 2024-09-16T22:42:13.148 INFO:teuthology.orchestra.run.smithi099.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.8 MB/s | 172 kB 00:00 2024-09-16T22:42:13.165 INFO:teuthology.orchestra.run.smithi099.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 421 kB/s | 18 kB 00:00 2024-09-16T22:42:13.190 INFO:teuthology.orchestra.run.smithi099.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 555 kB/s | 23 kB 00:00 2024-09-16T22:42:13.216 INFO:teuthology.orchestra.run.smithi099.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-16T22:42:13.241 INFO:teuthology.orchestra.run.smithi099.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 391 kB/s | 20 kB 00:00 2024-09-16T22:42:13.278 INFO:teuthology.orchestra.run.smithi099.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 750 kB/s | 46 kB 00:00 2024-09-16T22:42:13.303 INFO:teuthology.orchestra.run.smithi099.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.7 MB/s | 358 kB 00:00 2024-09-16T22:42:13.329 INFO:teuthology.orchestra.run.smithi099.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 902 kB/s | 79 kB 00:00 2024-09-16T22:42:13.354 INFO:teuthology.orchestra.run.smithi099.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 324 kB/s | 16 kB 00:00 2024-09-16T22:42:13.369 INFO:teuthology.orchestra.run.smithi136.stdout:(3/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 1.5 MB/s | 1.5 MB 00:01 2024-09-16T22:42:13.379 INFO:teuthology.orchestra.run.smithi099.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-16T22:42:13.390 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:41 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:13.404 INFO:teuthology.orchestra.run.smithi099.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-09-16T22:42:13.429 INFO:teuthology.orchestra.run.smithi099.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-16T22:42:13.455 INFO:teuthology.orchestra.run.smithi099.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-16T22:42:13.480 INFO:teuthology.orchestra.run.smithi099.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 397 kB/s | 20 kB 00:00 2024-09-16T22:42:13.486 INFO:teuthology.orchestra.run.smithi136.stdout:(4/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 2.1 MB/s | 2.4 MB 00:01 2024-09-16T22:42:13.505 INFO:teuthology.orchestra.run.smithi099.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-16T22:42:13.509 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:13.510 INFO:teuthology.orchestra.run.smithi099.stdout:Total 12 MB/s | 31 MB 00:02 2024-09-16T22:42:13.511 INFO:teuthology.orchestra.run.smithi136.stdout:(5/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 2.0 MB/s | 291 kB 00:00 2024-09-16T22:42:13.531 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:13.534 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:13.534 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:42:13.534 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:13.534 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T22:42:13.535 INFO:teuthology.orchestra.run.smithi162.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-collections 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T22:42:13.536 INFO:teuthology.orchestra.run.smithi162.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T22:42:13.537 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout:Install 37 Packages 2024-09-16T22:42:13.538 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:13.539 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 31 M 2024-09-16T22:42:13.539 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 109 M 2024-09-16T22:42:13.539 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:13.657 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:13.698 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:13.698 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:13.745 INFO:teuthology.orchestra.run.smithi136.stdout:(6/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 28 MB/s | 17 MB 00:00 2024-09-16T22:42:13.770 INFO:teuthology.orchestra.run.smithi136.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 893 kB/s | 253 kB 00:00 2024-09-16T22:42:13.812 INFO:teuthology.orchestra.run.smithi136.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-16T22:42:13.845 INFO:teuthology.orchestra.run.smithi136.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 3.7 MB/s | 1.2 MB 00:00 2024-09-16T22:42:13.871 INFO:teuthology.orchestra.run.smithi136.stdout:(10/37): python3-ply-3.11-14.el9.noarch.rpm 847 kB/s | 106 kB 00:00 2024-09-16T22:42:13.896 INFO:teuthology.orchestra.run.smithi136.stdout:(11/37): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-09-16T22:42:13.921 INFO:teuthology.orchestra.run.smithi136.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.8 MB/s | 215 kB 00:00 2024-09-16T22:42:13.950 INFO:teuthology.orchestra.run.smithi162.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 25 kB/s | 6.6 kB 00:00 2024-09-16T22:42:14.022 INFO:teuthology.orchestra.run.smithi136.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 347 kB/s | 35 kB 00:00 2024-09-16T22:42:14.055 INFO:teuthology.orchestra.run.smithi136.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-16T22:42:14.081 INFO:teuthology.orchestra.run.smithi136.stdout:(15/37): lua-5.4.4-4.el9.x86_64.rpm 899 kB/s | 188 kB 00:00 2024-09-16T22:42:14.106 INFO:teuthology.orchestra.run.smithi136.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-16T22:42:14.140 INFO:teuthology.orchestra.run.smithi136.stdout:(17/37): python3-packaging-20.9-5.el9.noarch.rp 656 kB/s | 77 kB 00:00 2024-09-16T22:42:14.146 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:14.147 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:14.165 INFO:teuthology.orchestra.run.smithi136.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 497 kB/s | 42 kB 00:00 2024-09-16T22:42:14.215 INFO:teuthology.orchestra.run.smithi136.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-16T22:42:14.240 INFO:teuthology.orchestra.run.smithi136.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 7.2 MB/s | 172 kB 00:00 2024-09-16T22:42:14.266 INFO:teuthology.orchestra.run.smithi136.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 431 kB/s | 43 kB 00:00 2024-09-16T22:42:14.291 INFO:teuthology.orchestra.run.smithi136.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 430 kB/s | 11 kB 00:00 2024-09-16T22:42:14.300 INFO:teuthology.orchestra.run.smithi162.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 2.5 MB/s | 1.5 MB 00:00 2024-09-16T22:42:14.316 INFO:teuthology.orchestra.run.smithi136.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 704 kB/s | 18 kB 00:00 2024-09-16T22:42:14.341 INFO:teuthology.orchestra.run.smithi136.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 928 kB/s | 23 kB 00:00 2024-09-16T22:42:14.359 INFO:teuthology.orchestra.run.smithi162.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 3.6 MB/s | 2.4 MB 00:00 2024-09-16T22:42:14.367 INFO:teuthology.orchestra.run.smithi136.stdout:(25/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.8 MB/s | 358 kB 00:00 2024-09-16T22:42:14.393 INFO:teuthology.orchestra.run.smithi136.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 385 kB/s | 19 kB 00:00 2024-09-16T22:42:14.418 INFO:teuthology.orchestra.run.smithi136.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 389 kB/s | 20 kB 00:00 2024-09-16T22:42:14.443 INFO:teuthology.orchestra.run.smithi136.stdout:(28/37): lua-devel-5.4.4-4.el9.x86_64.rpm 66 kB/s | 22 kB 00:00 2024-09-16T22:42:14.477 INFO:teuthology.orchestra.run.smithi136.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 552 kB/s | 46 kB 00:00 2024-09-16T22:42:14.496 INFO:teuthology.orchestra.run.smithi162.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 2.1 MB/s | 291 kB 00:00 2024-09-16T22:42:14.502 INFO:teuthology.orchestra.run.smithi136.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 938 kB/s | 79 kB 00:00 2024-09-16T22:42:14.527 INFO:teuthology.orchestra.run.smithi136.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 339 kB/s | 16 kB 00:00 2024-09-16T22:42:14.552 INFO:teuthology.orchestra.run.smithi136.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-16T22:42:14.563 INFO:teuthology.orchestra.run.smithi162.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 7.8 MB/s | 4.8 MB 00:00 2024-09-16T22:42:14.569 INFO:teuthology.orchestra.run.smithi136.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 852 kB/s | 36 kB 00:00 2024-09-16T22:42:14.596 INFO:teuthology.orchestra.run.smithi136.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-16T22:42:14.612 INFO:teuthology.orchestra.run.smithi136.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 1.2 MB/s | 20 kB 00:00 2024-09-16T22:42:14.645 INFO:teuthology.orchestra.run.smithi136.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.4 MB/s | 230 kB 00:00 2024-09-16T22:42:14.671 INFO:teuthology.orchestra.run.smithi136.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-16T22:42:14.674 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:14.674 INFO:teuthology.orchestra.run.smithi136.stdout:Total 11 MB/s | 31 MB 00:02 2024-09-16T22:42:14.705 INFO:teuthology.orchestra.run.smithi162.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.2 MB/s | 253 kB 00:00 2024-09-16T22:42:14.756 INFO:teuthology.orchestra.run.smithi162.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-16T22:42:14.806 INFO:teuthology.orchestra.run.smithi162.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 2.6 MB/s | 135 kB 00:00 2024-09-16T22:42:14.828 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:14.867 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:14.868 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:15.015 INFO:teuthology.orchestra.run.smithi162.stdout:(9/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 24 MB/s | 17 MB 00:00 2024-09-16T22:42:15.040 INFO:teuthology.orchestra.run.smithi162.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 534 kB/s | 125 kB 00:00 2024-09-16T22:42:15.074 INFO:teuthology.orchestra.run.smithi162.stdout:(11/37): python3-cryptography-36.0.1-4.el9.x86_ 2.4 MB/s | 1.2 MB 00:00 2024-09-16T22:42:15.099 INFO:teuthology.orchestra.run.smithi162.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 3.1 MB/s | 188 kB 00:00 2024-09-16T22:42:15.125 INFO:teuthology.orchestra.run.smithi162.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-09-16T22:42:15.150 INFO:teuthology.orchestra.run.smithi162.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 689 kB/s | 35 kB 00:00 2024-09-16T22:42:15.175 INFO:teuthology.orchestra.run.smithi162.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-16T22:42:15.201 INFO:teuthology.orchestra.run.smithi162.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-16T22:42:15.226 INFO:teuthology.orchestra.run.smithi162.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 827 kB/s | 42 kB 00:00 2024-09-16T22:42:15.251 INFO:teuthology.orchestra.run.smithi162.stdout:(18/37): python3-urllib3-1.26.5-6.el9.noarch.rp 912 kB/s | 215 kB 00:00 2024-09-16T22:42:15.293 INFO:teuthology.orchestra.run.smithi162.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.2 MB/s | 151 kB 00:00 2024-09-16T22:42:15.319 INFO:teuthology.orchestra.run.smithi162.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 649 kB/s | 43 kB 00:00 2024-09-16T22:42:15.343 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:15.343 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:15.343 INFO:teuthology.orchestra.run.smithi162.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 3.5 MB/s | 172 kB 00:00 2024-09-16T22:42:15.369 INFO:teuthology.orchestra.run.smithi162.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 430 kB/s | 11 kB 00:00 2024-09-16T22:42:15.394 INFO:teuthology.orchestra.run.smithi162.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 706 kB/s | 18 kB 00:00 2024-09-16T22:42:15.419 INFO:teuthology.orchestra.run.smithi162.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 4.6 MB/s | 358 kB 00:00 2024-09-16T22:42:15.470 INFO:teuthology.orchestra.run.smithi162.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-09-16T22:42:15.495 INFO:teuthology.orchestra.run.smithi162.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 258 kB/s | 19 kB 00:00 2024-09-16T22:42:15.498 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:15.512 INFO:teuthology.orchestra.run.smithi162.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 569 kB/s | 20 kB 00:00 2024-09-16T22:42:15.529 INFO:teuthology.orchestra.run.smithi162.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.3 MB/s | 46 kB 00:00 2024-09-16T22:42:15.554 INFO:teuthology.orchestra.run.smithi162.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-09-16T22:42:15.558 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T22:42:15.580 INFO:teuthology.orchestra.run.smithi162.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 660 kB/s | 16 kB 00:00 2024-09-16T22:42:15.599 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T22:42:15.605 INFO:teuthology.orchestra.run.smithi162.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 3.5 MB/s | 272 kB 00:00 2024-09-16T22:42:15.627 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T22:42:15.630 INFO:teuthology.orchestra.run.smithi162.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-16T22:42:15.655 INFO:teuthology.orchestra.run.smithi162.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-09-16T22:42:15.681 INFO:teuthology.orchestra.run.smithi162.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-09-16T22:42:15.698 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T22:42:15.706 INFO:teuthology.orchestra.run.smithi162.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 799 kB/s | 20 kB 00:00 2024-09-16T22:42:15.740 INFO:teuthology.orchestra.run.smithi162.stdout:(36/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-09-16T22:42:15.751 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T22:42:15.784 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T22:42:15.865 INFO:teuthology.orchestra.run.smithi162.stdout:(37/37): lua-devel-5.4.4-4.el9.x86_64.rpm 34 kB/s | 22 kB 00:00 2024-09-16T22:42:15.870 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:15.870 INFO:teuthology.orchestra.run.smithi162.stdout:Total 13 MB/s | 31 MB 00:02 2024-09-16T22:42:15.875 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T22:42:15.953 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T22:42:15.994 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T22:42:16.022 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:16.038 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T22:42:16.062 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:16.063 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:16.076 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T22:42:16.111 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T22:42:16.144 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T22:42:16.184 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T22:42:16.219 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T22:42:16.254 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T22:42:16.319 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T22:42:16.360 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T22:42:16.432 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T22:42:16.541 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:16.541 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:16.570 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T22:42:16.650 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T22:42:16.711 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T22:42:16.738 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:16.758 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T22:42:16.798 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T22:42:16.815 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T22:42:16.834 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T22:42:16.867 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T22:42:16.871 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T22:42:16.939 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T22:42:16.983 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T22:42:17.016 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T22:42:17.065 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T22:42:17.110 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T22:42:17.112 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T22:42:17.194 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T22:42:17.198 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T22:42:17.242 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T22:42:17.277 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T22:42:17.287 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T22:42:17.315 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T22:42:17.328 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T22:42:17.349 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T22:42:17.383 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T22:42:17.424 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T22:42:17.454 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T22:42:17.475 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T22:42:17.510 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T22:42:17.558 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T22:42:17.591 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T22:42:17.608 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T22:42:17.630 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:42:17.657 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:42:17.657 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:17.657 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T22:42:17.657 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:42:17.657 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:42:17.658 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:17.666 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T22:42:17.801 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T22:42:17.884 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T22:42:17.912 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:17.943 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T22:42:17.968 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T22:42:17.991 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T22:42:18.009 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T22:42:18.037 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T22:42:18.039 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T22:42:18.095 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T22:42:18.110 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T22:42:18.186 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T22:42:18.219 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T22:42:18.281 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T22:42:18.312 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T22:42:18.328 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T22:42:18.398 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T22:42:18.406 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T22:42:18.439 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T22:42:18.474 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T22:42:18.495 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T22:42:18.530 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T22:42:18.540 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T22:42:18.563 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T22:42:18.597 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T22:42:18.637 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T22:42:18.680 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T22:42:18.688 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T22:42:18.720 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T22:42:18.769 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T22:42:18.801 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T22:42:18.842 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T22:42:18.872 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:42:18.876 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T22:42:18.898 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:42:18.899 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:18.899 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T22:42:18.899 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:42:18.899 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:42:18.899 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:19.013 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T22:42:19.109 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T22:42:19.114 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:42:19.143 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:42:19.143 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:19.143 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T22:42:19.143 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:42:19.143 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:42:19.143 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:19.171 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T22:42:19.209 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T22:42:19.275 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T22:42:19.330 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T22:42:19.518 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T22:42:19.572 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T22:42:19.598 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:42:19.622 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:42:19.622 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:19.622 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T22:42:19.623 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:42:19.623 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:42:19.623 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:19.642 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T22:42:19.732 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T22:42:19.775 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T22:42:19.857 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:42:19.881 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:42:19.881 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:19.881 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T22:42:19.881 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:42:19.881 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:42:19.881 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:19.908 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T22:42:19.954 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:42:20.068 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T22:42:20.090 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:42:20.117 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:42:20.117 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:20.117 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T22:42:20.117 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:42:20.118 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:42:20.118 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:20.381 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:42:20.409 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:42:20.409 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:20.409 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T22:42:20.409 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:42:20.409 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:42:20.409 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:20.857 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:42:20.881 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:42:20.881 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:20.881 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T22:42:20.881 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:42:20.881 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:42:20.882 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:21.107 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:42:21.132 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:42:21.132 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:21.132 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T22:42:21.132 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:42:21.132 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:42:21.132 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:21.197 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:42:21.575 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:42:21.602 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:42:21.602 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:21.602 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T22:42:21.602 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:42:21.603 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:42:21.603 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:21.764 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:42:21.764 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T22:42:21.764 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T22:42:21.764 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T22:42:21.764 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T22:42:21.765 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T22:42:21.766 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T22:42:21.768 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T22:42:22.067 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:42:22.091 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:42:22.091 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:22.091 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T22:42:22.091 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:42:22.091 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:42:22.092 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:22.326 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:42:22.350 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:42:22.350 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:22.351 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T22:42:22.351 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:42:22.351 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:42:22.351 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:22.414 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:42:22.735 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T22:42:22.735 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:22.735 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:22.735 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:22.735 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:22.735 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T22:42:22.736 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T22:42:22.737 INFO:teuthology.orchestra.run.smithi099.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T22:42:22.738 INFO:teuthology.orchestra.run.smithi099.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T22:42:22.739 INFO:teuthology.orchestra.run.smithi099.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T22:42:22.739 INFO:teuthology.orchestra.run.smithi099.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T22:42:22.739 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:22.739 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:23.115 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-base 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T22:42:23.144 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T22:42:23.145 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T22:42:23.146 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T22:42:23.147 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T22:42:23.147 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T22:42:23.147 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T22:42:23.147 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T22:42:23.147 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T22:42:23.148 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T22:42:23.148 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T22:42:23.148 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T22:42:23.148 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T22:42:23.709 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:23.797 INFO:teuthology.orchestra.run.smithi099.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:42:23.839 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:23.840 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:42:23.840 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:23.895 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T22:42:23.896 INFO:teuthology.orchestra.run.smithi136.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T22:42:23.897 INFO:teuthology.orchestra.run.smithi136.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T22:42:23.898 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:23.899 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:23.911 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install cephadm 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T22:42:24.141 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T22:42:24.142 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T22:42:24.143 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T22:42:24.144 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T22:42:24.266 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-base 2024-09-16T22:42:24.487 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:54 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:24.616 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:24.617 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 784 k 2024-09-16T22:42:24.618 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 791 k 2024-09-16T22:42:24.619 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:24.853 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:52 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:24.891 INFO:teuthology.orchestra.run.smithi099.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.8 MB/s | 784 kB 00:00 2024-09-16T22:42:24.892 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:24.892 INFO:teuthology.orchestra.run.smithi099.stdout:Total 2.8 MB/s | 784 kB 00:00 2024-09-16T22:42:24.892 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:24.897 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:24.897 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:24.903 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:24.903 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:24.942 INFO:teuthology.orchestra.run.smithi136.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:42:24.977 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:24.984 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:24.985 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:42:24.985 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:25.058 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install cephadm 2024-09-16T22:42:25.195 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T22:42:25.195 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:25.195 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:25.195 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:25.195 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T22:42:25.196 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T22:42:25.197 INFO:teuthology.orchestra.run.smithi162.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T22:42:25.198 INFO:teuthology.orchestra.run.smithi162.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:25.199 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:25.403 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:25.494 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:25.556 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-base 2024-09-16T22:42:25.638 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:25.768 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:25.769 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:25.770 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:25.770 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:42:25.770 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:25.770 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 784 k 2024-09-16T22:42:25.770 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 791 k 2024-09-16T22:42:25.770 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:25.907 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:26.049 INFO:teuthology.orchestra.run.smithi136.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.7 MB/s | 784 kB 00:00 2024-09-16T22:42:26.050 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:26.050 INFO:teuthology.orchestra.run.smithi136.stdout:Total 2.7 MB/s | 784 kB 00:00 2024-09-16T22:42:26.050 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:26.055 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:26.055 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:26.061 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:26.062 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:26.136 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:26.146 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:54 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:26.173 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:26.174 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:26.174 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:26.174 INFO:teuthology.orchestra.run.smithi099.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:26.174 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:26.174 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:26.238 INFO:teuthology.orchestra.run.smithi162.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:42:26.280 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:26.281 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:42:26.281 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:26.363 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install cephadm 2024-09-16T22:42:26.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T22:42:26.603 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:26.720 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:26.939 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:54 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:26.983 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:27.069 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:27.070 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:27.070 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:42:27.070 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:27.070 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:27.070 INFO:teuthology.orchestra.run.smithi162.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 784 k 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 791 k 2024-09-16T22:42:27.071 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:27.098 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:27.118 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:27.119 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:27.119 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repo Size 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 145 k 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 432 k 2024-09-16T22:42:27.120 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:27.321 INFO:teuthology.orchestra.run.smithi099.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 721 kB/s | 145 kB 00:00 2024-09-16T22:42:27.322 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:27.322 INFO:teuthology.orchestra.run.smithi099.stdout:Total 716 kB/s | 145 kB 00:00 2024-09-16T22:42:27.322 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:27.329 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:27.329 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:27.341 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:27.341 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:27.341 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:27.341 INFO:teuthology.orchestra.run.smithi136.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:27.341 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:27.341 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:27.359 INFO:teuthology.orchestra.run.smithi162.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.7 MB/s | 784 kB 00:00 2024-09-16T22:42:27.360 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:27.360 INFO:teuthology.orchestra.run.smithi162.stdout:Total 2.6 MB/s | 784 kB 00:00 2024-09-16T22:42:27.360 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:27.365 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:27.366 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:27.371 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:27.372 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:27.387 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:27.387 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:27.442 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:27.532 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:27.596 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T22:42:27.606 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:27.631 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:27.631 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:27.631 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T22:42:27.631 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:27.901 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:27.996 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:28.183 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:28.318 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:28.318 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 145 k 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 432 k 2024-09-16T22:42:28.319 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:28.390 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:28.531 INFO:teuthology.orchestra.run.smithi136.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 684 kB/s | 145 kB 00:00 2024-09-16T22:42:28.532 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:28.532 INFO:teuthology.orchestra.run.smithi136.stdout:Total 679 kB/s | 145 kB 00:00 2024-09-16T22:42:28.532 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:28.537 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:28.537 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:28.537 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:28.538 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:28.538 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:28.538 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:28.539 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:28.540 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:28.597 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:28.598 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:28.631 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:42:28.631 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:28.632 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:28.632 INFO:teuthology.orchestra.run.smithi162.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:28.632 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:28.632 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:28.745 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:28.766 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-mgr 2024-09-16T22:42:28.839 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T22:42:28.840 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:28.866 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:28.867 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:28.867 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T22:42:28.867 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:29.357 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:00:59 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:29.440 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:00:57 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:29.446 INFO:teuthology.orchestra.run.smithi099.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:42:29.488 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:29.489 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:42:29.489 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:29.556 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T22:42:29.575 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:29.576 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:29.577 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:42:29.577 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:29.577 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 145 k 2024-09-16T22:42:29.577 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 432 k 2024-09-16T22:42:29.577 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:29.767 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:29.767 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:29.768 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:29.768 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:29.768 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:29.768 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:29.792 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 677 kB/s | 145 kB 00:00 2024-09-16T22:42:29.792 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:29.793 INFO:teuthology.orchestra.run.smithi162.stdout:Total 672 kB/s | 145 kB 00:00 2024-09-16T22:42:29.793 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:29.800 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:29.800 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:29.857 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:29.858 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:30.002 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr 2024-09-16T22:42:30.028 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:30.118 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:30.128 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:30.146 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:30.146 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:42:30.147 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T22:42:30.147 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:30.259 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:42:30.260 INFO:teuthology.orchestra.run.smithi099.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:30.261 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:30.262 INFO:teuthology.orchestra.run.smithi099.stdout:Install 12 Packages 2024-09-16T22:42:30.262 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:30.262 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 19 M 2024-09-16T22:42:30.262 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 159 M 2024-09-16T22:42:30.262 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:30.594 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:30.683 INFO:teuthology.orchestra.run.smithi136.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:42:30.725 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:30.726 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:42:30.726 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:30.813 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T22:42:31.007 INFO:teuthology.orchestra.run.smithi099.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 220 kB/s | 34 kB 00:00 2024-09-16T22:42:31.032 INFO:teuthology.orchestra.run.smithi099.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 91 kB/s | 16 kB 00:00 2024-09-16T22:42:31.164 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:42:31.165 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:31.165 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:31.165 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:42:31.165 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:31.165 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:31.183 INFO:teuthology.orchestra.run.smithi099.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.8 MB/s | 269 kB 00:00 2024-09-16T22:42:31.233 INFO:teuthology.orchestra.run.smithi099.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.5 MB/s | 1.0 MB 00:00 2024-09-16T22:42:31.308 INFO:teuthology.orchestra.run.smithi099.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 7.1 MB/s | 548 kB 00:00 2024-09-16T22:42:31.333 INFO:teuthology.orchestra.run.smithi099.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 794 kB/s | 19 kB 00:00 2024-09-16T22:42:31.388 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:00:59 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:31.417 INFO:teuthology.orchestra.run.smithi099.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 24 MB/s | 2.0 MB 00:00 2024-09-16T22:42:31.422 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr 2024-09-16T22:42:31.450 INFO:teuthology.orchestra.run.smithi099.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.2 MB/s | 863 kB 00:00 2024-09-16T22:42:31.484 INFO:teuthology.orchestra.run.smithi099.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-09-16T22:42:31.518 INFO:teuthology.orchestra.run.smithi099.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 460 kB/s | 31 kB 00:00 2024-09-16T22:42:31.519 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T22:42:31.521 INFO:teuthology.orchestra.run.smithi136.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout:Install 12 Packages 2024-09-16T22:42:31.522 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:31.523 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 19 M 2024-09-16T22:42:31.523 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 159 M 2024-09-16T22:42:31.523 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:31.543 INFO:teuthology.orchestra.run.smithi099.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.3 MB/s | 188 kB 00:00 2024-09-16T22:42:31.693 INFO:teuthology.orchestra.run.smithi099.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474 17 MB/s | 14 MB 00:00 2024-09-16T22:42:31.698 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:31.698 INFO:teuthology.orchestra.run.smithi099.stdout:Total 13 MB/s | 19 MB 00:01 2024-09-16T22:42:31.752 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:31.772 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:31.772 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:32.020 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:32.044 INFO:teuthology.orchestra.run.smithi136.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 256 kB/s | 34 kB 00:00 2024-09-16T22:42:32.061 INFO:teuthology.orchestra.run.smithi136.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 109 kB/s | 16 kB 00:00 2024-09-16T22:42:32.066 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:32.067 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:32.111 INFO:teuthology.orchestra.run.smithi162.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:42:32.154 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:32.154 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:42:32.155 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:32.238 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T22:42:32.287 INFO:teuthology.orchestra.run.smithi136.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-16T22:42:32.329 INFO:teuthology.orchestra.run.smithi136.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.6 MB/s | 1.0 MB 00:00 2024-09-16T22:42:32.387 INFO:teuthology.orchestra.run.smithi136.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-16T22:42:32.404 INFO:teuthology.orchestra.run.smithi136.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.1 MB/s | 19 kB 00:00 2024-09-16T22:42:32.563 INFO:teuthology.orchestra.run.smithi136.stdout:(7/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474a 22 MB/s | 14 MB 00:00 2024-09-16T22:42:32.621 INFO:teuthology.orchestra.run.smithi136.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 9.4 MB/s | 2.0 MB 00:00 2024-09-16T22:42:32.638 INFO:teuthology.orchestra.run.smithi136.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.8 MB/s | 31 kB 00:00 2024-09-16T22:42:32.664 INFO:teuthology.orchestra.run.smithi136.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 1.4 MB/s | 144 kB 00:00 2024-09-16T22:42:32.687 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:32.689 INFO:teuthology.orchestra.run.smithi136.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.1 MB/s | 863 kB 00:00 2024-09-16T22:42:32.714 INFO:teuthology.orchestra.run.smithi136.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-09-16T22:42:32.718 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:32.718 INFO:teuthology.orchestra.run.smithi136.stdout:Total 16 MB/s | 19 MB 00:01 2024-09-16T22:42:32.766 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:32.768 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T22:42:32.785 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:32.785 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:32.812 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T22:42:32.816 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:32.858 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T22:42:32.889 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T22:42:32.948 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:32.949 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:32.949 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T22:42:32.950 INFO:teuthology.orchestra.run.smithi162.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout:Install 12 Packages 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:32.951 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 19 M 2024-09-16T22:42:32.952 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 159 M 2024-09-16T22:42:32.952 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:32.980 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T22:42:33.063 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:33.063 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:33.106 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T22:42:33.192 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T22:42:33.244 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T22:42:33.281 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:42:33.321 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T22:42:33.423 INFO:teuthology.orchestra.run.smithi162.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 116 kB/s | 34 kB 00:00 2024-09-16T22:42:33.449 INFO:teuthology.orchestra.run.smithi162.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 51 kB/s | 16 kB 00:00 2024-09-16T22:42:33.651 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:33.731 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T22:42:33.783 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T22:42:33.838 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T22:42:33.877 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T22:42:33.983 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T22:42:34.111 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T22:42:34.132 INFO:teuthology.orchestra.run.smithi162.stdout:(3/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474a 14 MB/s | 14 MB 00:01 2024-09-16T22:42:34.205 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T22:42:34.249 INFO:teuthology.orchestra.run.smithi162.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 336 kB/s | 269 kB 00:00 2024-09-16T22:42:34.266 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T22:42:34.303 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:42:34.335 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T22:42:34.350 INFO:teuthology.orchestra.run.smithi162.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 5.4 MB/s | 548 kB 00:00 2024-09-16T22:42:34.375 INFO:teuthology.orchestra.run.smithi162.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 775 kB/s | 19 kB 00:00 2024-09-16T22:42:34.417 INFO:teuthology.orchestra.run.smithi162.stdout:(7/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.0 MB/s | 1.0 MB 00:00 2024-09-16T22:42:34.451 INFO:teuthology.orchestra.run.smithi162.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.7 MB/s | 863 kB 00:00 2024-09-16T22:42:34.534 INFO:teuthology.orchestra.run.smithi162.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 404 kB/s | 31 kB 00:00 2024-09-16T22:42:34.568 INFO:teuthology.orchestra.run.smithi162.stdout:(10/12): python3-grpcio-tools-1.46.7-10.el9.x86 959 kB/s | 144 kB 00:00 2024-09-16T22:42:34.627 INFO:teuthology.orchestra.run.smithi162.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 8.1 MB/s | 2.0 MB 00:00 2024-09-16T22:42:34.652 INFO:teuthology.orchestra.run.smithi162.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 1.6 MB/s | 188 kB 00:00 2024-09-16T22:42:34.657 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:34.657 INFO:teuthology.orchestra.run.smithi162.stdout:Total 11 MB/s | 19 MB 00:01 2024-09-16T22:42:34.708 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:34.727 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:34.728 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:35.002 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:35.002 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:35.597 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:35.677 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T22:42:35.713 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T22:42:35.759 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T22:42:35.790 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T22:42:35.894 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T22:42:36.058 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T22:42:36.151 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T22:42:36.212 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T22:42:36.248 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:42:36.282 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T22:42:36.482 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T22:42:36.543 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:42:37.526 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T22:42:37.598 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:42:38.376 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:42:38.377 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T22:42:38.378 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T22:42:38.692 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T22:42:38.693 INFO:teuthology.orchestra.run.smithi099.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T22:42:38.694 INFO:teuthology.orchestra.run.smithi099.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T22:42:38.694 INFO:teuthology.orchestra.run.smithi099.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T22:42:38.694 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:38.694 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:38.956 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T22:42:39.428 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:42:39.428 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T22:42:39.428 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T22:42:39.428 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T22:42:39.428 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T22:42:39.429 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T22:42:39.457 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T22:42:39.519 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:42:39.559 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:09 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:39.699 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:39.700 INFO:teuthology.orchestra.run.smithi099.stdout:======================================================================================= 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout:======================================================================================= 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T22:42:39.701 INFO:teuthology.orchestra.run.smithi099.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout:======================================================================================= 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout:Install 12 Packages 2024-09-16T22:42:39.702 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:39.703 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 38 M 2024-09-16T22:42:39.703 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 212 M 2024-09-16T22:42:39.703 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:39.742 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T22:42:39.743 INFO:teuthology.orchestra.run.smithi136.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:39.744 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:40.000 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T22:42:40.108 INFO:teuthology.orchestra.run.smithi099.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 879 kB/s | 191 kB 00:00 2024-09-16T22:42:40.183 INFO:teuthology.orchestra.run.smithi099.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.7 MB/s | 801 kB 00:00 2024-09-16T22:42:40.208 INFO:teuthology.orchestra.run.smithi099.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 327 kB/s | 33 kB 00:00 2024-09-16T22:42:40.258 INFO:teuthology.orchestra.run.smithi099.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 365 kB/s | 18 kB 00:00 2024-09-16T22:42:40.400 INFO:teuthology.orchestra.run.smithi099.stdout:(5/12): ceph-mgr-diskprediction-local-19.3.0-48 14 MB/s | 7.4 MB 00:00 2024-09-16T22:42:40.425 INFO:teuthology.orchestra.run.smithi099.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 231 kB/s | 38 kB 00:00 2024-09-16T22:42:40.542 INFO:teuthology.orchestra.run.smithi099.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.1 MB/s | 245 kB 00:00 2024-09-16T22:42:40.572 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:08 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:40.704 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================= 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================= 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T22:42:40.705 INFO:teuthology.orchestra.run.smithi136.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout:======================================================================================= 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout:Install 12 Packages 2024-09-16T22:42:40.706 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:40.707 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 38 M 2024-09-16T22:42:40.707 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 212 M 2024-09-16T22:42:40.707 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:40.734 INFO:teuthology.orchestra.run.smithi099.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 27 MB/s | 5.1 MB 00:00 2024-09-16T22:42:40.801 INFO:teuthology.orchestra.run.smithi099.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 12 MB/s | 4.9 MB 00:00 2024-09-16T22:42:40.860 INFO:teuthology.orchestra.run.smithi099.stdout:(10/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rp 4.4 MB/s | 3.0 MB 00:00 2024-09-16T22:42:40.885 INFO:teuthology.orchestra.run.smithi099.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.6 MB/s | 250 kB 00:00 2024-09-16T22:42:41.144 INFO:teuthology.orchestra.run.smithi099.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 48 MB/s | 16 MB 00:00 2024-09-16T22:42:41.145 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:41.145 INFO:teuthology.orchestra.run.smithi099.stdout:Total 26 MB/s | 38 MB 00:01 2024-09-16T22:42:41.172 INFO:teuthology.orchestra.run.smithi136.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.0 MB/s | 191 kB 00:00 2024-09-16T22:42:41.272 INFO:teuthology.orchestra.run.smithi136.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.7 MB/s | 801 kB 00:00 2024-09-16T22:42:41.298 INFO:teuthology.orchestra.run.smithi136.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 261 kB/s | 33 kB 00:00 2024-09-16T22:42:41.348 INFO:teuthology.orchestra.run.smithi136.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 363 kB/s | 18 kB 00:00 2024-09-16T22:42:41.457 INFO:teuthology.orchestra.run.smithi136.stdout:(5/12): ceph-mgr-diskprediction-local-19.3.0-48 16 MB/s | 7.4 MB 00:00 2024-09-16T22:42:41.482 INFO:teuthology.orchestra.run.smithi136.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 288 kB/s | 38 kB 00:00 2024-09-16T22:42:41.500 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T22:42:41.511 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T22:42:41.512 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:42:41.512 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T22:42:41.512 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T22:42:41.526 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:41.526 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:41.607 INFO:teuthology.orchestra.run.smithi136.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-16T22:42:41.837 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T22:42:41.838 INFO:teuthology.orchestra.run.smithi162.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T22:42:41.839 INFO:teuthology.orchestra.run.smithi162.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T22:42:41.839 INFO:teuthology.orchestra.run.smithi162.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T22:42:41.839 INFO:teuthology.orchestra.run.smithi162.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T22:42:41.839 INFO:teuthology.orchestra.run.smithi162.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T22:42:41.839 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:41.839 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:41.849 INFO:teuthology.orchestra.run.smithi136.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.2 MB/s | 3.0 MB 00:00 2024-09-16T22:42:41.908 INFO:teuthology.orchestra.run.smithi136.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-09-16T22:42:41.967 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:41.968 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:42.103 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T22:42:42.117 INFO:teuthology.orchestra.run.smithi136.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 10 MB/s | 5.1 MB 00:00 2024-09-16T22:42:42.208 INFO:teuthology.orchestra.run.smithi136.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 6.6 MB/s | 4.9 MB 00:00 2024-09-16T22:42:42.680 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:10 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:42.727 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:42.799 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T22:42:42.813 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:42.814 INFO:teuthology.orchestra.run.smithi162.stdout:======================================================================================= 2024-09-16T22:42:42.814 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:42:42.814 INFO:teuthology.orchestra.run.smithi162.stdout:======================================================================================= 2024-09-16T22:42:42.814 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T22:42:42.815 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T22:42:42.816 INFO:teuthology.orchestra.run.smithi162.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T22:42:42.816 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:42.816 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:42.816 INFO:teuthology.orchestra.run.smithi162.stdout:======================================================================================= 2024-09-16T22:42:42.816 INFO:teuthology.orchestra.run.smithi162.stdout:Install 12 Packages 2024-09-16T22:42:42.816 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:42.817 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 38 M 2024-09-16T22:42:42.817 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 212 M 2024-09-16T22:42:42.817 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:42.842 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:42:42.940 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:42:42.976 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T22:42:42.992 INFO:teuthology.orchestra.run.smithi136.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 15 MB/s | 16 MB 00:01 2024-09-16T22:42:42.993 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:42.993 INFO:teuthology.orchestra.run.smithi136.stdout:Total 17 MB/s | 38 MB 00:02 2024-09-16T22:42:43.160 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T22:42:43.192 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T22:42:43.268 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T22:42:43.301 INFO:teuthology.orchestra.run.smithi162.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 918 kB/s | 191 kB 00:00 2024-09-16T22:42:43.345 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:43.370 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:43.370 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:43.418 INFO:teuthology.orchestra.run.smithi162.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-09-16T22:42:43.527 INFO:teuthology.orchestra.run.smithi162.stdout:(3/12): ceph-mgr-diskprediction-local-19.3.0-48 17 MB/s | 7.4 MB 00:00 2024-09-16T22:42:43.610 INFO:teuthology.orchestra.run.smithi162.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 218 kB/s | 18 kB 00:00 2024-09-16T22:42:43.644 INFO:teuthology.orchestra.run.smithi162.stdout:(5/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 801 kB 00:00 2024-09-16T22:42:43.686 INFO:teuthology.orchestra.run.smithi162.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 512 kB/s | 38 kB 00:00 2024-09-16T22:42:43.811 INFO:teuthology.orchestra.run.smithi162.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-16T22:42:43.814 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:43.814 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:43.919 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T22:42:43.928 INFO:teuthology.orchestra.run.smithi162.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.9 MB/s | 3.0 MB 00:00 2024-09-16T22:42:44.012 INFO:teuthology.orchestra.run.smithi162.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.9 MB/s | 250 kB 00:00 2024-09-16T22:42:44.045 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T22:42:44.395 INFO:teuthology.orchestra.run.smithi162.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 6.6 MB/s | 4.9 MB 00:00 2024-09-16T22:42:44.570 INFO:teuthology.orchestra.run.smithi162.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 6.7 MB/s | 5.1 MB 00:00 2024-09-16T22:42:44.578 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:44.642 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T22:42:44.690 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:42:44.790 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:42:44.825 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T22:42:45.010 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T22:42:45.040 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T22:42:45.117 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T22:42:45.305 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:42:45.777 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T22:42:45.904 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T22:42:46.329 INFO:teuthology.orchestra.run.smithi162.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 7.0 MB/s | 16 MB 00:02 2024-09-16T22:42:46.330 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:46.330 INFO:teuthology.orchestra.run.smithi162.stdout:Total 11 MB/s | 38 MB 00:03 2024-09-16T22:42:46.348 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T22:42:46.374 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:42:46.686 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:46.712 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:46.712 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:47.149 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:47.149 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:47.170 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:42:47.927 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:48.000 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T22:42:48.043 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:42:48.143 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:42:48.178 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T22:42:48.203 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T22:42:48.249 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:42:48.362 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T22:42:48.394 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T22:42:48.479 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T22:42:49.051 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T22:42:49.052 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T22:42:49.052 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T22:42:49.052 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T22:42:49.052 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:42:49.052 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T22:42:49.143 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T22:42:49.266 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T22:42:49.492 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T22:42:49.492 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:49.492 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:49.493 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:49.875 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-mgr-rook 2024-09-16T22:42:50.474 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:20 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:50.777 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:42:50.777 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T22:42:50.778 INFO:teuthology.orchestra.run.smithi099.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout:Install 13 Packages 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 2.2 M 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 26 M 2024-09-16T22:42:50.779 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:50.914 INFO:teuthology.orchestra.run.smithi099.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 267 kB/s | 26 kB 00:00 2024-09-16T22:42:50.940 INFO:teuthology.orchestra.run.smithi099.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 158 kB/s | 19 kB 00:00 2024-09-16T22:42:50.999 INFO:teuthology.orchestra.run.smithi099.stdout:(3/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 274 kB/s | 49 kB 00:00 2024-09-16T22:42:51.020 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:42:51.020 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T22:42:51.020 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:42:51.020 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:42:51.021 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T22:42:51.023 INFO:teuthology.orchestra.run.smithi099.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.0 MB/s | 222 kB 00:00 2024-09-16T22:42:51.049 INFO:teuthology.orchestra.run.smithi099.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-16T22:42:51.091 INFO:teuthology.orchestra.run.smithi099.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 799 kB/s | 54 kB 00:00 2024-09-16T22:42:51.116 INFO:teuthology.orchestra.run.smithi099.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 482 kB/s | 32 kB 00:00 2024-09-16T22:42:51.150 INFO:teuthology.orchestra.run.smithi099.stdout:(8/13): python3-google-auth-2.34.0-1.el9.noarch 8.0 MB/s | 220 kB 00:00 2024-09-16T22:42:51.175 INFO:teuthology.orchestra.run.smithi099.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 168 kB/s | 14 kB 00:00 2024-09-16T22:42:51.201 INFO:teuthology.orchestra.run.smithi099.stdout:(10/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.4 MB/s | 279 kB 00:00 2024-09-16T22:42:51.225 INFO:teuthology.orchestra.run.smithi099.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-09-16T22:42:51.276 INFO:teuthology.orchestra.run.smithi099.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.2 MB/s | 90 kB 00:00 2024-09-16T22:42:51.309 INFO:teuthology.orchestra.run.smithi099.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.5 MB/s | 1.0 MB 00:00 2024-09-16T22:42:51.312 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:51.312 INFO:teuthology.orchestra.run.smithi099.stdout:Total 3.2 MB/s | 2.2 MB 00:00 2024-09-16T22:42:51.378 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:51.393 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:51.393 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:51.415 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T22:42:51.415 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T22:42:51.416 INFO:teuthology.orchestra.run.smithi136.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T22:42:51.417 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:51.417 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:51.485 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:51.485 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:51.554 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T22:42:51.587 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:42:51.781 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-rook 2024-09-16T22:42:52.006 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:52.171 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T22:42:52.235 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T22:42:52.290 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T22:42:52.328 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T22:42:52.369 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T22:42:52.377 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:20 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:52.470 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T22:42:52.510 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:42:52.511 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:52.512 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:52.513 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:52.513 INFO:teuthology.orchestra.run.smithi136.stdout:Install 13 Packages 2024-09-16T22:42:52.513 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:52.513 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 2.2 M 2024-09-16T22:42:52.513 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 26 M 2024-09-16T22:42:52.513 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:52.572 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T22:42:52.629 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T22:42:53.127 INFO:teuthology.orchestra.run.smithi136.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 219 kB/s | 26 kB 00:00 2024-09-16T22:42:53.153 INFO:teuthology.orchestra.run.smithi136.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 135 kB/s | 19 kB 00:00 2024-09-16T22:42:53.178 INFO:teuthology.orchestra.run.smithi136.stdout:(3/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 294 kB/s | 49 kB 00:00 2024-09-16T22:42:53.303 INFO:teuthology.orchestra.run.smithi136.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-09-16T22:42:53.328 INFO:teuthology.orchestra.run.smithi136.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 905 kB/s | 159 kB 00:00 2024-09-16T22:42:53.342 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T22:42:53.362 INFO:teuthology.orchestra.run.smithi136.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 914 kB/s | 54 kB 00:00 2024-09-16T22:42:53.393 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T22:42:53.395 INFO:teuthology.orchestra.run.smithi136.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 481 kB/s | 32 kB 00:00 2024-09-16T22:42:53.421 INFO:teuthology.orchestra.run.smithi136.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 247 kB/s | 14 kB 00:00 2024-09-16T22:42:53.427 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T22:42:53.456 INFO:teuthology.orchestra.run.smithi136.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.0 MB/s | 279 kB 00:00 2024-09-16T22:42:53.474 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T22:42:53.488 INFO:teuthology.orchestra.run.smithi136.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.4 MB/s | 220 kB 00:00 2024-09-16T22:42:53.496 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:42:53.513 INFO:teuthology.orchestra.run.smithi136.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.7 MB/s | 90 kB 00:00 2024-09-16T22:42:53.538 INFO:teuthology.orchestra.run.smithi136.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 707 kB/s | 59 kB 00:00 2024-09-16T22:42:53.572 INFO:teuthology.orchestra.run.smithi136.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-16T22:42:53.575 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:53.575 INFO:teuthology.orchestra.run.smithi136.stdout:Total 2.1 MB/s | 2.2 MB 00:01 2024-09-16T22:42:53.640 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:53.655 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:53.655 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:53.744 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:53.745 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:54.278 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:54.327 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T22:42:54.328 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T22:42:54.329 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:42:54.367 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T22:42:54.452 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T22:42:54.515 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T22:42:54.579 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T22:42:54.625 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T22:42:54.656 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T22:42:54.656 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:54.656 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:54.656 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:54.656 INFO:teuthology.orchestra.run.smithi099.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T22:42:54.657 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:54.658 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:54.666 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T22:42:54.768 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T22:42:54.792 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T22:42:54.792 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:54.792 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:42:54.792 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T22:42:54.793 INFO:teuthology.orchestra.run.smithi162.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T22:42:54.794 INFO:teuthology.orchestra.run.smithi162.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T22:42:54.794 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T22:42:54.794 INFO:teuthology.orchestra.run.smithi162.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T22:42:54.794 INFO:teuthology.orchestra.run.smithi162.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T22:42:54.794 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:54.794 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:42:54.874 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T22:42:54.926 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T22:42:54.940 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T22:42:55.164 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-rook 2024-09-16T22:42:55.520 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:25 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:55.643 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T22:42:55.653 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:55.655 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:55.655 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:55.656 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:55.656 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:55.656 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T22:42:55.656 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:42:55.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T22:42:55.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T22:42:55.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T22:42:55.657 INFO:teuthology.orchestra.run.smithi099.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T22:42:55.658 INFO:teuthology.orchestra.run.smithi099.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T22:42:55.658 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:55.658 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:55.658 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:55.658 INFO:teuthology.orchestra.run.smithi099.stdout:Install 6 Packages 2024-09-16T22:42:55.659 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:55.659 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 7.0 M 2024-09-16T22:42:55.659 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 33 M 2024-09-16T22:42:55.659 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:42:55.691 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T22:42:55.725 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T22:42:55.765 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:23 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:55.773 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T22:42:55.795 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:42:55.898 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T22:42:55.899 INFO:teuthology.orchestra.run.smithi162.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:55.900 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:42:55.901 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:42:55.901 INFO:teuthology.orchestra.run.smithi162.stdout:Install 13 Packages 2024-09-16T22:42:55.901 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:42:55.901 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 2.2 M 2024-09-16T22:42:55.901 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 26 M 2024-09-16T22:42:55.901 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:42:56.068 INFO:teuthology.orchestra.run.smithi099.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.4 MB/s | 248 kB 00:00 2024-09-16T22:42:56.121 INFO:teuthology.orchestra.run.smithi099.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-16T22:42:56.144 INFO:teuthology.orchestra.run.smithi099.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-16T22:42:56.169 INFO:teuthology.orchestra.run.smithi099.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.9 MB/s | 74 kB 00:00 2024-09-16T22:42:56.261 INFO:teuthology.orchestra.run.smithi099.stdout:(5/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-16T22:42:56.265 INFO:teuthology.orchestra.run.smithi162.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 243 kB/s | 26 kB 00:00 2024-09-16T22:42:56.282 INFO:teuthology.orchestra.run.smithi162.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 156 kB/s | 19 kB 00:00 2024-09-16T22:42:56.320 INFO:teuthology.orchestra.run.smithi099.stdout:(6/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 364 kB/s | 154 kB 00:00 2024-09-16T22:42:56.321 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:56.322 INFO:teuthology.orchestra.run.smithi099.stdout:Total 11 MB/s | 7.0 MB 00:00 2024-09-16T22:42:56.366 INFO:teuthology.orchestra.run.smithi162.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 222 kB 00:00 2024-09-16T22:42:56.392 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:42:56.403 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:42:56.403 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:42:56.416 INFO:teuthology.orchestra.run.smithi162.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-16T22:42:56.450 INFO:teuthology.orchestra.run.smithi162.stdout:(5/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.3 MB/s | 279 kB 00:00 2024-09-16T22:42:56.483 INFO:teuthology.orchestra.run.smithi162.stdout:(6/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 152 kB/s | 49 kB 00:00 2024-09-16T22:42:56.503 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:42:56.504 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:42:56.508 INFO:teuthology.orchestra.run.smithi162.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 581 kB/s | 54 kB 00:00 2024-09-16T22:42:56.542 INFO:teuthology.orchestra.run.smithi162.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 349 kB/s | 32 kB 00:00 2024-09-16T22:42:56.575 INFO:teuthology.orchestra.run.smithi162.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 156 kB/s | 14 kB 00:00 2024-09-16T22:42:56.587 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:42:56.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T22:42:56.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T22:42:56.587 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T22:42:56.588 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T22:42:56.609 INFO:teuthology.orchestra.run.smithi162.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.8 MB/s | 59 kB 00:00 2024-09-16T22:42:56.643 INFO:teuthology.orchestra.run.smithi162.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.7 MB/s | 220 kB 00:00 2024-09-16T22:42:56.668 INFO:teuthology.orchestra.run.smithi162.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-09-16T22:42:56.702 INFO:teuthology.orchestra.run.smithi162.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-16T22:42:56.705 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:56.705 INFO:teuthology.orchestra.run.smithi162.stdout:Total 2.7 MB/s | 2.2 MB 00:00 2024-09-16T22:42:56.768 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:42:56.783 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:42:56.783 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:42:56.817 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:42:56.872 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:42:56.872 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:42:56.956 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T22:42:56.956 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:56.956 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:42:56.956 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:56.956 INFO:teuthology.orchestra.run.smithi136.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:56.957 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:42:56.976 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T22:42:57.029 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T22:42:57.216 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T22:42:57.393 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:42:57.546 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T22:42:57.555 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T22:42:57.611 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T22:42:57.624 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T22:42:57.666 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T22:42:57.692 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T22:42:57.704 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T22:42:57.725 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:42:57.754 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T22:42:57.794 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:25 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:42:57.855 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T22:42:57.927 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T22:42:57.928 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout:Install 6 Packages 2024-09-16T22:42:57.929 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:42:57.930 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 7.0 M 2024-09-16T22:42:57.930 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 33 M 2024-09-16T22:42:57.930 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:42:57.965 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T22:42:58.031 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T22:42:58.492 INFO:teuthology.orchestra.run.smithi136.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.6 MB/s | 248 kB 00:00 2024-09-16T22:42:58.549 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:42:58.550 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T22:42:58.550 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T22:42:58.550 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T22:42:58.550 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T22:42:58.550 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T22:42:58.551 INFO:teuthology.orchestra.run.smithi136.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 9.2 MB/s | 548 kB 00:00 2024-09-16T22:42:58.576 INFO:teuthology.orchestra.run.smithi136.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-16T22:42:58.602 INFO:teuthology.orchestra.run.smithi136.stdout:(4/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 582 kB/s | 154 kB 00:00 2024-09-16T22:42:58.627 INFO:teuthology.orchestra.run.smithi136.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-16T22:42:58.740 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T22:42:58.796 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T22:42:58.822 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T22:42:58.822 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:58.822 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:42:58.822 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:42:58.822 INFO:teuthology.orchestra.run.smithi099.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T22:42:58.823 INFO:teuthology.orchestra.run.smithi099.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T22:42:58.823 INFO:teuthology.orchestra.run.smithi099.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T22:42:58.823 INFO:teuthology.orchestra.run.smithi099.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T22:42:58.823 INFO:teuthology.orchestra.run.smithi099.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T22:42:58.823 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:58.823 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:42:58.829 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T22:42:58.844 INFO:teuthology.orchestra.run.smithi136.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-09-16T22:42:58.845 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:42:58.846 INFO:teuthology.orchestra.run.smithi136.stdout:Total 7.7 MB/s | 7.0 MB 00:00 2024-09-16T22:42:58.886 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T22:42:58.916 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:42:58.916 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:42:58.927 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:42:58.927 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:42:59.026 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:42:59.027 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:42:59.066 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-fuse 2024-09-16T22:42:59.335 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:42:59.490 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T22:42:59.537 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T22:42:59.647 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:29 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:42:59.695 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T22:42:59.696 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T22:42:59.780 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:42:59.781 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:59.781 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:42:59.781 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:59.781 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout:Installing dependencies: 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:42:59.782 INFO:teuthology.orchestra.run.smithi099.stdout:Install 2 Packages 2024-09-16T22:42:59.783 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:42:59.783 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 979 k 2024-09-16T22:42:59.783 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 2.9 M 2024-09-16T22:42:59.783 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:00.029 INFO:teuthology.orchestra.run.smithi099.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 602 kB/s | 80 kB 00:00 2024-09-16T22:43:00.042 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T22:43:00.042 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:00.042 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:00.042 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T22:43:00.043 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:00.044 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:00.067 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T22:43:00.156 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T22:43:00.188 INFO:teuthology.orchestra.run.smithi099.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.0 MB/s | 899 kB 00:00 2024-09-16T22:43:00.189 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:00.189 INFO:teuthology.orchestra.run.smithi099.stdout:Total 2.3 MB/s | 979 kB 00:00 2024-09-16T22:43:00.200 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:00.222 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:00.222 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:00.233 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T22:43:00.258 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:43:00.301 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:00.302 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:00.358 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T22:43:00.494 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:00.640 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T22:43:00.704 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:43:00.930 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:28 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:01.009 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:43:01.009 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T22:43:01.009 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T22:43:01.009 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T22:43:01.009 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T22:43:01.009 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T22:43:01.062 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:01.062 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:01.063 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:01.064 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:01.064 INFO:teuthology.orchestra.run.smithi162.stdout:Install 6 Packages 2024-09-16T22:43:01.064 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:01.064 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 7.0 M 2024-09-16T22:43:01.064 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 33 M 2024-09-16T22:43:01.064 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T22:43:01.287 INFO:teuthology.orchestra.run.smithi136.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T22:43:01.288 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:01.288 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:01.382 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:43:01.382 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T22:43:01.558 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-fuse 2024-09-16T22:43:01.661 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T22:43:01.662 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:01.662 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:01.662 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T22:43:01.662 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:01.662 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:01.747 INFO:teuthology.orchestra.run.smithi162.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 447 kB/s | 154 kB 00:00 2024-09-16T22:43:01.806 INFO:teuthology.orchestra.run.smithi162.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 9.4 MB/s | 548 kB 00:00 2024-09-16T22:43:01.831 INFO:teuthology.orchestra.run.smithi162.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-16T22:43:01.865 INFO:teuthology.orchestra.run.smithi162.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-16T22:43:01.945 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install ceph-volume 2024-09-16T22:43:02.131 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:30 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:02.248 INFO:teuthology.orchestra.run.smithi162.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 293 kB/s | 248 kB 00:00 2024-09-16T22:43:02.265 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout:Installing dependencies: 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:02.266 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:02.267 INFO:teuthology.orchestra.run.smithi136.stdout:Install 2 Packages 2024-09-16T22:43:02.267 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:02.267 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 979 k 2024-09-16T22:43:02.267 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 2.9 M 2024-09-16T22:43:02.267 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:02.537 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:32 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:02.546 INFO:teuthology.orchestra.run.smithi136.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 487 kB/s | 80 kB 00:00 2024-09-16T22:43:02.670 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:02.670 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:02.670 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repository Size 2024-09-16T22:43:02.670 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:02.670 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:43:02.670 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 285 k 2024-09-16T22:43:02.671 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 1.3 M 2024-09-16T22:43:02.672 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:02.689 INFO:teuthology.orchestra.run.smithi136.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 2.9 MB/s | 899 kB 00:00 2024-09-16T22:43:02.689 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:02.689 INFO:teuthology.orchestra.run.smithi136.stdout:Total 2.3 MB/s | 979 kB 00:00 2024-09-16T22:43:02.701 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:02.723 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:02.723 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:02.766 INFO:teuthology.orchestra.run.smithi162.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.4 MB/s | 6.0 MB 00:01 2024-09-16T22:43:02.767 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:02.768 INFO:teuthology.orchestra.run.smithi162.stdout:Total 4.1 MB/s | 7.0 MB 00:01 2024-09-16T22:43:02.804 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:02.805 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:02.837 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:02.849 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:02.849 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:02.884 INFO:teuthology.orchestra.run.smithi099.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.3 MB/s | 285 kB 00:00 2024-09-16T22:43:02.885 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:02.885 INFO:teuthology.orchestra.run.smithi099.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-16T22:43:02.885 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:02.892 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:02.892 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:02.923 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:02.924 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:02.947 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:02.948 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:02.992 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:03.133 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T22:43:03.141 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:03.204 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:43:03.210 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:03.226 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:03.227 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:43:03.227 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T22:43:03.227 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:03.261 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:03.430 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T22:43:03.500 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T22:43:03.878 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:43:03.878 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T22:43:04.020 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T22:43:04.103 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T22:43:04.163 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T22:43:04.163 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:04.163 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:04.163 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T22:43:04.163 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:04.163 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:04.179 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T22:43:04.205 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:04.205 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:04.205 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:04.205 INFO:teuthology.orchestra.run.smithi099.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:43:04.205 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:04.205 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:04.206 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:43:04.408 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install ceph-volume 2024-09-16T22:43:04.545 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install librados-devel 2024-09-16T22:43:05.006 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:33 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:05.027 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:43:05.028 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T22:43:05.028 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T22:43:05.028 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T22:43:05.028 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T22:43:05.028 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T22:43:05.141 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repository Size 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:05.142 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 285 k 2024-09-16T22:43:05.143 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 1.3 M 2024-09-16T22:43:05.143 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:05.146 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:35 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:05.278 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repo Size 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:05.279 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:43:05.280 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:05.280 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 127 k 2024-09-16T22:43:05.280 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 456 k 2024-09-16T22:43:05.280 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:05.298 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T22:43:05.298 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:05.298 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:05.298 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:43:05.298 INFO:teuthology.orchestra.run.smithi162.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T22:43:05.298 INFO:teuthology.orchestra.run.smithi162.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T22:43:05.299 INFO:teuthology.orchestra.run.smithi162.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T22:43:05.299 INFO:teuthology.orchestra.run.smithi162.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T22:43:05.299 INFO:teuthology.orchestra.run.smithi162.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T22:43:05.299 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:05.299 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:05.353 INFO:teuthology.orchestra.run.smithi136.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.3 MB/s | 285 kB 00:00 2024-09-16T22:43:05.353 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:05.353 INFO:teuthology.orchestra.run.smithi136.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-16T22:43:05.353 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:05.362 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:05.362 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:05.394 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:05.394 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:05.480 INFO:teuthology.orchestra.run.smithi099.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 635 kB/s | 127 kB 00:00 2024-09-16T22:43:05.480 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:05.480 INFO:teuthology.orchestra.run.smithi099.stdout:Total 631 kB/s | 127 kB 00:00 2024-09-16T22:43:05.480 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:05.486 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:05.486 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:05.550 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:05.550 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:05.562 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-fuse 2024-09-16T22:43:05.634 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:05.699 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:05.704 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:05.721 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:05.721 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:43:05.721 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T22:43:05.721 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:05.810 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:06.141 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:34 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout:Installing dependencies: 2024-09-16T22:43:06.276 INFO:teuthology.orchestra.run.smithi162.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T22:43:06.277 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:06.277 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:06.277 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:06.277 INFO:teuthology.orchestra.run.smithi162.stdout:Install 2 Packages 2024-09-16T22:43:06.277 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:06.278 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 979 k 2024-09-16T22:43:06.278 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 2.9 M 2024-09-16T22:43:06.278 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:06.278 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:06.393 INFO:teuthology.orchestra.run.smithi162.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 856 kB/s | 80 kB 00:00 2024-09-16T22:43:06.537 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:06.537 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:06.537 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:06.537 INFO:teuthology.orchestra.run.smithi099.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:06.538 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:06.538 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:06.593 INFO:teuthology.orchestra.run.smithi162.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.0 MB/s | 899 kB 00:00 2024-09-16T22:43:06.594 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:06.594 INFO:teuthology.orchestra.run.smithi162.stdout:Total 3.0 MB/s | 979 kB 00:00 2024-09-16T22:43:06.606 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:06.628 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:06.628 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:06.708 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:06.708 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:06.781 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install libcephfs2 2024-09-16T22:43:06.803 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:06.803 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:06.803 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:06.803 INFO:teuthology.orchestra.run.smithi136.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:43:06.803 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:06.803 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:06.907 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:07.046 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T22:43:07.105 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librados-devel 2024-09-16T22:43:07.117 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:43:07.375 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:37 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:07.466 INFO:teuthology.orchestra.run.smithi099.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:07.511 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:07.512 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:07.512 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:07.581 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install libcephfs-devel 2024-09-16T22:43:07.698 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:35 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:07.831 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:07.832 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:07.832 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-16T22:43:07.832 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:07.832 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 127 k 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 456 k 2024-09-16T22:43:07.833 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:07.839 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:43:07.839 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T22:43:08.042 INFO:teuthology.orchestra.run.smithi136.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 608 kB/s | 127 kB 00:00 2024-09-16T22:43:08.042 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:08.042 INFO:teuthology.orchestra.run.smithi136.stdout:Total 604 kB/s | 127 kB 00:00 2024-09-16T22:43:08.042 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:08.048 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:08.048 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:08.111 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:08.111 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:08.116 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T22:43:08.116 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:08.117 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:08.117 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T22:43:08.117 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:08.117 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:08.162 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:38 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:08.265 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:08.293 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:08.293 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:08.293 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repo Size 2024-09-16T22:43:08.293 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 32 k 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 142 k 2024-09-16T22:43:08.294 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:08.381 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:08.424 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install ceph-volume 2024-09-16T22:43:08.449 INFO:teuthology.orchestra.run.smithi099.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 205 kB/s | 32 kB 00:00 2024-09-16T22:43:08.449 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:08.450 INFO:teuthology.orchestra.run.smithi099.stdout:Total 203 kB/s | 32 kB 00:00 2024-09-16T22:43:08.450 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:08.453 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:08.454 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:08.470 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:08.471 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:08.555 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:08.663 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:08.824 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:09.018 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:37 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:09.035 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:09.077 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:09.077 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:09.077 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:09.077 INFO:teuthology.orchestra.run.smithi136.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:09.077 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:09.077 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:09.155 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:43:09.156 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:09.157 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 285 k 2024-09-16T22:43:09.157 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 1.3 M 2024-09-16T22:43:09.157 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:09.261 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:09.261 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:09.261 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:09.261 INFO:teuthology.orchestra.run.smithi099.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:09.261 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:09.261 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:09.361 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install libcephfs2 2024-09-16T22:43:09.391 INFO:teuthology.orchestra.run.smithi162.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-16T22:43:09.391 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:09.392 INFO:teuthology.orchestra.run.smithi162.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-16T22:43:09.392 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:09.401 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:09.401 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:09.439 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:09.439 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:09.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install librados2 2024-09-16T22:43:09.659 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:09.735 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:09.750 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:09.750 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:43:09.750 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T22:43:09.750 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:09.945 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:37 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:10.035 INFO:teuthology.orchestra.run.smithi136.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:10.065 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:40 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:10.079 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:10.081 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:10.081 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:10.153 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install libcephfs-devel 2024-09-16T22:43:10.161 INFO:teuthology.orchestra.run.smithi099.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:10.207 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:10.208 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:10.209 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:10.287 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install librbd1 2024-09-16T22:43:10.735 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:38 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:10.794 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:43:10.794 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:10.794 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:10.794 INFO:teuthology.orchestra.run.smithi162.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:43:10.795 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:10.795 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:10.866 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:10.867 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:10.868 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:43:10.868 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:10.868 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 32 k 2024-09-16T22:43:10.868 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 142 k 2024-09-16T22:43:10.868 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:10.873 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:40 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:10.965 INFO:teuthology.orchestra.run.smithi099.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:11.008 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:11.009 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:11.009 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:11.080 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install python3-rados 2024-09-16T22:43:11.090 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install librados-devel 2024-09-16T22:43:11.097 INFO:teuthology.orchestra.run.smithi136.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 139 kB/s | 32 kB 00:00 2024-09-16T22:43:11.097 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:11.097 INFO:teuthology.orchestra.run.smithi136.stdout:Total 138 kB/s | 32 kB 00:00 2024-09-16T22:43:11.097 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:11.100 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:11.100 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:11.113 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:11.113 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:11.204 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:11.318 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:11.665 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:11.687 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:11.691 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:11.755 INFO:teuthology.orchestra.run.smithi099.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:11.798 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:11.799 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:11.799 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:11.823 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:11.823 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:43:11.824 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:11.825 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 127 k 2024-09-16T22:43:11.825 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 456 k 2024-09-16T22:43:11.825 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:11.871 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install python3-rgw 2024-09-16T22:43:11.942 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:11.942 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:11.942 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:11.942 INFO:teuthology.orchestra.run.smithi136.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:11.942 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:11.942 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:12.023 INFO:teuthology.orchestra.run.smithi162.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 640 kB/s | 127 kB 00:00 2024-09-16T22:43:12.024 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:12.024 INFO:teuthology.orchestra.run.smithi162.stdout:Total 635 kB/s | 127 kB 00:00 2024-09-16T22:43:12.024 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:12.029 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:12.029 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:12.092 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:12.093 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:12.121 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librados2 2024-09-16T22:43:12.245 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:12.354 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:12.448 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:12.537 INFO:teuthology.orchestra.run.smithi099.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:12.580 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:12.581 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:12.581 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:12.655 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install python3-cephfs 2024-09-16T22:43:12.706 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:40 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:12.798 INFO:teuthology.orchestra.run.smithi136.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:12.830 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:12.840 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:12.841 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:12.842 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:12.913 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install librbd1 2024-09-16T22:43:13.086 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:13.086 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:13.086 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:13.086 INFO:teuthology.orchestra.run.smithi162.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:13.087 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:13.087 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:13.227 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:13.316 INFO:teuthology.orchestra.run.smithi099.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:13.337 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install libcephfs2 2024-09-16T22:43:13.359 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:13.360 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:13.360 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:13.433 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install python3-rbd 2024-09-16T22:43:13.489 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:13.581 INFO:teuthology.orchestra.run.smithi136.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:13.624 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:13.625 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:13.625 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:13.693 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rados 2024-09-16T22:43:13.935 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:14.009 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:14.026 INFO:teuthology.orchestra.run.smithi162.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:14.071 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:14.072 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:14.073 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:14.098 INFO:teuthology.orchestra.run.smithi099.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:14.141 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:14.142 INFO:teuthology.orchestra.run.smithi099.stdout:Nothing to do. 2024-09-16T22:43:14.142 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:14.151 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install libcephfs-devel 2024-09-16T22:43:14.215 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install rbd-fuse 2024-09-16T22:43:14.273 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:14.363 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:14.406 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:14.407 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:14.407 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:14.480 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rgw 2024-09-16T22:43:14.730 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:14.792 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:14.861 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:14.862 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:14.862 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2024-09-16T22:43:14.862 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:14.862 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:14.862 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T22:43:14.862 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 32 k 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 142 k 2024-09-16T22:43:14.863 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:14.927 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:14.927 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:14.927 INFO:teuthology.orchestra.run.smithi099.stdout: Package Architecture Version Repository Size 2024-09-16T22:43:14.927 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:14.927 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:43:14.927 INFO:teuthology.orchestra.run.smithi099.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T22:43:14.928 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:14.928 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:43:14.928 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:14.928 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:43:14.928 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:14.928 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 86 k 2024-09-16T22:43:14.929 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 231 k 2024-09-16T22:43:14.929 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:15.037 INFO:teuthology.orchestra.run.smithi162.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 182 kB/s | 32 kB 00:00 2024-09-16T22:43:15.038 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:15.038 INFO:teuthology.orchestra.run.smithi162.stdout:Total 181 kB/s | 32 kB 00:00 2024-09-16T22:43:15.038 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:15.041 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:15.042 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:15.059 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:15.064 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:15.064 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:15.110 INFO:teuthology.orchestra.run.smithi099.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 470 kB/s | 86 kB 00:00 2024-09-16T22:43:15.111 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:15.111 INFO:teuthology.orchestra.run.smithi099.stdout:Total 467 kB/s | 86 kB 00:00 2024-09-16T22:43:15.111 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:15.118 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:15.118 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:15.149 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:15.169 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:15.185 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:15.185 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:15.191 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:15.192 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:15.192 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:15.267 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-cephfs 2024-09-16T22:43:15.285 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:15.332 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:15.425 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:15.719 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:15.820 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:15.836 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:15.924 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:15.962 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:15.962 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:15.962 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:15.963 INFO:teuthology.orchestra.run.smithi162.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:15.963 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:15.963 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:15.967 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:15.968 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:15.968 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:16.042 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install python3-rbd 2024-09-16T22:43:16.068 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:16.068 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:16.069 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:16.069 INFO:teuthology.orchestra.run.smithi099.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:16.069 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:16.069 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:16.180 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install librados2 2024-09-16T22:43:16.330 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install rbd-mirror 2024-09-16T22:43:16.623 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:16.713 INFO:teuthology.orchestra.run.smithi136.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:16.756 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:16.757 INFO:teuthology.orchestra.run.smithi136.stdout:Nothing to do. 2024-09-16T22:43:16.757 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:16.760 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:16.830 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-fuse 2024-09-16T22:43:16.851 INFO:teuthology.orchestra.run.smithi162.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:16.894 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:16.895 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:16.895 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:16.930 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:16.975 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install librbd1 2024-09-16T22:43:17.065 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout: Package Arch Version Repo Size 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:17.066 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 3.2 M 2024-09-16T22:43:17.067 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 14 M 2024-09-16T22:43:17.067 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:17.411 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:17.545 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:17.546 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 86 k 2024-09-16T22:43:17.547 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 231 k 2024-09-16T22:43:17.547 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:17.552 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:17.643 INFO:teuthology.orchestra.run.smithi162.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:17.671 INFO:teuthology.orchestra.run.smithi099.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 5.3 MB/s | 3.2 MB 00:00 2024-09-16T22:43:17.672 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:17.673 INFO:teuthology.orchestra.run.smithi099.stdout:Total 5.3 MB/s | 3.2 MB 00:00 2024-09-16T22:43:17.673 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:17.682 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:17.682 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:17.686 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:17.687 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:17.687 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:17.740 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 442 kB/s | 86 kB 00:00 2024-09-16T22:43:17.741 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:17.741 INFO:teuthology.orchestra.run.smithi136.stdout:Total 439 kB/s | 86 kB 00:00 2024-09-16T22:43:17.741 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:17.748 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:17.748 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:17.763 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:17.763 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:17.769 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-rados 2024-09-16T22:43:17.812 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:17.812 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:17.959 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:18.064 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:18.212 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:18.281 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:18.306 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:18.306 INFO:teuthology.orchestra.run.smithi099.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:43:18.306 INFO:teuthology.orchestra.run.smithi099.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T22:43:18.306 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:43:18.306 INFO:teuthology.orchestra.run.smithi099.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:43:18.307 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:18.346 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:18.434 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:18.464 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:18.477 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:18.478 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:18.478 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:18.566 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-rgw 2024-09-16T22:43:18.719 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:18.719 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:18.719 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:18.719 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:18.719 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:18.719 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:19.026 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-mirror 2024-09-16T22:43:19.148 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:19.237 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:19.280 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:19.281 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:19.281 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:19.357 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-cephfs 2024-09-16T22:43:19.388 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:19.388 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:19.388 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:19.388 INFO:teuthology.orchestra.run.smithi099.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:19.388 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:19.388 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:19.643 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:19.667 DEBUG:teuthology.orchestra.run.smithi099:> sudo yum -y install rbd-nbd 2024-09-16T22:43:19.784 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:19.785 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:19.785 INFO:teuthology.orchestra.run.smithi136.stdout: Package Arch Version Repo Size 2024-09-16T22:43:19.785 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 3.2 M 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 14 M 2024-09-16T22:43:19.786 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:19.930 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:20.018 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:20.061 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:20.062 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:20.062 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:20.140 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install python3-rbd 2024-09-16T22:43:20.231 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 7.2 MB/s | 3.2 MB 00:00 2024-09-16T22:43:20.232 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:20.233 INFO:teuthology.orchestra.run.smithi136.stdout:Total 7.1 MB/s | 3.2 MB 00:00 2024-09-16T22:43:20.233 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:20.242 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:20.242 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:20.268 INFO:teuthology.orchestra.run.smithi099.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 10:41:30 PM UTC. 2024-09-16T22:43:20.324 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:20.324 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:20.411 INFO:teuthology.orchestra.run.smithi099.stdout:Dependencies resolved. 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout: Package Architecture Version Repository Size 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout:Installing: 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction Summary 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout:================================================================================ 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout:Install 1 Package 2024-09-16T22:43:20.412 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:20.413 INFO:teuthology.orchestra.run.smithi099.stdout:Total download size: 170 k 2024-09-16T22:43:20.413 INFO:teuthology.orchestra.run.smithi099.stdout:Installed size: 490 k 2024-09-16T22:43:20.414 INFO:teuthology.orchestra.run.smithi099.stdout:Downloading Packages: 2024-09-16T22:43:20.616 INFO:teuthology.orchestra.run.smithi099.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 840 kB/s | 170 kB 00:00 2024-09-16T22:43:20.617 INFO:teuthology.orchestra.run.smithi099.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:20.617 INFO:teuthology.orchestra.run.smithi099.stdout:Total 834 kB/s | 170 kB 00:00 2024-09-16T22:43:20.617 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction check 2024-09-16T22:43:20.625 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction check succeeded. 2024-09-16T22:43:20.625 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction test 2024-09-16T22:43:20.689 INFO:teuthology.orchestra.run.smithi099.stdout:Transaction test succeeded. 2024-09-16T22:43:20.689 INFO:teuthology.orchestra.run.smithi099.stdout:Running transaction 2024-09-16T22:43:20.716 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:48 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:20.761 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:20.806 INFO:teuthology.orchestra.run.smithi162.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:43:20.839 INFO:teuthology.orchestra.run.smithi099.stdout: Preparing : 1/1 2024-09-16T22:43:20.848 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:20.849 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:43:20.849 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:20.863 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:20.889 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:20.889 INFO:teuthology.orchestra.run.smithi136.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:43:20.890 INFO:teuthology.orchestra.run.smithi136.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T22:43:20.890 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:43:20.890 INFO:teuthology.orchestra.run.smithi136.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:43:20.890 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:20.932 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install rbd-fuse 2024-09-16T22:43:20.952 INFO:teuthology.orchestra.run.smithi099.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:21.403 INFO:teuthology.orchestra.run.smithi099.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:21.529 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:21.642 INFO:teuthology.orchestra.run.smithi099.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:21.642 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:21.642 INFO:teuthology.orchestra.run.smithi099.stdout:Installed: 2024-09-16T22:43:21.642 INFO:teuthology.orchestra.run.smithi099.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:21.643 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:21.643 INFO:teuthology.orchestra.run.smithi099.stdout:Complete! 2024-09-16T22:43:21.669 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:21.670 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:21.670 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-16T22:43:21.670 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:21.670 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:21.670 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 86 k 2024-09-16T22:43:21.671 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 231 k 2024-09-16T22:43:21.672 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:21.866 INFO:teuthology.orchestra.run.smithi162.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 439 kB/s | 86 kB 00:00 2024-09-16T22:43:21.867 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:21.867 INFO:teuthology.orchestra.run.smithi162.stdout:Total 435 kB/s | 86 kB 00:00 2024-09-16T22:43:21.867 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:21.874 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:21.875 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:21.886 DEBUG:teuthology.parallel:result is None 2024-09-16T22:43:21.941 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:21.942 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:22.016 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:22.016 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:22.016 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:22.016 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:22.016 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:22.016 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:22.095 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:22.198 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:22.248 DEBUG:teuthology.orchestra.run.smithi136:> sudo yum -y install rbd-nbd 2024-09-16T22:43:22.611 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:22.839 INFO:teuthology.orchestra.run.smithi136.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:22.871 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:22.871 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:22.871 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:22.871 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:22.871 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:22.872 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:22.978 INFO:teuthology.orchestra.run.smithi136.stdout:Dependencies resolved. 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout: Package Architecture Version Repository Size 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout:Installing: 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction Summary 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout:================================================================================ 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout:Install 1 Package 2024-09-16T22:43:22.979 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:22.980 INFO:teuthology.orchestra.run.smithi136.stdout:Total download size: 170 k 2024-09-16T22:43:22.980 INFO:teuthology.orchestra.run.smithi136.stdout:Installed size: 490 k 2024-09-16T22:43:22.980 INFO:teuthology.orchestra.run.smithi136.stdout:Downloading Packages: 2024-09-16T22:43:23.117 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install rbd-mirror 2024-09-16T22:43:23.201 INFO:teuthology.orchestra.run.smithi136.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 768 kB/s | 170 kB 00:00 2024-09-16T22:43:23.202 INFO:teuthology.orchestra.run.smithi136.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:23.202 INFO:teuthology.orchestra.run.smithi136.stdout:Total 763 kB/s | 170 kB 00:00 2024-09-16T22:43:23.202 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction check 2024-09-16T22:43:23.210 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction check succeeded. 2024-09-16T22:43:23.210 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction test 2024-09-16T22:43:23.274 INFO:teuthology.orchestra.run.smithi136.stdout:Transaction test succeeded. 2024-09-16T22:43:23.274 INFO:teuthology.orchestra.run.smithi136.stdout:Running transaction 2024-09-16T22:43:23.425 INFO:teuthology.orchestra.run.smithi136.stdout: Preparing : 1/1 2024-09-16T22:43:23.550 INFO:teuthology.orchestra.run.smithi136.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:23.713 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:51 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:23.848 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:23.848 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:23.848 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repo Size 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 3.2 M 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 14 M 2024-09-16T22:43:23.849 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:24.001 INFO:teuthology.orchestra.run.smithi136.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:24.204 INFO:teuthology.orchestra.run.smithi162.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 9.0 MB/s | 3.2 MB 00:00 2024-09-16T22:43:24.205 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:24.205 INFO:teuthology.orchestra.run.smithi162.stdout:Total 9.0 MB/s | 3.2 MB 00:00 2024-09-16T22:43:24.205 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:24.214 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:24.214 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:24.273 INFO:teuthology.orchestra.run.smithi136.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:24.273 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:24.273 INFO:teuthology.orchestra.run.smithi136.stdout:Installed: 2024-09-16T22:43:24.273 INFO:teuthology.orchestra.run.smithi136.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:24.274 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:24.274 INFO:teuthology.orchestra.run.smithi136.stdout:Complete! 2024-09-16T22:43:24.296 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:24.296 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:24.539 DEBUG:teuthology.parallel:result is None 2024-09-16T22:43:24.742 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:24.788 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:24.814 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:24.814 INFO:teuthology.orchestra.run.smithi162.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:43:24.814 INFO:teuthology.orchestra.run.smithi162.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T22:43:24.814 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:43:24.814 INFO:teuthology.orchestra.run.smithi162.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:43:24.814 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:25.978 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:25.978 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:25.978 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:25.978 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:25.978 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:25.978 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:26.216 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install rbd-nbd 2024-09-16T22:43:26.814 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:01:54 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:43:26.949 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout: Package Architecture Version Repository Size 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:Installing: 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:Install 1 Package 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:Total download size: 170 k 2024-09-16T22:43:26.950 INFO:teuthology.orchestra.run.smithi162.stdout:Installed size: 490 k 2024-09-16T22:43:26.951 INFO:teuthology.orchestra.run.smithi162.stdout:Downloading Packages: 2024-09-16T22:43:27.175 INFO:teuthology.orchestra.run.smithi162.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 760 kB/s | 170 kB 00:00 2024-09-16T22:43:27.176 INFO:teuthology.orchestra.run.smithi162.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:43:27.176 INFO:teuthology.orchestra.run.smithi162.stdout:Total 755 kB/s | 170 kB 00:00 2024-09-16T22:43:27.176 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T22:43:27.183 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T22:43:27.184 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T22:43:27.248 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T22:43:27.249 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T22:43:27.415 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T22:43:27.523 INFO:teuthology.orchestra.run.smithi162.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:28.042 INFO:teuthology.orchestra.run.smithi162.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:28.295 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:43:28.295 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:28.295 INFO:teuthology.orchestra.run.smithi162.stdout:Installed: 2024-09-16T22:43:28.295 INFO:teuthology.orchestra.run.smithi162.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:43:28.295 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:28.295 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:43:28.548 DEBUG:teuthology.parallel:result is None 2024-09-16T22:43:28.549 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:43:28.697 DEBUG:teuthology.orchestra.run.smithi099:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T22:43:28.722 INFO:teuthology.orchestra.run.smithi099.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T22:43:28.723 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T22:43:28.723 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T22:43:28.725 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:43:28.864 DEBUG:teuthology.orchestra.run.smithi136:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T22:43:28.889 INFO:teuthology.orchestra.run.smithi136.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T22:43:28.890 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T22:43:28.890 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T22:43:28.891 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:43:29.030 DEBUG:teuthology.orchestra.run.smithi162:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T22:43:29.052 INFO:teuthology.orchestra.run.smithi162.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T22:43:29.052 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T22:43:29.053 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T22:43:29.054 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T22:43:29.055 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:29.055 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T22:43:29.085 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:29.085 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T22:43:29.117 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:43:29.117 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T22:43:29.144 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T22:43:29.144 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:29.144 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T22:43:29.175 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T22:43:29.244 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:29.245 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T22:43:29.275 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T22:43:29.345 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:43:29.346 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T22:43:29.371 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T22:43:29.437 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T22:43:29.437 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:29.437 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T22:43:29.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T22:43:29.536 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:29.536 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T22:43:29.565 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T22:43:29.635 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:43:29.635 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T22:43:29.660 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T22:43:29.725 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T22:43:29.725 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:29.725 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T22:43:29.755 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T22:43:29.825 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:29.825 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T22:43:29.854 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T22:43:29.923 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:43:29.923 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T22:43:29.949 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T22:43:30.014 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T22:43:30.097 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-16T22:43:30.097 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 777 /var/log/ceph 2024-09-16T22:43:30.100 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 777 /var/log/ceph 2024-09-16T22:43:30.102 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 777 /var/log/ceph 2024-09-16T22:43:30.131 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-16T22:43:30.131 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T22:43:30.174 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T22:43:30.177 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T22:43:30.201 INFO:tasks.ceph:Creating extra log directories... 2024-09-16T22:43:30.201 DEBUG:teuthology.orchestra.run.smithi099:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T22:43:30.243 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T22:43:30.246 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T22:43:30.281 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-16T22:43:30.281 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'bitmap', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-16T22:43:30.281 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628', 'branch': 'wip-dis-testing', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-bitmap 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', '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': '7907628', 'kernel': {'kdb': 1, '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': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'bitmap', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', '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']], 'seed': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi099.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH77Tp1tM/xtxFgAgeuFZ/OeKOATRDRCwqXWMNR5v32Si4UMdq17RPXfTb0HERBhj6IMJleJR7DgrxMWsrHK378=', 'smithi136.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIEBxcXL/sj5kxQ0xSqQbkLzpyejDizrG0dmMLqloSPp+pV/GSGUPfhyXghW4qtcpXKlwj067B9065pH9nrHv5o=', 'smithi162.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFOVsJdkMBiPiJPkngj5MdxjBzXir/4r2x5fn23Aq0h7L+cChxNlXHAYlzTk6zrQTbt6+hqpao5Z2xApumdiwTU='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'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': 1, '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': ['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 create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T22:43:30.282 DEBUG:teuthology.orchestra.run.smithi099:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T22:43:30.311 DEBUG:teuthology.orchestra.run.smithi136:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T22:43:30.313 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T22:43:30.328 DEBUG:teuthology.orchestra.run.smithi099:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T22:43:30.368 DEBUG:teuthology.orchestra.run.smithi136:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T22:43:30.370 DEBUG:teuthology.orchestra.run.smithi162:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T22:43:30.394 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:30.394 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T22:43:30.449 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T22:43:30.449 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_1 2024-09-16T22:43:30.505 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T22:43:30.505 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-16 22:43:18.561479195 +0000 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-16 22:40:47.537906229 +0000 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-16 22:40:47.537906229 +0000 2024-09-16T22:43:30.506 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-16 22:40:47.537906229 +0000 2024-09-16T22:43:30.506 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T22:43:30.569 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-16T22:43:30.570 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-16T22:43:30.570 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000211913 s, 2.4 MB/s 2024-09-16T22:43:30.571 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T22:43:30.628 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_2 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-16 22:43:18.562479172 +0000 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-16 22:40:47.871898550 +0000 2024-09-16T22:43:30.684 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-16 22:40:47.871898550 +0000 2024-09-16T22:43:30.685 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-16 22:40:47.871898550 +0000 2024-09-16T22:43:30.685 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T22:43:30.748 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-16T22:43:30.748 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-16T22:43:30.748 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000204596 s, 2.5 MB/s 2024-09-16T22:43:30.749 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T22:43:30.806 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_3 2024-09-16T22:43:30.860 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-16 22:43:18.562479172 +0000 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-16 22:40:48.202890938 +0000 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-16 22:40:48.202890938 +0000 2024-09-16T22:43:30.861 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-16 22:40:48.202890938 +0000 2024-09-16T22:43:30.861 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T22:43:30.923 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-16T22:43:30.923 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-16T22:43:30.923 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.000191975 s, 2.7 MB/s 2024-09-16T22:43:30.924 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T22:43:30.981 DEBUG:teuthology.orchestra.run.smithi099:> stat /dev/vg_nvme/lv_4 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout:Access: 2024-09-16 22:43:18.562479172 +0000 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout:Modify: 2024-09-16 22:40:48.534883304 +0000 2024-09-16T22:43:31.036 INFO:teuthology.orchestra.run.smithi099.stdout:Change: 2024-09-16 22:40:48.534883304 +0000 2024-09-16T22:43:31.037 INFO:teuthology.orchestra.run.smithi099.stdout: Birth: 2024-09-16 22:40:48.534883304 +0000 2024-09-16T22:43:31.037 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T22:43:31.099 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records in 2024-09-16T22:43:31.099 INFO:teuthology.orchestra.run.smithi099.stderr:1+0 records out 2024-09-16T22:43:31.099 INFO:teuthology.orchestra.run.smithi099.stderr:512 bytes copied, 0.00020159 s, 2.5 MB/s 2024-09-16T22:43:31.100 DEBUG:teuthology.orchestra.run.smithi099:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T22:43:31.156 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'} 2024-09-16T22:43:31.156 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:31.156 DEBUG:teuthology.orchestra.run.smithi136:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T22:43:31.175 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-16T22:43:31.175 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_1 2024-09-16T22:43:31.233 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T22:43:31.233 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 668 Links: 1 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-16 22:43:21.164029001 +0000 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-16 22:40:47.818541824 +0000 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-16 22:40:47.818541824 +0000 2024-09-16T22:43:31.234 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-16 22:40:47.818541824 +0000 2024-09-16T22:43:31.234 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T22:43:31.300 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-16T22:43:31.300 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-16T22:43:31.300 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000227964 s, 2.2 MB/s 2024-09-16T22:43:31.301 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T22:43:31.360 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_2 2024-09-16T22:43:31.418 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T22:43:31.418 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:31.418 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-16T22:43:31.418 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:31.418 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:31.418 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-16 22:43:21.164029001 +0000 2024-09-16T22:43:31.419 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-16 22:40:48.137534842 +0000 2024-09-16T22:43:31.419 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-16 22:40:48.137534842 +0000 2024-09-16T22:43:31.419 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-16 22:40:48.137534842 +0000 2024-09-16T22:43:31.419 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T22:43:31.484 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-16T22:43:31.484 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-16T22:43:31.484 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000192703 s, 2.7 MB/s 2024-09-16T22:43:31.485 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T22:43:31.543 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_3 2024-09-16T22:43:31.605 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T22:43:31.605 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:31.605 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-16T22:43:31.605 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:31.606 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:31.606 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-16 22:43:21.165028979 +0000 2024-09-16T22:43:31.606 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-16 22:40:48.462527729 +0000 2024-09-16T22:43:31.606 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-16 22:40:48.462527729 +0000 2024-09-16T22:43:31.606 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-16 22:40:48.462527729 +0000 2024-09-16T22:43:31.606 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T22:43:31.680 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-16T22:43:31.680 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-16T22:43:31.680 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000200054 s, 2.6 MB/s 2024-09-16T22:43:31.681 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T22:43:31.747 DEBUG:teuthology.orchestra.run.smithi136:> stat /dev/vg_nvme/lv_4 2024-09-16T22:43:31.803 INFO:teuthology.orchestra.run.smithi136.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout:Access: 2024-09-16 22:43:21.165028979 +0000 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout:Modify: 2024-09-16 22:40:48.798520375 +0000 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout:Change: 2024-09-16 22:40:48.798520375 +0000 2024-09-16T22:43:31.804 INFO:teuthology.orchestra.run.smithi136.stdout: Birth: 2024-09-16 22:40:48.798520375 +0000 2024-09-16T22:43:31.804 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T22:43:31.869 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records in 2024-09-16T22:43:31.869 INFO:teuthology.orchestra.run.smithi136.stderr:1+0 records out 2024-09-16T22:43:31.869 INFO:teuthology.orchestra.run.smithi136.stderr:512 bytes copied, 0.000191529 s, 2.7 MB/s 2024-09-16T22:43:31.871 DEBUG:teuthology.orchestra.run.smithi136:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T22:43:31.927 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'} 2024-09-16T22:43:31.927 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi099.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@smithi136.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'}} 2024-09-16T22:43:31.927 INFO:tasks.ceph:Generating config... 2024-09-16T22:43:31.928 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T22:43:31.929 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T22:43:31.929 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T22:43:31.929 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T22:43:31.929 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T22:43:31.929 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] bluestore allocator = bitmap 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T22:43:31.929 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T22:43:31.930 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-16T22:43:31.930 INFO:tasks.ceph:Setting up mon.a... 2024-09-16T22:43:31.930 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-16T22:43:31.986 INFO:teuthology.orchestra.run.smithi099.stdout:creating /etc/ceph/ceph.keyring 2024-09-16T22:43:31.990 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-16T22:43:32.034 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:43:32.100 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.99'), ('mon.c', '[v2:172.21.15.99:3301,v1:172.21.15.99:6790]'), ('mon.b', '172.21.15.136')] 2024-09-16T22:43:32.100 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 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.99,[v2:172.21.15.99:3301,v1:172.21.15.99:6790],172.21.15.136', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', '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 debug trim objects': '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore allocator': 'bitmap', 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, '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'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-16T22:43:32.101 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:32.101 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T22:43:32.155 DEBUG:teuthology.orchestra.run.smithi099:> 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.99 --addv c '[v2:172.21.15.99:3301,v1:172.21.15.99:6790]' --add b 172.21.15.136 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:monmaptool: generated fsid 54f0c5be-d8d5-4312-8314-3e136a286a75 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:setting min_mon_release = quincy 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:epoch 0 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:fsid 54f0c5be-d8d5-4312-8314-3e136a286a75 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:last_changed 2024-09-16T22:43:32.244136+0000 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:created 2024-09-16T22:43:32.244136+0000 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:min_mon_release 17 (quincy) 2024-09-16T22:43:32.241 INFO:teuthology.orchestra.run.smithi099.stdout:election_strategy: 1 2024-09-16T22:43:32.242 INFO:teuthology.orchestra.run.smithi099.stdout:0: [v2:172.21.15.99:3300/0,v1:172.21.15.99:6789/0] mon.a 2024-09-16T22:43:32.242 INFO:teuthology.orchestra.run.smithi099.stdout:1: [v2:172.21.15.136:3300/0,v1:172.21.15.136:6789/0] mon.b 2024-09-16T22:43:32.242 INFO:teuthology.orchestra.run.smithi099.stdout:2: [v2:172.21.15.99:3301/0,v1:172.21.15.99:6790/0] mon.c 2024-09-16T22:43:32.242 INFO:teuthology.orchestra.run.smithi099.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-16T22:43:32.243 DEBUG:teuthology.orchestra.run.smithi099:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T22:43:32.258 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 54f0c5be-d8d5-4312-8314-3e136a286a75... 2024-09-16T22:43:32.258 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:32.301 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:43:32.303 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:43:32.341 INFO:teuthology.orchestra.run.smithi099.stdout:[global] 2024-09-16T22:43:32.341 INFO:teuthology.orchestra.run.smithi099.stdout: chdir = "" 2024-09-16T22:43:32.341 INFO:teuthology.orchestra.run.smithi099.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T22:43:32.341 INFO:teuthology.orchestra.run.smithi099.stdout: auth supported = cephx 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: filestore xattr use omap = true 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: mon clock drift allowed = 1.000 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: osd crush chooseleaf type = 0 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: auth debug = true 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: ms die on old message = true 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: ms die on bug = true 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: mon pg warn max object skew = 0 2024-09-16T22:43:32.342 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: osd pool default size = 2 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd allow primary affinity = true 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd allow pg remap = true 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon warn on legacy crush tunables = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon warn on crush straw calc version zero = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon warn on no sortbitwise = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon warn on osd down out interval zero = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon warn on too few osds = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T22:43:32.343 INFO:teuthology.orchestra.run.smithi099.stdout: mon_allow_pool_size_one = true 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: osd default data pool replay window = 5 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: mon allow pool delete = true 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: mon cluster log file level = debug 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: debug asserts on shutdown = true 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: mon health detail to clog = false 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: mon host = "172.21.15.99,[v2:172.21.15.99:3301,v1:172.21.15.99:6790],172.21.15.136" 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: mon warn on pool no app = False 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: fsid = 54f0c5be-d8d5-4312-8314-3e136a286a75 2024-09-16T22:43:32.344 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout:[osd] 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd journal size = 100 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd scrub load threshold = 5.0 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd scrub max interval = 600 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd mclock profile = high_recovery_ops 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd recover clone overlap = true 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd recovery max chunk = 1048576 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd debug shutdown = true 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd debug op order = true 2024-09-16T22:43:32.345 INFO:teuthology.orchestra.run.smithi099.stdout: osd debug verify stray on activate = true 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: osd debug trim objects = true 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: osd open classes on start = true 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: osd debug pg log writeout = true 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: osd deep scrub update digest min age = 30 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: osd map max advance = 10 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: journal zero on create = true 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: filestore ondisk finisher threads = 3 2024-09-16T22:43:32.346 INFO:teuthology.orchestra.run.smithi099.stdout: filestore apply finisher threads = 3 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: bdev debug aio = true 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: osd debug misdirected ops = true 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: bdev async discard = True 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: bdev enable discard = True 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: bluestore allocator = bitmap 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: bluestore block size = 96636764160 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: bluestore fsck on mount = True 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: debug bluefs = 1/20 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: debug bluestore = 1/20 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: debug ms = 1 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: debug osd = 20 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: debug rocksdb = 4/10 2024-09-16T22:43:32.347 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd full ratio = 0.9 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd nearfull ratio = 0.8 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: osd failsafe full ratio = 0.95 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: osd objectstore = bluestore 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: osd shutdown pgref assert = True 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout:[mgr] 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: debug ms = 1 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: debug mgr = 20 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: debug mon = 20 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: debug auth = 20 2024-09-16T22:43:32.348 INFO:teuthology.orchestra.run.smithi099.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mgr/telemetry/nag = false 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout:[mon] 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: debug ms = 1 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: debug mon = 20 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: debug paxos = 20 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: debug auth = 20 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon data avail warn = 5 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon mgr mkfs grace = 240 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd reporter subtree level = osd 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon osd prime pg temp = true 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:43:32.349 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: # 1m isn't quite enough 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: mon_down_mkfs_grace = 2m 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: mon_warn_on_filestore_osds = false 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout:[client] 2024-09-16T22:43:32.350 INFO:teuthology.orchestra.run.smithi099.stdout: rgw cache enabled = true 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout: rgw enable ops log = true 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout: rgw enable usage log = true 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout:[mon.a] 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout:[mon.c] 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi099.stdout:[mon.b] 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi136.stdout:[global] 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi136.stdout: chdir = "" 2024-09-16T22:43:32.351 INFO:teuthology.orchestra.run.smithi136.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: auth supported = cephx 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: filestore xattr use omap = true 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: mon clock drift allowed = 1.000 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: osd crush chooseleaf type = 0 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: auth debug = true 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: ms die on old message = true 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: ms die on bug = true 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.352 INFO:teuthology.orchestra.run.smithi136.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon pg warn max object skew = 0 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: osd pool default size = 2 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd allow primary affinity = true 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd allow pg remap = true 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on legacy crush tunables = false 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on crush straw calc version zero = false 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on no sortbitwise = false 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on osd down out interval zero = false 2024-09-16T22:43:32.353 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on too few osds = false 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon_allow_pool_size_one = true 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: osd default data pool replay window = 5 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon allow pool delete = true 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon cluster log file level = debug 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: debug asserts on shutdown = true 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon health detail to clog = false 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon host = "172.21.15.99,[v2:172.21.15.99:3301,v1:172.21.15.99:6790],172.21.15.136" 2024-09-16T22:43:32.354 INFO:teuthology.orchestra.run.smithi136.stdout: mon warn on pool no app = False 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: fsid = 54f0c5be-d8d5-4312-8314-3e136a286a75 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout:[osd] 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd journal size = 100 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd scrub load threshold = 5.0 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd scrub max interval = 600 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd mclock profile = high_recovery_ops 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd recover clone overlap = true 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd recovery max chunk = 1048576 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug shutdown = true 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug op order = true 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug verify stray on activate = true 2024-09-16T22:43:32.355 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug trim objects = true 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: osd open classes on start = true 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug pg log writeout = true 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: osd deep scrub update digest min age = 30 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: osd map max advance = 10 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: journal zero on create = true 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: filestore ondisk finisher threads = 3 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: filestore apply finisher threads = 3 2024-09-16T22:43:32.356 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: bdev debug aio = true 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: osd debug misdirected ops = true 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: bdev async discard = True 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: bdev enable discard = True 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: bluestore allocator = bitmap 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: bluestore block size = 96636764160 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: bluestore fsck on mount = True 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: debug bluefs = 1/20 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: debug bluestore = 1/20 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: debug ms = 1 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: debug osd = 20 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: debug rocksdb = 4/10 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T22:43:32.357 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd full ratio = 0.9 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd nearfull ratio = 0.8 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: osd failsafe full ratio = 0.95 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: osd objectstore = bluestore 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: osd shutdown pgref assert = True 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout:[mgr] 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: debug ms = 1 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: debug mgr = 20 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: debug mon = 20 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: debug auth = 20 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: mgr/telemetry/nag = false 2024-09-16T22:43:32.358 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout:[mon] 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: debug ms = 1 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: debug mon = 20 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: debug paxos = 20 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: debug auth = 20 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: mon data avail warn = 5 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: mon mgr mkfs grace = 240 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd reporter subtree level = osd 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: mon osd prime pg temp = true 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T22:43:32.359 INFO:teuthology.orchestra.run.smithi136.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: # 1m isn't quite enough 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: mon_down_mkfs_grace = 2m 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: mon_warn_on_filestore_osds = false 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout:[client] 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: rgw cache enabled = true 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: rgw enable ops log = true 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: rgw enable usage log = true 2024-09-16T22:43:32.360 INFO:teuthology.orchestra.run.smithi136.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T22:43:32.361 INFO:teuthology.orchestra.run.smithi136.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T22:43:32.361 INFO:teuthology.orchestra.run.smithi136.stdout:[mon.a] 2024-09-16T22:43:32.361 INFO:teuthology.orchestra.run.smithi136.stdout:[mon.c] 2024-09-16T22:43:32.361 INFO:teuthology.orchestra.run.smithi136.stdout:[mon.b] 2024-09-16T22:43:32.361 INFO:teuthology.orchestra.run.smithi162.stdout:[global] 2024-09-16T22:43:32.361 INFO:teuthology.orchestra.run.smithi162.stdout: chdir = "" 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: auth supported = cephx 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: filestore xattr use omap = true 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: mon clock drift allowed = 1.000 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: osd crush chooseleaf type = 0 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: auth debug = true 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: ms die on old message = true 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: ms die on bug = true 2024-09-16T22:43:32.362 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon pg warn max object skew = 0 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: osd pool default size = 2 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd allow primary affinity = true 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd allow pg remap = true 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon warn on legacy crush tunables = false 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon warn on crush straw calc version zero = false 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon warn on no sortbitwise = false 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon warn on osd down out interval zero = false 2024-09-16T22:43:32.363 INFO:teuthology.orchestra.run.smithi162.stdout: mon warn on too few osds = false 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: mon_allow_pool_size_one = true 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: osd default data pool replay window = 5 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: mon allow pool delete = true 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: mon cluster log file level = debug 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: debug asserts on shutdown = true 2024-09-16T22:43:32.364 INFO:teuthology.orchestra.run.smithi162.stdout: mon health detail to clog = false 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: mon host = "172.21.15.99,[v2:172.21.15.99:3301,v1:172.21.15.99:6790],172.21.15.136" 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: mon warn on pool no app = False 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: fsid = 54f0c5be-d8d5-4312-8314-3e136a286a75 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout:[osd] 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: osd journal size = 100 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: osd scrub load threshold = 5.0 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: osd scrub max interval = 600 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: osd mclock profile = high_recovery_ops 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: osd recover clone overlap = true 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: osd recovery max chunk = 1048576 2024-09-16T22:43:32.365 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd debug shutdown = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd debug op order = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd debug verify stray on activate = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd debug trim objects = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd open classes on start = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd debug pg log writeout = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd deep scrub update digest min age = 30 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: osd map max advance = 10 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: journal zero on create = true 2024-09-16T22:43:32.366 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: filestore ondisk finisher threads = 3 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: filestore apply finisher threads = 3 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: bdev debug aio = true 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: osd debug misdirected ops = true 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: bdev async discard = True 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: bdev enable discard = True 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: bluestore allocator = bitmap 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: bluestore block size = 96636764160 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: bluestore fsck on mount = True 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: debug bluefs = 1/20 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: debug bluestore = 1/20 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: debug ms = 1 2024-09-16T22:43:32.367 INFO:teuthology.orchestra.run.smithi162.stdout: debug osd = 20 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: debug rocksdb = 4/10 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd full ratio = 0.9 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd nearfull ratio = 0.8 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: osd failsafe full ratio = 0.95 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: osd objectstore = bluestore 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: osd shutdown pgref assert = True 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout:[mgr] 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: debug ms = 1 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: debug mgr = 20 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: debug mon = 20 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: debug auth = 20 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:43:32.368 INFO:teuthology.orchestra.run.smithi162.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mgr/telemetry/nag = false 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout:[mon] 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: debug ms = 1 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: debug mon = 20 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: debug paxos = 20 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: debug auth = 20 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mon data avail warn = 5 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mon mgr mkfs grace = 240 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd reporter subtree level = osd 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mon osd prime pg temp = true 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:43:32.369 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: # 1m isn't quite enough 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: mon_down_mkfs_grace = 2m 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: mon_warn_on_filestore_osds = false 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout:[client] 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: rgw cache enabled = true 2024-09-16T22:43:32.370 INFO:teuthology.orchestra.run.smithi162.stdout: rgw enable ops log = true 2024-09-16T22:43:32.371 INFO:teuthology.orchestra.run.smithi162.stdout: rgw enable usage log = true 2024-09-16T22:43:32.371 INFO:teuthology.orchestra.run.smithi162.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T22:43:32.371 INFO:teuthology.orchestra.run.smithi162.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T22:43:32.371 INFO:teuthology.orchestra.run.smithi162.stdout:[mon.a] 2024-09-16T22:43:32.371 INFO:teuthology.orchestra.run.smithi162.stdout:[mon.c] 2024-09-16T22:43:32.371 INFO:teuthology.orchestra.run.smithi162.stdout:[mon.b] 2024-09-16T22:43:32.372 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-16T22:43:32.373 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:32.467 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T22:43:32.467 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:32.467 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-16T22:43:32.482 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:32.482 DEBUG:teuthology.orchestra.run.smithi099:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-16T22:43:32.537 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T22:43:32.537 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:32.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T22:43:32.538 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:43:32.612 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:43:32.612 DEBUG:teuthology.orchestra.run.smithi099:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:43:32.666 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T22:43:32.667 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:32.667 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T22:43:32.667 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:43:32.705 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:43:32.705 DEBUG:teuthology.orchestra.run.smithi136:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:43:32.761 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T22:43:32.761 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:43:32.761 DEBUG:teuthology.orchestra.run.smithi162:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T22:43:32.761 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:43:32.799 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:43:32.799 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:43:32.854 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T22:43:32.855 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T22:43:32.855 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:32.905 INFO:teuthology.orchestra.run.smithi099.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-16T22:43:32.908 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:43:32.981 INFO:teuthology.orchestra.run.smithi136.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-16T22:43:32.984 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T22:43:32.984 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T22:43:32.984 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:43:33.033 INFO:teuthology.orchestra.run.smithi162.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-16T22:43:33.046 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T22:43:33.046 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi099.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@smithi136.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'}} 2024-09-16T22:43:33.047 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-16T22:43:33.071 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'} 2024-09-16T22:43:33.071 INFO:tasks.ceph:role: osd.0 2024-09-16T22:43:33.071 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T22:43:33.071 DEBUG:teuthology.orchestra.run.smithi099:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T22:43:33.143 INFO:teuthology.orchestra.run.smithi099.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:33.143 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:33.143 INFO:teuthology.orchestra.run.smithi099.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:33.143 INFO:teuthology.orchestra.run.smithi099.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:33.143 INFO:teuthology.orchestra.run.smithi099.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:33.144 INFO:teuthology.orchestra.run.smithi099.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:33.144 INFO:teuthology.orchestra.run.smithi099.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:33.144 INFO:teuthology.orchestra.run.smithi099.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:33.144 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:33.144 INFO:teuthology.orchestra.run.smithi099.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:33.636 INFO:teuthology.orchestra.run.smithi099.stdout:Discarding blocks...Done. 2024-09-16T22:43:33.637 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi099.front.sepia.ceph.com -o noatime 2024-09-16T22:43:33.638 DEBUG:teuthology.orchestra.run.smithi099:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-16T22:43:33.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-16T22:43:33.810 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-16T22:43:33.876 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'} 2024-09-16T22:43:33.876 INFO:tasks.ceph:role: osd.1 2024-09-16T22:43:33.876 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T22:43:33.876 DEBUG:teuthology.orchestra.run.smithi099:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:33.949 INFO:teuthology.orchestra.run.smithi099.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:33.950 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:33.950 INFO:teuthology.orchestra.run.smithi099.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:34.400 INFO:teuthology.orchestra.run.smithi099.stdout:Discarding blocks...Done. 2024-09-16T22:43:34.403 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi099.front.sepia.ceph.com -o noatime 2024-09-16T22:43:34.403 DEBUG:teuthology.orchestra.run.smithi099:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-16T22:43:34.493 DEBUG:teuthology.orchestra.run.smithi099:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-16T22:43:34.521 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-16T22:43:34.586 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'} 2024-09-16T22:43:34.586 INFO:tasks.ceph:role: osd.2 2024-09-16T22:43:34.586 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T22:43:34.586 DEBUG:teuthology.orchestra.run.smithi099:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T22:43:34.658 INFO:teuthology.orchestra.run.smithi099.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:34.658 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:34.658 INFO:teuthology.orchestra.run.smithi099.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:34.658 INFO:teuthology.orchestra.run.smithi099.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:34.658 INFO:teuthology.orchestra.run.smithi099.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:34.659 INFO:teuthology.orchestra.run.smithi099.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:34.659 INFO:teuthology.orchestra.run.smithi099.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:34.659 INFO:teuthology.orchestra.run.smithi099.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:34.659 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:34.659 INFO:teuthology.orchestra.run.smithi099.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:35.149 INFO:teuthology.orchestra.run.smithi099.stdout:Discarding blocks...Done. 2024-09-16T22:43:35.151 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi099.front.sepia.ceph.com -o noatime 2024-09-16T22:43:35.151 DEBUG:teuthology.orchestra.run.smithi099:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-16T22:43:35.273 DEBUG:teuthology.orchestra.run.smithi099:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-16T22:43:35.302 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-16T22:43:35.367 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'} 2024-09-16T22:43:35.367 INFO:tasks.ceph:role: osd.3 2024-09-16T22:43:35.367 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T22:43:35.367 DEBUG:teuthology.orchestra.run.smithi099:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-16T22:43:35.440 INFO:teuthology.orchestra.run.smithi099.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:35.440 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:35.440 INFO:teuthology.orchestra.run.smithi099.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:35.440 INFO:teuthology.orchestra.run.smithi099.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:35.441 INFO:teuthology.orchestra.run.smithi099.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:35.441 INFO:teuthology.orchestra.run.smithi099.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:35.441 INFO:teuthology.orchestra.run.smithi099.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:35.441 INFO:teuthology.orchestra.run.smithi099.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:35.441 INFO:teuthology.orchestra.run.smithi099.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:35.441 INFO:teuthology.orchestra.run.smithi099.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:35.952 INFO:teuthology.orchestra.run.smithi099.stdout:Discarding blocks...Done. 2024-09-16T22:43:35.954 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi099.front.sepia.ceph.com -o noatime 2024-09-16T22:43:35.954 DEBUG:teuthology.orchestra.run.smithi099:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-16T22:43:36.083 DEBUG:teuthology.orchestra.run.smithi099:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-16T22:43:36.116 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:36.233 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:36.235+0000 7f2416818640 -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 2024-09-16T22:43:36.234 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:36.235+0000 7f2416818640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-16T22:43:36.234 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:36.235+0000 7f2416818640 -1 bdev(0x5596ee9bd800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:36.234 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:36.235+0000 7f2416818640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-16T22:43:39.636 DEBUG:teuthology.orchestra.run.smithi099:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T22:43:39.666 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:39.756 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:39.757+0000 7f16611a6640 -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 2024-09-16T22:43:39.756 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:39.757+0000 7f16611a6640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-16T22:43:39.756 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:39.757+0000 7f16611a6640 -1 bdev(0x5614b1ad7800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:39.756 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:39.757+0000 7f16611a6640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-16T22:43:42.910 DEBUG:teuthology.orchestra.run.smithi099:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T22:43:42.940 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:43.032 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:43.033+0000 7f94dbe0d640 -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 2024-09-16T22:43:43.032 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:43.033+0000 7f94dbe0d640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-16T22:43:43.032 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:43.033+0000 7f94dbe0d640 -1 bdev(0x55a56369f800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:43.032 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:43.034+0000 7f94dbe0d640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-16T22:43:45.944 DEBUG:teuthology.orchestra.run.smithi099:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T22:43:45.970 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:43:46.055 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:46.056+0000 7fdb89a16640 -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 2024-09-16T22:43:46.055 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:46.057+0000 7fdb89a16640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-16T22:43:46.056 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:46.057+0000 7fdb89a16640 -1 bdev(0x5639883cb800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:46.056 INFO:teuthology.orchestra.run.smithi099.stderr:2024-09-16T22:43:46.057+0000 7fdb89a16640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-16T22:43:49.463 DEBUG:teuthology.orchestra.run.smithi099:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T22:43:49.493 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-16T22:43:49.524 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'} 2024-09-16T22:43:49.524 INFO:tasks.ceph:role: osd.4 2024-09-16T22:43:49.524 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T22:43:49.524 DEBUG:teuthology.orchestra.run.smithi136:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T22:43:49.599 INFO:teuthology.orchestra.run.smithi136.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:49.600 INFO:teuthology.orchestra.run.smithi136.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:50.120 INFO:teuthology.orchestra.run.smithi136.stdout:Discarding blocks...Done. 2024-09-16T22:43:50.123 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi136.front.sepia.ceph.com -o noatime 2024-09-16T22:43:50.123 DEBUG:teuthology.orchestra.run.smithi136:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-16T22:43:50.234 DEBUG:teuthology.orchestra.run.smithi136:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-16T22:43:50.264 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-16T22:43:50.330 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'} 2024-09-16T22:43:50.330 INFO:tasks.ceph:role: osd.5 2024-09-16T22:43:50.330 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T22:43:50.330 DEBUG:teuthology.orchestra.run.smithi136:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T22:43:50.402 INFO:teuthology.orchestra.run.smithi136.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:50.403 INFO:teuthology.orchestra.run.smithi136.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:50.906 INFO:teuthology.orchestra.run.smithi136.stdout:Discarding blocks...Done. 2024-09-16T22:43:50.908 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi136.front.sepia.ceph.com -o noatime 2024-09-16T22:43:50.908 DEBUG:teuthology.orchestra.run.smithi136:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-16T22:43:50.995 DEBUG:teuthology.orchestra.run.smithi136:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-16T22:43:51.028 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-16T22:43:51.092 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'} 2024-09-16T22:43:51.092 INFO:tasks.ceph:role: osd.6 2024-09-16T22:43:51.092 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T22:43:51.092 DEBUG:teuthology.orchestra.run.smithi136:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:51.165 INFO:teuthology.orchestra.run.smithi136.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:51.685 INFO:teuthology.orchestra.run.smithi136.stdout:Discarding blocks...Done. 2024-09-16T22:43:51.687 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi136.front.sepia.ceph.com -o noatime 2024-09-16T22:43:51.687 DEBUG:teuthology.orchestra.run.smithi136:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-16T22:43:51.777 DEBUG:teuthology.orchestra.run.smithi136:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-16T22:43:51.805 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-16T22:43:51.870 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'} 2024-09-16T22:43:51.871 INFO:tasks.ceph:role: osd.7 2024-09-16T22:43:51.871 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T22:43:51.871 DEBUG:teuthology.orchestra.run.smithi136:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:43:51.944 INFO:teuthology.orchestra.run.smithi136.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:43:52.476 INFO:teuthology.orchestra.run.smithi136.stdout:Discarding blocks...Done. 2024-09-16T22:43:52.478 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi136.front.sepia.ceph.com -o noatime 2024-09-16T22:43:52.479 DEBUG:teuthology.orchestra.run.smithi136:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-16T22:43:52.588 DEBUG:teuthology.orchestra.run.smithi136:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-16T22:43:52.619 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:43:52.713 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:52.715+0000 7fb32e3cc640 -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 2024-09-16T22:43:52.714 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:52.716+0000 7fb32e3cc640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-16T22:43:52.714 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:52.716+0000 7fb32e3cc640 -1 bdev(0x55ea80697800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:52.714 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:52.716+0000 7fb32e3cc640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-16T22:43:56.126 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T22:43:56.156 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:43:56.245 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:56.247+0000 7fabc16fe640 -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 2024-09-16T22:43:56.245 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:56.248+0000 7fabc16fe640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-16T22:43:56.246 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:56.248+0000 7fabc16fe640 -1 bdev(0x5633ca0e7800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:56.246 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:56.248+0000 7fabc16fe640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-16T22:43:59.405 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T22:43:59.434 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:43:59.525 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:59.527+0000 7f65b620f640 -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 2024-09-16T22:43:59.525 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:59.527+0000 7f65b620f640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-16T22:43:59.525 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:59.527+0000 7f65b620f640 -1 bdev(0x55b6bddb5800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-16T22:43:59.526 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:43:59.528+0000 7f65b620f640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-16T22:44:03.173 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T22:44:03.202 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:44:03.293 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:44:03.295+0000 7f4285a0c640 -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 2024-09-16T22:44:03.294 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:44:03.296+0000 7f4285a0c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-16T22:44:03.294 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:44:03.296+0000 7f4285a0c640 -1 bdev(0x55b5fb54f800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-16T22:44:03.294 INFO:teuthology.orchestra.run.smithi136.stderr:2024-09-16T22:44:03.296+0000 7f4285a0c640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-16T22:44:06.199 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T22:44:06.223 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T22:44:06.224 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:06.224 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-16T22:44:06.254 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:06.255 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-16T22:44:06.322 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:06.323 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-16T22:44:06.390 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:06.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-16T22:44:06.457 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:06.457 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-16T22:44:06.523 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:06.523 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-16T22:44:06.549 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:06.549 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-16T22:44:06.614 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:06.614 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-16T22:44:06.680 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:06.680 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-16T22:44:06.745 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:06.746 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-16T22:44:06.810 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:44:06.810 DEBUG:teuthology.orchestra.run.smithi162:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-16T22:44:06.830 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T22:44:06.830 DEBUG:teuthology.orchestra.run.smithi099:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-16T22:44:06.833 DEBUG:teuthology.orchestra.run.smithi136:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-16T22:44:06.855 INFO:teuthology.orchestra.run.smithi099.stdout:[mgr.x] 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCUtOhmJDItNhAAe6jV3Weoyye0JXHGo/PGbw== 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.0] 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCYtOhm8CARDhAAw7yvszCCjIoFFBXuCuabAw== 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.1] 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCbtOhmo2Y7LRAA4tMl6Xq9rYHiWZ+Zrgu34A== 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.2] 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCftOhmthMYAhAAYGn71vI7jD+zNXDlIkKbKQ== 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.3] 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCitOhm8m17AxAAJZGLDcw7E0wp+Dqlwq/saA== 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout:[mgr.y] 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCUtOhmbQGtOhAARP4n5yNGEY55F1Ctwv7U1Q== 2024-09-16T22:44:06.856 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.4] 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCotOhmu5S0KhAA/2FoxN37REw4W41tHw8bDw== 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.5] 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCstOhmXRXSDhAAEF4Ksq3aYkEDLE2B6slrIA== 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.6] 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCvtOhmPceAHxAAxmKXsiJsJn8L65KccCqtOw== 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout:[osd.7] 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCztOhmZeutERAASlrAZh7HmZpwMc4KlhYkDA== 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout:[client.0] 2024-09-16T22:44:06.857 INFO:teuthology.orchestra.run.smithi099.stdout: key = AQCVtOhmThExAhAA23hLekcVlsiHnavn1GzkkA== 2024-09-16T22:44:06.873 INFO:teuthology.orchestra.run.smithi136.stdout:[mgr.x] 2024-09-16T22:44:06.873 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCUtOhmJDItNhAAe6jV3Weoyye0JXHGo/PGbw== 2024-09-16T22:44:06.873 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.0] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCYtOhm8CARDhAAw7yvszCCjIoFFBXuCuabAw== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.1] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCbtOhmo2Y7LRAA4tMl6Xq9rYHiWZ+Zrgu34A== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.2] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCftOhmthMYAhAAYGn71vI7jD+zNXDlIkKbKQ== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.3] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCitOhm8m17AxAAJZGLDcw7E0wp+Dqlwq/saA== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[mgr.y] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCUtOhmbQGtOhAARP4n5yNGEY55F1Ctwv7U1Q== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.4] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCotOhmu5S0KhAA/2FoxN37REw4W41tHw8bDw== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.5] 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCstOhmXRXSDhAAEF4Ksq3aYkEDLE2B6slrIA== 2024-09-16T22:44:06.874 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.6] 2024-09-16T22:44:06.875 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCvtOhmPceAHxAAxmKXsiJsJn8L65KccCqtOw== 2024-09-16T22:44:06.875 INFO:teuthology.orchestra.run.smithi136.stdout:[osd.7] 2024-09-16T22:44:06.875 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCztOhmZeutERAASlrAZh7HmZpwMc4KlhYkDA== 2024-09-16T22:44:06.875 INFO:teuthology.orchestra.run.smithi136.stdout:[client.0] 2024-09-16T22:44:06.875 INFO:teuthology.orchestra.run.smithi136.stdout: key = AQCVtOhmThExAhAA23hLekcVlsiHnavn1GzkkA== 2024-09-16T22:44:06.876 DEBUG:teuthology.orchestra.run.smithi099:> 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 *' 2024-09-16T22:44:06.901 DEBUG:teuthology.orchestra.run.smithi136:> 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 *' 2024-09-16T22:44:06.966 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:06.969 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.019 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.021 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.072 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.074 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.124 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.127 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.177 DEBUG:teuthology.orchestra.run.smithi099:> 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 *' 2024-09-16T22:44:07.180 DEBUG:teuthology.orchestra.run.smithi136:> 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 *' 2024-09-16T22:44:07.230 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.233 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.283 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.285 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.336 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.339 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.390 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.392 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T22:44:07.443 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:44:07.445 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:44:07.498 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T22:44:07.499 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-16T22:44:07.523 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:44:07.618 DEBUG:teuthology.orchestra.run.smithi099:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-16T22:44:07.643 DEBUG:teuthology.orchestra.run.smithi099:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-16T22:44:07.707 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T22:44:07.802 DEBUG:teuthology.orchestra.run.smithi099:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-16T22:44:07.827 DEBUG:teuthology.orchestra.run.smithi136:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-16T22:44:07.852 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T22:44:07.949 DEBUG:teuthology.orchestra.run.smithi136:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-16T22:44:07.973 DEBUG:teuthology.orchestra.run.smithi099:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:44:07.976 DEBUG:teuthology.orchestra.run.smithi136:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:44:08.029 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-16T22:44:08.029 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-16T22:44:08.029 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-16T22:44:08.032 INFO:tasks.ceph.mon.a:Started 2024-09-16T22:44:08.032 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-16T22:44:08.032 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-16T22:44:08.034 INFO:tasks.ceph.mon.c:Started 2024-09-16T22:44:08.034 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-16T22:44:08.034 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-16T22:44:08.071 INFO:tasks.ceph.mon.b:Started 2024-09-16T22:44:08.071 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-16T22:44:08.071 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-16T22:44:08.071 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-16T22:44:08.074 INFO:tasks.ceph.mgr.x:Started 2024-09-16T22:44:08.074 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-16T22:44:08.074 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-16T22:44:08.076 INFO:tasks.ceph.mgr.y:Started 2024-09-16T22:44:08.076 DEBUG:tasks.ceph:set 0 configs 2024-09-16T22:44:08.076 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T22:44:08.076 DEBUG:teuthology.orchestra.run.smithi099:> sudo ceph --cluster ceph osd crush tunables default 2024-09-16T22:44:13.423 INFO:teuthology.orchestra.run.smithi099.stderr:adjusted tunables profile to default 2024-09-16T22:44:13.436 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T22:44:13.436 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-16T22:44:13.436 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:13.436 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-16T22:44:13.462 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:13.462 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-16T22:44:13.526 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:13.526 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-16T22:44:13.591 DEBUG:teuthology.orchestra.run.smithi099:> set -ex 2024-09-16T22:44:13.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-16T22:44:13.656 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:13.656 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-16T22:44:13.681 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:13.681 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-16T22:44:13.745 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:13.745 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-16T22:44:13.810 DEBUG:teuthology.orchestra.run.smithi136:> set -ex 2024-09-16T22:44:13.810 DEBUG:teuthology.orchestra.run.smithi136:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-16T22:44:13.875 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new caa51d79-f8f6-4a3a-9b15-060b0d34e21a 0 2024-09-16T22:44:14.095 INFO:teuthology.orchestra.run.smithi136.stdout:0 2024-09-16T22:44:14.106 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new 16b5384e-1a0e-409b-9015-f3e65621a135 1 2024-09-16T22:44:14.287 INFO:teuthology.orchestra.run.smithi136.stdout:1 2024-09-16T22:44:14.298 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new 26eab0ba-6a17-4a85-beb9-09a3017a63ac 2 2024-09-16T22:44:14.479 INFO:teuthology.orchestra.run.smithi136.stdout:2 2024-09-16T22:44:14.490 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new 2fedbace-8f5f-4bec-8440-466467b0e49f 3 2024-09-16T22:44:14.670 INFO:teuthology.orchestra.run.smithi136.stdout:3 2024-09-16T22:44:14.681 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new ff3dd443-3809-41c9-8c76-2bad33ca5d4e 4 2024-09-16T22:44:14.864 INFO:teuthology.orchestra.run.smithi136.stdout:4 2024-09-16T22:44:14.875 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new 1df09daa-12eb-4d36-9ea4-8493dc88c25b 5 2024-09-16T22:44:15.058 INFO:teuthology.orchestra.run.smithi136.stdout:5 2024-09-16T22:44:15.068 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new d13ed4a2-cff0-468f-be0b-0436f64f43d4 6 2024-09-16T22:44:15.253 INFO:teuthology.orchestra.run.smithi136.stdout:6 2024-09-16T22:44:15.265 DEBUG:teuthology.orchestra.run.smithi136:> sudo ceph --cluster ceph osd new fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4 7 2024-09-16T22:44:15.457 INFO:teuthology.orchestra.run.smithi136.stdout:7 2024-09-16T22:44:15.468 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-16T22:44:15.468 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-16T22:44:15.470 INFO:tasks.ceph.osd.0:Started 2024-09-16T22:44:15.470 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-16T22:44:15.470 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-16T22:44:15.472 INFO:tasks.ceph.osd.1:Started 2024-09-16T22:44:15.473 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-16T22:44:15.473 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-16T22:44:15.475 INFO:tasks.ceph.osd.2:Started 2024-09-16T22:44:15.475 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-16T22:44:15.475 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-16T22:44:15.477 INFO:tasks.ceph.osd.3:Started 2024-09-16T22:44:15.477 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-16T22:44:15.477 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-16T22:44:15.479 INFO:tasks.ceph.osd.4:Started 2024-09-16T22:44:15.479 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-16T22:44:15.480 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-16T22:44:15.481 INFO:tasks.ceph.osd.5:Started 2024-09-16T22:44:15.482 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-16T22:44:15.482 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-16T22:44:15.484 INFO:tasks.ceph.osd.6:Started 2024-09-16T22:44:15.484 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-16T22:44:15.484 DEBUG:teuthology.orchestra.run.smithi136:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-16T22:44:15.486 INFO:tasks.ceph.osd.7:Started 2024-09-16T22:44:15.487 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:44:15.682 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:15.683 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":10,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:15.456744+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T22:44:15.456744+0000","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":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","up":0,"in":1,"weight":1,"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":"16b5384e-1a0e-409b-9015-f3e65621a135","up":0,"in":1,"weight":1,"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":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","up":0,"in":1,"weight":1,"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":"2fedbace-8f5f-4bec-8440-466467b0e49f","up":0,"in":1,"weight":1,"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":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":0,"in":1,"weight":1,"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":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","up":0,"in":1,"weight":1,"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":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","up":0,"in":1,"weight":1,"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":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":0,"in":1,"weight":1,"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_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-16T22:44:15.693 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-16T22:44:15.694 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T22:44:16.441 INFO:tasks.ceph.osd.2.smithi099.stderr:2024-09-16T22:44:16.443+0000 7fbd64616640 -1 Falling back to public interface 2024-09-16T22:44:16.501 DEBUG:teuthology.orchestra.run.smithi099:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T22:44:16.682 INFO:teuthology.misc.health.smithi099.stdout: 2024-09-16T22:44:16.682 INFO:teuthology.misc.health.smithi099.stdout:{"epoch":10,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:15.456744+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T22:44:15.456744+0000","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":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","up":0,"in":1,"weight":1,"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":"16b5384e-1a0e-409b-9015-f3e65621a135","up":0,"in":1,"weight":1,"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":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","up":0,"in":1,"weight":1,"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":"2fedbace-8f5f-4bec-8440-466467b0e49f","up":0,"in":1,"weight":1,"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":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":0,"in":1,"weight":1,"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":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","up":0,"in":1,"weight":1,"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":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","up":0,"in":1,"weight":1,"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":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":0,"in":1,"weight":1,"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_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-16T22:44:16.691 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-16T22:44:16.941 INFO:tasks.ceph.osd.0.smithi099.stderr:2024-09-16T22:44:16.944+0000 7f94ffc33640 -1 Falling back to public interface 2024-09-16T22:44:16.969 INFO:tasks.ceph.osd.4.smithi136.stderr:2024-09-16T22:44:16.971+0000 7f0179612640 -1 Falling back to public interface 2024-09-16T22:44:17.186 INFO:tasks.ceph.osd.1.smithi099.stderr:2024-09-16T22:44:17.188+0000 7fada680b640 -1 Falling back to public interface 2024-09-16T22:44:17.191 INFO:tasks.ceph.osd.5.smithi136.stderr:2024-09-16T22:44:17.193+0000 7f029be16640 -1 Falling back to public interface 2024-09-16T22:44:17.212 INFO:tasks.ceph.osd.6.smithi136.stderr:2024-09-16T22:44:17.214+0000 7f72851dd640 -1 Falling back to public interface 2024-09-16T22:44:17.460 INFO:tasks.ceph.osd.3.smithi099.stderr:2024-09-16T22:44:17.462+0000 7fbf68a2a640 -1 Falling back to public interface 2024-09-16T22:44:17.470 INFO:tasks.ceph.osd.7.smithi136.stderr:2024-09-16T22:44:17.472+0000 7fd39d616640 -1 Falling back to public interface 2024-09-16T22:44:18.836 INFO:tasks.ceph.mgr.y.smithi136.stderr:2024-09-16T22:44:18.838+0000 7fd942ea0640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T22:44:18.836 INFO:tasks.ceph.mgr.y.smithi136.stderr:2024-09-16T22:44:18.838+0000 7fd942ea0640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T22:44:20.539 INFO:tasks.ceph.osd.2.smithi099.stderr:2024-09-16T22:44:20.542+0000 7fbd64616640 -1 osd.2 0 log_to_monitors true 2024-09-16T22:44:20.777 INFO:tasks.ceph.osd.0.smithi099.stderr:2024-09-16T22:44:20.780+0000 7f94ffc33640 -1 osd.0 0 log_to_monitors true 2024-09-16T22:44:20.803 INFO:tasks.ceph.osd.4.smithi136.stderr:2024-09-16T22:44:20.806+0000 7f0179612640 -1 osd.4 0 log_to_monitors true 2024-09-16T22:44:21.055 INFO:tasks.ceph.osd.1.smithi099.stderr:2024-09-16T22:44:21.058+0000 7fada680b640 -1 osd.1 0 log_to_monitors true 2024-09-16T22:44:21.248 INFO:tasks.ceph.osd.5.smithi136.stderr:2024-09-16T22:44:21.248+0000 7f029be16640 -1 osd.5 0 log_to_monitors true 2024-09-16T22:44:21.296 INFO:tasks.ceph.osd.6.smithi136.stderr:2024-09-16T22:44:21.298+0000 7f72851dd640 -1 osd.6 0 log_to_monitors true 2024-09-16T22:44:21.536 INFO:tasks.ceph.osd.7.smithi136.stderr:2024-09-16T22:44:21.538+0000 7fd39d616640 -1 osd.7 0 log_to_monitors true 2024-09-16T22:44:21.763 INFO:tasks.ceph.osd.3.smithi099.stderr:2024-09-16T22:44:21.765+0000 7fbf68a2a640 -1 osd.3 0 log_to_monitors true 2024-09-16T22:44:22.552 INFO:tasks.ceph.osd.4.smithi136.stderr:2024-09-16T22:44:22.554+0000 7f0175837640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T22:44:22.561 INFO:tasks.ceph.osd.4.smithi136.stderr:2024-09-16T22:44:22.564+0000 7f016ce42640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:23.240 INFO:tasks.ceph.osd.0.smithi099.stderr:2024-09-16T22:44:23.243+0000 7f94fbbc2640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T22:44:23.265 INFO:tasks.ceph.osd.2.smithi099.stderr:2024-09-16T22:44:23.267+0000 7fbd607f5640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T22:44:23.273 INFO:tasks.ceph.osd.0.smithi099.stderr:2024-09-16T22:44:23.276+0000 7f94f39e1640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:23.332 INFO:tasks.ceph.osd.2.smithi099.stderr:2024-09-16T22:44:23.335+0000 7fbd57e00640 -1 osd.2 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:23.500 DEBUG:teuthology.orchestra.run.smithi099:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T22:44:23.900 INFO:teuthology.misc.health.smithi099.stdout: 2024-09-16T22:44:23.900 INFO:teuthology.misc.health.smithi099.stdout:{"epoch":13,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:22.838315+0000","last_up_change":"2024-09-16T22:44:22.838315+0000","last_in_change":"2024-09-16T22:44:15.456744+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":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","up":0,"in":1,"weight":1,"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":"16b5384e-1a0e-409b-9015-f3e65621a135","up":0,"in":1,"weight":1,"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":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","up":0,"in":1,"weight":1,"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":"2fedbace-8f5f-4bec-8440-466467b0e49f","up":0,"in":1,"weight":1,"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":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6801","nonce":2173739548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6803","nonce":2173739548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6807","nonce":2173739548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6805","nonce":2173739548}]},"public_addr":"172.21.15.136:6801/2173739548","cluster_addr":"172.21.15.136:6803/2173739548","heartbeat_back_addr":"172.21.15.136:6807/2173739548","heartbeat_front_addr":"172.21.15.136:6805/2173739548","state":["exists","up"]},{"osd":5,"uuid":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","up":0,"in":1,"weight":1,"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":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","up":0,"in":1,"weight":1,"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":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":0,"in":1,"weight":1,"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":4540719139924082687,"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_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-16T22:44:23.915 DEBUG:teuthology.misc:1 of 8 OSDs are up 2024-09-16T22:44:24.036 INFO:tasks.ceph.osd.5.smithi136.stderr:2024-09-16T22:44:24.038+0000 7f0297853640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T22:44:24.050 INFO:tasks.ceph.osd.5.smithi136.stderr:2024-09-16T22:44:24.052+0000 7f028f672640 -1 osd.5 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:24.092 INFO:tasks.ceph.osd.6.smithi136.stderr:2024-09-16T22:44:24.094+0000 7f728116c640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T22:44:24.103 INFO:tasks.ceph.osd.6.smithi136.stderr:2024-09-16T22:44:24.106+0000 7f7278f8b640 -1 osd.6 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:24.116 INFO:tasks.ceph.osd.7.smithi136.stderr:2024-09-16T22:44:24.119+0000 7fd3997ae640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T22:44:24.132 INFO:tasks.ceph.osd.7.smithi136.stderr:2024-09-16T22:44:24.134+0000 7fd390db9640 -1 osd.7 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:24.133 INFO:tasks.ceph.osd.1.smithi099.stderr:2024-09-16T22:44:24.134+0000 7fada2a5f640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T22:44:24.144 INFO:tasks.ceph.osd.1.smithi099.stderr:2024-09-16T22:44:24.146+0000 7fad9a06a640 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:24.188 INFO:tasks.ceph.osd.3.smithi099.stderr:2024-09-16T22:44:24.189+0000 7fbf649b9640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T22:44:24.198 INFO:tasks.ceph.osd.3.smithi099.stderr:2024-09-16T22:44:24.200+0000 7fbf5c7d8640 -1 osd.3 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:44:30.724 DEBUG:teuthology.orchestra.run.smithi099:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T22:44:31.013 INFO:teuthology.misc.health.smithi099.stdout: 2024-09-16T22:44:31.014 INFO:teuthology.misc.health.smithi099.stdout:{"epoch":18,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:28.287445+0000","last_up_change":"2024-09-16T22:44:24.260752+0000","last_in_change":"2024-09-16T22:44:15.456744+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T22:44:25.849477+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,"is_stretch_pool":false,"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":"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":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","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.99:6808","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6809","nonce":1314885913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6811","nonce":1314885913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6815","nonce":1314885913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6813","nonce":1314885913}]},"public_addr":"172.21.15.99:6809/1314885913","cluster_addr":"172.21.15.99:6811/1314885913","heartbeat_back_addr":"172.21.15.99:6815/1314885913","heartbeat_front_addr":"172.21.15.99:6813/1314885913","state":["exists","up"]},{"osd":1,"uuid":"16b5384e-1a0e-409b-9015-f3e65621a135","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.99:6816","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6817","nonce":2318667901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6819","nonce":2318667901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6823","nonce":2318667901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6821","nonce":2318667901}]},"public_addr":"172.21.15.99:6817/2318667901","cluster_addr":"172.21.15.99:6819/2318667901","heartbeat_back_addr":"172.21.15.99:6823/2318667901","heartbeat_front_addr":"172.21.15.99:6821/2318667901","state":["exists","up"]},{"osd":2,"uuid":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","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.99:6800","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6801","nonce":1400785497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6803","nonce":1400785497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6807","nonce":1400785497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6805","nonce":1400785497}]},"public_addr":"172.21.15.99:6801/1400785497","cluster_addr":"172.21.15.99:6803/1400785497","heartbeat_back_addr":"172.21.15.99:6807/1400785497","heartbeat_front_addr":"172.21.15.99:6805/1400785497","state":["exists","up"]},{"osd":3,"uuid":"2fedbace-8f5f-4bec-8440-466467b0e49f","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.99:6824","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6825","nonce":3563739012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6827","nonce":3563739012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6831","nonce":3563739012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6829","nonce":3563739012}]},"public_addr":"172.21.15.99:6825/3563739012","cluster_addr":"172.21.15.99:6827/3563739012","heartbeat_back_addr":"172.21.15.99:6831/3563739012","heartbeat_front_addr":"172.21.15.99:6829/3563739012","state":["exists","up"]},{"osd":4,"uuid":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6801","nonce":2173739548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6803","nonce":2173739548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6807","nonce":2173739548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6805","nonce":2173739548}]},"public_addr":"172.21.15.136:6801/2173739548","cluster_addr":"172.21.15.136:6803/2173739548","heartbeat_back_addr":"172.21.15.136:6807/2173739548","heartbeat_front_addr":"172.21.15.136:6805/2173739548","state":["exists","up"]},{"osd":5,"uuid":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","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.136:6808","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6809","nonce":2064094177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6811","nonce":2064094177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6815","nonce":2064094177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6813","nonce":2064094177}]},"public_addr":"172.21.15.136:6809/2064094177","cluster_addr":"172.21.15.136:6811/2064094177","heartbeat_back_addr":"172.21.15.136:6815/2064094177","heartbeat_front_addr":"172.21.15.136:6813/2064094177","state":["exists","up"]},{"osd":6,"uuid":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","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.136:6816","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6817","nonce":824485794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6819","nonce":824485794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6823","nonce":824485794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6821","nonce":824485794}]},"public_addr":"172.21.15.136:6817/824485794","cluster_addr":"172.21.15.136:6819/824485794","heartbeat_back_addr":"172.21.15.136:6823/824485794","heartbeat_front_addr":"172.21.15.136:6821/824485794","state":["exists","up"]},{"osd":7,"uuid":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6825","nonce":4140058564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6827","nonce":4140058564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6831","nonce":4140058564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6829","nonce":4140058564}]},"public_addr":"172.21.15.136:6825/4140058564","cluster_addr":"172.21.15.136:6827/4140058564","heartbeat_back_addr":"172.21.15.136:6831/4140058564","heartbeat_front_addr":"172.21.15.136:6829/4140058564","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.763320+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.050165+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.587740+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.747773+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.825022+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.250324+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.319966+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.567920+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-16T22:44:31.025 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-16T22:44:31.025 INFO:tasks.ceph:Creating RBD pool 2024-09-16T22:44:31.026 DEBUG:teuthology.orchestra.run.smithi099:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-16T22:44:32.303 INFO:teuthology.orchestra.run.smithi099.stderr:pool 'rbd' created 2024-09-16T22:44:32.321 DEBUG:teuthology.orchestra.run.smithi099:> rbd --cluster ceph pool init rbd 2024-09-16T22:44:35.338 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-16T22:44:35.339 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2024-09-16T22:44:35.339 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T22:44:35.629 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:35.641 INFO:teuthology.orchestra.run.smithi099.stdout:[{"version":9,"timestamp":"2024-09-16T22:44:24.191045+0000","name":"","changes":[{"name":"osd.3/osd_mclock_max_capacity_iops_ssd","new_value":"6285.428973"}]}] 2024-09-16T22:44:35.641 INFO:tasks.ceph_manager:config epoch is 9 2024-09-16T22:44:35.641 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T22:44:35.642 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-16T22:44:35.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-16T22:44:35.978 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:35.988 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6832","nonce":1516816876},{"type":"v1","addr":"172.21.15.136:6833","nonce":1516816876}]},"active_addr":"172.21.15.136:6833/1516816876","active_change":"2024-09-16T22:44:17.825824+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":4115,"name":"x","mgr_features":4540719139924082687,"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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.27.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]}}},{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"which CRUSH subtree type the module should create a pool for.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","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","nfs","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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.27.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","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_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"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":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]}}},{"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":"which CRUSH subtree type the module should create a pool for.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","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":{"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"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":3752848332}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":3355919987}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":435898885}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.136:0","nonce":1009051474}]}]} 2024-09-16T22:44:35.992 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-16T22:44:35.993 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-16T22:44:35.993 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:44:36.277 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:36.278 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":22,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:35.319002+0000","last_up_change":"2024-09-16T22:44:24.260752+0000","last_in_change":"2024-09-16T22:44:15.456744+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T22:44:25.849477+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,"is_stretch_pool":false,"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":"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":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T22:44:31.313320+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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,"is_stretch_pool":false,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","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.99:6808","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6809","nonce":1314885913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6811","nonce":1314885913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6815","nonce":1314885913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6813","nonce":1314885913}]},"public_addr":"172.21.15.99:6809/1314885913","cluster_addr":"172.21.15.99:6811/1314885913","heartbeat_back_addr":"172.21.15.99:6815/1314885913","heartbeat_front_addr":"172.21.15.99:6813/1314885913","state":["exists","up"]},{"osd":1,"uuid":"16b5384e-1a0e-409b-9015-f3e65621a135","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6817","nonce":2318667901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6819","nonce":2318667901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6823","nonce":2318667901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6821","nonce":2318667901}]},"public_addr":"172.21.15.99:6817/2318667901","cluster_addr":"172.21.15.99:6819/2318667901","heartbeat_back_addr":"172.21.15.99:6823/2318667901","heartbeat_front_addr":"172.21.15.99:6821/2318667901","state":["exists","up"]},{"osd":2,"uuid":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6801","nonce":1400785497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6803","nonce":1400785497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6807","nonce":1400785497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6805","nonce":1400785497}]},"public_addr":"172.21.15.99:6801/1400785497","cluster_addr":"172.21.15.99:6803/1400785497","heartbeat_back_addr":"172.21.15.99:6807/1400785497","heartbeat_front_addr":"172.21.15.99:6805/1400785497","state":["exists","up"]},{"osd":3,"uuid":"2fedbace-8f5f-4bec-8440-466467b0e49f","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.99:6824","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6825","nonce":3563739012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6827","nonce":3563739012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6831","nonce":3563739012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6829","nonce":3563739012}]},"public_addr":"172.21.15.99:6825/3563739012","cluster_addr":"172.21.15.99:6827/3563739012","heartbeat_back_addr":"172.21.15.99:6831/3563739012","heartbeat_front_addr":"172.21.15.99:6829/3563739012","state":["exists","up"]},{"osd":4,"uuid":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6801","nonce":2173739548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6803","nonce":2173739548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6807","nonce":2173739548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6805","nonce":2173739548}]},"public_addr":"172.21.15.136:6801/2173739548","cluster_addr":"172.21.15.136:6803/2173739548","heartbeat_back_addr":"172.21.15.136:6807/2173739548","heartbeat_front_addr":"172.21.15.136:6805/2173739548","state":["exists","up"]},{"osd":5,"uuid":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6809","nonce":2064094177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6811","nonce":2064094177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6815","nonce":2064094177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6813","nonce":2064094177}]},"public_addr":"172.21.15.136:6809/2064094177","cluster_addr":"172.21.15.136:6811/2064094177","heartbeat_back_addr":"172.21.15.136:6815/2064094177","heartbeat_front_addr":"172.21.15.136:6813/2064094177","state":["exists","up"]},{"osd":6,"uuid":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6817","nonce":824485794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6819","nonce":824485794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6823","nonce":824485794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6821","nonce":824485794}]},"public_addr":"172.21.15.136:6817/824485794","cluster_addr":"172.21.15.136:6819/824485794","heartbeat_back_addr":"172.21.15.136:6823/824485794","heartbeat_front_addr":"172.21.15.136:6821/824485794","state":["exists","up"]},{"osd":7,"uuid":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6825","nonce":4140058564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6827","nonce":4140058564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6831","nonce":4140058564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6829","nonce":4140058564}]},"public_addr":"172.21.15.136:6825/4140058564","cluster_addr":"172.21.15.136:6827/4140058564","heartbeat_back_addr":"172.21.15.136:6831/4140058564","heartbeat_front_addr":"172.21.15.136:6829/4140058564","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.763320+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.050165+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.587740+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.747773+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.825022+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.250324+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.319966+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.567920+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-09-16T22:44:36.290 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-16T22:44:36.290 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:44:36.577 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:36.577 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":22,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:35.319002+0000","last_up_change":"2024-09-16T22:44:24.260752+0000","last_in_change":"2024-09-16T22:44:15.456744+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T22:44:25.849477+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,"is_stretch_pool":false,"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":"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":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T22:44:31.313320+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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,"is_stretch_pool":false,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","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.99:6808","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6809","nonce":1314885913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6811","nonce":1314885913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6815","nonce":1314885913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6813","nonce":1314885913}]},"public_addr":"172.21.15.99:6809/1314885913","cluster_addr":"172.21.15.99:6811/1314885913","heartbeat_back_addr":"172.21.15.99:6815/1314885913","heartbeat_front_addr":"172.21.15.99:6813/1314885913","state":["exists","up"]},{"osd":1,"uuid":"16b5384e-1a0e-409b-9015-f3e65621a135","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6817","nonce":2318667901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6819","nonce":2318667901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6823","nonce":2318667901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6821","nonce":2318667901}]},"public_addr":"172.21.15.99:6817/2318667901","cluster_addr":"172.21.15.99:6819/2318667901","heartbeat_back_addr":"172.21.15.99:6823/2318667901","heartbeat_front_addr":"172.21.15.99:6821/2318667901","state":["exists","up"]},{"osd":2,"uuid":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6801","nonce":1400785497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6803","nonce":1400785497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6807","nonce":1400785497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6805","nonce":1400785497}]},"public_addr":"172.21.15.99:6801/1400785497","cluster_addr":"172.21.15.99:6803/1400785497","heartbeat_back_addr":"172.21.15.99:6807/1400785497","heartbeat_front_addr":"172.21.15.99:6805/1400785497","state":["exists","up"]},{"osd":3,"uuid":"2fedbace-8f5f-4bec-8440-466467b0e49f","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.99:6824","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6825","nonce":3563739012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6827","nonce":3563739012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6831","nonce":3563739012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6829","nonce":3563739012}]},"public_addr":"172.21.15.99:6825/3563739012","cluster_addr":"172.21.15.99:6827/3563739012","heartbeat_back_addr":"172.21.15.99:6831/3563739012","heartbeat_front_addr":"172.21.15.99:6829/3563739012","state":["exists","up"]},{"osd":4,"uuid":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6801","nonce":2173739548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6803","nonce":2173739548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6807","nonce":2173739548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6805","nonce":2173739548}]},"public_addr":"172.21.15.136:6801/2173739548","cluster_addr":"172.21.15.136:6803/2173739548","heartbeat_back_addr":"172.21.15.136:6807/2173739548","heartbeat_front_addr":"172.21.15.136:6805/2173739548","state":["exists","up"]},{"osd":5,"uuid":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6809","nonce":2064094177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6811","nonce":2064094177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6815","nonce":2064094177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6813","nonce":2064094177}]},"public_addr":"172.21.15.136:6809/2064094177","cluster_addr":"172.21.15.136:6811/2064094177","heartbeat_back_addr":"172.21.15.136:6815/2064094177","heartbeat_front_addr":"172.21.15.136:6813/2064094177","state":["exists","up"]},{"osd":6,"uuid":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6817","nonce":824485794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6819","nonce":824485794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6823","nonce":824485794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6821","nonce":824485794}]},"public_addr":"172.21.15.136:6817/824485794","cluster_addr":"172.21.15.136:6819/824485794","heartbeat_back_addr":"172.21.15.136:6823/824485794","heartbeat_front_addr":"172.21.15.136:6821/824485794","state":["exists","up"]},{"osd":7,"uuid":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6825","nonce":4140058564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6827","nonce":4140058564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6831","nonce":4140058564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6829","nonce":4140058564}]},"public_addr":"172.21.15.136:6825/4140058564","cluster_addr":"172.21.15.136:6827/4140058564","heartbeat_back_addr":"172.21.15.136:6831/4140058564","heartbeat_front_addr":"172.21.15.136:6829/4140058564","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.763320+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.050165+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.587740+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.747773+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.825022+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.250324+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.319966+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.567920+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-09-16T22:44:36.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-16T22:44:36.590 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-16T22:44:36.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-16T22:44:36.591 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-16T22:44:36.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-16T22:44:36.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-16T22:44:36.592 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-16T22:44:36.593 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-16T22:44:36.826 INFO:teuthology.orchestra.run.smithi099.stdout:55834574853 2024-09-16T22:44:36.826 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-16T22:44:36.827 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:36.827 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-16T22:44:36.830 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:36.831 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:36.831 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-16T22:44:36.832 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-16T22:44:36.833 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:36.833 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:36.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-16T22:44:36.834 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-16T22:44:36.839 INFO:teuthology.orchestra.run.smithi099.stdout:60129542148 2024-09-16T22:44:36.839 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-16T22:44:36.842 INFO:teuthology.orchestra.run.smithi099.stdout:60129542148 2024-09-16T22:44:36.843 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-16T22:44:37.430 INFO:teuthology.orchestra.run.smithi099.stdout:60129542149 2024-09-16T22:44:37.436 INFO:teuthology.orchestra.run.smithi099.stdout:55834574852 2024-09-16T22:44:37.444 INFO:teuthology.orchestra.run.smithi099.stdout:60129542149 2024-09-16T22:44:37.452 INFO:teuthology.orchestra.run.smithi099.stdout:60129542149 2024-09-16T22:44:37.453 INFO:teuthology.orchestra.run.smithi099.stdout:60129542149 2024-09-16T22:44:37.453 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542149 for osd.2 2024-09-16T22:44:37.455 INFO:teuthology.orchestra.run.smithi099.stdout:60129542147 2024-09-16T22:44:37.457 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.4 2024-09-16T22:44:37.459 INFO:teuthology.orchestra.run.smithi099.stdout:60129542149 2024-09-16T22:44:37.466 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542149 for osd.1 2024-09-16T22:44:37.472 INFO:teuthology.orchestra.run.smithi099.stdout:60129542147 2024-09-16T22:44:37.475 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542149 for osd.6 2024-09-16T22:44:37.476 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542149 for osd.3 2024-09-16T22:44:37.478 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.5 2024-09-16T22:44:37.479 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542149 for osd.0 2024-09-16T22:44:37.486 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.7 2024-09-16T22:44:38.454 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-16T22:44:38.458 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-16T22:44:38.467 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-16T22:44:38.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-16T22:44:38.476 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-16T22:44:38.479 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-16T22:44:38.481 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-16T22:44:38.486 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-16T22:44:39.043 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:39.059 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542150 for osd.2 2024-09-16T22:44:39.059 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.078 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:39.091 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542150 for osd.3 2024-09-16T22:44:39.092 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.095 INFO:teuthology.orchestra.run.smithi099.stdout:55834574853 2024-09-16T22:44:39.102 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:39.113 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.4 2024-09-16T22:44:39.113 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.114 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:39.118 INFO:teuthology.orchestra.run.smithi099.stdout:60129542148 2024-09-16T22:44:39.118 INFO:teuthology.orchestra.run.smithi099.stdout:60129542148 2024-09-16T22:44:39.120 INFO:teuthology.orchestra.run.smithi099.stdout:60129542150 2024-09-16T22:44:39.121 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542150 for osd.6 2024-09-16T22:44:39.121 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.135 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.5 2024-09-16T22:44:39.135 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.136 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542150 for osd.1 2024-09-16T22:44:39.136 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.136 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542150 got 60129542150 for osd.0 2024-09-16T22:44:39.137 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.138 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.7 2024-09-16T22:44:39.138 DEBUG:teuthology.parallel:result is None 2024-09-16T22:44:39.138 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-16T22:44:39.138 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:44:39.461 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:39.461 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T22:44:39.473 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-16T22:44:37.834181+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"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":4,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"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":7,"kb":754974720,"kb_used":219168,"kb_used_data":2928,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":754755552,"statfs":{"total":773094113280,"available":772869685248,"internally_reserved":0,"allocated":2998272,"data_stored":1795606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":221236784},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"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":2,"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":"5.527379"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870755+0000","last_change":"2024-09-16T22:44:35.871056+0000","last_active":"2024-09-16T22:44:35.870755+0000","last_peered":"2024-09-16T22:44:35.870755+0000","last_clean":"2024-09-16T22:44:35.870755+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T22:44:35.870755+0000","last_undegraded":"2024-09-16T22:44:35.870755+0000","last_fullsized":"2024-09-16T22:44:35.870755+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:48:34.178671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"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":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.336770+0000","last_change":"2024-09-16T22:44:35.336963+0000","last_active":"2024-09-16T22:44:35.336770+0000","last_peered":"2024-09-16T22:44:35.336770+0000","last_clean":"2024-09-16T22:44:35.336770+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T22:44:35.336770+0000","last_undegraded":"2024-09-16T22:44:35.336770+0000","last_fullsized":"2024-09-16T22:44:35.336770+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:20:32.209688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870809+0000","last_change":"2024-09-16T22:44:35.871054+0000","last_active":"2024-09-16T22:44:35.870809+0000","last_peered":"2024-09-16T22:44:35.870809+0000","last_clean":"2024-09-16T22:44:35.870809+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T22:44:35.870809+0000","last_undegraded":"2024-09-16T22:44:35.870809+0000","last_fullsized":"2024-09-16T22:44:35.870809+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000446837,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.336714+0000","last_change":"2024-09-16T22:44:35.336938+0000","last_active":"2024-09-16T22:44:35.336714+0000","last_peered":"2024-09-16T22:44:35.336714+0000","last_clean":"2024-09-16T22:44:35.336714+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T22:44:35.336714+0000","last_undegraded":"2024-09-16T22:44:35.336714+0000","last_fullsized":"2024-09-16T22:44:35.336714+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:20:07.873181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"22'2","reported_seq":22,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.332756+0000","last_change":"2024-09-16T22:44:35.332756+0000","last_active":"2024-09-16T22:44:35.332756+0000","last_peered":"2024-09-16T22:44:35.332756+0000","last_clean":"2024-09-16T22:44:35.332756+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T22:44:35.332756+0000","last_undegraded":"2024-09-16T22:44:35.332756+0000","last_fullsized":"2024-09-16T22:44:35.332756+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.327526+0000","last_change":"2024-09-16T22:44:35.327784+0000","last_active":"2024-09-16T22:44:35.327526+0000","last_peered":"2024-09-16T22:44:35.327526+0000","last_clean":"2024-09-16T22:44:35.327526+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T22:44:35.327526+0000","last_undegraded":"2024-09-16T22:44:35.327526+0000","last_fullsized":"2024-09-16T22:44:35.327526+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:41:06.781142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870750+0000","last_change":"2024-09-16T22:44:35.871000+0000","last_active":"2024-09-16T22:44:35.870750+0000","last_peered":"2024-09-16T22:44:35.870750+0000","last_clean":"2024-09-16T22:44:35.870750+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T22:44:35.870750+0000","last_undegraded":"2024-09-16T22:44:35.870750+0000","last_fullsized":"2024-09-16T22:44:35.870750+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"20'1","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.332000+0000","last_change":"2024-09-16T22:44:35.332228+0000","last_active":"2024-09-16T22:44:35.332000+0000","last_peered":"2024-09-16T22:44:35.332000+0000","last_clean":"2024-09-16T22:44:35.332000+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T22:44:35.332000+0000","last_undegraded":"2024-09-16T22:44:35.332000+0000","last_fullsized":"2024-09-16T22:44:35.332000+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"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":1,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"17'72","reported_seq":111,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870421+0000","last_change":"2024-09-16T22:44:27.347262+0000","last_active":"2024-09-16T22:44:35.870421+0000","last_peered":"2024-09-16T22:44:35.870421+0000","last_clean":"2024-09-16T22:44:35.870421+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T22:44:35.870421+0000","last_undegraded":"2024-09-16T22:44:35.870421+0000","last_fullsized":"2024-09-16T22:44:35.870421+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_clean_scrub_stamp":"2024-09-16T22:44:26.273145+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:02:15.801751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"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":2,"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":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"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":27828,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":819200,"data_stored":667222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542150,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"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":27252,"kb_used_data":224,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":229376,"data_stored":76873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542150,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27256,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344584,"statfs":{"total":96636764160,"available":96608854016,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":14,"seq":60129542150,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27252,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":14,"seq":60129542150,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27252,"kb_used_data":224,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":229376,"data_stored":76873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542150,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27828,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":819200,"data_stored":667222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":13,"seq":55834574853,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27252,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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}]}} 2024-09-16T22:44:39.474 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:44:39.754 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:39.755 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T22:44:39.767 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-16T22:44:37.834181+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"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":4,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"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":7,"kb":754974720,"kb_used":219168,"kb_used_data":2928,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":754755552,"statfs":{"total":773094113280,"available":772869685248,"internally_reserved":0,"allocated":2998272,"data_stored":1795606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":221236784},"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"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":2,"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":"5.527379"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870755+0000","last_change":"2024-09-16T22:44:35.871056+0000","last_active":"2024-09-16T22:44:35.870755+0000","last_peered":"2024-09-16T22:44:35.870755+0000","last_clean":"2024-09-16T22:44:35.870755+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T22:44:35.870755+0000","last_undegraded":"2024-09-16T22:44:35.870755+0000","last_fullsized":"2024-09-16T22:44:35.870755+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:48:34.178671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"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":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.336770+0000","last_change":"2024-09-16T22:44:35.336963+0000","last_active":"2024-09-16T22:44:35.336770+0000","last_peered":"2024-09-16T22:44:35.336770+0000","last_clean":"2024-09-16T22:44:35.336770+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T22:44:35.336770+0000","last_undegraded":"2024-09-16T22:44:35.336770+0000","last_fullsized":"2024-09-16T22:44:35.336770+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:20:32.209688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870809+0000","last_change":"2024-09-16T22:44:35.871054+0000","last_active":"2024-09-16T22:44:35.870809+0000","last_peered":"2024-09-16T22:44:35.870809+0000","last_clean":"2024-09-16T22:44:35.870809+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T22:44:35.870809+0000","last_undegraded":"2024-09-16T22:44:35.870809+0000","last_fullsized":"2024-09-16T22:44:35.870809+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000446837,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.336714+0000","last_change":"2024-09-16T22:44:35.336938+0000","last_active":"2024-09-16T22:44:35.336714+0000","last_peered":"2024-09-16T22:44:35.336714+0000","last_clean":"2024-09-16T22:44:35.336714+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T22:44:35.336714+0000","last_undegraded":"2024-09-16T22:44:35.336714+0000","last_fullsized":"2024-09-16T22:44:35.336714+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:20:07.873181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"22'2","reported_seq":22,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.332756+0000","last_change":"2024-09-16T22:44:35.332756+0000","last_active":"2024-09-16T22:44:35.332756+0000","last_peered":"2024-09-16T22:44:35.332756+0000","last_clean":"2024-09-16T22:44:35.332756+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T22:44:35.332756+0000","last_undegraded":"2024-09-16T22:44:35.332756+0000","last_fullsized":"2024-09-16T22:44:35.332756+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"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":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.327526+0000","last_change":"2024-09-16T22:44:35.327784+0000","last_active":"2024-09-16T22:44:35.327526+0000","last_peered":"2024-09-16T22:44:35.327526+0000","last_clean":"2024-09-16T22:44:35.327526+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T22:44:35.327526+0000","last_undegraded":"2024-09-16T22:44:35.327526+0000","last_fullsized":"2024-09-16T22:44:35.327526+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:41:06.781142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870750+0000","last_change":"2024-09-16T22:44:35.871000+0000","last_active":"2024-09-16T22:44:35.870750+0000","last_peered":"2024-09-16T22:44:35.870750+0000","last_clean":"2024-09-16T22:44:35.870750+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T22:44:35.870750+0000","last_undegraded":"2024-09-16T22:44:35.870750+0000","last_fullsized":"2024-09-16T22:44:35.870750+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":0,"log_dups_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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"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,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"20'1","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.332000+0000","last_change":"2024-09-16T22:44:35.332228+0000","last_active":"2024-09-16T22:44:35.332000+0000","last_peered":"2024-09-16T22:44:35.332000+0000","last_clean":"2024-09-16T22:44:35.332000+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T22:44:35.332000+0000","last_undegraded":"2024-09-16T22:44:35.332000+0000","last_fullsized":"2024-09-16T22:44:35.332000+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"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":1,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"17'72","reported_seq":111,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:44:35.870421+0000","last_change":"2024-09-16T22:44:27.347262+0000","last_active":"2024-09-16T22:44:35.870421+0000","last_peered":"2024-09-16T22:44:35.870421+0000","last_clean":"2024-09-16T22:44:35.870421+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T22:44:35.870421+0000","last_undegraded":"2024-09-16T22:44:35.870421+0000","last_fullsized":"2024-09-16T22:44:35.870421+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_clean_scrub_stamp":"2024-09-16T22:44:26.273145+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:02:15.801751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"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":2,"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":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"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":27828,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":819200,"data_stored":667222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542150,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":[]},{"osd":5,"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":27252,"kb_used_data":224,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":229376,"data_stored":76873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":3,"up_from":14,"seq":60129542150,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27256,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344584,"statfs":{"total":96636764160,"available":96608854016,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":[]},{"osd":2,"up_from":14,"seq":60129542150,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27252,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":1,"up_from":14,"seq":60129542150,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27252,"kb_used_data":224,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":229376,"data_stored":76873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542150,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27828,"kb_used_data":800,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":819200,"data_stored":667222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]},{"osd":4,"up_from":13,"seq":55834574853,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27252,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344588,"statfs":{"total":96636764160,"available":96608858112,"internally_reserved":0,"allocated":225280,"data_stored":76854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"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},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"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},{"poolid":2,"osd":3,"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},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"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},{"poolid":2,"osd":7,"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}]}} 2024-09-16T22:44:39.768 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-16T22:44:39.768 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T22:44:39.768 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-16T22:44:39.768 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-16T22:44:40.088 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T22:44:40.089 INFO:teuthology.orchestra.run.smithi099.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T22:44:40.101 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-16T22:44:40.102 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T22:44:40.111 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T22:44:40.111 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T22:44:40.111 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-16T22:44:40.143 DEBUG:teuthology.orchestra.run.smithi162:> 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' 2024-09-16T22:45:55.207 INFO:teuthology.orchestra.run.smithi162.stderr:2024-09-16 22:45:55 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-16T22:45:55.209 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2024-09-16T22:45:55.521 INFO:teuthology.orchestra.run.smithi162.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2024-09-16T22:45:56.253 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-16T22:45:56.791 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2024-09-16T22:45:56.895 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2024-09-16T22:45:56.992 INFO:teuthology.run_tasks:Running task parallel... 2024-09-16T22:45:57.004 INFO:teuthology.task.parallel:starting parallel... 2024-09-16T22:45:57.005 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T22:45:57.005 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-16T22:45:57.017 DEBUG:teuthology.orchestra.run.smithi162:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-16T22:45:57.018 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T22:45:57.018 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-16T22:45:57.018 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T22:45:57.018 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T22:45:57.018 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:45:57.033 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T22:45:57.034 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y install qemu-kvm-block-rbd 2024-09-16T22:45:57.668 INFO:teuthology.orchestra.run.smithi162.stdout:Last metadata expiration check: 0:04:25 ago on Mon 16 Sep 2024 10:41:32 PM UTC. 2024-09-16T22:45:57.757 INFO:teuthology.orchestra.run.smithi162.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-16T22:45:57.800 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T22:45:57.801 INFO:teuthology.orchestra.run.smithi162.stdout:Nothing to do. 2024-09-16T22:45:57.801 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T22:45:58.096 INFO:tasks.qemu:generating iso... 2024-09-16T22:45:58.096 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:45:58.096 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:45:58.114 INFO:teuthology.orchestra.run.smithi162.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr:Note: switching to '6e8474a02f2b86353394076ab80c6f50ea28e361'. 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T22:46:46.957 INFO:teuthology.orchestra.run.smithi162.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: git switch -c 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr:Or undo this operation with: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: git switch - 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T22:46:46.958 INFO:teuthology.orchestra.run.smithi162.stderr:HEAD is now at 6e8474a02f2 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-16T22:46:46.961 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:46:46.961 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-16T22:46:47.016 DEBUG:teuthology.orchestra.run.smithi162:> set -ex 2024-09-16T22:46:47.017 DEBUG:teuthology.orchestra.run.smithi162:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-16T22:46:47.072 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-16T22:46:47.072 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:46:47.128 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T22:46:47.219 INFO:tasks.qemu:downloading base image 2024-09-16T22:46:47.220 DEBUG:teuthology.orchestra.run.smithi162:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2024-09-16T22:46:47.287 INFO:teuthology.orchestra.run.smithi162.stderr: Resizing image: 100% complete...done. 2024-09-16T22:46:47.296 DEBUG:teuthology.orchestra.run.smithi162:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2024-09-16T22:46:47.364 INFO:teuthology.orchestra.run.smithi162.stderr: Resizing image: 100% complete...done. 2024-09-16T22:46:47.373 DEBUG:teuthology.orchestra.run.smithi162:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2024-09-16T22:46:47.445 INFO:teuthology.orchestra.run.smithi162.stderr: Resizing image: 100% complete...done. 2024-09-16T22:46:47.455 DEBUG:teuthology.orchestra.run.smithi162:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-16T22:46:47.482 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-16T22:46:47.482 DEBUG:teuthology.orchestra.run.smithi162:> sudo mkdir -p /export/client.0 2024-09-16T22:46:47.547 INFO:tasks.qemu:Mounting the test directory... 2024-09-16T22:46:47.547 DEBUG:teuthology.orchestra.run.smithi162:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-16T22:46:47.613 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-16T22:46:47.614 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T22:46:47.614 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-16T22:46:47.679 DEBUG:teuthology.orchestra.run.smithi162:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-16T22:46:47.743 INFO:teuthology.orchestra.run.smithi162.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-16T22:46:47.745 INFO:tasks.qemu:Restarting NFS... 2024-09-16T22:46:47.745 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl restart nfs-server 2024-09-16T22:46:48.532 DEBUG:teuthology.orchestra.run.smithi162:> sudo udevadm control --reload 2024-09-16T22:46:48.565 DEBUG:teuthology.orchestra.run.smithi162:> sudo udevadm trigger /dev/kvm 2024-09-16T22:46:48.635 DEBUG:teuthology.orchestra.run.smithi162:> ls -l /dev/kvm 2024-09-16T22:46:48.693 INFO:teuthology.orchestra.run.smithi162.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 16 22:46 /dev/kvm 2024-09-16T22:46:48.693 INFO:tasks.qemu:starting qemu... 2024-09-16T22:46:48.693 DEBUG:teuthology.orchestra.run.smithi162:> 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:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-16T22:46:48.735 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-16T22:46:49.017 INFO:tasks.qemu.client.0.smithi162.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-16T22:46:49.096 INFO:tasks.qemu.client.0.smithi162.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-16T22:46:49.097 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.097 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.131 INFO:tasks.qemu.client.0.smithi162.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-16T22:46:49.132 INFO:tasks.qemu.client.0.smithi162.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-16T22:46:49.132 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.132 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.379 INFO:tasks.qemu.client.0.smithi162.stdout:Booting from Hard Disk... 2024-09-16T22:46:49.734 INFO:tasks.qemu.client.0.smithi162.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-16T22:46:49.734 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.734 INFO:tasks.qemu.client.0.smithi162.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-16T22:46:49.734 INFO:tasks.qemu.client.0.smithi162.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.stdout: before booting or 'c' for a command-line. 2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.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)           2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:49.735 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.529 INFO:tasks.qemu.client.0.smithi162.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.530 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.531 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.531 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:50.531 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.523 INFO:tasks.qemu.client.0.smithi162.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-16T22:46:51.523 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.523 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.531 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.532 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.532 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.532 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.532 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:51.532 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.526 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.526 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.526 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.526 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.526 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:52.526 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:53.525 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.523 INFO:tasks.qemu.client.0.smithi162.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-16T22:46:54.523 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.523 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.523 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:54.524 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:46:56.412 INFO:tasks.qemu.client.0.smithi162.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-16T22:46:56.412 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.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) 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Intel GenuineIntel 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-16T22:46:56.413 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] DMI 2.8 present. 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] No AGP bridge found 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-16T22:46:56.414 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] No NUMA configuration found 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-16T22:46:56.415 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Zone PFN ranges: 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-16T22:46:56.416 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-16T22:46:56.417 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-16T22:46:56.418 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Policy zone: Normal 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Checking aperture... 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] No AGP bridge found 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-16T22:46:56.419 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.000000] Detected 3499.992 MHz processor. 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.98 BogoMIPS (lpj=13999968) 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008000] Security Framework initialized 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.008737] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.009746] Mount-cache hash table entries: 256 2024-09-16T22:46:56.420 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.010325] Initializing cgroup subsys cpuacct 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.010836] Initializing cgroup subsys memory 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.011338] Initializing cgroup subsys devices 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.012004] Initializing cgroup subsys freezer 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.012515] Initializing cgroup subsys blkio 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.013000] Initializing cgroup subsys perf_event 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.013576] CPU: Physical Processor ID: 0 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.014715] mce: CPU supports 10 MCE banks 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.015357] SMP alternatives: switching to UP code 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.028762] Freeing SMP alternatives: 24k freed 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.029299] ACPI: Core revision 20110623 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.030221] ftrace: allocating 27008 entries in 106 pages 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.036226] Enabling x2apic 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.036581] Enabled x2apic 2024-09-16T22:46:56.421 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.037133] Switched APIC routing to physical x2apic. 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.041068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.041764] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... version: 2 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... bit width: 48 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... generic registers: 4 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.044061] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.048020] Brought up 1 CPUs 2024-09-16T22:46:56.422 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.048387] Total of 1 processors activated (6999.98 BogoMIPS). 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.052310] devtmpfs: initialized 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.053114] EVM: security.selinux 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.053501] EVM: security.SMACK64 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.053886] EVM: security.capability 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.054722] print_constraints: dummy: 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.055211] RTC time: 22:46:55, date: 09/16/24 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.056030] NET: Registered protocol family 16 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.056617] ACPI: bus type pci registered 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.057162] PCI: Using configuration type 1 for base access 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.058208] bio: create slab at 0 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.058716] ACPI: Added _OSI(Module Device) 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.059211] ACPI: Added _OSI(Processor Device) 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.059725] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-16T22:46:56.423 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.060013] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.061567] ACPI: Interpreter enabled 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.062005] ACPI: (supports S0 S5) 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.062429] ACPI: Using IOAPIC for interrupt routing 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.064605] ACPI: No dock devices found. 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.065063] HEST: Table not found. 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.065462] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.066507] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.067233] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.067989] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.068013] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.068850] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.069680] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-16T22:46:56.424 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.075011] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.075867] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.124299] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.126396] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.127196] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.128020] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.128808] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.129572] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.130331] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.131270] vgaarb: loaded 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.131591] vgaarb: bridge control possible 0000:00:02.0 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.132076] i2c-core: driver [aat2870] using legacy suspend method 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.132793] i2c-core: driver [aat2870] using legacy resume method 2024-09-16T22:46:56.425 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.133551] SCSI subsystem initialized 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.134080] usbcore: registered new interface driver usbfs 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.134720] usbcore: registered new interface driver hub 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.135344] usbcore: registered new device driver usb 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.136066] PCI: Using ACPI for IRQ routing 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.136777] NetLabel: Initializing 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.137176] NetLabel: domain hash size = 128 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.137679] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.138255] NetLabel: unlabeled traffic allowed by default 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.138926] Switching to clocksource kvm-clock 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.139451] AppArmor: AppArmor Filesystem Enabled 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.139720] pnp: PnP ACPI init 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.140103] ACPI: bus type pnp registered 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.140917] pnp: PnP ACPI: found 9 devices 2024-09-16T22:46:56.426 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.141390] ACPI: ACPI bus type pnp unregistered 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.147132] NET: Registered protocol family 2 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.147722] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.149076] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.151171] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.152073] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.152842] TCP reno registered 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.153213] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.153909] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.154698] NET: Registered protocol family 1 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.155214] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.155903] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.156584] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.157354] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-16T22:46:56.427 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.158093] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.159028] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.159923] audit: initializing netlink socket (disabled) 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.160566] type=2000 audit(1726526814.160:1): initialized 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.174526] Trying to unpack rootfs image as initramfs... 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.196179] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.204146] VFS: Disk quotas dquot_6.5.2 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.204644] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.205596] fuse init (API version 7.17) 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.206099] msgmni has been set to 7894 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.220081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.220964] io scheduler noop registered 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.221414] io scheduler deadline registered (default) 2024-09-16T22:46:56.428 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.222019] io scheduler cfq registered 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.222511] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.223155] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.223974] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.224821] ACPI: Power Button [PWRF] 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.230806] Freeing initrd memory: 4308k freed 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.232226] ERST: Table is not found! 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.232669] GHES: HEST is not enabled! 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.233327] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.234041] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.235455] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.236158] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T22:46:56.429 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.237499] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.238165] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.239340] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.262332] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.285702] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.286436] Linux agpgart interface v0.103 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.287416] brd: module loaded 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.288255] loop: module loaded 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.289495] vda: vda1 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.291729] vdb: unknown partition table 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.294284] vdc: unknown partition table 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.295550] scsi0 : ata_piix 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.295946] scsi1 : ata_piix 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.296336] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-16T22:46:56.430 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.297135] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.298064] Fixed MDIO Bus: probed 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.298481] tun: Universal TUN/TAP device driver, 1.6 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.299077] tun: (C) 1999-2004 Max Krasnyansky 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.300056] PPP generic driver version 2.4.2 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.300599] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.301375] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.302101] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.302856] usbcore: registered new interface driver libusual 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.303563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.305151] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.305745] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.306595] mousedev: PS/2 mouse device common for all mice 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.307478] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-16T22:46:56.431 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.308687] rtc_cmos 00:08: RTC can wake from S4 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.309349] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.310124] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.310817] device-mapper: uevent: version 1.0.3 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.311395] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.312395] cpuidle: using governor ladder 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.312880] cpuidle: using governor menu 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.313336] EFI Variables Facility v0.08 2004-May-17 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.314004] TCP cubic registered 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.314433] NET: Registered protocol family 10 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.315166] NET: Registered protocol family 17 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.315692] Registering the dns_resolver key type 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.316319] registered taskstats version 1 2024-09-16T22:46:56.432 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.319886] Magic number: 8:791:805 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.320423] rtc_cmos 00:08: setting system clock to 2024-09-16 22:46:55 UTC (1726526815) 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.321397] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.322109] EDD information not available. 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.460619] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.461722] ata2.00: configured for MWDMA2 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.462624] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.463946] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.464611] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.465398] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.466764] Freeing unused kernel memory: 924k freed 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.467467] Write protecting the kernel read-only data: 12288k 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.470590] Freeing unused kernel memory: 1640k freed 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.473537] Freeing unused kernel memory: 1200k freed 2024-09-16T22:46:56.433 INFO:tasks.qemu.client.0.smithi162.stdout:Loading, please wait... 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:Begin: Loading essential drivers ... done. 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.484037] udevd[84]: starting version 175 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.533970] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.534807] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.541404] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.542125] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.566022] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.825933] FDC 0 is a S82078B 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:Begin: Running /scripts/local-premount ... [ 0.859803] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.860628] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:done. 2024-09-16T22:46:56.434 INFO:tasks.qemu.client.0.smithi162.stdout:[ 0.966483] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T22:46:56.435 INFO:tasks.qemu.client.0.smithi162.stdout:Begin: Running /scripts/local-bottom ... [ 0.988202] vda: vda1 2024-09-16T22:46:56.435 INFO:tasks.qemu.client.0.smithi162.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-16T22:46:56.435 INFO:tasks.qemu.client.0.smithi162.stdout:[ 1.016873] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T22:46:56.435 INFO:tasks.qemu.client.0.smithi162.stdout:done. 2024-09-16T22:46:56.435 INFO:tasks.qemu.client.0.smithi162.stdout:done. 2024-09-16T22:46:56.435 INFO:tasks.qemu.client.0.smithi162.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-16T22:46:57.044 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-16T22:46:57.557 INFO:tasks.qemu.client.0.smithi162.stdout:cloud-init start-local running: Mon, 16 Sep 2024 22:46:56 +0000. up 1.39 seconds 2024-09-16T22:46:57.858 INFO:tasks.qemu.client.0.smithi162.stdout:no instance data found in start-local 2024-09-16T22:46:58.449 INFO:tasks.qemu.client.0.smithi162.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-16T22:46:58.449 INFO:tasks.qemu.client.0.smithi162.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-16T22:46:58.449 INFO:tasks.qemu.client.0.smithi162.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-16T22:46:58.449 INFO:tasks.qemu.client.0.smithi162.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-16T22:46:58.449 INFO:tasks.qemu.client.0.smithi162.stdout:cloud-init start running: Mon, 16 Sep 2024 22:46:58 +0000. up 3.31 seconds 2024-09-16T22:46:58.853 INFO:tasks.qemu.client.0.smithi162.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-16T22:46:59.161 INFO:teuthology.orchestra.run.smithi162.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. 2024-09-16T22:46:59.166 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:47:01.317 INFO:tasks.qemu.client.0.smithi162.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. 2024-09-16T22:47:01.317 INFO:tasks.qemu.client.0.smithi162.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-16T22:47:01.317 INFO:tasks.qemu.client.0.smithi162.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-16T22:47:01.317 INFO:tasks.qemu.client.0.smithi162.stdout:The key fingerprint is: 2024-09-16T22:47:01.317 INFO:tasks.qemu.client.0.smithi162.stdout:fc:f0:a0:1c:cc:85:dd:64:ef:4f:83:4b:4c:cc:95:d7 root@test 2024-09-16T22:47:01.317 INFO:tasks.qemu.client.0.smithi162.stdout:The key's randomart image is: 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:+--[ RSA 2048]----+ 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| o ...| 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| o + + .. E| 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| . o . = . | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| o o + . | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| + S = o | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| . o = . + . | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| o o . . | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:| | 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:+-----------------+ 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:Generating public/private dsa key pair. 2024-09-16T22:47:01.318 INFO:tasks.qemu.client.0.smithi162.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:The key fingerprint is: 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:bb:7b:76:e2:b8:85:5b:df:67:4f:16:5d:96:70:6a:1e root@test 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:The key's randomart image is: 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:+--[ DSA 1024]----+ 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| . . | 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| + .| 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| E .o| 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| o ..o| 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| S . ..| 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| o .| 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| o o o| 2024-09-16T22:47:01.319 INFO:tasks.qemu.client.0.smithi162.stdout:| *+... oo| 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:| **.o. .oo| 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:+-----------------+ 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:Generating public/private ecdsa key pair. 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:The key fingerprint is: 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:d9:96:fd:ee:b8:24:be:8c:94:e9:0e:0f:72:18:ad:53 root@test 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:The key's randomart image is: 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:+--[ECDSA 256]---+ 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:| | 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:| | 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:| | 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:| . o o | 2024-09-16T22:47:01.320 INFO:tasks.qemu.client.0.smithi162.stdout:| . E S + . | 2024-09-16T22:47:01.321 INFO:tasks.qemu.client.0.smithi162.stdout:| = + . | 2024-09-16T22:47:01.321 INFO:tasks.qemu.client.0.smithi162.stdout:| = + + . . . | 2024-09-16T22:47:01.321 INFO:tasks.qemu.client.0.smithi162.stdout:| + * + o o | 2024-09-16T22:47:01.321 INFO:tasks.qemu.client.0.smithi162.stdout:| .= +.ooo | 2024-09-16T22:47:01.321 INFO:tasks.qemu.client.0.smithi162.stdout:+-----------------+ 2024-09-16T22:47:01.373 INFO:tasks.qemu.client.0.smithi162.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-16T22:47:01.520 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-16T22:47:01.546 INFO:tasks.qemu.client.0.smithi162.stdout:landscape-client is not configured, please run landscape-config. 2024-09-16T22:47:01.567 INFO:tasks.qemu.client.0.smithi162.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting automatic crash report generation[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting ACPI daemon[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting save kernel messages[ OK ] 2024-09-16T22:47:01.609 INFO:tasks.qemu.client.0.smithi162.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-16T22:47:01.610 INFO:tasks.qemu.client.0.smithi162.stdout: * Stopping save kernel messages[ OK ] 2024-09-16T22:47:01.619 INFO:tasks.qemu.client.0.smithi162.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-16T22:47:01.763 INFO:tasks.qemu.client.0.smithi162.stdout:Generating locales... 2024-09-16T22:47:02.259 INFO:tasks.qemu.client.0.smithi162.stdout: en_US.UTF-8... done 2024-09-16T22:47:02.265 INFO:tasks.qemu.client.0.smithi162.stdout:Generation complete. 2024-09-16T22:47:02.699 INFO:tasks.qemu.client.0.smithi162.stdout:passwd: password expiry information changed. 2024-09-16T22:47:02.917 INFO:tasks.qemu.client.0.smithi162.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-16T22:47:03.002 INFO:tasks.qemu.client.0.smithi162.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-16T22:47:03.261 INFO:tasks.qemu.client.0.smithi162.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-16T22:47:03.392 INFO:tasks.qemu.client.0.smithi162.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-16T22:47:03.476 INFO:tasks.qemu.client.0.smithi162.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-16T22:47:03.863 INFO:tasks.qemu.client.0.smithi162.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-16T22:47:04.025 INFO:tasks.qemu.client.0.smithi162.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-16T22:47:04.288 INFO:tasks.qemu.client.0.smithi162.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-16T22:47:04.456 INFO:tasks.qemu.client.0.smithi162.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-16T22:47:04.707 INFO:tasks.qemu.client.0.smithi162.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-16T22:47:04.875 INFO:tasks.qemu.client.0.smithi162.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-16T22:47:05.041 INFO:tasks.qemu.client.0.smithi162.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-16T22:47:05.122 INFO:tasks.qemu.client.0.smithi162.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-16T22:47:05.559 INFO:tasks.qemu.client.0.smithi162.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-16T22:47:05.662 INFO:tasks.qemu.client.0.smithi162.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-16T22:47:05.920 INFO:tasks.qemu.client.0.smithi162.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-16T22:47:06.081 INFO:tasks.qemu.client.0.smithi162.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-16T22:47:06.326 INFO:tasks.qemu.client.0.smithi162.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-16T22:47:06.488 INFO:tasks.qemu.client.0.smithi162.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-16T22:47:06.571 INFO:tasks.qemu.client.0.smithi162.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-16T22:47:06.650 INFO:tasks.qemu.client.0.smithi162.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-16T22:47:06.736 INFO:tasks.qemu.client.0.smithi162.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-16T22:47:06.990 INFO:tasks.qemu.client.0.smithi162.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-16T22:47:07.417 INFO:tasks.qemu.client.0.smithi162.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-16T22:47:07.581 INFO:tasks.qemu.client.0.smithi162.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-16T22:47:07.674 INFO:tasks.qemu.client.0.smithi162.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-16T22:47:07.984 INFO:tasks.qemu.client.0.smithi162.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-16T22:47:08.465 INFO:tasks.qemu.client.0.smithi162.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-16T22:47:08.714 INFO:tasks.qemu.client.0.smithi162.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-16T22:47:09.169 INFO:tasks.qemu.client.0.smithi162.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-16T22:47:09.426 INFO:tasks.qemu.client.0.smithi162.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-16T22:47:09.867 INFO:tasks.qemu.client.0.smithi162.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-16T22:47:09.950 INFO:tasks.qemu.client.0.smithi162.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-16T22:47:10.116 INFO:tasks.qemu.client.0.smithi162.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-16T22:47:10.723 INFO:tasks.qemu.client.0.smithi162.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-16T22:47:13.105 INFO:tasks.qemu.client.0.smithi162.stdout:Fetched 29.2 MB in 10s (2808 kB/s) 2024-09-16T22:47:14.578 INFO:tasks.qemu.client.0.smithi162.stdout:Reading package lists... 2024-09-16T22:47:14.583 INFO:tasks.qemu.client.0.smithi162.stdout:Reading package lists... 2024-09-16T22:47:14.761 INFO:tasks.qemu.client.0.smithi162.stdout:Building dependency tree... 2024-09-16T22:47:14.761 INFO:tasks.qemu.client.0.smithi162.stdout:Reading state information... 2024-09-16T22:47:14.880 INFO:tasks.qemu.client.0.smithi162.stdout:The following packages will be upgraded: 2024-09-16T22:47:14.880 INFO:tasks.qemu.client.0.smithi162.stdout: ca-certificates libssl1.0.0 2024-09-16T22:47:14.948 INFO:tasks.qemu.client.0.smithi162.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T22:47:14.948 INFO:tasks.qemu.client.0.smithi162.stdout:Need to get 1233 kB of archives. 2024-09-16T22:47:14.948 INFO:tasks.qemu.client.0.smithi162.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-16T22:47:14.948 INFO:tasks.qemu.client.0.smithi162.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-16T22:47:15.074 INFO:tasks.qemu.client.0.smithi162.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-16T22:47:15.154 INFO:tasks.qemu.client.0.smithi162.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T22:47:15.160 INFO:tasks.qemu.client.0.smithi162.stdout:Fetched 1233 kB in 0s (6886 kB/s) 2024-09-16T22:47:15.594 INFO:tasks.qemu.client.0.smithi162.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T22:47:15.594 INFO:tasks.qemu.client.0.smithi162.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-16T22:47:15.623 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-16T22:47:15.731 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-16T22:47:15.906 INFO:tasks.qemu.client.0.smithi162.stdout:Processing triggers for libc-bin ... 2024-09-16T22:47:15.917 INFO:tasks.qemu.client.0.smithi162.stdout:ldconfig deferred processing now taking place 2024-09-16T22:47:16.196 INFO:tasks.qemu.client.0.smithi162.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T22:47:16.196 INFO:tasks.qemu.client.0.smithi162.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-16T22:47:16.215 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking replacement ca-certificates ... 2024-09-16T22:47:16.323 INFO:tasks.qemu.client.0.smithi162.stdout:Processing triggers for man-db ... 2024-09-16T22:47:16.856 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-16T22:47:18.963 INFO:tasks.qemu.client.0.smithi162.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-16T22:47:18.963 INFO:tasks.qemu.client.0.smithi162.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T22:47:20.207 INFO:tasks.qemu.client.0.smithi162.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-16T22:47:20.207 INFO:tasks.qemu.client.0.smithi162.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T22:47:20.208 INFO:tasks.qemu.client.0.smithi162.stdout:Reading package lists... 2024-09-16T22:47:20.387 INFO:tasks.qemu.client.0.smithi162.stdout:Building dependency tree... 2024-09-16T22:47:20.388 INFO:tasks.qemu.client.0.smithi162.stdout:Reading state information... 2024-09-16T22:47:20.517 INFO:tasks.qemu.client.0.smithi162.stdout:The following extra packages will be installed: 2024-09-16T22:47:20.517 INFO:tasks.qemu.client.0.smithi162.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-16T22:47:20.517 INFO:tasks.qemu.client.0.smithi162.stdout:The following NEW packages will be installed: 2024-09-16T22:47:20.517 INFO:tasks.qemu.client.0.smithi162.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-16T22:47:20.579 INFO:tasks.qemu.client.0.smithi162.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T22:47:20.579 INFO:tasks.qemu.client.0.smithi162.stdout:Need to get 424 kB of archives. 2024-09-16T22:47:20.579 INFO:tasks.qemu.client.0.smithi162.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-16T22:47:20.579 INFO:tasks.qemu.client.0.smithi162.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-16T22:47:20.603 INFO:tasks.qemu.client.0.smithi162.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-16T22:47:20.662 INFO:tasks.qemu.client.0.smithi162.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-16T22:47:20.682 INFO:tasks.qemu.client.0.smithi162.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-16T22:47:20.704 INFO:tasks.qemu.client.0.smithi162.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-16T22:47:20.802 INFO:tasks.qemu.client.0.smithi162.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T22:47:20.807 INFO:tasks.qemu.client.0.smithi162.stdout:Fetched 424 kB in 0s (2042 kB/s) 2024-09-16T22:47:20.887 INFO:tasks.qemu.client.0.smithi162.stdout:Selecting previously unselected package libgssglue1. 2024-09-16T22:47:20.888 INFO:tasks.qemu.client.0.smithi162.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-16T22:47:20.888 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-16T22:47:20.986 INFO:tasks.qemu.client.0.smithi162.stdout:Selecting previously unselected package libtirpc1. 2024-09-16T22:47:20.986 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-16T22:47:21.091 INFO:tasks.qemu.client.0.smithi162.stdout:Selecting previously unselected package rpcbind. 2024-09-16T22:47:21.091 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-16T22:47:21.214 INFO:tasks.qemu.client.0.smithi162.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-16T22:47:21.214 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-16T22:47:21.314 INFO:tasks.qemu.client.0.smithi162.stdout:Selecting previously unselected package nfs-common. 2024-09-16T22:47:21.314 INFO:tasks.qemu.client.0.smithi162.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-16T22:47:21.379 INFO:tasks.qemu.client.0.smithi162.stdout:Processing triggers for man-db ... 2024-09-16T22:47:21.672 INFO:tasks.qemu.client.0.smithi162.stdout:Processing triggers for ureadahead ... 2024-09-16T22:47:21.718 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-16T22:47:21.781 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-16T22:47:21.850 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-16T22:47:21.916 INFO:tasks.qemu.client.0.smithi162.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-16T22:47:21.933 INFO:tasks.qemu.client.0.smithi162.stdout:portmap start/running, process 8163 2024-09-16T22:47:21.942 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-16T22:47:21.982 INFO:tasks.qemu.client.0.smithi162.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-16T22:47:22.144 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:47:22.144 INFO:tasks.qemu.client.0.smithi162.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-16T22:47:22.293 INFO:tasks.qemu.client.0.smithi162.stdout: 2024-09-16T22:47:22.293 INFO:tasks.qemu.client.0.smithi162.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-16T22:47:22.363 INFO:tasks.qemu.client.0.smithi162.stdout:Adding system user `statd' (UID 106) ... 2024-09-16T22:47:22.363 INFO:tasks.qemu.client.0.smithi162.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-16T22:47:22.432 INFO:tasks.qemu.client.0.smithi162.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-16T22:47:22.459 INFO:tasks.qemu.client.0.smithi162.stdout:statd start/running, process 8397 2024-09-16T22:47:22.479 INFO:tasks.qemu.client.0.smithi162.stdout:gssd stop/post-stop, process 8428 2024-09-16T22:47:22.933 INFO:tasks.qemu.client.0.smithi162.stdout:idmapd start/running, process 8468 2024-09-16T22:47:22.944 INFO:tasks.qemu.client.0.smithi162.stdout:Processing triggers for libc-bin ... 2024-09-16T22:47:22.952 INFO:tasks.qemu.client.0.smithi162.stdout:ldconfig deferred processing now taking place 2024-09-16T22:47:23.295 INFO:tasks.qemu.client.0.smithi162.stdout:mount.nfs: timeout set for Mon Sep 16 22:49:23 2024 2024-09-16T22:47:23.296 INFO:tasks.qemu.client.0.smithi162.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-16T22:47:23.296 INFO:tasks.qemu.client.0.smithi162.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-16T22:47:23.296 INFO:tasks.qemu.client.0.smithi162.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-16T22:47:59.193 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-16T22:47:59.326 INFO:teuthology.orchestra.run.smithi162.stderr: Commit image migration: 100% complete...done. 2024-09-16T22:47:59.333 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:48:59.361 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-16T22:48:59.622 INFO:teuthology.orchestra.run.smithi162.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: 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: 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: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 98% complete... Image migration: 100% complete...done. 2024-09-16T22:48:59.628 DEBUG:teuthology.parallel:result is None 2024-09-16T23:31:42.503 INFO:tasks.qemu.client.0.smithi162.stdout:acpid: exiting 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout:Traceback (most recent call last): 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout:Checking for running unattended-upgrades: 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout: self.socket.connect(address) 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:31:42.553 INFO:tasks.qemu.client.0.smithi162.stdout:error: [Errno 111] Connection refused 2024-09-16T23:31:42.554 INFO:tasks.qemu.client.0.smithi162.stdout:Logged from file __init__.py, line 116 2024-09-16T23:31:42.554 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: 2024-09-16T23:31:42.554 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: ############################################################# 2024-09-16T23:31:42.554 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: 1024 bb:7b:76:e2:b8:85:5b:df:67:4f:16:5d:96:70:6a:1e root@test (DSA) 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: 256 d9:96:fd:ee:b8:24:be:8c:94:e9:0e:0f:72:18:ad:53 root@test (ECDSA) 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: 2048 fc:f0:a0:1c:cc:85:dd:64:ef:4f:83:4b:4c:cc:95:d7 root@test (RSA) 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ec2: ############################################################# 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ+qROEqBGPWUv5oM257xIMMRumSm45qP6fzXSNhLRr3Q0f2r1SKwmDaBmho57PJhfoNMkFlvCKpmGj80KvGmFc= root@test 2024-09-16T23:31:42.726 INFO:tasks.qemu.client.0.smithi162.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+CtsF3g4Qj8WxiW2vveRUsdrIbx4tsECxWkViO6I5L28hKvXVh/sEoxtQzZf9RDRfqJw8GaVs9YY6Q2gyc0Js4JtB6IJSyVS/+ALYbPX/s/v+KWc8wNGiOozqT2x1uOjleQLYJAMBeGaWeHXzjh1SgE+GjzaiZiZesBWn+r1YUZ6V3pz6NJd7C/Zk44HRM9Kk8rQjYfid9MR7Sm/+0mozU75b12GRX8PsehZiURca62Tg8QAmY+6ZMpUEGAjx7uQBvUHzpwbgBXZOZddknXick9zVJFxx6J4sjY3suAtAVdt6Gvc+u1hZE10zoyuOkBN6q8EnYEnHH/F7sOQRjJ9n root@test 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout:-----END SSH HOST KEY KEYS----- 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout:Traceback (most recent call last): 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: self.socket.connect(address) 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout:error: [Errno 111] Connection refused 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout:Logged from file __init__.py, line 116 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout:Traceback (most recent call last): 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:31:42.727 INFO:tasks.qemu.client.0.smithi162.stdout: self.socket.connect(address) 2024-09-16T23:31:42.728 INFO:tasks.qemu.client.0.smithi162.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:31:42.728 INFO:tasks.qemu.client.0.smithi162.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:31:42.728 INFO:tasks.qemu.client.0.smithi162.stdout:error: [Errno 111] Connection refused 2024-09-16T23:31:42.728 INFO:tasks.qemu.client.0.smithi162.stdout:Logged from file __init__.py, line 116 2024-09-16T23:31:42.728 INFO:tasks.qemu.client.0.smithi162.stdout:cloud-init boot finished at Mon, 16 Sep 2024 23:31:42 +0000. Up 2687.42 seconds 2024-09-16T23:31:42.728 INFO:tasks.qemu.client.0.smithi162.stdout: * Stopping landscape-client daemon  [fail] 2024-09-16T23:31:42.790 INFO:tasks.qemu.client.0.smithi162.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-16T23:31:42.828 INFO:tasks.qemu.client.0.smithi162.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-16T23:31:42.876 INFO:tasks.qemu.client.0.smithi162.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-16T23:31:43.000 INFO:tasks.qemu.client.0.smithi162.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-16T23:31:43.029 INFO:tasks.qemu.client.0.smithi162.stdout: * Deactivating swap...  [ OK ] 2024-09-16T23:31:43.044 INFO:tasks.qemu.client.0.smithi162.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-16T23:31:43.199 INFO:tasks.qemu.client.0.smithi162.stdout: * Will now halt 2024-09-16T23:31:43.212 INFO:tasks.qemu.client.0.smithi162.stdout:[ 2688.024391] Power down. 2024-09-16T23:31:43.396 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-16T23:31:43.396 DEBUG:teuthology.orchestra.run.smithi162:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-16T23:31:43.425 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T23:31:43.425 INFO:tasks.qemu:Stopping NFS... 2024-09-16T23:31:43.425 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl stop nfs-server 2024-09-16T23:31:43.559 INFO:tasks.qemu:Unmounting exported directory... 2024-09-16T23:31:43.559 DEBUG:teuthology.orchestra.run.smithi162:> sudo umount /export/client.0 2024-09-16T23:31:43.584 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T23:31:43.584 DEBUG:teuthology.orchestra.run.smithi162:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-16T23:31:43.650 INFO:tasks.qemu:Starting NFS... 2024-09-16T23:31:43.650 DEBUG:teuthology.orchestra.run.smithi162:> sudo systemctl start nfs-server 2024-09-16T23:31:43.945 DEBUG:teuthology.orchestra.run.smithi162:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-16T23:31:43.960 INFO:tasks.qemu:Deleting exported directory... 2024-09-16T23:31:43.960 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -r /export 2024-09-16T23:31:44.026 DEBUG:tasks.qemu:cleaning up base image files 2024-09-16T23:31:44.026 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T23:31:44.343 DEBUG:teuthology.orchestra.run.smithi162:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-16T23:31:44.714 INFO:teuthology.orchestra.run.smithi162.stdout:Dependencies resolved. 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout: Package Arch Version Repository Size 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout:Removing: 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction Summary 2024-09-16T23:31:44.715 INFO:teuthology.orchestra.run.smithi162.stdout:================================================================================ 2024-09-16T23:31:44.716 INFO:teuthology.orchestra.run.smithi162.stdout:Remove 1 Package 2024-09-16T23:31:44.716 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T23:31:44.716 INFO:teuthology.orchestra.run.smithi162.stdout:Freed space: 41 k 2024-09-16T23:31:44.716 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction check 2024-09-16T23:31:44.719 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction check succeeded. 2024-09-16T23:31:44.719 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction test 2024-09-16T23:31:44.739 INFO:teuthology.orchestra.run.smithi162.stdout:Transaction test succeeded. 2024-09-16T23:31:44.739 INFO:teuthology.orchestra.run.smithi162.stdout:Running transaction 2024-09-16T23:31:44.815 INFO:teuthology.orchestra.run.smithi162.stdout: Preparing : 1/1 2024-09-16T23:31:45.331 INFO:teuthology.orchestra.run.smithi162.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T23:31:45.570 INFO:teuthology.orchestra.run.smithi162.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T23:31:45.570 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T23:31:45.570 INFO:teuthology.orchestra.run.smithi162.stdout:Removed: 2024-09-16T23:31:45.571 INFO:teuthology.orchestra.run.smithi162.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-16T23:31:45.571 INFO:teuthology.orchestra.run.smithi162.stdout: 2024-09-16T23:31:45.571 INFO:teuthology.orchestra.run.smithi162.stdout:Complete! 2024-09-16T23:31:45.732 DEBUG:teuthology.orchestra.run.smithi162:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-16T23:31:45.758 DEBUG:teuthology.parallel:result is None 2024-09-16T23:31:45.758 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T23:31:45.772 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T23:31:45.772 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T23:31:45.773 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2024-09-16T23:31:45.846 DEBUG:teuthology.orchestra.run.smithi162:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-16T23:31:45.983 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T23:31:45.991 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-16T23:31:45.991 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:31:46.291 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T23:31:46.292 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T23:31:46.304 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":1436,"stamp":"2024-09-16T23:31:44.317689+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19912869449,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"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":4803,"num_whiteouts":0,"num_read":441991,"num_read_kb":13634611,"num_write":664433,"num_write_kb":84596156,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80533,"ondisk_log_size":80533,"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":7,"kb":754974720,"kb_used":43723392,"kb_used_data":38237456,"kb_used_omap":12,"kb_used_meta":5485619,"kb_avail":711251328,"statfs":{"total":773094113280,"available":728321359872,"internally_reserved":0,"allocated":39155154944,"data_stored":39153066258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5617274416},"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":688,"num_read_kb":16354,"num_write":34,"num_write_kb":380,"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.003040"},"pg_stats":[{"pgid":"2.7","version":"23'72457","reported_seq":102702,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:40.001114+0000","last_change":"2024-09-16T22:44:35.871056+0000","last_active":"2024-09-16T23:31:40.001114+0000","last_peered":"2024-09-16T23:31:40.001114+0000","last_clean":"2024-09-16T23:31:40.001114+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T23:31:40.001114+0000","last_undegraded":"2024-09-16T23:31:40.001114+0000","last_fullsized":"2024-09-16T23:31:40.001114+0000","mapping_epoch":19,"log_start":"23'62400","ondisk_log_start":"23'62400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:48:34.178671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"stat_sum":{"num_bytes":2488974352,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":30253,"num_read_kb":1895797,"num_write":72469,"num_write_kb":10884223,"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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'54591","reported_seq":95455,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:40.107874+0000","last_change":"2024-09-16T22:44:35.336963+0000","last_active":"2024-09-16T23:31:40.107874+0000","last_peered":"2024-09-16T23:31:40.107874+0000","last_clean":"2024-09-16T23:31:40.107874+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T23:31:40.107874+0000","last_undegraded":"2024-09-16T23:31:40.107874+0000","last_fullsized":"2024-09-16T23:31:40.107874+0000","mapping_epoch":19,"log_start":"23'44500","ondisk_log_start":"23'44500","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:20:32.209688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"stat_sum":{"num_bytes":2726057472,"num_objects":656,"num_object_clones":0,"num_object_copies":1312,"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":656,"num_whiteouts":0,"num_read":40866,"num_read_kb":1969573,"num_write":54603,"num_write_kb":9834015,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'227091","reported_seq":356729,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:39.908774+0000","last_change":"2024-09-16T22:44:35.871054+0000","last_active":"2024-09-16T23:31:39.908774+0000","last_peered":"2024-09-16T23:31:39.908774+0000","last_clean":"2024-09-16T23:31:39.908774+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T23:31:39.908774+0000","last_undegraded":"2024-09-16T23:31:39.908774+0000","last_fullsized":"2024-09-16T23:31:39.908774+0000","mapping_epoch":19,"log_start":"23'217000","ondisk_log_start":"23'217000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000446837,"stat_sum":{"num_bytes":2449166336,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"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":589,"num_whiteouts":0,"num_read":129625,"num_read_kb":2353958,"num_write":227105,"num_write_kb":13542481,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'93195","reported_seq":157293,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:40.126289+0000","last_change":"2024-09-16T22:44:35.336938+0000","last_active":"2024-09-16T23:31:40.126289+0000","last_peered":"2024-09-16T23:31:40.126289+0000","last_clean":"2024-09-16T23:31:40.126289+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T23:31:40.126289+0000","last_undegraded":"2024-09-16T23:31:40.126289+0000","last_fullsized":"2024-09-16T23:31:40.126289+0000","mapping_epoch":19,"log_start":"23'83100","ondisk_log_start":"23'83100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:20:07.873181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"stat_sum":{"num_bytes":2541877410,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":74086,"num_read_kb":1783798,"num_write":94937,"num_write_kb":11508774,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'57412","reported_seq":84456,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:39.998613+0000","last_change":"2024-09-16T22:44:35.332756+0000","last_active":"2024-09-16T23:31:39.998613+0000","last_peered":"2024-09-16T23:31:39.998613+0000","last_clean":"2024-09-16T23:31:39.998613+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T23:31:39.998613+0000","last_undegraded":"2024-09-16T23:31:39.998613+0000","last_fullsized":"2024-09-16T23:31:39.998613+0000","mapping_epoch":19,"log_start":"23'47400","ondisk_log_start":"23'47400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":2530355731,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"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":607,"num_whiteouts":0,"num_read":27041,"num_read_kb":1479628,"num_write":57435,"num_write_kb":9902258,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'37255","reported_seq":59572,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:39.971413+0000","last_change":"2024-09-16T22:44:35.327784+0000","last_active":"2024-09-16T23:31:39.971413+0000","last_peered":"2024-09-16T23:31:39.971413+0000","last_clean":"2024-09-16T23:31:39.971413+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T23:31:39.971413+0000","last_undegraded":"2024-09-16T23:31:39.971413+0000","last_fullsized":"2024-09-16T23:31:39.971413+0000","mapping_epoch":19,"log_start":"23'27200","ondisk_log_start":"23'27200","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:41:06.781142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"stat_sum":{"num_bytes":2258035728,"num_objects":545,"num_object_clones":0,"num_object_copies":1090,"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":545,"num_whiteouts":0,"num_read":22301,"num_read_kb":1043663,"num_write":37275,"num_write_kb":9238935,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'30312","reported_seq":85298,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:39.735057+0000","last_change":"2024-09-16T22:44:35.871000+0000","last_active":"2024-09-16T23:31:39.735057+0000","last_peered":"2024-09-16T23:31:39.735057+0000","last_clean":"2024-09-16T23:31:39.735057+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T23:31:39.735057+0000","last_undegraded":"2024-09-16T23:31:39.735057+0000","last_fullsized":"2024-09-16T23:31:39.735057+0000","mapping_epoch":19,"log_start":"23'20300","ondisk_log_start":"23'20300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"stat_sum":{"num_bytes":2482247346,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"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":602,"num_whiteouts":0,"num_read":67986,"num_read_kb":1489438,"num_write":32860,"num_write_kb":10119524,"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":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'87148","reported_seq":133969,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:40.081591+0000","last_change":"2024-09-16T22:44:35.332228+0000","last_active":"2024-09-16T23:31:40.081591+0000","last_peered":"2024-09-16T23:31:40.081591+0000","last_clean":"2024-09-16T23:31:40.081591+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T23:31:40.081591+0000","last_undegraded":"2024-09-16T23:31:40.081591+0000","last_fullsized":"2024-09-16T23:31:40.081591+0000","mapping_epoch":19,"log_start":"23'77100","ondisk_log_start":"23'77100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10048,"log_dups_size":0,"ondisk_log_size":10048,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":2435564706,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"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":588,"num_whiteouts":0,"num_read":49767,"num_read_kb":1618701,"num_write":87648,"num_write_kb":9564318,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'72","reported_seq":136,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:28:35.505781+0000","last_change":"2024-09-16T22:44:27.347262+0000","last_active":"2024-09-16T23:28:35.505781+0000","last_peered":"2024-09-16T23:28:35.505781+0000","last_clean":"2024-09-16T23:28:35.505781+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T23:28:35.505781+0000","last_undegraded":"2024-09-16T23:28:35.505781+0000","last_fullsized":"2024-09-16T23:28:35.505781+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_clean_scrub_stamp":"2024-09-16T22:44:26.273145+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:02:15.801751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19912279081,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"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":4801,"num_whiteouts":0,"num_read":441925,"num_read_kb":13634556,"num_write":664332,"num_write_kb":84594528,"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":39152066560,"data_stored":39151226962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80461,"ondisk_log_size":80461,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542713,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8402912,"kb_used_data":7134864,"kb_used_omap":1,"kb_used_meta":1268030,"kb_avail":85968928,"statfs":{"total":96636764160,"available":88032182272,"internally_reserved":0,"allocated":7306100736,"data_stored":7305815666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1298463178},"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":[]},{"osd":6,"up_from":14,"seq":60129542715,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5499408,"kb_used_data":5003260,"kb_used_omap":1,"kb_used_meta":496126,"kb_avail":88872432,"statfs":{"total":96636764160,"available":91005370368,"internally_reserved":0,"allocated":5123338240,"data_stored":5123092896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":508033478},"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":[]},{"osd":5,"up_from":14,"seq":60129542713,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5405036,"kb_used_data":4759644,"kb_used_omap":1,"kb_used_meta":645374,"kb_avail":88966804,"statfs":{"total":96636764160,"available":91102007296,"internally_reserved":0,"allocated":4873875456,"data_stored":4873634885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":660863429},"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":[]},{"osd":3,"up_from":14,"seq":60129542715,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2334772,"kb_used_data":2159184,"kb_used_omap":1,"kb_used_meta":175486,"kb_avail":92037068,"statfs":{"total":96636764160,"available":94245957632,"internally_reserved":0,"allocated":2211004416,"data_stored":2210760096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":179698119},"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":[]},{"osd":2,"up_from":14,"seq":60129542715,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5100776,"kb_used_data":4496324,"kb_used_omap":1,"kb_used_meta":604350,"kb_avail":89271064,"statfs":{"total":96636764160,"available":91413569536,"internally_reserved":0,"allocated":4604235776,"data_stored":4603934786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":618854853},"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":[]},{"osd":1,"up_from":14,"seq":60129542715,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10941444,"kb_used_data":9881972,"kb_used_omap":1,"kb_used_meta":1059454,"kb_avail":83430396,"statfs":{"total":96636764160,"available":85432725504,"internally_reserved":0,"allocated":10119139328,"data_stored":10118786295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1084881349},"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":[]},{"osd":0,"up_from":14,"seq":60129542715,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6011784,"kb_used_data":4801976,"kb_used_omap":1,"kb_used_meta":1209790,"kb_avail":88360056,"statfs":{"total":96636764160,"available":90480697344,"internally_reserved":0,"allocated":4917223424,"data_stored":4916959314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1238825413},"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":[]},{"osd":4,"up_from":13,"seq":55834575419,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27260,"kb_used_data":232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344580,"statfs":{"total":96636764160,"available":96608849920,"internally_reserved":0,"allocated":237568,"data_stored":82320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4916391936,"data_stored":4916286626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":10118901760,"data_stored":10118703975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4603998208,"data_stored":4603852466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2210766848,"data_stored":2210677776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4873637888,"data_stored":4873552565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5123100672,"data_stored":5123010576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7305269248,"data_stored":7305142978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:31:46.305 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:31:46.591 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T23:31:46.591 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T23:31:46.603 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":1437,"stamp":"2024-09-16T23:31:46.318049+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19912869449,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"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":4803,"num_whiteouts":0,"num_read":443363,"num_read_kb":13666439,"num_write":664570,"num_write_kb":84602452,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80373,"ondisk_log_size":80373,"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":7,"kb":754974720,"kb_used":43741276,"kb_used_data":38237456,"kb_used_omap":12,"kb_used_meta":5503667,"kb_avail":711233444,"statfs":{"total":773094113280,"available":728303046656,"internally_reserved":0,"allocated":39155154944,"data_stored":39153066258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5635755568},"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":2060,"num_read_kb":48182,"num_write":171,"num_write_kb":6676,"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.002856"},"pg_stats":[{"pgid":"2.7","version":"23'72463","reported_seq":102803,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:42.870211+0000","last_change":"2024-09-16T22:44:35.871056+0000","last_active":"2024-09-16T23:31:42.870211+0000","last_peered":"2024-09-16T23:31:42.870211+0000","last_clean":"2024-09-16T23:31:42.870211+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T23:31:42.870211+0000","last_undegraded":"2024-09-16T23:31:42.870211+0000","last_fullsized":"2024-09-16T23:31:42.870211+0000","mapping_epoch":19,"log_start":"23'62400","ondisk_log_start":"23'62400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:48:34.178671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"stat_sum":{"num_bytes":2488974352,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":30348,"num_read_kb":1897467,"num_write":72475,"num_write_kb":10884379,"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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'54609","reported_seq":95765,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.198911+0000","last_change":"2024-09-16T22:44:35.336963+0000","last_active":"2024-09-16T23:31:43.198911+0000","last_peered":"2024-09-16T23:31:43.198911+0000","last_clean":"2024-09-16T23:31:43.198911+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T23:31:43.198911+0000","last_undegraded":"2024-09-16T23:31:43.198911+0000","last_fullsized":"2024-09-16T23:31:43.198911+0000","mapping_epoch":19,"log_start":"23'44600","ondisk_log_start":"23'44600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:20:32.209688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"stat_sum":{"num_bytes":2726057472,"num_objects":656,"num_object_clones":0,"num_object_copies":1312,"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":656,"num_whiteouts":0,"num_read":41158,"num_read_kb":1976366,"num_write":54621,"num_write_kb":9834500,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'227093","reported_seq":356783,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:42.726037+0000","last_change":"2024-09-16T22:44:35.871054+0000","last_active":"2024-09-16T23:31:42.726037+0000","last_peered":"2024-09-16T23:31:42.726037+0000","last_clean":"2024-09-16T23:31:42.726037+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T23:31:42.726037+0000","last_undegraded":"2024-09-16T23:31:42.726037+0000","last_fullsized":"2024-09-16T23:31:42.726037+0000","mapping_epoch":19,"log_start":"23'217000","ondisk_log_start":"23'217000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10093,"log_dups_size":0,"ondisk_log_size":10093,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000446837,"stat_sum":{"num_bytes":2449166336,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"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":589,"num_whiteouts":0,"num_read":129677,"num_read_kb":2354510,"num_write":227107,"num_write_kb":13542489,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'93226","reported_seq":157698,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.263350+0000","last_change":"2024-09-16T22:44:35.336938+0000","last_active":"2024-09-16T23:31:43.263350+0000","last_peered":"2024-09-16T23:31:43.263350+0000","last_clean":"2024-09-16T23:31:43.263350+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T23:31:43.263350+0000","last_undegraded":"2024-09-16T23:31:43.263350+0000","last_fullsized":"2024-09-16T23:31:43.263350+0000","mapping_epoch":19,"log_start":"23'83200","ondisk_log_start":"23'83200","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:20:07.873181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"stat_sum":{"num_bytes":2541877410,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":74460,"num_read_kb":1791216,"num_write":94967,"num_write_kb":11513164,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'57419","reported_seq":84548,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.200344+0000","last_change":"2024-09-16T22:44:35.332756+0000","last_active":"2024-09-16T23:31:43.200344+0000","last_peered":"2024-09-16T23:31:43.200344+0000","last_clean":"2024-09-16T23:31:43.200344+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T23:31:43.200344+0000","last_undegraded":"2024-09-16T23:31:43.200344+0000","last_fullsized":"2024-09-16T23:31:43.200344+0000","mapping_epoch":19,"log_start":"23'47400","ondisk_log_start":"23'47400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":2530355731,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"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":607,"num_whiteouts":0,"num_read":27126,"num_read_kb":1482343,"num_write":57442,"num_write_kb":9902294,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'37323","reported_seq":59838,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.203037+0000","last_change":"2024-09-16T22:44:35.327784+0000","last_active":"2024-09-16T23:31:43.203037+0000","last_peered":"2024-09-16T23:31:43.203037+0000","last_clean":"2024-09-16T23:31:43.203037+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T23:31:43.203037+0000","last_undegraded":"2024-09-16T23:31:43.203037+0000","last_fullsized":"2024-09-16T23:31:43.203037+0000","mapping_epoch":19,"log_start":"23'27300","ondisk_log_start":"23'27300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:41:06.781142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"stat_sum":{"num_bytes":2258035728,"num_objects":545,"num_object_clones":0,"num_object_copies":1090,"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":545,"num_whiteouts":0,"num_read":22499,"num_read_kb":1046827,"num_write":37343,"num_write_kb":9240148,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'30318","reported_seq":85356,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.249257+0000","last_change":"2024-09-16T22:44:35.871000+0000","last_active":"2024-09-16T23:31:43.249257+0000","last_peered":"2024-09-16T23:31:43.249257+0000","last_clean":"2024-09-16T23:31:43.249257+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T23:31:43.249257+0000","last_undegraded":"2024-09-16T23:31:43.249257+0000","last_fullsized":"2024-09-16T23:31:43.249257+0000","mapping_epoch":19,"log_start":"23'20300","ondisk_log_start":"23'20300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"stat_sum":{"num_bytes":2482247346,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"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":602,"num_whiteouts":0,"num_read":68037,"num_read_kb":1492161,"num_write":32864,"num_write_kb":10119528,"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":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'87150","reported_seq":134195,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.197916+0000","last_change":"2024-09-16T22:44:35.332228+0000","last_active":"2024-09-16T23:31:43.197916+0000","last_peered":"2024-09-16T23:31:43.197916+0000","last_clean":"2024-09-16T23:31:43.197916+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T23:31:43.197916+0000","last_undegraded":"2024-09-16T23:31:43.197916+0000","last_fullsized":"2024-09-16T23:31:43.197916+0000","mapping_epoch":19,"log_start":"23'77100","ondisk_log_start":"23'77100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":2435564706,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"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":588,"num_whiteouts":0,"num_read":49992,"num_read_kb":1625494,"num_write":87650,"num_write_kb":9564322,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'72","reported_seq":136,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:28:35.505781+0000","last_change":"2024-09-16T22:44:27.347262+0000","last_active":"2024-09-16T23:28:35.505781+0000","last_peered":"2024-09-16T23:28:35.505781+0000","last_clean":"2024-09-16T23:28:35.505781+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T23:28:35.505781+0000","last_undegraded":"2024-09-16T23:28:35.505781+0000","last_fullsized":"2024-09-16T23:28:35.505781+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_clean_scrub_stamp":"2024-09-16T22:44:26.273145+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:02:15.801751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19912279081,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"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":4801,"num_whiteouts":0,"num_read":443297,"num_read_kb":13666384,"num_write":664469,"num_write_kb":84600824,"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":39152066560,"data_stored":39151226962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80301,"ondisk_log_size":80301,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542714,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8402912,"kb_used_data":7134864,"kb_used_omap":1,"kb_used_meta":1268030,"kb_avail":85968928,"statfs":{"total":96636764160,"available":88032182272,"internally_reserved":0,"allocated":7306100736,"data_stored":7305815666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1298463178},"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":[]},{"osd":6,"up_from":14,"seq":60129542716,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517452,"kb_used_data":5003260,"kb_used_omap":1,"kb_used_meta":514174,"kb_avail":88854388,"statfs":{"total":96636764160,"available":90986893312,"internally_reserved":0,"allocated":5123338240,"data_stored":5123092896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":526514630},"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":[]},{"osd":5,"up_from":14,"seq":60129542714,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5405044,"kb_used_data":4759644,"kb_used_omap":1,"kb_used_meta":645374,"kb_avail":88966796,"statfs":{"total":96636764160,"available":91101999104,"internally_reserved":0,"allocated":4873875456,"data_stored":4873634885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":660863429},"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":[]},{"osd":3,"up_from":14,"seq":60129542716,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2334688,"kb_used_data":2159184,"kb_used_omap":1,"kb_used_meta":175486,"kb_avail":92037152,"statfs":{"total":96636764160,"available":94246043648,"internally_reserved":0,"allocated":2211004416,"data_stored":2210760096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":179698119},"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":[]},{"osd":2,"up_from":14,"seq":60129542716,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5100692,"kb_used_data":4496324,"kb_used_omap":1,"kb_used_meta":604350,"kb_avail":89271148,"statfs":{"total":96636764160,"available":91413655552,"internally_reserved":0,"allocated":4604235776,"data_stored":4603934786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":618854853},"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":[]},{"osd":1,"up_from":14,"seq":60129542716,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10941444,"kb_used_data":9881972,"kb_used_omap":1,"kb_used_meta":1059454,"kb_avail":83430396,"statfs":{"total":96636764160,"available":85432725504,"internally_reserved":0,"allocated":10119139328,"data_stored":10118786295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1084881349},"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":[]},{"osd":0,"up_from":14,"seq":60129542716,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6011784,"kb_used_data":4801976,"kb_used_omap":1,"kb_used_meta":1209790,"kb_avail":88360056,"statfs":{"total":96636764160,"available":90480697344,"internally_reserved":0,"allocated":4917223424,"data_stored":4916959314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1238825413},"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":[]},{"osd":4,"up_from":13,"seq":55834575419,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27260,"kb_used_data":232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344580,"statfs":{"total":96636764160,"available":96608849920,"internally_reserved":0,"allocated":237568,"data_stored":82320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4916391936,"data_stored":4916286626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":10118901760,"data_stored":10118703975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4603998208,"data_stored":4603852466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2210766848,"data_stored":2210677776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4873637888,"data_stored":4873552565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5123100672,"data_stored":5123010576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7305269248,"data_stored":7305142978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:31:46.604 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-16T23:31:46.605 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:31:46.885 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T23:31:46.885 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T23:31:46.898 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":1437,"stamp":"2024-09-16T23:31:46.318049+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19912869449,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"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":4803,"num_whiteouts":0,"num_read":443363,"num_read_kb":13666439,"num_write":664570,"num_write_kb":84602452,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80373,"ondisk_log_size":80373,"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":7,"kb":754974720,"kb_used":43741276,"kb_used_data":38237456,"kb_used_omap":12,"kb_used_meta":5503667,"kb_avail":711233444,"statfs":{"total":773094113280,"available":728303046656,"internally_reserved":0,"allocated":39155154944,"data_stored":39153066258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5635755568},"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":2060,"num_read_kb":48182,"num_write":171,"num_write_kb":6676,"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.002856"},"pg_stats":[{"pgid":"2.7","version":"23'72463","reported_seq":102803,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:42.870211+0000","last_change":"2024-09-16T22:44:35.871056+0000","last_active":"2024-09-16T23:31:42.870211+0000","last_peered":"2024-09-16T23:31:42.870211+0000","last_clean":"2024-09-16T23:31:42.870211+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T23:31:42.870211+0000","last_undegraded":"2024-09-16T23:31:42.870211+0000","last_fullsized":"2024-09-16T23:31:42.870211+0000","mapping_epoch":19,"log_start":"23'62400","ondisk_log_start":"23'62400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:48:34.178671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"stat_sum":{"num_bytes":2488974352,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":30348,"num_read_kb":1897467,"num_write":72475,"num_write_kb":10884379,"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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'54609","reported_seq":95765,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.198911+0000","last_change":"2024-09-16T22:44:35.336963+0000","last_active":"2024-09-16T23:31:43.198911+0000","last_peered":"2024-09-16T23:31:43.198911+0000","last_clean":"2024-09-16T23:31:43.198911+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T23:31:43.198911+0000","last_undegraded":"2024-09-16T23:31:43.198911+0000","last_fullsized":"2024-09-16T23:31:43.198911+0000","mapping_epoch":19,"log_start":"23'44600","ondisk_log_start":"23'44600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:20:32.209688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"stat_sum":{"num_bytes":2726057472,"num_objects":656,"num_object_clones":0,"num_object_copies":1312,"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":656,"num_whiteouts":0,"num_read":41158,"num_read_kb":1976366,"num_write":54621,"num_write_kb":9834500,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'227093","reported_seq":356783,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:42.726037+0000","last_change":"2024-09-16T22:44:35.871054+0000","last_active":"2024-09-16T23:31:42.726037+0000","last_peered":"2024-09-16T23:31:42.726037+0000","last_clean":"2024-09-16T23:31:42.726037+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T23:31:42.726037+0000","last_undegraded":"2024-09-16T23:31:42.726037+0000","last_fullsized":"2024-09-16T23:31:42.726037+0000","mapping_epoch":19,"log_start":"23'217000","ondisk_log_start":"23'217000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10093,"log_dups_size":0,"ondisk_log_size":10093,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000446837,"stat_sum":{"num_bytes":2449166336,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"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":589,"num_whiteouts":0,"num_read":129677,"num_read_kb":2354510,"num_write":227107,"num_write_kb":13542489,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'93226","reported_seq":157698,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.263350+0000","last_change":"2024-09-16T22:44:35.336938+0000","last_active":"2024-09-16T23:31:43.263350+0000","last_peered":"2024-09-16T23:31:43.263350+0000","last_clean":"2024-09-16T23:31:43.263350+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T23:31:43.263350+0000","last_undegraded":"2024-09-16T23:31:43.263350+0000","last_fullsized":"2024-09-16T23:31:43.263350+0000","mapping_epoch":19,"log_start":"23'83200","ondisk_log_start":"23'83200","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:20:07.873181+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"stat_sum":{"num_bytes":2541877410,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":74460,"num_read_kb":1791216,"num_write":94967,"num_write_kb":11513164,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'57419","reported_seq":84548,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.200344+0000","last_change":"2024-09-16T22:44:35.332756+0000","last_active":"2024-09-16T23:31:43.200344+0000","last_peered":"2024-09-16T23:31:43.200344+0000","last_clean":"2024-09-16T23:31:43.200344+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T23:31:43.200344+0000","last_undegraded":"2024-09-16T23:31:43.200344+0000","last_fullsized":"2024-09-16T23:31:43.200344+0000","mapping_epoch":19,"log_start":"23'47400","ondisk_log_start":"23'47400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":2530355731,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"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":607,"num_whiteouts":0,"num_read":27126,"num_read_kb":1482343,"num_write":57442,"num_write_kb":9902294,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'37323","reported_seq":59838,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.203037+0000","last_change":"2024-09-16T22:44:35.327784+0000","last_active":"2024-09-16T23:31:43.203037+0000","last_peered":"2024-09-16T23:31:43.203037+0000","last_clean":"2024-09-16T23:31:43.203037+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T23:31:43.203037+0000","last_undegraded":"2024-09-16T23:31:43.203037+0000","last_fullsized":"2024-09-16T23:31:43.203037+0000","mapping_epoch":19,"log_start":"23'27300","ondisk_log_start":"23'27300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:41:06.781142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"stat_sum":{"num_bytes":2258035728,"num_objects":545,"num_object_clones":0,"num_object_copies":1090,"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":545,"num_whiteouts":0,"num_read":22499,"num_read_kb":1046827,"num_write":37343,"num_write_kb":9240148,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'30318","reported_seq":85356,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.249257+0000","last_change":"2024-09-16T22:44:35.871000+0000","last_active":"2024-09-16T23:31:43.249257+0000","last_peered":"2024-09-16T23:31:43.249257+0000","last_clean":"2024-09-16T23:31:43.249257+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T23:31:43.249257+0000","last_undegraded":"2024-09-16T23:31:43.249257+0000","last_fullsized":"2024-09-16T23:31:43.249257+0000","mapping_epoch":19,"log_start":"23'20300","ondisk_log_start":"23'20300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"stat_sum":{"num_bytes":2482247346,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"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":602,"num_whiteouts":0,"num_read":68037,"num_read_kb":1492161,"num_write":32864,"num_write_kb":10119528,"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":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'87150","reported_seq":134195,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.197916+0000","last_change":"2024-09-16T22:44:35.332228+0000","last_active":"2024-09-16T23:31:43.197916+0000","last_peered":"2024-09-16T23:31:43.197916+0000","last_clean":"2024-09-16T23:31:43.197916+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T23:31:43.197916+0000","last_undegraded":"2024-09-16T23:31:43.197916+0000","last_fullsized":"2024-09-16T23:31:43.197916+0000","mapping_epoch":19,"log_start":"23'77100","ondisk_log_start":"23'77100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":2435564706,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"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":588,"num_whiteouts":0,"num_read":49992,"num_read_kb":1625494,"num_write":87650,"num_write_kb":9564322,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'72","reported_seq":136,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:28:35.505781+0000","last_change":"2024-09-16T22:44:27.347262+0000","last_active":"2024-09-16T23:28:35.505781+0000","last_peered":"2024-09-16T23:28:35.505781+0000","last_clean":"2024-09-16T23:28:35.505781+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T23:28:35.505781+0000","last_undegraded":"2024-09-16T23:28:35.505781+0000","last_fullsized":"2024-09-16T23:28:35.505781+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_clean_scrub_stamp":"2024-09-16T22:44:26.273145+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:02:15.801751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19912279081,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"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":4801,"num_whiteouts":0,"num_read":443297,"num_read_kb":13666384,"num_write":664469,"num_write_kb":84600824,"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":39152066560,"data_stored":39151226962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80301,"ondisk_log_size":80301,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542714,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8402912,"kb_used_data":7134864,"kb_used_omap":1,"kb_used_meta":1268030,"kb_avail":85968928,"statfs":{"total":96636764160,"available":88032182272,"internally_reserved":0,"allocated":7306100736,"data_stored":7305815666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1298463178},"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":[]},{"osd":6,"up_from":14,"seq":60129542716,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517452,"kb_used_data":5003260,"kb_used_omap":1,"kb_used_meta":514174,"kb_avail":88854388,"statfs":{"total":96636764160,"available":90986893312,"internally_reserved":0,"allocated":5123338240,"data_stored":5123092896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":526514630},"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":[]},{"osd":5,"up_from":14,"seq":60129542714,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5405044,"kb_used_data":4759644,"kb_used_omap":1,"kb_used_meta":645374,"kb_avail":88966796,"statfs":{"total":96636764160,"available":91101999104,"internally_reserved":0,"allocated":4873875456,"data_stored":4873634885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":660863429},"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":[]},{"osd":3,"up_from":14,"seq":60129542716,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2334688,"kb_used_data":2159184,"kb_used_omap":1,"kb_used_meta":175486,"kb_avail":92037152,"statfs":{"total":96636764160,"available":94246043648,"internally_reserved":0,"allocated":2211004416,"data_stored":2210760096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":179698119},"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":[]},{"osd":2,"up_from":14,"seq":60129542716,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5100692,"kb_used_data":4496324,"kb_used_omap":1,"kb_used_meta":604350,"kb_avail":89271148,"statfs":{"total":96636764160,"available":91413655552,"internally_reserved":0,"allocated":4604235776,"data_stored":4603934786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":618854853},"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":[]},{"osd":1,"up_from":14,"seq":60129542716,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10941444,"kb_used_data":9881972,"kb_used_omap":1,"kb_used_meta":1059454,"kb_avail":83430396,"statfs":{"total":96636764160,"available":85432725504,"internally_reserved":0,"allocated":10119139328,"data_stored":10118786295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1084881349},"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":[]},{"osd":0,"up_from":14,"seq":60129542716,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6011784,"kb_used_data":4801976,"kb_used_omap":1,"kb_used_meta":1209790,"kb_avail":88360056,"statfs":{"total":96636764160,"available":90480697344,"internally_reserved":0,"allocated":4917223424,"data_stored":4916959314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1238825413},"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":[]},{"osd":4,"up_from":13,"seq":55834575419,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27260,"kb_used_data":232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344580,"statfs":{"total":96636764160,"available":96608849920,"internally_reserved":0,"allocated":237568,"data_stored":82320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4916391936,"data_stored":4916286626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":10118901760,"data_stored":10118703975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4603998208,"data_stored":4603852466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2210766848,"data_stored":2210677776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4873637888,"data_stored":4873552565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5123100672,"data_stored":5123010576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7305269248,"data_stored":7305142978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:31:46.898 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T23:31:47.184 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T23:31:47.184 INFO:teuthology.orchestra.run.smithi099.stdout:{"epoch":23,"fsid":"54f0c5be-d8d5-4312-8314-3e136a286a75","created":"2024-09-16T22:44:13.336533+0000","modified":"2024-09-16T22:44:43.120600+0000","last_up_change":"2024-09-16T22:44:24.260752+0000","last_in_change":"2024-09-16T22:44:15.456744+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":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T22:44:25.849477+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,"is_stretch_pool":false,"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":"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":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T22:44:31.313320+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","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,"is_stretch_pool":false,"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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":22,"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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"caa51d79-f8f6-4a3a-9b15-060b0d34e21a","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.99:6808","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6809","nonce":1314885913}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6810","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6811","nonce":1314885913}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6814","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6815","nonce":1314885913}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6812","nonce":1314885913},{"type":"v1","addr":"172.21.15.99:6813","nonce":1314885913}]},"public_addr":"172.21.15.99:6809/1314885913","cluster_addr":"172.21.15.99:6811/1314885913","heartbeat_back_addr":"172.21.15.99:6815/1314885913","heartbeat_front_addr":"172.21.15.99:6813/1314885913","state":["exists","up"]},{"osd":1,"uuid":"16b5384e-1a0e-409b-9015-f3e65621a135","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6816","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6817","nonce":2318667901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6818","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6819","nonce":2318667901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6822","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6823","nonce":2318667901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6820","nonce":2318667901},{"type":"v1","addr":"172.21.15.99:6821","nonce":2318667901}]},"public_addr":"172.21.15.99:6817/2318667901","cluster_addr":"172.21.15.99:6819/2318667901","heartbeat_back_addr":"172.21.15.99:6823/2318667901","heartbeat_front_addr":"172.21.15.99:6821/2318667901","state":["exists","up"]},{"osd":2,"uuid":"26eab0ba-6a17-4a85-beb9-09a3017a63ac","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6800","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6801","nonce":1400785497}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6802","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6803","nonce":1400785497}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6806","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6807","nonce":1400785497}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6804","nonce":1400785497},{"type":"v1","addr":"172.21.15.99:6805","nonce":1400785497}]},"public_addr":"172.21.15.99:6801/1400785497","cluster_addr":"172.21.15.99:6803/1400785497","heartbeat_back_addr":"172.21.15.99:6807/1400785497","heartbeat_front_addr":"172.21.15.99:6805/1400785497","state":["exists","up"]},{"osd":3,"uuid":"2fedbace-8f5f-4bec-8440-466467b0e49f","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.99:6824","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6825","nonce":3563739012}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6826","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6827","nonce":3563739012}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6830","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6831","nonce":3563739012}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.99:6828","nonce":3563739012},{"type":"v1","addr":"172.21.15.99:6829","nonce":3563739012}]},"public_addr":"172.21.15.99:6825/3563739012","cluster_addr":"172.21.15.99:6827/3563739012","heartbeat_back_addr":"172.21.15.99:6831/3563739012","heartbeat_front_addr":"172.21.15.99:6829/3563739012","state":["exists","up"]},{"osd":4,"uuid":"ff3dd443-3809-41c9-8c76-2bad33ca5d4e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6800","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6801","nonce":2173739548}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6802","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6803","nonce":2173739548}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6806","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6807","nonce":2173739548}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6804","nonce":2173739548},{"type":"v1","addr":"172.21.15.136:6805","nonce":2173739548}]},"public_addr":"172.21.15.136:6801/2173739548","cluster_addr":"172.21.15.136:6803/2173739548","heartbeat_back_addr":"172.21.15.136:6807/2173739548","heartbeat_front_addr":"172.21.15.136:6805/2173739548","state":["exists","up"]},{"osd":5,"uuid":"1df09daa-12eb-4d36-9ea4-8493dc88c25b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6808","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6809","nonce":2064094177}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6810","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6811","nonce":2064094177}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6814","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6815","nonce":2064094177}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6812","nonce":2064094177},{"type":"v1","addr":"172.21.15.136:6813","nonce":2064094177}]},"public_addr":"172.21.15.136:6809/2064094177","cluster_addr":"172.21.15.136:6811/2064094177","heartbeat_back_addr":"172.21.15.136:6815/2064094177","heartbeat_front_addr":"172.21.15.136:6813/2064094177","state":["exists","up"]},{"osd":6,"uuid":"d13ed4a2-cff0-468f-be0b-0436f64f43d4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6816","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6817","nonce":824485794}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6818","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6819","nonce":824485794}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6822","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6823","nonce":824485794}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6820","nonce":824485794},{"type":"v1","addr":"172.21.15.136:6821","nonce":824485794}]},"public_addr":"172.21.15.136:6817/824485794","cluster_addr":"172.21.15.136:6819/824485794","heartbeat_back_addr":"172.21.15.136:6823/824485794","heartbeat_front_addr":"172.21.15.136:6821/824485794","state":["exists","up"]},{"osd":7,"uuid":"fc65f9b9-14ff-4f89-92c7-f3c7f460e5e4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6824","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6825","nonce":4140058564}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6826","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6827","nonce":4140058564}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6830","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6831","nonce":4140058564}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.136:6828","nonce":4140058564},{"type":"v1","addr":"172.21.15.136:6829","nonce":4140058564}]},"public_addr":"172.21.15.136:6825/4140058564","cluster_addr":"172.21.15.136:6827/4140058564","heartbeat_back_addr":"172.21.15.136:6831/4140058564","heartbeat_front_addr":"172.21.15.136:6829/4140058564","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.763320+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.050165+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.587740+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.747773+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:21.825022+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.250324+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.319966+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:44:22.567920+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"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}} 2024-09-16T23:31:48.197 INFO:tasks.ceph:Scrubbing osd.0 2024-09-16T23:31:48.197 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:48.334 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:48.334 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:48.334 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:48.344 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-16T23:31:48.629 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T23:31:48.642 INFO:tasks.ceph:Scrubbing osd.1 2024-09-16T23:31:48.642 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:48.766 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:48.766 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:48.766 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:48.776 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-16T23:31:49.065 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T23:31:49.078 INFO:tasks.ceph:Scrubbing osd.2 2024-09-16T23:31:49.078 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:49.200 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:49.200 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:49.200 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:49.211 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-16T23:31:49.495 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T23:31:49.508 INFO:tasks.ceph:Scrubbing osd.3 2024-09-16T23:31:49.509 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:49.631 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:49.631 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:49.631 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:49.642 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-16T23:31:49.967 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 3 to deep-scrub 2024-09-16T23:31:49.984 INFO:tasks.ceph:Scrubbing osd.4 2024-09-16T23:31:49.984 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:50.122 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:50.122 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:50.122 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:50.134 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-16T23:31:50.477 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 4 to deep-scrub 2024-09-16T23:31:50.495 INFO:tasks.ceph:Scrubbing osd.5 2024-09-16T23:31:50.495 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:50.647 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:50.647 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:50.648 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:50.661 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-16T23:31:51.071 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 5 to deep-scrub 2024-09-16T23:31:51.087 INFO:tasks.ceph:Scrubbing osd.6 2024-09-16T23:31:51.087 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:51.261 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:51.262 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:51.262 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:51.276 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-16T23:31:51.719 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 6 to deep-scrub 2024-09-16T23:31:51.736 INFO:tasks.ceph:Scrubbing osd.7 2024-09-16T23:31:51.737 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:31:51.906 INFO:teuthology.orchestra.run.smithi099.stdout:{ 2024-09-16T23:31:51.906 INFO:teuthology.orchestra.run.smithi099.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:31:51.906 INFO:teuthology.orchestra.run.smithi099.stdout:} 2024-09-16T23:31:51.921 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-16T23:31:52.360 INFO:teuthology.orchestra.run.smithi099.stderr:instructed osd(s) 7 to deep-scrub 2024-09-16T23:31:52.380 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:31:52.798 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T23:31:52.798 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T23:31:52.817 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":1440,"stamp":"2024-09-16T23:31:52.319204+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19912869449,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"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":4803,"num_whiteouts":0,"num_read":443363,"num_read_kb":13666439,"num_write":664570,"num_write_kb":84602452,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80397,"ondisk_log_size":80397,"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":7,"kb":754974720,"kb_used":43741276,"kb_used_data":38237456,"kb_used_omap":12,"kb_used_meta":5503667,"kb_avail":711233444,"statfs":{"total":773094113280,"available":728303046656,"internally_reserved":0,"allocated":39155154944,"data_stored":39153066258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5635755568},"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":1372,"num_read_kb":31828,"num_write":137,"num_write_kb":6296,"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.002421"},"pg_stats":[{"pgid":"2.7","version":"23'72463","reported_seq":102803,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:42.870211+0000","last_change":"2024-09-16T22:44:35.871056+0000","last_active":"2024-09-16T23:31:42.870211+0000","last_peered":"2024-09-16T23:31:42.870211+0000","last_clean":"2024-09-16T23:31:42.870211+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T23:31:42.870211+0000","last_undegraded":"2024-09-16T23:31:42.870211+0000","last_fullsized":"2024-09-16T23:31:42.870211+0000","mapping_epoch":19,"log_start":"23'62400","ondisk_log_start":"23'62400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:48:34.178671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"stat_sum":{"num_bytes":2488974352,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":30348,"num_read_kb":1897467,"num_write":72475,"num_write_kb":10884379,"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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'54609","reported_seq":95765,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.198911+0000","last_change":"2024-09-16T22:44:35.336963+0000","last_active":"2024-09-16T23:31:43.198911+0000","last_peered":"2024-09-16T23:31:43.198911+0000","last_clean":"2024-09-16T23:31:43.198911+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T23:31:43.198911+0000","last_undegraded":"2024-09-16T23:31:43.198911+0000","last_fullsized":"2024-09-16T23:31:43.198911+0000","mapping_epoch":19,"log_start":"23'44600","ondisk_log_start":"23'44600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:20:32.209688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"stat_sum":{"num_bytes":2726057472,"num_objects":656,"num_object_clones":0,"num_object_copies":1312,"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":656,"num_whiteouts":0,"num_read":41158,"num_read_kb":1976366,"num_write":54621,"num_write_kb":9834500,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'227093","reported_seq":356783,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:42.726037+0000","last_change":"2024-09-16T22:44:35.871054+0000","last_active":"2024-09-16T23:31:42.726037+0000","last_peered":"2024-09-16T23:31:42.726037+0000","last_clean":"2024-09-16T23:31:42.726037+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T23:31:42.726037+0000","last_undegraded":"2024-09-16T23:31:42.726037+0000","last_fullsized":"2024-09-16T23:31:42.726037+0000","mapping_epoch":19,"log_start":"23'217000","ondisk_log_start":"23'217000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10093,"log_dups_size":0,"ondisk_log_size":10093,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000446837,"stat_sum":{"num_bytes":2449166336,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"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":589,"num_whiteouts":0,"num_read":129677,"num_read_kb":2354510,"num_write":227107,"num_write_kb":13542489,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'93250","reported_seq":157727,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:31:49.995531+0000","last_change":"2024-09-16T23:31:49.756886+0000","last_active":"2024-09-16T23:31:49.995531+0000","last_peered":"2024-09-16T23:31:49.995531+0000","last_clean":"2024-09-16T23:31:49.995531+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T23:31:49.995531+0000","last_undegraded":"2024-09-16T23:31:49.995531+0000","last_fullsized":"2024-09-16T23:31:49.995531+0000","mapping_epoch":19,"log_start":"23'83200","ondisk_log_start":"23'83200","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":24,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"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,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 0s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"stat_sum":{"num_bytes":2541877410,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":74460,"num_read_kb":1791216,"num_write":94967,"num_write_kb":11513164,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'57419","reported_seq":84548,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.200344+0000","last_change":"2024-09-16T22:44:35.332756+0000","last_active":"2024-09-16T23:31:43.200344+0000","last_peered":"2024-09-16T23:31:43.200344+0000","last_clean":"2024-09-16T23:31:43.200344+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T23:31:43.200344+0000","last_undegraded":"2024-09-16T23:31:43.200344+0000","last_fullsized":"2024-09-16T23:31:43.200344+0000","mapping_epoch":19,"log_start":"23'47400","ondisk_log_start":"23'47400","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:19:51.053657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":2530355731,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"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":607,"num_whiteouts":0,"num_read":27126,"num_read_kb":1482343,"num_write":57442,"num_write_kb":9902294,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'37323","reported_seq":59838,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.203037+0000","last_change":"2024-09-16T22:44:35.327784+0000","last_active":"2024-09-16T23:31:43.203037+0000","last_peered":"2024-09-16T23:31:43.203037+0000","last_clean":"2024-09-16T23:31:43.203037+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T23:31:43.203037+0000","last_undegraded":"2024-09-16T23:31:43.203037+0000","last_fullsized":"2024-09-16T23:31:43.203037+0000","mapping_epoch":19,"log_start":"23'27300","ondisk_log_start":"23'27300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:41:06.781142+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"stat_sum":{"num_bytes":2258035728,"num_objects":545,"num_object_clones":0,"num_object_copies":1090,"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":545,"num_whiteouts":0,"num_read":22499,"num_read_kb":1046827,"num_write":37343,"num_write_kb":9240148,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'30318","reported_seq":85356,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.249257+0000","last_change":"2024-09-16T22:44:35.871000+0000","last_active":"2024-09-16T23:31:43.249257+0000","last_peered":"2024-09-16T23:31:43.249257+0000","last_clean":"2024-09-16T23:31:43.249257+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T23:31:43.249257+0000","last_undegraded":"2024-09-16T23:31:43.249257+0000","last_fullsized":"2024-09-16T23:31:43.249257+0000","mapping_epoch":19,"log_start":"23'20300","ondisk_log_start":"23'20300","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"stat_sum":{"num_bytes":2482247346,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"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":602,"num_whiteouts":0,"num_read":68037,"num_read_kb":1492161,"num_write":32864,"num_write_kb":10119528,"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":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'87150","reported_seq":134195,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:43.197916+0000","last_change":"2024-09-16T22:44:35.332228+0000","last_active":"2024-09-16T23:31:43.197916+0000","last_peered":"2024-09-16T23:31:43.197916+0000","last_clean":"2024-09-16T23:31:43.197916+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T23:31:43.197916+0000","last_undegraded":"2024-09-16T23:31:43.197916+0000","last_fullsized":"2024-09-16T23:31:43.197916+0000","mapping_epoch":19,"log_start":"23'77100","ondisk_log_start":"23'77100","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:32.298743+0000","last_clean_scrub_stamp":"2024-09-16T22:44:32.298743+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:54:06.577996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":2435564706,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"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":588,"num_whiteouts":0,"num_read":49992,"num_read_kb":1625494,"num_write":87650,"num_write_kb":9564322,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"17'72","reported_seq":136,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:28:35.505781+0000","last_change":"2024-09-16T22:44:27.347262+0000","last_active":"2024-09-16T23:28:35.505781+0000","last_peered":"2024-09-16T23:28:35.505781+0000","last_clean":"2024-09-16T23:28:35.505781+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T23:28:35.505781+0000","last_undegraded":"2024-09-16T23:28:35.505781+0000","last_fullsized":"2024-09-16T23:28:35.505781+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:44:26.273145+0000","last_clean_scrub_stamp":"2024-09-16T22:44:26.273145+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:02:15.801751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19912279081,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"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":4801,"num_whiteouts":0,"num_read":443297,"num_read_kb":13666384,"num_write":664469,"num_write_kb":84600824,"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":39152066560,"data_stored":39151226962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80325,"ondisk_log_size":80325,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542715,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8402912,"kb_used_data":7134864,"kb_used_omap":1,"kb_used_meta":1268030,"kb_avail":85968928,"statfs":{"total":96636764160,"available":88032182272,"internally_reserved":0,"allocated":7306100736,"data_stored":7305815666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1298463178},"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":[]},{"osd":6,"up_from":14,"seq":60129542717,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5517452,"kb_used_data":5003260,"kb_used_omap":1,"kb_used_meta":514174,"kb_avail":88854388,"statfs":{"total":96636764160,"available":90986893312,"internally_reserved":0,"allocated":5123338240,"data_stored":5123092896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":526514630},"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":[]},{"osd":5,"up_from":14,"seq":60129542715,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5405044,"kb_used_data":4759644,"kb_used_omap":1,"kb_used_meta":645374,"kb_avail":88966796,"statfs":{"total":96636764160,"available":91101999104,"internally_reserved":0,"allocated":4873875456,"data_stored":4873634885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":660863429},"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":[]},{"osd":3,"up_from":14,"seq":60129542717,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2334688,"kb_used_data":2159184,"kb_used_omap":1,"kb_used_meta":175486,"kb_avail":92037152,"statfs":{"total":96636764160,"available":94246043648,"internally_reserved":0,"allocated":2211004416,"data_stored":2210760096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":179698119},"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":[]},{"osd":2,"up_from":14,"seq":60129542717,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5100692,"kb_used_data":4496324,"kb_used_omap":1,"kb_used_meta":604350,"kb_avail":89271148,"statfs":{"total":96636764160,"available":91413655552,"internally_reserved":0,"allocated":4604235776,"data_stored":4603934786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":618854853},"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":[]},{"osd":1,"up_from":14,"seq":60129542717,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10941444,"kb_used_data":9881972,"kb_used_omap":1,"kb_used_meta":1059454,"kb_avail":83430396,"statfs":{"total":96636764160,"available":85432725504,"internally_reserved":0,"allocated":10119139328,"data_stored":10118786295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1084881349},"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":[]},{"osd":0,"up_from":14,"seq":60129542717,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6011784,"kb_used_data":4801976,"kb_used_omap":1,"kb_used_meta":1209790,"kb_avail":88360056,"statfs":{"total":96636764160,"available":90480697344,"internally_reserved":0,"allocated":4917223424,"data_stored":4916959314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1238825413},"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":[]},{"osd":4,"up_from":13,"seq":55834575420,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27260,"kb_used_data":232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344580,"statfs":{"total":96636764160,"available":96608849920,"internally_reserved":0,"allocated":237568,"data_stored":82320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4916391936,"data_stored":4916286626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":10118901760,"data_stored":10118703975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4603998208,"data_stored":4603852466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2210766848,"data_stored":2210677776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4873637888,"data_stored":4873552565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5123100672,"data_stored":5123010576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7305269248,"data_stored":7305142978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:31:52.820 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.820 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T22:44:32.298743+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-16T22:44:26.273145+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=44, tm_sec=26, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=31, tm_sec=47, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:31:52.821 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T23:32:12.823 DEBUG:teuthology.orchestra.run.smithi099:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:32:13.116 INFO:teuthology.orchestra.run.smithi099.stdout: 2024-09-16T23:32:13.116 INFO:teuthology.orchestra.run.smithi099.stderr:dumped all 2024-09-16T23:32:13.127 INFO:teuthology.orchestra.run.smithi099.stdout:{"pg_ready":true,"pg_map":{"version":1450,"stamp":"2024-09-16T23:32:12.323065+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19912869449,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"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":4803,"num_whiteouts":0,"num_read":443363,"num_read_kb":13666439,"num_write":664570,"num_write_kb":84602452,"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":610,"num_omap_keys":32,"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":80441,"ondisk_log_size":80441,"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":7,"kb":754974720,"kb_used":43762068,"kb_used_data":38237456,"kb_used_omap":12,"kb_used_meta":5524467,"kb_avail":711212652,"statfs":{"total":773094113280,"available":728281755648,"internally_reserved":0,"allocated":39155154944,"data_stored":39153066258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":5657054768},"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":297,"num_omap_keys":17,"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.002526"},"pg_stats":[{"pgid":"2.7","version":"23'73059","reported_seq":103431,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:00.368096+0000","last_change":"2024-09-16T23:32:00.368096+0000","last_active":"2024-09-16T23:32:00.368096+0000","last_peered":"2024-09-16T23:32:00.368096+0000","last_clean":"2024-09-16T23:32:00.368096+0000","last_became_active":"2024-09-16T22:44:33.322040+0000","last_became_peered":"2024-09-16T22:44:33.322040+0000","last_unstale":"2024-09-16T23:32:00.368096+0000","last_undegraded":"2024-09-16T23:32:00.368096+0000","last_fullsized":"2024-09-16T23:32:00.368096+0000","mapping_epoch":19,"log_start":"23'63000","ondisk_log_start":"23'63000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'73059","last_scrub_stamp":"2024-09-16T23:32:00.367949+0000","last_deep_scrub":"23'73059","last_deep_scrub_stamp":"2024-09-16T23:32:00.367949+0000","last_clean_scrub_stamp":"2024-09-16T23:32:00.367949+0000","objects_scrubbed":599,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"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,"last_scrub_duration":9,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:36:31.856482+0000","scrub_duration":8259,"objects_trimmed":0,"snaptrim_duration":0.00053108599999999995,"stat_sum":{"num_bytes":2488974352,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"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":599,"num_whiteouts":0,"num_read":30348,"num_read_kb":1897467,"num_write":72475,"num_write_kb":10884379,"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,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"23'55260","reported_seq":96451,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:01.754647+0000","last_change":"2024-09-16T23:32:01.754647+0000","last_active":"2024-09-16T23:32:01.754647+0000","last_peered":"2024-09-16T23:32:01.754647+0000","last_clean":"2024-09-16T23:32:01.754647+0000","last_became_active":"2024-09-16T22:44:33.321759+0000","last_became_peered":"2024-09-16T22:44:33.321759+0000","last_unstale":"2024-09-16T23:32:01.754647+0000","last_undegraded":"2024-09-16T23:32:01.754647+0000","last_fullsized":"2024-09-16T23:32:01.754647+0000","mapping_epoch":19,"log_start":"23'45200","ondisk_log_start":"23'45200","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'55260","last_scrub_stamp":"2024-09-16T23:32:01.754564+0000","last_deep_scrub":"23'55260","last_deep_scrub_stamp":"2024-09-16T23:32:01.754564+0000","last_clean_scrub_stamp":"2024-09-16T23:32:01.754564+0000","objects_scrubbed":656,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"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,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:00:07.361790+0000","scrub_duration":10991,"objects_trimmed":0,"snaptrim_duration":0.00046693499999999997,"stat_sum":{"num_bytes":2726057472,"num_objects":656,"num_object_clones":0,"num_object_copies":1312,"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":656,"num_whiteouts":0,"num_read":41158,"num_read_kb":1976366,"num_write":54621,"num_write_kb":9834500,"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":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'227679","reported_seq":357401,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:03.453184+0000","last_change":"2024-09-16T23:32:03.453184+0000","last_active":"2024-09-16T23:32:03.453184+0000","last_peered":"2024-09-16T23:32:03.453184+0000","last_clean":"2024-09-16T23:32:03.453184+0000","last_became_active":"2024-09-16T22:44:33.729945+0000","last_became_peered":"2024-09-16T22:44:33.729945+0000","last_unstale":"2024-09-16T23:32:03.453184+0000","last_undegraded":"2024-09-16T23:32:03.453184+0000","last_fullsized":"2024-09-16T23:32:03.453184+0000","mapping_epoch":19,"log_start":"23'217600","ondisk_log_start":"23'217600","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'227679","last_scrub_stamp":"2024-09-16T23:32:03.453104+0000","last_deep_scrub":"23'227679","last_deep_scrub_stamp":"2024-09-16T23:32:03.453104+0000","last_clean_scrub_stamp":"2024-09-16T23:32:03.453104+0000","objects_scrubbed":589,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"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,"last_scrub_duration":9,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T09:10:12.971823+0000","scrub_duration":8397,"objects_trimmed":0,"snaptrim_duration":0.000446837,"stat_sum":{"num_bytes":2449166336,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"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":589,"num_whiteouts":0,"num_read":129677,"num_read_kb":2354510,"num_write":227107,"num_write_kb":13542489,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"23'93836","reported_seq":158341,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:00.206507+0000","last_change":"2024-09-16T23:32:00.206507+0000","last_active":"2024-09-16T23:32:00.206507+0000","last_peered":"2024-09-16T23:32:00.206507+0000","last_clean":"2024-09-16T23:32:00.206507+0000","last_became_active":"2024-09-16T22:44:33.730096+0000","last_became_peered":"2024-09-16T22:44:33.730096+0000","last_unstale":"2024-09-16T23:32:00.206507+0000","last_undegraded":"2024-09-16T23:32:00.206507+0000","last_fullsized":"2024-09-16T23:32:00.206507+0000","mapping_epoch":19,"log_start":"23'83800","ondisk_log_start":"23'83800","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'93836","last_scrub_stamp":"2024-09-16T23:32:00.206375+0000","last_deep_scrub":"23'93836","last_deep_scrub_stamp":"2024-09-16T23:32:00.206375+0000","last_clean_scrub_stamp":"2024-09-16T23:32:00.206375+0000","objects_scrubbed":615,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:33:37.461144+0000","scrub_duration":10448,"objects_trimmed":0,"snaptrim_duration":0.00046653500000000002,"stat_sum":{"num_bytes":2541877410,"num_objects":615,"num_object_clones":0,"num_object_copies":1230,"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":615,"num_whiteouts":0,"num_read":74460,"num_read_kb":1791216,"num_write":94967,"num_write_kb":11513164,"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":313,"num_omap_keys":15,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'58022","reported_seq":85184,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:01.386814+0000","last_change":"2024-09-16T23:32:01.386814+0000","last_active":"2024-09-16T23:32:01.386814+0000","last_peered":"2024-09-16T23:32:01.386814+0000","last_clean":"2024-09-16T23:32:01.386814+0000","last_became_active":"2024-09-16T22:44:33.319354+0000","last_became_peered":"2024-09-16T22:44:33.319354+0000","last_unstale":"2024-09-16T23:32:01.386814+0000","last_undegraded":"2024-09-16T23:32:01.386814+0000","last_fullsized":"2024-09-16T23:32:01.386814+0000","mapping_epoch":19,"log_start":"23'48000","ondisk_log_start":"23'48000","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'58022","last_scrub_stamp":"2024-09-16T23:32:01.386686+0000","last_deep_scrub":"23'58022","last_deep_scrub_stamp":"2024-09-16T23:32:01.386686+0000","last_clean_scrub_stamp":"2024-09-16T23:32:01.386686+0000","objects_scrubbed":607,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"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,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:35:52.770068+0000","scrub_duration":10297,"objects_trimmed":0,"snaptrim_duration":0.00096977999999999995,"stat_sum":{"num_bytes":2530355731,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"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":607,"num_whiteouts":0,"num_read":27126,"num_read_kb":1482343,"num_write":57442,"num_write_kb":9902294,"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,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"23'37860","reported_seq":60405,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:59.622551+0000","last_change":"2024-09-16T23:31:59.622551+0000","last_active":"2024-09-16T23:31:59.622551+0000","last_peered":"2024-09-16T23:31:59.622551+0000","last_clean":"2024-09-16T23:31:59.622551+0000","last_became_active":"2024-09-16T22:44:33.718937+0000","last_became_peered":"2024-09-16T22:44:33.718937+0000","last_unstale":"2024-09-16T23:31:59.622551+0000","last_undegraded":"2024-09-16T23:31:59.622551+0000","last_fullsized":"2024-09-16T23:31:59.622551+0000","mapping_epoch":19,"log_start":"23'27800","ondisk_log_start":"23'27800","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'37860","last_scrub_stamp":"2024-09-16T23:31:59.622321+0000","last_deep_scrub":"23'37860","last_deep_scrub_stamp":"2024-09-16T23:31:59.622321+0000","last_clean_scrub_stamp":"2024-09-16T23:31:59.622321+0000","objects_scrubbed":545,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"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,"last_scrub_duration":10,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:55:53.570517+0000","scrub_duration":9217,"objects_trimmed":0,"snaptrim_duration":0.00053218700000000005,"stat_sum":{"num_bytes":2258035728,"num_objects":545,"num_object_clones":0,"num_object_copies":1090,"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":545,"num_whiteouts":0,"num_read":22499,"num_read_kb":1046827,"num_write":37343,"num_write_kb":9240148,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'30915","reported_seq":85986,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:03.157519+0000","last_change":"2024-09-16T23:32:03.157519+0000","last_active":"2024-09-16T23:32:03.157519+0000","last_peered":"2024-09-16T23:32:03.157519+0000","last_clean":"2024-09-16T23:32:03.157519+0000","last_became_active":"2024-09-16T22:44:33.321688+0000","last_became_peered":"2024-09-16T22:44:33.321688+0000","last_unstale":"2024-09-16T23:32:03.157519+0000","last_undegraded":"2024-09-16T23:32:03.157519+0000","last_fullsized":"2024-09-16T23:32:03.157519+0000","mapping_epoch":19,"log_start":"23'20900","ondisk_log_start":"23'20900","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'30915","last_scrub_stamp":"2024-09-16T23:32:03.157448+0000","last_deep_scrub":"23'30915","last_deep_scrub_stamp":"2024-09-16T23:32:03.157448+0000","last_clean_scrub_stamp":"2024-09-16T23:32:03.157448+0000","objects_scrubbed":602,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"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,"last_scrub_duration":10,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:48:40.979773+0000","scrub_duration":9107,"objects_trimmed":0,"snaptrim_duration":0.00049496200000000005,"stat_sum":{"num_bytes":2482247346,"num_objects":602,"num_object_clones":0,"num_object_copies":1204,"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":602,"num_whiteouts":0,"num_read":68037,"num_read_kb":1492161,"num_write":32864,"num_write_kb":10119528,"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":297,"num_omap_keys":17,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"23'87736","reported_seq":134813,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:32:01.830153+0000","last_change":"2024-09-16T23:32:01.830153+0000","last_active":"2024-09-16T23:32:01.830153+0000","last_peered":"2024-09-16T23:32:01.830153+0000","last_clean":"2024-09-16T23:32:01.830153+0000","last_became_active":"2024-09-16T22:44:33.319884+0000","last_became_peered":"2024-09-16T22:44:33.319884+0000","last_unstale":"2024-09-16T23:32:01.830153+0000","last_undegraded":"2024-09-16T23:32:01.830153+0000","last_fullsized":"2024-09-16T23:32:01.830153+0000","mapping_epoch":19,"log_start":"23'77700","ondisk_log_start":"23'77700","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'87736","last_scrub_stamp":"2024-09-16T23:32:01.830058+0000","last_deep_scrub":"23'87736","last_deep_scrub_stamp":"2024-09-16T23:32:01.830058+0000","last_clean_scrub_stamp":"2024-09-16T23:32:01.830058+0000","objects_scrubbed":588,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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,"last_scrub_duration":10,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:50:47.907153+0000","scrub_duration":9720,"objects_trimmed":0,"snaptrim_duration":0.00044041600000000001,"stat_sum":{"num_bytes":2435564706,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"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":588,"num_whiteouts":0,"num_read":49992,"num_read_kb":1625494,"num_write":87650,"num_write_kb":9564322,"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,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"23'74","reported_seq":146,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T23:31:53.026281+0000","last_change":"2024-09-16T23:31:53.026281+0000","last_active":"2024-09-16T23:31:53.026281+0000","last_peered":"2024-09-16T23:31:53.026281+0000","last_clean":"2024-09-16T23:31:53.026281+0000","last_became_active":"2024-09-16T22:44:27.346199+0000","last_became_peered":"2024-09-16T22:44:27.346199+0000","last_unstale":"2024-09-16T23:31:53.026281+0000","last_undegraded":"2024-09-16T23:31:53.026281+0000","last_fullsized":"2024-09-16T23:31:53.026281+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'74","last_scrub_stamp":"2024-09-16T23:31:53.026196+0000","last_deep_scrub":"23'74","last_deep_scrub_stamp":"2024-09-16T23:31:53.026196+0000","last_clean_scrub_stamp":"2024-09-16T23:31:53.026196+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"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,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:59:58.633422+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19912279081,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"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":4801,"num_whiteouts":0,"num_read":443297,"num_read_kb":13666384,"num_write":664469,"num_write_kb":84600824,"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":610,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":39152066560,"data_stored":39151226962,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80367,"ondisk_log_size":80367,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":14,"seq":60129542719,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8390432,"kb_used_data":7134864,"kb_used_omap":1,"kb_used_meta":1255550,"kb_avail":85981408,"statfs":{"total":96636764160,"available":88044961792,"internally_reserved":0,"allocated":7306100736,"data_stored":7305815666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1285683658},"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":[]},{"osd":6,"up_from":14,"seq":60129542721,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5521612,"kb_used_data":5003260,"kb_used_omap":1,"kb_used_meta":518334,"kb_avail":88850228,"statfs":{"total":96636764160,"available":90982633472,"internally_reserved":0,"allocated":5123338240,"data_stored":5123092896,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":530774470},"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":[]},{"osd":5,"up_from":14,"seq":60129542719,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5409196,"kb_used_data":4759644,"kb_used_omap":1,"kb_used_meta":649534,"kb_avail":88962644,"statfs":{"total":96636764160,"available":91097747456,"internally_reserved":0,"allocated":4873875456,"data_stored":4873634885,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":665123269},"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":[]},{"osd":3,"up_from":14,"seq":60129542721,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2334688,"kb_used_data":2159184,"kb_used_omap":1,"kb_used_meta":175486,"kb_avail":92037152,"statfs":{"total":96636764160,"available":94246043648,"internally_reserved":0,"allocated":2211004416,"data_stored":2210760096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":179698119},"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":[]},{"osd":2,"up_from":14,"seq":60129542721,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5109012,"kb_used_data":4496324,"kb_used_omap":1,"kb_used_meta":612670,"kb_avail":89262828,"statfs":{"total":96636764160,"available":91405135872,"internally_reserved":0,"allocated":4604235776,"data_stored":4603934786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":627374533},"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":[]},{"osd":1,"up_from":14,"seq":60129542721,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":10953924,"kb_used_data":9881972,"kb_used_omap":1,"kb_used_meta":1071934,"kb_avail":83417916,"statfs":{"total":96636764160,"available":85419945984,"internally_reserved":0,"allocated":10119139328,"data_stored":10118786295,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1097660869},"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":[]},{"osd":0,"up_from":14,"seq":60129542721,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6015944,"kb_used_data":4801976,"kb_used_omap":1,"kb_used_meta":1213950,"kb_avail":88355896,"statfs":{"total":96636764160,"available":90476437504,"internally_reserved":0,"allocated":4917223424,"data_stored":4916959314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1243085253},"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":[]},{"osd":4,"up_from":13,"seq":55834575424,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27260,"kb_used_data":232,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344580,"statfs":{"total":96636764160,"available":96608849920,"internally_reserved":0,"allocated":237568,"data_stored":82320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4916391936,"data_stored":4916286626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":10118901760,"data_stored":10118703975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4603998208,"data_stored":4603852466,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2210766848,"data_stored":2210677776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4873637888,"data_stored":4873552565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5123100672,"data_stored":5123010576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":7305269248,"data_stored":7305142978,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:32:13.129 DEBUG:teuthology.orchestra.run.smithi099:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-16T23:32:13.429 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T23:32:13.430 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T23:32:13.430 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-16T23:32:13.430 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.488 INFO:tasks.ceph.osd.0:Stopped 2024-09-16T23:32:13.488 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-16T23:32:13.488 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.553 INFO:tasks.ceph.osd.1:Stopped 2024-09-16T23:32:13.553 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-16T23:32:13.553 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.612 INFO:tasks.ceph.osd.2:Stopped 2024-09-16T23:32:13.613 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-16T23:32:13.613 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.664 INFO:tasks.ceph.osd.3:Stopped 2024-09-16T23:32:13.665 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-16T23:32:13.665 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.695 INFO:tasks.ceph.osd.4:Stopped 2024-09-16T23:32:13.696 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-16T23:32:13.696 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.794 INFO:tasks.ceph.osd.5:Stopped 2024-09-16T23:32:13.794 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-16T23:32:13.794 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.854 INFO:tasks.ceph.osd.6:Stopped 2024-09-16T23:32:13.855 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-16T23:32:13.855 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.914 INFO:tasks.ceph.osd.7:Stopped 2024-09-16T23:32:13.915 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T23:32:13.915 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-16T23:32:13.915 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.940 INFO:tasks.ceph.mgr.x:Stopped 2024-09-16T23:32:13.940 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-16T23:32:13.940 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.968 INFO:tasks.ceph.mgr.y:Stopped 2024-09-16T23:32:13.968 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T23:32:13.968 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-16T23:32:13.968 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:13.992 INFO:tasks.ceph.mon.a:Stopped 2024-09-16T23:32:13.992 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-16T23:32:13.992 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:14.042 INFO:tasks.ceph.mon.c:Stopped 2024-09-16T23:32:14.043 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-16T23:32:14.043 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:32:14.054 INFO:tasks.ceph.mon.b:Stopped 2024-09-16T23:32:14.054 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T23:32:14.054 DEBUG:teuthology.orchestra.run.smithi099:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T23:32:14.054 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.b is failed for ~0s 2024-09-16T23:32:14.111 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T23:32:14.111 DEBUG:teuthology.orchestra.run.smithi099:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-16T23:32:16.231 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T23:32:16.232 DEBUG:teuthology.orchestra.run.smithi099:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-16T23:32:16.346 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T23:32:16.347 DEBUG:teuthology.orchestra.run.smithi099:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-16T23:32:16.430 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T23:32:16.430 DEBUG:teuthology.orchestra.run.smithi099:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-16T23:32:16.510 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T23:32:16.510 DEBUG:teuthology.orchestra.run.smithi136:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-16T23:32:17.034 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T23:32:17.034 DEBUG:teuthology.orchestra.run.smithi136:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-16T23:32:17.184 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T23:32:17.185 DEBUG:teuthology.orchestra.run.smithi136:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-16T23:32:17.274 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T23:32:17.274 DEBUG:teuthology.orchestra.run.smithi136:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-16T23:32:17.393 INFO:tasks.ceph:Archiving mon data... 2024-09-16T23:32:17.394 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/data/mon.a.tgz 2024-09-16T23:32:17.394 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2024-09-16T23:32:17.412 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.JTeuDUoWIW 2024-09-16T23:32:17.413 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.JTeuDUoWIW 2024-09-16T23:32:17.543 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.JTeuDUoWIW 2024-09-16T23:32:17.628 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.JTeuDUoWIW is 280KB 2024-09-16T23:32:17.724 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.JTeuDUoWIW 2024-09-16T23:32:17.739 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/data/mon.c.tgz 2024-09-16T23:32:17.739 DEBUG:teuthology.orchestra.run.smithi099:> mktemp 2024-09-16T23:32:17.793 INFO:teuthology.orchestra.run.smithi099.stdout:/tmp/tmp.POgLsfaTSP 2024-09-16T23:32:17.793 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.POgLsfaTSP 2024-09-16T23:32:17.907 DEBUG:teuthology.orchestra.run.smithi099:> sudo chmod 0666 /tmp/tmp.POgLsfaTSP 2024-09-16T23:32:17.990 DEBUG:teuthology.orchestra.remote:smithi099:/tmp/tmp.POgLsfaTSP is 289KB 2024-09-16T23:32:18.085 DEBUG:teuthology.orchestra.run.smithi099:> rm -fr /tmp/tmp.POgLsfaTSP 2024-09-16T23:32:18.100 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/data/mon.b.tgz 2024-09-16T23:32:18.100 DEBUG:teuthology.orchestra.run.smithi136:> mktemp 2024-09-16T23:32:18.116 INFO:teuthology.orchestra.run.smithi136.stdout:/tmp/tmp.kENxPWfcSt 2024-09-16T23:32:18.117 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.kENxPWfcSt 2024-09-16T23:32:18.246 DEBUG:teuthology.orchestra.run.smithi136:> sudo chmod 0666 /tmp/tmp.kENxPWfcSt 2024-09-16T23:32:18.328 DEBUG:teuthology.orchestra.remote:smithi136:/tmp/tmp.kENxPWfcSt is 289KB 2024-09-16T23:32:18.422 DEBUG:teuthology.orchestra.run.smithi136:> rm -fr /tmp/tmp.kENxPWfcSt 2024-09-16T23:32:18.437 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T23:32:18.437 DEBUG:teuthology.orchestra.run.smithi099:> 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 2024-09-16T23:32:18.440 DEBUG:teuthology.orchestra.run.smithi136:> 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 2024-09-16T23:32:18.479 DEBUG:teuthology.orchestra.run.smithi162:> 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 2024-09-16T23:32:18.526 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:32:18.556 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:32:18.575 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:32:18.575 INFO:tasks.ceph:Archiving crash dumps... 2024-09-16T23:32:18.577 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi099/crash 2024-09-16T23:32:18.577 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:32:18.602 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi136/crash 2024-09-16T23:32:18.603 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:32:18.627 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi162/crash 2024-09-16T23:32:18.628 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:32:18.669 INFO:tasks.ceph:Compressing logs... 2024-09-16T23:32:18.670 DEBUG:teuthology.orchestra.run.smithi099:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T23:32:18.672 DEBUG:teuthology.orchestra.run.smithi136:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T23:32:18.675 DEBUG:teuthology.orchestra.run.smithi162:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T23:32:18.694 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-16T23:32:18.694 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38883.log 2024-09-16T23:32:18.694 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39196.log 2024-09-16T23:32:18.711 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32781.log 2024-09-16T23:32:18.711 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32941.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.32781.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32781.log.gz 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.32941.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32901.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32941.log.gz 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32985.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33032.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.32901.log: /var/log/ceph/ceph-client.admin.32985.log: /var/log/ceph/ceph-osd.4.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32901.log.gz 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32985.log.gz 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32861.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.33032.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-16T23:32:18.712 INFO:teuthology.orchestra.run.smithi136.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33032.log.gz 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.32861.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.32861.log.gz -5 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr: --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr: 89.4% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32741.log 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32821.log 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.32741.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32741.log.gz 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr:/var/log/ceph/ceph-client.admin.32821.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32821.log.gz 2024-09-16T23:32:18.713 INFO:teuthology.orchestra.run.smithi136.stderr: 88.6% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-16T23:32:18.727 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38883.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41407.log 2024-09-16T23:32:18.727 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38883.log.gz 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39196.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/ceph-client.admin.39196.log.gz -- 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: /var/log/ceph/ceph-client.admin.39180.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41407.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38443.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41407.log.gz 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39180.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38881.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39180.log.gz 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38443.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40903.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38443.log.gz 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38881.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38575.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38881.log.gz 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.40903.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40903.log.gz 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38575.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39177.log 2024-09-16T23:32:18.728 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38575.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41071.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39177.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39197.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39177.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41071.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27253.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41071.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39197.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39197.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38871.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph.tmp-client.admin.27253.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41825.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27253.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38871.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38617.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38871.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41825.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33323.log 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41825.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38617.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.38617.log.gz 2024-09-16T23:32:18.729 INFO:teuthology.orchestra.run.smithi099.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.41281.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.33323.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38701.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33323.log.gz 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41281.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41281.log.gz 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41029.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38701.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39219.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38701.log.gz 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41029.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41029.log.gzgzip 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr: -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39219.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41575.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39219.log.gz 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39546.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41575.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41575.log.gz 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39793.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39546.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39552.log 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39546.log.gz 2024-09-16T23:32:18.730 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39554.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39793.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39793.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39552.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41113.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39552.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39554.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39554.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39415.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41113.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41113.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39415.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.39415.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.41743.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38879.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41743.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41743.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41533.log 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38879.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38879.log.gz 2024-09-16T23:32:18.731 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39199.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39198.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41533.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41533.log.gz 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39199.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39199.log.gz 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38659.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39555.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39198.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39198.log.gz 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38659.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41659.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38659.log.gz 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39555.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39555.log.gz 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41701.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41659.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41659.log.gz 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41323.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41701.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38877.log 2024-09-16T23:32:18.732 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41701.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41323.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41491.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41323.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38877.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38877.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41491.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39548.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41491.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41785.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39548.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39548.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr: --verbose -- /var/log/ceph/ceph-client.admin.38499.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41785.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41785.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41155.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38499.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38499.log.gz 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr: --verbose -- /var/log/ceph/ceph-client.admin.33424.log 2024-09-16T23:32:18.733 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41155.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41155.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.33424.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33424.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.39835.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38874.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39835.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38878.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39835.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38874.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38874.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr: 94.0% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41197.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38878.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38878.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41197.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41239.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41197.log.gz 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5/var/log/ceph/ceph-mgr.x.log: --verbose -- /var/log/ceph/ceph-client.admin.41449.log 2024-09-16T23:32:18.734 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41239.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.41239.log.gz -5 --verbose -- /var/log/ceph/ceph-client.admin.39551.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr: 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41449.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41449.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41617.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39553.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39551.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39551.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41617.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41617.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38524.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39553.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39553.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41365.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38354.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38524.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38524.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.41365.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41365.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39191.log 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38354.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38354.log.gz 2024-09-16T23:32:18.735 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38880.log 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39751.log 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39191.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39191.log.gz 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.38880.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38880.log.gz 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40945.log 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.39751.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39751.log.gz 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33028.log 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40987.log 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.40945.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40945.log.gz 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.33028.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33028.log.gz 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-16T23:32:18.736 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-client.admin.40987.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40987.log.gz 2024-09-16T23:32:18.740 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.27722.log 2024-09-16T23:32:18.743 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27927.log 2024-09-16T23:32:18.743 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27800.log 2024-09-16T23:32:18.743 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.0.27722.log: 55.8% -- replaced with /var/log/ceph/ceph-client.0.27722.log.gz 2024-09-16T23:32:18.743 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27927.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27927.log.gz 2024-09-16T23:32:18.743 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27487.log 2024-09-16T23:32:18.743 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27800.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27157.log 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27800.log.gz 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27487.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27451.log 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27487.log.gz 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27157.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27194.log 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27157.log.gz 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27415.log 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27451.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27451.log.gz 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27194.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27120.log 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27194.log.gz 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27415.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27870.log 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27415.log.gz 2024-09-16T23:32:18.744 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27120.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27120.log.gz 2024-09-16T23:32:18.745 INFO:teuthology.orchestra.run.smithi162.stderr:/var/log/ceph/ceph-client.admin.27870.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27870.log.gz 2024-09-16T23:32:18.745 INFO:teuthology.orchestra.run.smithi162.stderr: 2024-09-16T23:32:18.746 INFO:teuthology.orchestra.run.smithi162.stderr:real 0m0.015s 2024-09-16T23:32:18.746 INFO:teuthology.orchestra.run.smithi162.stderr:user 0m0.012s 2024-09-16T23:32:18.746 INFO:teuthology.orchestra.run.smithi162.stderr:sys 0m0.018s 2024-09-16T23:32:18.750 INFO:teuthology.orchestra.run.smithi099.stderr:/var/log/ceph/ceph-osd.3.log: 95.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-16T23:32:19.025 INFO:teuthology.orchestra.run.smithi136.stderr: 92.8% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-16T23:32:19.055 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.mon.b has been restored 2024-09-16T23:32:19.076 INFO:teuthology.orchestra.run.smithi136.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-16T23:32:19.152 INFO:teuthology.orchestra.run.smithi099.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-16T23:32:19.395 INFO:teuthology.orchestra.run.smithi136.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-16T23:32:20.320 INFO:teuthology.orchestra.run.smithi099.stderr: 90.6% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-16T23:32:21.698 INFO:teuthology.orchestra.run.smithi099.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-16T23:32:35.508 INFO:teuthology.orchestra.run.smithi099.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-16T23:32:39.257 INFO:teuthology.orchestra.run.smithi099.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-16T23:32:40.851 INFO:teuthology.orchestra.run.smithi136.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-16T23:32:56.742 INFO:teuthology.orchestra.run.smithi136.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-16T23:33:05.364 INFO:teuthology.orchestra.run.smithi099.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-16T23:33:05.366 INFO:teuthology.orchestra.run.smithi099.stderr: 2024-09-16T23:33:05.366 INFO:teuthology.orchestra.run.smithi099.stderr:real 0m46.681s 2024-09-16T23:33:05.366 INFO:teuthology.orchestra.run.smithi099.stderr:user 1m25.568s 2024-09-16T23:33:05.366 INFO:teuthology.orchestra.run.smithi099.stderr:sys 0m3.397s 2024-09-16T23:33:36.302 INFO:teuthology.orchestra.run.smithi136.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-16T23:33:36.304 INFO:teuthology.orchestra.run.smithi136.stderr: 2024-09-16T23:33:36.304 INFO:teuthology.orchestra.run.smithi136.stderr:real 1m17.617s 2024-09-16T23:33:36.304 INFO:teuthology.orchestra.run.smithi136.stderr:user 2m14.069s 2024-09-16T23:33:36.304 INFO:teuthology.orchestra.run.smithi136.stderr:sys 0m4.829s 2024-09-16T23:33:36.305 INFO:tasks.ceph:Archiving logs... 2024-09-16T23:33:36.305 DEBUG:teuthology.misc:Transferring archived files from smithi099:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi099/log 2024-09-16T23:33:36.306 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T23:33:48.114 DEBUG:teuthology.misc:Transferring archived files from smithi136:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi136/log 2024-09-16T23:33:48.115 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T23:34:06.690 DEBUG:teuthology.misc:Transferring archived files from smithi162:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi162/log 2024-09-16T23:34:06.691 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T23:34:06.731 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T23:34:06.743 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T23:34:06.743 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T23:34:06.747 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T23:34:06.749 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T23:34:06.888 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T23:34:06.898 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T23:34:06.899 DEBUG:teuthology.orchestra.run.smithi099:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T23:34:06.902 DEBUG:teuthology.orchestra.run.smithi136:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T23:34:06.904 DEBUG:teuthology.orchestra.run.smithi162:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T23:34:06.916 INFO:teuthology.orchestra.run.smithi099.stderr:bash: line 1: ntpq: command not found 2024-09-16T23:34:06.919 INFO:teuthology.orchestra.run.smithi136.stderr:bash: line 1: ntpq: command not found 2024-09-16T23:34:06.921 INFO:teuthology.orchestra.run.smithi162.stderr:bash: line 1: ntpq: command not found 2024-09-16T23:34:06.922 INFO:teuthology.orchestra.run.smithi099.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T23:34:06.922 INFO:teuthology.orchestra.run.smithi099.stdout:=============================================================================== 2024-09-16T23:34:06.922 INFO:teuthology.orchestra.run.smithi099.stdout:^* hv01.front.sepia.ceph.com 3 6 377 61 +4092us[+4126us] +/- 57ms 2024-09-16T23:34:06.922 INFO:teuthology.orchestra.run.smithi099.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 62 -3314us[-3280us] +/- 63ms 2024-09-16T23:34:06.922 INFO:teuthology.orchestra.run.smithi099.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 66 -1682us[-1648us] +/- 90ms 2024-09-16T23:34:06.922 INFO:teuthology.orchestra.run.smithi099.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T23:34:06.924 INFO:teuthology.orchestra.run.smithi136.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T23:34:06.924 INFO:teuthology.orchestra.run.smithi136.stdout:=============================================================================== 2024-09-16T23:34:06.924 INFO:teuthology.orchestra.run.smithi136.stdout:^* hv01.front.sepia.ceph.com 3 6 377 3 +4189us[+4154us] +/- 58ms 2024-09-16T23:34:06.924 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 62 -3205us[-3239us] +/- 63ms 2024-09-16T23:34:06.924 INFO:teuthology.orchestra.run.smithi136.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 62 -1600us[-1634us] +/- 91ms 2024-09-16T23:34:06.924 INFO:teuthology.orchestra.run.smithi136.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T23:34:06.925 INFO:teuthology.orchestra.run.smithi162.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T23:34:06.926 INFO:teuthology.orchestra.run.smithi162.stdout:=============================================================================== 2024-09-16T23:34:06.926 INFO:teuthology.orchestra.run.smithi162.stdout:^* hv01.front.sepia.ceph.com 3 6 377 6 +4011us[+3993us] +/- 58ms 2024-09-16T23:34:06.926 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 2 -3370us[-3370us] +/- 64ms 2024-09-16T23:34:06.926 INFO:teuthology.orchestra.run.smithi162.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 0 -1746us[-1746us] +/- 91ms 2024-09-16T23:34:06.926 INFO:teuthology.orchestra.run.smithi162.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T23:34:06.927 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T23:34:06.936 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T23:34:06.936 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T23:34:06.968 DEBUG:teuthology.orchestra.run.smithi099:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T23:34:07.038 DEBUG:teuthology.orchestra.run.smithi136:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T23:34:07.100 DEBUG:teuthology.orchestra.run.smithi162:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T23:34:07.169 DEBUG:teuthology.orchestra.run.smithi099:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T23:34:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:34:07.202 DEBUG:teuthology.orchestra.run.smithi136:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T23:34:07.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:34:07.229 DEBUG:teuthology.orchestra.run.smithi162:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2024-09-16T23:34:07.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:34:07.258 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T23:34:07.267 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T23:34:07.292 INFO:teuthology.task.internal:Duration was 3405.185970 seconds 2024-09-16T23:34:07.292 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T23:34:07.334 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T23:34:07.334 DEBUG:teuthology.orchestra.run.smithi099:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T23:34:07.336 DEBUG:teuthology.orchestra.run.smithi136:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T23:34:07.339 DEBUG:teuthology.orchestra.run.smithi162:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T23:34:07.374 INFO:teuthology.orchestra.run.smithi099.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T23:34:07.375 INFO:teuthology.orchestra.run.smithi136.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T23:34:07.378 INFO:teuthology.orchestra.run.smithi162.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T23:34:07.708 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T23:34:07.708 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi099.front.sepia.ceph.com 2024-09-16T23:34:07.709 DEBUG:teuthology.orchestra.run.smithi099:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T23:34:07.737 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi136.front.sepia.ceph.com 2024-09-16T23:34:07.737 DEBUG:teuthology.orchestra.run.smithi136:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T23:34:07.775 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi162.front.sepia.ceph.com 2024-09-16T23:34:07.776 DEBUG:teuthology.orchestra.run.smithi162:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T23:34:07.800 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T23:34:07.800 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T23:34:07.803 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T23:34:07.817 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T23:34:07.868 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T23:34:07.869 DEBUG:teuthology.orchestra.run.smithi099:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T23:34:07.871 DEBUG:teuthology.orchestra.run.smithi136:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T23:34:07.883 DEBUG:teuthology.orchestra.run.smithi162:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T23:34:08.011 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T23:34:08.021 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T23:34:08.022 DEBUG:teuthology.orchestra.run.smithi099:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T23:34:08.046 DEBUG:teuthology.orchestra.run.smithi136:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T23:34:08.071 DEBUG:teuthology.orchestra.run.smithi162:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T23:34:08.096 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T23:34:08.108 DEBUG:teuthology.orchestra.run.smithi099:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:34:08.111 DEBUG:teuthology.orchestra.run.smithi136:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:34:08.113 DEBUG:teuthology.orchestra.run.smithi162:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:34:08.131 INFO:teuthology.orchestra.run.smithi099.stdout:kernel.core_pattern = core 2024-09-16T23:34:08.134 INFO:teuthology.orchestra.run.smithi136.stdout:kernel.core_pattern = core 2024-09-16T23:34:08.160 INFO:teuthology.orchestra.run.smithi162.stdout:kernel.core_pattern = core 2024-09-16T23:34:08.174 DEBUG:teuthology.orchestra.run.smithi099:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:34:08.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:34:08.209 DEBUG:teuthology.orchestra.run.smithi136:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:34:08.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:34:08.224 DEBUG:teuthology.orchestra.run.smithi162:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T23:34:08.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T23:34:08.239 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T23:34:08.250 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T23:34:08.251 DEBUG:teuthology.misc:Transferring archived files from smithi099:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi099 2024-09-16T23:34:08.251 DEBUG:teuthology.orchestra.run.smithi099:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T23:34:08.285 DEBUG:teuthology.misc:Transferring archived files from smithi136:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi136 2024-09-16T23:34:08.285 DEBUG:teuthology.orchestra.run.smithi136:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T23:34:08.319 DEBUG:teuthology.misc:Transferring archived files from smithi162:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907628/remote/smithi162 2024-09-16T23:34:08.319 DEBUG:teuthology.orchestra.run.smithi162:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T23:34:08.357 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T23:34:08.357 DEBUG:teuthology.orchestra.run.smithi099:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T23:34:08.360 DEBUG:teuthology.orchestra.run.smithi136:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T23:34:08.362 DEBUG:teuthology.orchestra.run.smithi162:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T23:34:08.405 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T23:34:08.417 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T23:34:08.417 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T23:34:08.443 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T23:34:08.444 DEBUG:teuthology.orchestra.run.smithi099:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T23:34:08.447 DEBUG:teuthology.orchestra.run.smithi136:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T23:34:08.449 DEBUG:teuthology.orchestra.run.smithi162:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T23:34:08.459 INFO:teuthology.orchestra.run.smithi099.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 23:34 /home/ubuntu/cephtest 2024-09-16T23:34:08.462 INFO:teuthology.orchestra.run.smithi136.stdout: 265325 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 23:34 /home/ubuntu/cephtest 2024-09-16T23:34:08.464 INFO:teuthology.orchestra.run.smithi162.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 23:34 /home/ubuntu/cephtest 2024-09-16T23:34:08.465 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T23:34:08.485 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T23:34:08.574 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-bitmap 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 3405.1859703063965 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-16T23:34:08.574 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T23:34:08.651 INFO:teuthology.run:pass