2026-02-18T23:36:56.411 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T23:36:56.432 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:36:56.518 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475 branch: wip-jcollin-testing-20260217.080557-squid description: upgrade:quincy-x:stress-split/{0-distro/centos_9.stream_runc 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: jcollin@redhat.com first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 && ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]'' && ceph orch upgrade status | jq ''.in_progress'' | grep true && ! ceph orch upgrade status | jq ''.message'' | grep Error; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false flavor: default job_id: '53475' kernel: branch: distro kdb: 1 sha1: distro last_in_suite: false machine_type: trial meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-jcollin-testing-20260217.080557-squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - do not have an application enabled - application not enabled - or freeform for custom applications - POOL_APP_NOT_ENABLED - is down - OSD_DOWN - mons down - mon down - MON_DOWN - out of quorum - PG_AVAILABILITY - PG_DEGRADED - Reduced data availability - Degraded data redundancy - pg .* is stuck inactive - pg .* is .*degraded - FS_DEGRADED - OSDMAP_FLAGS - OSD_UPGRADE_FINISHED - Replacing daemon mds - MDS_ALL_DOWN - MDS_UP_LESS_THAN_MAX - filesystem is offline - with fewer MDS than max_mds sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-jcollin-testing-20260217.080557-squid sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 owner: scheduled_jcollin@soko04.front.sepia.ceph.com priority: 200 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b second-half-sequence: sequential: - cephadm.shell: env: - sha1 mon.a: - ceph orch upgrade resume - sleep 60 - echo wait for upgrade to complete - while ceph orch upgrade status | jq '.in_progress' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done - echo upgrade complete - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 second-half-tasks: - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 5446 sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 sleep_before_teardown: 0 stress-tasks: - thrashosds: aggressive_pg_num_changes: false chance_force_recovery: 0 chance_pgnum_grow: 1 chance_pgpnum_fix: 1 chance_thrash_cluster_full: 0 chance_thrash_pg_upmap: 0 chance_thrash_pg_upmap_items: 0 disable_objectstore_tool_tests: true timeout: 1200 - full_sequential: - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - radosbench: clients: - client.0 time: 90 - print: '**** done end radosbench.yaml' - workunit: branch: quincy clients: client.0: - cls/test_cls_rbd.sh env: CLS_RBD_GTEST_FILTER: '*:-TestClsRbd.mirror_snapshot' - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: quincy clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' - full_sequential: - rados: clients: - client.0 objects: 50 op_weights: delete: 50 read: 100 rollback: 50 snap_create: 50 snap_remove: 50 write: 100 ops: 4000 write_append_excl: false - print: '**** done rados/snaps-few-objects 5-workload' suite: upgrade:quincy-x:stress-split suite_branch: wip-jcollin-testing-20260217.080557-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 targets: trial007.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAQy/26TQ1j56WD8tcEcjheB0SAFgwdmaV+4WlQkjqZrzcgAFZHhYLAmtzVyXFeGP/rz9FqIbBCBwX1EtyCJfA0= trial028.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBRfmZhc6v3sOABp4AJMGikBB8z2i/5iKmi9PvjJ/29vZ3lveewQaZukuB/ll0TcRPRURrGYU4khU62okZlFlY= tasks: - pexec: all: - sudo dnf remove nvme-cli -y - sudo dnf install runc nvmetcli nvme-cli -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: branch: quincy exclude_packages: - ceph-volume - cephadm: cephadm_branch: quincy cephadm_git_url: https://github.com/ceph/ceph conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:quincy - cephadm.shell: mon.a: - ceph fs volume create foo - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph.healthy: null - print: '**** upgrading first half of cluster, with stress ****' - parallel: - first-half-tasks - first-half-sequence - print: '**** done upgrading first half of cluster ****' - ceph.healthy: null - print: '**** applying stress + thrashing to mixed-version cluster ****' - parallel: - stress-tasks - ceph.healthy: null - print: '**** finishing upgrade ****' - parallel: - second-half-tasks - second-half-sequence - ceph.healthy: null teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-17_12:45:39 tube: trial user: jcollin verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T23:36:56.518 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa; will attempt to use it 2026-02-18T23:36:56.518 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks 2026-02-18T23:36:56.518 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T23:36:56.520 INFO:teuthology.task.internal:Checking packages... 2026-02-18T23:36:56.520 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910' 2026-02-18T23:36:56.520 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:36:56.520 INFO:teuthology.packaging:ref: None 2026-02-18T23:36:56.520 INFO:teuthology.packaging:tag: None 2026-02-18T23:36:56.520 INFO:teuthology.packaging:branch: wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:36:56.520 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:36:56.520 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-jcollin-testing-20260217.080557-squid 2026-02-18T23:36:56.639 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689.g5c7d9533 2026-02-18T23:36:56.640 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T23:36:56.652 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T23:36:56.652 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T23:36:56.666 INFO:teuthology.task.internal:Saving configuration 2026-02-18T23:36:56.676 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T23:36:56.688 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T23:36:56.847 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial007.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 23:33:28.979814', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAQy/26TQ1j56WD8tcEcjheB0SAFgwdmaV+4WlQkjqZrzcgAFZHhYLAmtzVyXFeGP/rz9FqIbBCBwX1EtyCJfA0='} 2026-02-18T23:36:56.906 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial028.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 23:33:28.980379', 'locked_by': 'scheduled_jcollin@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBRfmZhc6v3sOABp4AJMGikBB8z2i/5iKmi9PvjJ/29vZ3lveewQaZukuB/ll0TcRPRURrGYU4khU62okZlFlY='} 2026-02-18T23:36:56.906 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T23:36:56.917 INFO:teuthology.task.internal:roles: ubuntu@trial007.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a'] 2026-02-18T23:36:56.918 INFO:teuthology.task.internal:roles: ubuntu@trial028.front.sepia.ceph.com - ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b'] 2026-02-18T23:36:56.918 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T23:36:57.057 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ab62941e700>, signals=[15]) 2026-02-18T23:36:57.057 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T23:36:57.069 INFO:teuthology.task.internal:Opening connections... 2026-02-18T23:36:57.069 DEBUG:teuthology.task.internal:connecting to ubuntu@trial007.front.sepia.ceph.com 2026-02-18T23:36:57.069 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:36:57.131 DEBUG:teuthology.task.internal:connecting to ubuntu@trial028.front.sepia.ceph.com 2026-02-18T23:36:57.132 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:36:57.195 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T23:36:57.206 DEBUG:teuthology.orchestra.run.trial007:> uname -m 2026-02-18T23:36:57.221 INFO:teuthology.orchestra.run.trial007.stdout:x86_64 2026-02-18T23:36:57.221 DEBUG:teuthology.orchestra.run.trial007:> cat /etc/os-release 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:NAME="CentOS Stream" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:VERSION="9" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:ID="centos" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:VERSION_ID="9" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:ANSI_COLOR="0;31" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:36:57.278 INFO:teuthology.orchestra.run.trial007.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:36:57.279 INFO:teuthology.lock.ops:Updating trial007.front.sepia.ceph.com on lock server 2026-02-18T23:36:57.349 DEBUG:teuthology.orchestra.run.trial028:> uname -m 2026-02-18T23:36:57.365 INFO:teuthology.orchestra.run.trial028.stdout:x86_64 2026-02-18T23:36:57.365 DEBUG:teuthology.orchestra.run.trial028:> cat /etc/os-release 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:NAME="CentOS Stream" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:VERSION="9" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:ID="centos" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:ID_LIKE="rhel fedora" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:VERSION_ID="9" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:PLATFORM_ID="platform:el9" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:ANSI_COLOR="0;31" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:LOGO="fedora-logo-icon" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:HOME_URL="https://centos.org/" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T23:36:57.422 INFO:teuthology.orchestra.run.trial028.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T23:36:57.422 INFO:teuthology.lock.ops:Updating trial028.front.sepia.ceph.com on lock server 2026-02-18T23:36:57.508 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T23:36:57.520 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T23:36:57.530 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T23:36:57.530 DEBUG:teuthology.orchestra.run.trial007:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:36:57.532 DEBUG:teuthology.orchestra.run.trial028:> test '!' -e /home/ubuntu/cephtest 2026-02-18T23:36:57.547 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T23:36:57.561 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T23:36:57.561 DEBUG:teuthology.orchestra.run.trial007:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:36:57.588 DEBUG:teuthology.orchestra.run.trial028:> test -z $(ls -A /var/lib/ceph) 2026-02-18T23:36:57.604 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T23:36:57.776 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T23:36:57.802 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'} 2026-02-18T23:36:57.803 INFO:teuthology.task.kernel:config {'mon.a': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'branch': 'distro', 'kdb': 1, 'sha1': 'distro'}}, timeout 300 2026-02-18T23:36:57.803 DEBUG:teuthology.orchestra.run.trial007:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:36:57.803 DEBUG:teuthology.orchestra.run.trial028:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T23:36:57.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:36:57.818 DEBUG:teuthology.orchestra.run.trial028:> uname -r 2026-02-18T23:36:57.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:36:57.819 DEBUG:teuthology.orchestra.run.trial007:> uname -r 2026-02-18T23:36:57.873 INFO:teuthology.orchestra.run.trial028.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:36:57.873 INFO:teuthology.task.kernel:Running kernel on trial028: 5.14.0-681.el9.x86_64 2026-02-18T23:36:57.874 DEBUG:teuthology.orchestra.run.trial028:> sudo yum install -y kernel 2026-02-18T23:36:57.874 INFO:teuthology.orchestra.run.trial007.stdout:5.14.0-681.el9.x86_64 2026-02-18T23:36:57.874 INFO:teuthology.task.kernel:Running kernel on trial007: 5.14.0-681.el9.x86_64 2026-02-18T23:36:57.874 DEBUG:teuthology.orchestra.run.trial007:> sudo yum install -y kernel 2026-02-18T23:36:58.930 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T23:36:59.109 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.9 MB 00:00 2026-02-18T23:37:00.246 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - AppStream 44 MB/s | 27 MB 00:00 2026-02-18T23:37:04.016 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - CRB 5.9 MB/s | 7.8 MB 00:01 2026-02-18T23:37:04.851 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - Extras packages 228 kB/s | 20 kB 00:00 2026-02-18T23:37:06.097 INFO:teuthology.orchestra.run.trial028.stdout:Extra Packages for Enterprise Linux 17 MB/s | 20 MB 00:01 2026-02-18T23:37:09.163 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - AppStream 2.8 MB/s | 27 MB 00:09 2026-02-18T23:37:09.303 INFO:teuthology.orchestra.run.trial028.stdout:lab-extras 1.6 MB/s | 50 kB 00:00 2026-02-18T23:37:10.311 INFO:teuthology.orchestra.run.trial028.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:37:10.311 INFO:teuthology.orchestra.run.trial028.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:37:10.330 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:37:10.331 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:37:10.331 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:37:10.356 DEBUG:teuthology.orchestra.run.trial028:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:37:10.696 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:01 ago on Wed 18 Feb 2026 11:37:09 PM UTC. 2026-02-18T23:37:10.775 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:37:10.776 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:37:10.776 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:10.776 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:37:10.776 INFO:teuthology.orchestra.run.trial028.stdout:Reinstalling: 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 803 k 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 0 2026-02-18T23:37:10.777 INFO:teuthology.orchestra.run.trial028.stderr:Operation aborted. 2026-02-18T23:37:10.797 INFO:teuthology.orchestra.run.trial028.stdout:Is this ok [y/N]: 2026-02-18T23:37:10.797 DEBUG:teuthology.orchestra.run.trial028:> sudo yum reinstall -y kernel || true 2026-02-18T23:37:11.095 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:37:09 PM UTC. 2026-02-18T23:37:11.176 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:37:11.176 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:37:11.176 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:11.176 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:37:11.176 INFO:teuthology.orchestra.run.trial028.stdout:Reinstalling: 2026-02-18T23:37:11.176 INFO:teuthology.orchestra.run.trial028.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 803 k 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 0 2026-02-18T23:37:11.177 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:37:11.318 INFO:teuthology.orchestra.run.trial028.stdout:kernel-5.14.0-681.el9.x86_64.rpm 14 MB/s | 803 kB 00:00 2026-02-18T23:37:11.318 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:11.318 INFO:teuthology.orchestra.run.trial028.stdout:Total 5.5 MB/s | 803 kB 00:00 2026-02-18T23:37:11.329 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:37:11.362 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:37:11.362 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:37:11.367 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:37:11.367 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:37:11.391 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:37:11.395 INFO:teuthology.orchestra.run.trial028.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:37:11.395 INFO:teuthology.orchestra.run.trial028.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:37:11.504 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:37:11.504 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:37:11.560 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:37:11.560 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:37:11.560 INFO:teuthology.orchestra.run.trial028.stdout:Reinstalled: 2026-02-18T23:37:11.560 INFO:teuthology.orchestra.run.trial028.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:37:11.560 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:37:11.560 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:37:11.587 DEBUG:teuthology.orchestra.run.trial028:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:37:11.612 INFO:teuthology.orchestra.run.trial028.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:37:11.613 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:37:11.613 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:37:11.613 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T23:37:11.613 DEBUG:teuthology.orchestra.run.trial028:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:37:11.676 INFO:teuthology.orchestra.run.trial028.stdout:ttyS1 2026-02-18T23:37:11.704 DEBUG:teuthology.parallel:result is None 2026-02-18T23:37:12.435 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 7.8 MB 00:00 2026-02-18T23:37:13.618 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - Extras packages 44 kB/s | 20 kB 00:00 2026-02-18T23:37:14.493 INFO:teuthology.orchestra.run.trial007.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2026-02-18T23:37:17.662 INFO:teuthology.orchestra.run.trial007.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T23:37:18.669 INFO:teuthology.orchestra.run.trial007.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T23:37:18.669 INFO:teuthology.orchestra.run.trial007.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-18T23:37:18.688 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:37:18.688 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:37:18.689 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:37:18.711 DEBUG:teuthology.orchestra.run.trial007:> echo no | sudo yum reinstall kernel || true 2026-02-18T23:37:19.011 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:37:17 PM UTC. 2026-02-18T23:37:19.093 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:37:19.093 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:37:19.093 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:19.094 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:37:19.094 INFO:teuthology.orchestra.run.trial007.stdout:Reinstalling: 2026-02-18T23:37:19.094 INFO:teuthology.orchestra.run.trial007.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:37:19.095 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:37:19.095 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:37:19.095 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:37:19.095 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:37:19.096 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 803 k 2026-02-18T23:37:19.096 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 0 2026-02-18T23:37:19.096 INFO:teuthology.orchestra.run.trial007.stderr:Operation aborted. 2026-02-18T23:37:19.112 INFO:teuthology.orchestra.run.trial007.stdout:Is this ok [y/N]: 2026-02-18T23:37:19.113 DEBUG:teuthology.orchestra.run.trial007:> sudo yum reinstall -y kernel || true 2026-02-18T23:37:19.409 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:02 ago on Wed 18 Feb 2026 11:37:17 PM UTC. 2026-02-18T23:37:19.489 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout:Reinstalling: 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:37:19.490 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:37:19.491 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:37:19.491 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 803 k 2026-02-18T23:37:19.491 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 0 2026-02-18T23:37:19.491 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:37:20.978 INFO:teuthology.orchestra.run.trial007.stdout:kernel-5.14.0-681.el9.x86_64.rpm 563 kB/s | 803 kB 00:01 2026-02-18T23:37:20.979 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:37:20.979 INFO:teuthology.orchestra.run.trial007.stdout:Total 539 kB/s | 803 kB 00:01 2026-02-18T23:37:20.990 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:37:21.024 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:37:21.024 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:37:21.028 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:37:21.028 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:37:21.052 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:37:21.056 INFO:teuthology.orchestra.run.trial007.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:37:21.056 INFO:teuthology.orchestra.run.trial007.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:37:21.166 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:37:21.166 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-18T23:37:21.221 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-18T23:37:21.222 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:37:21.222 INFO:teuthology.orchestra.run.trial007.stdout:Reinstalled: 2026-02-18T23:37:21.222 INFO:teuthology.orchestra.run.trial007.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T23:37:21.222 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:37:21.222 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:37:21.248 DEBUG:teuthology.orchestra.run.trial007:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T23:37:21.271 INFO:teuthology.orchestra.run.trial007.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T23:37:21.273 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T23:37:21.273 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-18T23:37:21.273 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T23:37:21.273 DEBUG:teuthology.orchestra.run.trial007:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T23:37:21.338 INFO:teuthology.orchestra.run.trial007.stdout:ttyS1 2026-02-18T23:37:21.362 DEBUG:teuthology.parallel:result is None 2026-02-18T23:37:21.363 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T23:37:21.375 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T23:37:21.375 DEBUG:teuthology.orchestra.run.trial007:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:37:21.405 DEBUG:teuthology.orchestra.run.trial028:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T23:37:21.423 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T23:37:21.461 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T23:37:21.481 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T23:37:21.482 DEBUG:teuthology.orchestra.run.trial007:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:37:21.490 DEBUG:teuthology.orchestra.run.trial028:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T23:37:21.516 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T23:37:21.539 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T23:37:21.540 DEBUG:teuthology.orchestra.run.trial007:> 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 2026-02-18T23:37:21.553 DEBUG:teuthology.orchestra.run.trial028:> 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 2026-02-18T23:37:21.576 INFO:teuthology.orchestra.run.trial007.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:37:21.580 INFO:teuthology.orchestra.run.trial028.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:37:21.584 INFO:teuthology.orchestra.run.trial007.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:37:21.589 INFO:teuthology.orchestra.run.trial028.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T23:37:21.591 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T23:37:21.604 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T23:37:21.604 DEBUG:teuthology.orchestra.run.trial007:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:37:21.629 DEBUG:teuthology.orchestra.run.trial028:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T23:37:21.656 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T23:37:21.673 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T23:37:21.674 DEBUG:teuthology.orchestra.run.trial007:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:37:21.693 DEBUG:teuthology.orchestra.run.trial028:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T23:37:21.713 DEBUG:teuthology.orchestra.run.trial007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:37:21.872 DEBUG:teuthology.orchestra.run.trial007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:37:21.899 DEBUG:teuthology.orchestra.run.trial007:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:37:22.339 DEBUG:teuthology.orchestra.run.trial007:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:37:22.366 DEBUG:teuthology.orchestra.run.trial007:> set -ex 2026-02-18T23:37:22.366 DEBUG:teuthology.orchestra.run.trial007:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:37:22.431 DEBUG:teuthology.orchestra.run.trial028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:37:22.557 DEBUG:teuthology.orchestra.run.trial028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:37:22.583 DEBUG:teuthology.orchestra.run.trial028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:37:22.738 DEBUG:teuthology.orchestra.run.trial028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:37:22.763 DEBUG:teuthology.orchestra.run.trial028:> set -ex 2026-02-18T23:37:22.763 DEBUG:teuthology.orchestra.run.trial028:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T23:37:22.827 DEBUG:teuthology.orchestra.run.trial007:> sudo service rsyslog restart 2026-02-18T23:37:22.829 DEBUG:teuthology.orchestra.run.trial028:> sudo service rsyslog restart 2026-02-18T23:37:22.856 INFO:teuthology.orchestra.run.trial007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:37:22.895 INFO:teuthology.orchestra.run.trial028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:37:23.203 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T23:37:23.217 INFO:teuthology.task.internal:Starting timer... 2026-02-18T23:37:23.217 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T23:37:23.244 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T23:37:23.274 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2026-02-18T23:37:23.274 DEBUG:teuthology.orchestra.run.trial007:> sudo service auditd rotate 2026-02-18T23:37:23.307 INFO:teuthology.orchestra.run.trial007.stdout:Rotating logs: 2026-02-18T23:37:23.308 DEBUG:teuthology.orchestra.run.trial028:> sudo service auditd rotate 2026-02-18T23:37:23.338 INFO:teuthology.orchestra.run.trial028.stdout:Rotating logs: 2026-02-18T23:37:23.341 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T23:37:23.341 DEBUG:teuthology.orchestra.run.trial007:> /usr/sbin/getenforce 2026-02-18T23:37:23.365 INFO:teuthology.orchestra.run.trial007.stdout:Permissive 2026-02-18T23:37:23.365 DEBUG:teuthology.orchestra.run.trial028:> /usr/sbin/getenforce 2026-02-18T23:37:23.397 INFO:teuthology.orchestra.run.trial028.stdout:Permissive 2026-02-18T23:37:23.397 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial007.front.sepia.ceph.com': 'permissive', 'ubuntu@trial028.front.sepia.ceph.com': 'permissive'} 2026-02-18T23:37:23.398 DEBUG:teuthology.orchestra.run.trial007:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:37:23.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:37:23.430 DEBUG:teuthology.orchestra.run.trial028:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:37:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:37:23.462 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T23:37:23.463 DEBUG:teuthology.orchestra.run.trial007:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:37:23.495 DEBUG:teuthology.orchestra.run.trial028:> sudo /usr/sbin/setenforce permissive 2026-02-18T23:37:23.529 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T23:37:23.546 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-18T23:37:23.549 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-18T23:37:23.678 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T23:37:23.684 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'}]}] 2026-02-18T23:37:23.685 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial007.front.sepia.ceph.com,trial028.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T23:38:31.677 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial007.front.sepia.ceph.com'), Remote(name='ubuntu@trial028.front.sepia.ceph.com')] 2026-02-18T23:38:31.678 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial007.front.sepia.ceph.com' 2026-02-18T23:38:31.678 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial007.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:38:31.743 DEBUG:teuthology.orchestra.run.trial007:> true 2026-02-18T23:38:31.820 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial007.front.sepia.ceph.com' 2026-02-18T23:38:31.821 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial028.front.sepia.ceph.com' 2026-02-18T23:38:31.821 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T23:38:31.906 DEBUG:teuthology.orchestra.run.trial028:> true 2026-02-18T23:38:31.986 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial028.front.sepia.ceph.com' 2026-02-18T23:38:31.986 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T23:38:32.000 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T23:38:32.000 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:38:32.001 DEBUG:teuthology.orchestra.run.trial007:> 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 2026-02-18T23:38:32.003 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T23:38:32.003 DEBUG:teuthology.orchestra.run.trial028:> 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 2026-02-18T23:38:32.029 INFO:teuthology.orchestra.run.trial007.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:38:32.041 INFO:teuthology.orchestra.run.trial007.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:38:32.052 INFO:teuthology.orchestra.run.trial028.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T23:38:32.061 INFO:teuthology.orchestra.run.trial007.stderr:sudo: ntpd: command not found 2026-02-18T23:38:32.065 INFO:teuthology.orchestra.run.trial028.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T23:38:32.071 INFO:teuthology.orchestra.run.trial007.stdout:506 Cannot talk to daemon 2026-02-18T23:38:32.083 INFO:teuthology.orchestra.run.trial007.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:38:32.086 INFO:teuthology.orchestra.run.trial028.stderr:sudo: ntpd: command not found 2026-02-18T23:38:32.095 INFO:teuthology.orchestra.run.trial007.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:38:32.096 INFO:teuthology.orchestra.run.trial028.stdout:506 Cannot talk to daemon 2026-02-18T23:38:32.108 INFO:teuthology.orchestra.run.trial028.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T23:38:32.120 INFO:teuthology.orchestra.run.trial028.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T23:38:32.142 INFO:teuthology.orchestra.run.trial007.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:38:32.163 INFO:teuthology.orchestra.run.trial007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:38:32.164 INFO:teuthology.orchestra.run.trial007.stdout:=============================================================================== 2026-02-18T23:38:32.164 INFO:teuthology.orchestra.run.trial007.stdout:^? 172-234-44-141.ip.linode> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.164 INFO:teuthology.orchestra.run.trial007.stdout:^? 108.61.73.243 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.164 INFO:teuthology.orchestra.run.trial007.stdout:^? as393746.mci.trtnw.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.164 INFO:teuthology.orchestra.run.trial007.stdout:^? 172-234-25-10.ip.linodeu> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.167 INFO:teuthology.orchestra.run.trial028.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:38:32.188 INFO:teuthology.orchestra.run.trial028.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:38:32.188 INFO:teuthology.orchestra.run.trial028.stdout:=============================================================================== 2026-02-18T23:38:32.189 INFO:teuthology.orchestra.run.trial028.stdout:^? 66.42.71.197.vultruserco> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.189 INFO:teuthology.orchestra.run.trial028.stdout:^? 108.61.215.221.vultruser> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.189 INFO:teuthology.orchestra.run.trial028.stdout:^? ntp.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.189 INFO:teuthology.orchestra.run.trial028.stdout:^? ntp.swyn.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T23:38:32.190 INFO:teuthology.run_tasks:Running task pexec... 2026-02-18T23:38:32.207 INFO:teuthology.task.pexec:Executing custom commands... 2026-02-18T23:38:32.208 DEBUG:teuthology.orchestra.run.trial007:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:38:32.208 DEBUG:teuthology.orchestra.run.trial028:> TESTDIR=/home/ubuntu/cephtest bash -s 2026-02-18T23:38:32.211 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial007.front.sepia.ceph.com 2026-02-18T23:38:32.212 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:38:32.212 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-18T23:38:32.212 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-18T23:38:32.212 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-18T23:38:32.234 INFO:teuthology.task.pexec:Running commands on host ubuntu@trial028.front.sepia.ceph.com 2026-02-18T23:38:32.234 INFO:teuthology.task.pexec:sudo dnf remove nvme-cli -y 2026-02-18T23:38:32.234 INFO:teuthology.task.pexec:sudo dnf install runc nvmetcli nvme-cli -y 2026-02-18T23:38:32.234 INFO:teuthology.task.pexec:sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf 2026-02-18T23:38:32.234 INFO:teuthology.task.pexec:sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf 2026-02-18T23:38:32.382 INFO:teuthology.orchestra.run.trial007.stdout:No match for argument: nvme-cli 2026-02-18T23:38:32.382 INFO:teuthology.orchestra.run.trial007.stderr:No packages marked for removal. 2026-02-18T23:38:32.384 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:38:32.384 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:38:32.384 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:38:32.406 INFO:teuthology.orchestra.run.trial028.stdout:No match for argument: nvme-cli 2026-02-18T23:38:32.406 INFO:teuthology.orchestra.run.trial028.stderr:No packages marked for removal. 2026-02-18T23:38:32.408 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:38:32.408 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:38:32.409 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:38:32.691 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:29 ago on Wed 18 Feb 2026 11:38:03 PM UTC. 2026-02-18T23:38:32.712 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:28 ago on Wed 18 Feb 2026 11:38:04 PM UTC. 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout:Install 7 Packages 2026-02-18T23:38:32.772 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:32.773 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 6.3 M 2026-02-18T23:38:32.773 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 24 M 2026-02-18T23:38:32.773 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: nvmetcli noarch 0.8-3.el9 baseos 44 k 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: runc x86_64 4:1.4.0-1.el9 appstream 4.0 M 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: python3-configshell noarch 1:1.1.30-1.el9 baseos 72 k 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: python3-kmod x86_64 0.9-32.el9 baseos 84 k 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: python3-urwid x86_64 2.1.2-4.el9 baseos 837 k 2026-02-18T23:38:32.793 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout:Install 7 Packages 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 6.3 M 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 24 M 2026-02-18T23:38:32.794 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:38:32.964 INFO:teuthology.orchestra.run.trial007.stdout:(1/7): nvmetcli-0.8-3.el9.noarch.rpm 1.3 MB/s | 44 kB 00:00 2026-02-18T23:38:32.967 INFO:teuthology.orchestra.run.trial007.stdout:(2/7): python3-configshell-1.1.30-1.el9.noarch. 1.9 MB/s | 72 kB 00:00 2026-02-18T23:38:32.981 INFO:teuthology.orchestra.run.trial007.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 4.9 MB/s | 84 kB 00:00 2026-02-18T23:38:32.985 INFO:teuthology.orchestra.run.trial007.stdout:(4/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 8.3 MB/s | 150 kB 00:00 2026-02-18T23:38:32.998 INFO:teuthology.orchestra.run.trial007.stdout:(5/7): nvme-cli-2.16-1.el9.x86_64.rpm 17 MB/s | 1.2 MB 00:00 2026-02-18T23:38:33.009 INFO:teuthology.orchestra.run.trial007.stdout:(6/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 30 MB/s | 837 kB 00:00 2026-02-18T23:38:33.666 INFO:teuthology.orchestra.run.trial028.stdout:(1/7): python3-configshell-1.1.30-1.el9.noarch. 137 kB/s | 72 kB 00:00 2026-02-18T23:38:33.675 INFO:teuthology.orchestra.run.trial028.stdout:(2/7): nvmetcli-0.8-3.el9.noarch.rpm 82 kB/s | 44 kB 00:00 2026-02-18T23:38:33.842 INFO:teuthology.orchestra.run.trial028.stdout:(3/7): python3-kmod-0.9-32.el9.x86_64.rpm 477 kB/s | 84 kB 00:00 2026-02-18T23:38:33.939 INFO:teuthology.orchestra.run.trial007.stdout:(7/7): runc-1.4.0-1.el9.x86_64.rpm 4.1 MB/s | 4.0 MB 00:00 2026-02-18T23:38:33.940 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:33.940 INFO:teuthology.orchestra.run.trial007.stdout:Total 5.4 MB/s | 6.3 MB 00:01 2026-02-18T23:38:33.987 INFO:teuthology.orchestra.run.trial028.stdout:(4/7): nvme-cli-2.16-1.el9.x86_64.rpm 1.4 MB/s | 1.2 MB 00:00 2026-02-18T23:38:34.009 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:38:34.017 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:38:34.018 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:38:34.098 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:38:34.098 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:38:34.100 INFO:teuthology.orchestra.run.trial028.stdout:(5/7): python3-urwid-2.1.2-4.el9.x86_64.rpm 3.2 MB/s | 837 kB 00:00 2026-02-18T23:38:34.164 INFO:teuthology.orchestra.run.trial028.stdout:(6/7): runc-1.4.0-1.el9.x86_64.rpm 22 MB/s | 4.0 MB 00:00 2026-02-18T23:38:34.241 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:38:34.250 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-18T23:38:34.259 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-18T23:38:34.264 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:38:34.270 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:38:34.271 INFO:teuthology.orchestra.run.trial007.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:38:34.316 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:38:34.325 INFO:teuthology.orchestra.run.trial028.stdout:(7/7): python3-pyparsing-2.4.7-9.el9.noarch.rpm 232 kB/s | 150 kB 00:00 2026-02-18T23:38:34.327 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:34.327 INFO:teuthology.orchestra.run.trial028.stdout:Total 4.1 MB/s | 6.3 MB 00:01 2026-02-18T23:38:34.398 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:38:34.406 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:38:34.406 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:38:34.430 INFO:teuthology.orchestra.run.trial007.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-18T23:38:34.433 INFO:teuthology.orchestra.run.trial007.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:38:34.487 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:38:34.487 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:38:34.631 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:38:34.638 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-urwid-2.1.2-4.el9.x86_64 1/7 2026-02-18T23:38:34.647 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 2/7 2026-02-18T23:38:34.653 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:38:34.658 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:38:34.659 INFO:teuthology.orchestra.run.trial028.stdout: Installing : nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:38:34.705 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: nvmetcli-0.8-3.el9.noarch 5/7 2026-02-18T23:38:34.717 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:38:34.717 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:38:34.717 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:34.819 INFO:teuthology.orchestra.run.trial028.stdout: Installing : runc-4:1.4.0-1.el9.x86_64 6/7 2026-02-18T23:38:34.821 INFO:teuthology.orchestra.run.trial028.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:38:34.969 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-18T23:38:34.970 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-18T23:38:34.970 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:38:34.970 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:38:34.970 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-18T23:38:34.970 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-18T23:38:35.023 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-18T23:38:35.023 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:35.024 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:38:35.076 DEBUG:teuthology.parallel:result is None 2026-02-18T23:38:35.113 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 7/7 2026-02-18T23:38:35.113 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T23:38:35.113 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:35.387 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 1/7 2026-02-18T23:38:35.388 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : nvmetcli-0.8-3.el9.noarch 2/7 2026-02-18T23:38:35.388 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-configshell-1:1.1.30-1.el9.noarch 3/7 2026-02-18T23:38:35.388 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-kmod-0.9-32.el9.x86_64 4/7 2026-02-18T23:38:35.388 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 5/7 2026-02-18T23:38:35.388 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-urwid-2.1.2-4.el9.x86_64 6/7 2026-02-18T23:38:35.445 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : runc-4:1.4.0-1.el9.x86_64 7/7 2026-02-18T23:38:35.445 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:35.445 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:38:35.445 INFO:teuthology.orchestra.run.trial028.stdout: nvme-cli-2.16-1.el9.x86_64 nvmetcli-0.8-3.el9.noarch 2026-02-18T23:38:35.445 INFO:teuthology.orchestra.run.trial028.stdout: python3-configshell-1:1.1.30-1.el9.noarch python3-kmod-0.9-32.el9.x86_64 2026-02-18T23:38:35.446 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyparsing-2.4.7-9.el9.noarch python3-urwid-2.1.2-4.el9.x86_64 2026-02-18T23:38:35.446 INFO:teuthology.orchestra.run.trial028.stdout: runc-4:1.4.0-1.el9.x86_64 2026-02-18T23:38:35.446 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:35.446 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:38:35.498 DEBUG:teuthology.parallel:result is None 2026-02-18T23:38:35.498 INFO:teuthology.run_tasks:Running task install... 2026-02-18T23:38:35.510 DEBUG:teuthology.task.install:project ceph 2026-02-18T23:38:35.511 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'}} 2026-02-18T23:38:35.511 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:38:35.511 INFO:teuthology.task.install:Using flavor: default 2026-02-18T23:38:35.516 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-02-18T23:38:35.516 INFO:teuthology.task.install:extra packages: [] 2026-02-18T23:38:35.516 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910', 'tag': None, 'wait_for_package': False} 2026-02-18T23:38:35.516 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:38:35.516 INFO:teuthology.packaging:ref: None 2026-02-18T23:38:35.516 INFO:teuthology.packaging:tag: None 2026-02-18T23:38:35.516 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:38:35.516 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:38:35.517 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:38:35.518 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'quincy', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910', 'tag': None, 'wait_for_package': False} 2026-02-18T23:38:35.518 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:38:35.518 INFO:teuthology.packaging:ref: None 2026-02-18T23:38:35.518 INFO:teuthology.packaging:tag: None 2026-02-18T23:38:35.518 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:38:35.518 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:38:35.518 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:38:35.692 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:38:35.692 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:38:35.703 INFO:teuthology.task.install.rpm:Pulling from https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/ 2026-02-18T23:38:35.704 INFO:teuthology.task.install.rpm:Package version is 17.2.9-0 2026-02-18T23:38:35.827 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T23:38:35.827 DEBUG:teuthology.orchestra.run.trial007:> set -ex 2026-02-18T23:38:35.827 DEBUG:teuthology.orchestra.run.trial007:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:38:35.834 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://chacra.ceph.com/r/ceph/quincy/69bf48f20731a4b0d742613f6c6335ccb54dd217/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T23:38:35.834 DEBUG:teuthology.orchestra.run.trial028:> set -ex 2026-02-18T23:38:35.835 DEBUG:teuthology.orchestra.run.trial028:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T23:38:35.854 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-18T23:38:35.854 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:38:35.854 INFO:teuthology.packaging:ref: None 2026-02-18T23:38:35.855 INFO:teuthology.packaging:tag: None 2026-02-18T23:38:35.855 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:38:35.855 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:38:35.855 DEBUG:teuthology.orchestra.run.trial007:> 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_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T23:38:35.859 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-18T23:38:35.859 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:38:35.859 INFO:teuthology.packaging:ref: None 2026-02-18T23:38:35.860 INFO:teuthology.packaging:tag: None 2026-02-18T23:38:35.860 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:38:35.860 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:38:35.860 DEBUG:teuthology.orchestra.run.trial028:> 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_-]*/;ref/quincy/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T23:38:35.919 DEBUG:teuthology.orchestra.run.trial007:> 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 2026-02-18T23:38:35.925 DEBUG:teuthology.orchestra.run.trial028:> 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 2026-02-18T23:38:35.994 DEBUG:teuthology.orchestra.run.trial007:> 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 2026-02-18T23:38:36.000 DEBUG:teuthology.orchestra.run.trial028:> 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 2026-02-18T23:38:36.059 INFO:teuthology.orchestra.run.trial007.stdout:check_obsoletes = 1 2026-02-18T23:38:36.061 DEBUG:teuthology.orchestra.run.trial007:> sudo yum clean all 2026-02-18T23:38:36.063 INFO:teuthology.orchestra.run.trial028.stdout:check_obsoletes = 1 2026-02-18T23:38:36.065 DEBUG:teuthology.orchestra.run.trial028:> sudo yum clean all 2026-02-18T23:38:36.217 INFO:teuthology.orchestra.run.trial007.stdout:41 files removed 2026-02-18T23:38:36.223 INFO:teuthology.orchestra.run.trial028.stdout:41 files removed 2026-02-18T23:38:36.231 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-radosgw 2026-02-18T23:38:36.237 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-radosgw 2026-02-18T23:38:36.465 INFO:teuthology.orchestra.run.trial007.stdout:ceph packages for x86_64 876 kB/s | 77 kB 00:00 2026-02-18T23:38:36.474 INFO:teuthology.orchestra.run.trial028.stdout:ceph packages for x86_64 870 kB/s | 77 kB 00:00 2026-02-18T23:38:36.560 INFO:teuthology.orchestra.run.trial007.stdout:ceph noarch packages 152 kB/s | 11 kB 00:00 2026-02-18T23:38:36.571 INFO:teuthology.orchestra.run.trial028.stdout:ceph noarch packages 146 kB/s | 11 kB 00:00 2026-02-18T23:38:36.651 INFO:teuthology.orchestra.run.trial007.stdout:ceph source packages 30 kB/s | 2.1 kB 00:00 2026-02-18T23:38:36.659 INFO:teuthology.orchestra.run.trial028.stdout:ceph source packages 30 kB/s | 2.1 kB 00:00 2026-02-18T23:38:37.160 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.9 MB 00:00 2026-02-18T23:38:38.295 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - BaseOS 5.5 MB/s | 8.9 MB 00:01 2026-02-18T23:38:40.209 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-18T23:38:41.457 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T23:38:43.694 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - CRB 6.9 MB/s | 7.8 MB 00:01 2026-02-18T23:38:44.101 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - CRB 29 MB/s | 7.8 MB 00:00 2026-02-18T23:38:44.624 INFO:teuthology.orchestra.run.trial007.stdout:CentOS Stream 9 - Extras packages 98 kB/s | 20 kB 00:00 2026-02-18T23:38:44.868 INFO:teuthology.orchestra.run.trial007.stdout:Extra Packages for Enterprise Linux 113 MB/s | 20 MB 00:00 2026-02-18T23:38:45.029 INFO:teuthology.orchestra.run.trial028.stdout:CentOS Stream 9 - Extras packages 105 kB/s | 20 kB 00:00 2026-02-18T23:38:46.210 INFO:teuthology.orchestra.run.trial028.stdout:Extra Packages for Enterprise Linux 18 MB/s | 20 MB 00:01 2026-02-18T23:38:48.051 INFO:teuthology.orchestra.run.trial007.stdout:lab-extras 2.0 MB/s | 50 kB 00:00 2026-02-18T23:38:49.253 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:38:49.254 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:49.254 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:38:49.254 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout:Upgrading: 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:38:49.255 INFO:teuthology.orchestra.run.trial007.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout:Install 22 Packages 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout:Upgrade 2 Packages 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 58 M 2026-02-18T23:38:49.256 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:38:49.417 INFO:teuthology.orchestra.run.trial028.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T23:38:50.109 INFO:teuthology.orchestra.run.trial007.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 42 MB/s | 5.0 MB 00:00 2026-02-18T23:38:50.121 INFO:teuthology.orchestra.run.trial007.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 2.1 MB/s | 25 kB 00:00 2026-02-18T23:38:50.132 INFO:teuthology.orchestra.run.trial007.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 54 MB/s | 637 kB 00:00 2026-02-18T23:38:50.144 INFO:teuthology.orchestra.run.trial007.stdout:(4/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 40 MB/s | 457 kB 00:00 2026-02-18T23:38:50.188 INFO:teuthology.orchestra.run.trial007.stdout:(5/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 73 MB/s | 14 MB 00:00 2026-02-18T23:38:50.199 INFO:teuthology.orchestra.run.trial007.stdout:(6/24): librgw2-17.2.9-0.el9.x86_64.rpm 89 MB/s | 4.9 MB 00:00 2026-02-18T23:38:50.200 INFO:teuthology.orchestra.run.trial007.stdout:(7/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 3.8 MB/s | 45 kB 00:00 2026-02-18T23:38:50.212 INFO:teuthology.orchestra.run.trial007.stdout:(8/24): python3-ceph-common-17.2.9-0.el9.x86_64 11 MB/s | 120 kB 00:00 2026-02-18T23:38:50.212 INFO:teuthology.orchestra.run.trial007.stdout:(9/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 13 MB/s | 157 kB 00:00 2026-02-18T23:38:50.222 INFO:teuthology.orchestra.run.trial007.stdout:(10/24): python3-rados-17.2.9-0.el9.x86_64.rpm 29 MB/s | 320 kB 00:00 2026-02-18T23:38:50.252 INFO:teuthology.orchestra.run.trial007.stdout:(11/24): ceph-common-17.2.9-0.el9.x86_64.rpm 86 MB/s | 22 MB 00:00 2026-02-18T23:38:50.253 INFO:teuthology.orchestra.run.trial007.stdout:(12/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 7.0 MB/s | 296 kB 00:00 2026-02-18T23:38:50.253 INFO:teuthology.orchestra.run.trial007.stdout:(13/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 3.0 MB/s | 100 kB 00:00 2026-02-18T23:38:50.284 INFO:teuthology.orchestra.run.trial007.stdout:(14/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.4 MB/s | 45 kB 00:00 2026-02-18T23:38:50.292 INFO:teuthology.orchestra.run.trial007.stdout:(15/24): mailcap-2.1.49-5.el9.noarch.rpm 836 kB/s | 33 kB 00:00 2026-02-18T23:38:50.293 INFO:teuthology.orchestra.run.trial007.stdout:(16/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.9 MB/s | 160 kB 00:00 2026-02-18T23:38:50.319 INFO:teuthology.orchestra.run.trial007.stdout:(17/24): librdkafka-1.6.1-102.el9.x86_64.rpm 19 MB/s | 662 kB 00:00 2026-02-18T23:38:50.355 INFO:teuthology.orchestra.run.trial007.stdout:(18/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.5 MB/s | 292 kB 00:00 2026-02-18T23:38:50.432 INFO:teuthology.orchestra.run.trial007.stdout:(19/24): liboath-2.6.12-1.el9.x86_64.rpm 432 kB/s | 49 kB 00:00 2026-02-18T23:38:50.457 INFO:teuthology.orchestra.run.trial007.stdout:(20/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.8 MB/s | 308 kB 00:00 2026-02-18T23:38:50.472 INFO:teuthology.orchestra.run.trial007.stdout:(21/24): libunwind-1.6.2-1.el9.x86_64.rpm 577 kB/s | 67 kB 00:00 2026-02-18T23:38:50.503 INFO:teuthology.orchestra.run.trial007.stdout:(22/24): librbd1-17.2.9-0.el9.x86_64.rpm 96 MB/s | 2.9 MB 00:00 2026-02-18T23:38:50.508 INFO:teuthology.orchestra.run.trial007.stdout:(23/24): librados2-17.2.9-0.el9.x86_64.rpm 60 MB/s | 3.1 MB 00:00 2026-02-18T23:38:50.569 INFO:teuthology.orchestra.run.trial007.stdout:(24/24): thrift-0.15.0-4.el9.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2026-02-18T23:38:50.572 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:50.572 INFO:teuthology.orchestra.run.trial007.stdout:Total 44 MB/s | 58 MB 00:01 2026-02-18T23:38:50.617 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:38:50.625 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:38:50.625 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout: ceph-radosgw x86_64 2:17.2.9-0.el9 ceph 14 M 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout:Upgrading: 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout: librados2 x86_64 2:17.2.9-0.el9 ceph 3.1 M 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout: librbd1 x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout: ceph-base x86_64 2:17.2.9-0.el9 ceph 5.0 M 2026-02-18T23:38:50.626 INFO:teuthology.orchestra.run.trial028.stdout: ceph-common x86_64 2:17.2.9-0.el9 ceph 22 M 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: ceph-selinux x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: libcephfs2 x86_64 2:17.2.9-0.el9 ceph 637 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: libradosstriper1 x86_64 2:17.2.9-0.el9 ceph 457 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: librgw2 x86_64 2:17.2.9-0.el9 ceph 4.9 M 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T23:38:50.627 INFO:teuthology.orchestra.run.trial028.stdout: python3-ceph-argparse x86_64 2:17.2.9-0.el9 ceph 45 k 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: python3-ceph-common x86_64 2:17.2.9-0.el9 ceph 120 k 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: python3-cephfs x86_64 2:17.2.9-0.el9 ceph 157 k 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: python3-rados x86_64 2:17.2.9-0.el9 ceph 320 k 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: python3-rbd x86_64 2:17.2.9-0.el9 ceph 296 k 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: python3-rgw x86_64 2:17.2.9-0.el9 ceph 100 k 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout:Install 22 Packages 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout:Upgrade 2 Packages 2026-02-18T23:38:50.628 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:50.629 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 58 M 2026-02-18T23:38:50.629 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:38:50.632 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:38:50.632 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:38:50.848 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:38:50.848 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:38:50.951 INFO:teuthology.orchestra.run.trial028.stdout:(1/24): ceph-base-17.2.9-0.el9.x86_64.rpm 40 MB/s | 5.0 MB 00:00 2026-02-18T23:38:50.962 INFO:teuthology.orchestra.run.trial028.stdout:(2/24): ceph-selinux-17.2.9-0.el9.x86_64.rpm 2.4 MB/s | 25 kB 00:00 2026-02-18T23:38:50.976 INFO:teuthology.orchestra.run.trial028.stdout:(3/24): libcephfs2-17.2.9-0.el9.x86_64.rpm 45 MB/s | 637 kB 00:00 2026-02-18T23:38:50.987 INFO:teuthology.orchestra.run.trial028.stdout:(4/24): libradosstriper1-17.2.9-0.el9.x86_64.rp 38 MB/s | 457 kB 00:00 2026-02-18T23:38:51.042 INFO:teuthology.orchestra.run.trial028.stdout:(5/24): ceph-radosgw-17.2.9-0.el9.x86_64.rpm 68 MB/s | 14 MB 00:00 2026-02-18T23:38:51.049 INFO:teuthology.orchestra.run.trial028.stdout:(6/24): librgw2-17.2.9-0.el9.x86_64.rpm 80 MB/s | 4.9 MB 00:00 2026-02-18T23:38:51.052 INFO:teuthology.orchestra.run.trial028.stdout:(7/24): python3-ceph-argparse-17.2.9-0.el9.x86_ 4.1 MB/s | 45 kB 00:00 2026-02-18T23:38:51.059 INFO:teuthology.orchestra.run.trial028.stdout:(8/24): python3-ceph-common-17.2.9-0.el9.x86_64 12 MB/s | 120 kB 00:00 2026-02-18T23:38:51.062 INFO:teuthology.orchestra.run.trial028.stdout:(9/24): python3-cephfs-17.2.9-0.el9.x86_64.rpm 16 MB/s | 157 kB 00:00 2026-02-18T23:38:51.070 INFO:teuthology.orchestra.run.trial028.stdout:(10/24): python3-rados-17.2.9-0.el9.x86_64.rpm 29 MB/s | 320 kB 00:00 2026-02-18T23:38:51.073 INFO:teuthology.orchestra.run.trial028.stdout:(11/24): python3-rbd-17.2.9-0.el9.x86_64.rpm 28 MB/s | 296 kB 00:00 2026-02-18T23:38:51.079 INFO:teuthology.orchestra.run.trial028.stdout:(12/24): python3-rgw-17.2.9-0.el9.x86_64.rpm 10 MB/s | 100 kB 00:00 2026-02-18T23:38:51.111 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:38:51.138 INFO:teuthology.orchestra.run.trial028.stdout:(13/24): ceph-common-17.2.9-0.el9.x86_64.rpm 73 MB/s | 22 MB 00:00 2026-02-18T23:38:51.165 INFO:teuthology.orchestra.run.trial028.stdout:(14/24): mailcap-2.1.49-5.el9.noarch.rpm 360 kB/s | 33 kB 00:00 2026-02-18T23:38:51.256 INFO:teuthology.orchestra.run.trial007.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:38:51.260 INFO:teuthology.orchestra.run.trial007.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:38:51.290 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:38:51.317 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:38:51.318 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:38:51.340 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:38:51.349 INFO:teuthology.orchestra.run.trial007.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:38:51.351 INFO:teuthology.orchestra.run.trial007.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:38:51.573 INFO:teuthology.orchestra.run.trial007.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:38:51.574 INFO:teuthology.orchestra.run.trial007.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:38:51.586 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:38:51.591 INFO:teuthology.orchestra.run.trial007.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:38:51.599 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:38:51.605 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:38:51.626 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:38:51.627 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:38:51.640 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:38:51.648 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:38:51.652 INFO:teuthology.orchestra.run.trial007.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:38:51.768 INFO:teuthology.orchestra.run.trial028.stdout:(15/24): librabbitmq-0.11.0-7.el9.x86_64.rpm 72 kB/s | 45 kB 00:00 2026-02-18T23:38:51.794 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:38:51.795 INFO:teuthology.orchestra.run.trial007.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:38:51.798 INFO:teuthology.orchestra.run.trial028.stdout:(16/24): libpmemobj-1.12.1-1.el9.x86_64.rpm 223 kB/s | 160 kB 00:00 2026-02-18T23:38:51.821 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:38:51.823 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:38:51.846 INFO:teuthology.orchestra.run.trial007.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:38:51.847 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:38:51.925 INFO:teuthology.orchestra.run.trial028.stdout:(17/24): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 2026-02-18T23:38:51.946 INFO:teuthology.orchestra.run.trial028.stdout:(18/24): liboath-2.6.12-1.el9.x86_64.rpm 2.3 MB/s | 49 kB 00:00 2026-02-18T23:38:51.967 INFO:teuthology.orchestra.run.trial028.stdout:(19/24): libunwind-1.6.2-1.el9.x86_64.rpm 3.2 MB/s | 67 kB 00:00 2026-02-18T23:38:52.006 INFO:teuthology.orchestra.run.trial028.stdout:(20/24): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.2 MB/s | 292 kB 00:00 2026-02-18T23:38:52.047 INFO:teuthology.orchestra.run.trial028.stdout:(21/24): thrift-0.15.0-4.el9.x86_64.rpm 20 MB/s | 1.6 MB 00:00 2026-02-18T23:38:52.065 INFO:teuthology.orchestra.run.trial028.stdout:(22/24): librados2-17.2.9-0.el9.x86_64.rpm 52 MB/s | 3.1 MB 00:00 2026-02-18T23:38:52.100 INFO:teuthology.orchestra.run.trial028.stdout:(23/24): librbd1-17.2.9-0.el9.x86_64.rpm 56 MB/s | 2.9 MB 00:00 2026-02-18T23:38:52.915 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:38:52.917 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:38:53.195 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:38:53.199 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:38:53.244 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:38:53.244 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:38:53.244 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:38:53.244 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:53.247 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:38:53.427 INFO:teuthology.orchestra.run.trial028.stdout:(24/24): librdkafka-1.6.1-102.el9.x86_64.rpm 293 kB/s | 662 kB 00:02 2026-02-18T23:38:53.432 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:53.432 INFO:teuthology.orchestra.run.trial028.stdout:Total 21 MB/s | 58 MB 00:02 2026-02-18T23:38:53.478 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:38:53.494 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:38:53.494 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:38:53.710 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:38:53.710 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:38:53.975 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:38:54.112 INFO:teuthology.orchestra.run.trial028.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/26 2026-02-18T23:38:54.115 INFO:teuthology.orchestra.run.trial028.stdout: Upgrading : librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:38:54.142 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: librados2-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:38:54.169 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-rados-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:38:54.170 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:38:54.193 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: libcephfs2-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:38:54.202 INFO:teuthology.orchestra.run.trial028.stdout: Installing : thrift-0.15.0-4.el9.x86_64 5/26 2026-02-18T23:38:54.205 INFO:teuthology.orchestra.run.trial028.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 6/26 2026-02-18T23:38:54.409 INFO:teuthology.orchestra.run.trial028.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 7/26 2026-02-18T23:38:54.411 INFO:teuthology.orchestra.run.trial028.stdout: Installing : librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:38:54.423 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: librgw2-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:38:54.427 INFO:teuthology.orchestra.run.trial028.stdout: Installing : liboath-2.6.12-1.el9.x86_64 9/26 2026-02-18T23:38:54.436 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:38:54.442 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-cephfs-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:38:54.462 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-rgw-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:38:54.463 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:38:54.476 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: libradosstriper1-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:38:54.483 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/26 2026-02-18T23:38:54.488 INFO:teuthology.orchestra.run.trial028.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/26 2026-02-18T23:38:54.620 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 16/26 2026-02-18T23:38:54.621 INFO:teuthology.orchestra.run.trial028.stdout: Upgrading : librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:38:54.646 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: librbd1-2:17.2.9-0.el9.x86_64 17/26 2026-02-18T23:38:54.649 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-rbd-2:17.2.9-0.el9.x86_64 18/26 2026-02-18T23:38:54.671 INFO:teuthology.orchestra.run.trial028.stdout: Installing : mailcap-2.1.49-5.el9.noarch 19/26 2026-02-18T23:38:54.672 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-ceph-common-2:17.2.9-0.el9.x86_64 20/26 2026-02-18T23:38:55.678 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:38:55.681 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:38:55.939 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-common-2:17.2.9-0.el9.x86_64 21/26 2026-02-18T23:38:55.942 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:38:55.985 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-base-2:17.2.9-0.el9.x86_64 22/26 2026-02-18T23:38:55.985 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T23:38:55.985 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T23:38:55.985 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:38:55.989 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:38:57.691 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:38:57.691 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /sys 2026-02-18T23:38:57.691 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /proc 2026-02-18T23:38:57.692 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /mnt 2026-02-18T23:38:57.692 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /var/tmp 2026-02-18T23:38:57.692 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /home 2026-02-18T23:38:57.692 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /root 2026-02-18T23:38:57.692 INFO:teuthology.orchestra.run.trial007.stdout:skipping the directory /tmp 2026-02-18T23:38:57.692 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:58.327 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:38:58.356 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:38:58.356 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:38:58.356 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:38:58.356 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:38:58.356 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:38:58.356 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:58.357 INFO:teuthology.orchestra.run.trial007.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:38:58.369 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:38:58.369 INFO:teuthology.orchestra.run.trial007.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:38:58.683 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:38:58.684 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:38:58.685 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:38:58.685 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:38:58.685 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:38:58.685 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:38:58.685 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:38:58.685 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:38:58.741 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:38:58.742 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:58.742 INFO:teuthology.orchestra.run.trial007.stdout:Upgraded: 2026-02-18T23:38:58.742 INFO:teuthology.orchestra.run.trial007.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.742 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:38:58.742 INFO:teuthology.orchestra.run.trial007.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.742 INFO:teuthology.orchestra.run.trial007.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.743 INFO:teuthology.orchestra.run.trial007.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.743 INFO:teuthology.orchestra.run.trial007.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.743 INFO:teuthology.orchestra.run.trial007.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:38:58.743 INFO:teuthology.orchestra.run.trial007.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.744 INFO:teuthology.orchestra.run.trial007.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:38:58.744 INFO:teuthology.orchestra.run.trial007.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:38:58.744 INFO:teuthology.orchestra.run.trial007.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:38:58.744 INFO:teuthology.orchestra.run.trial007.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.744 INFO:teuthology.orchestra.run.trial007.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.745 INFO:teuthology.orchestra.run.trial007.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.746 INFO:teuthology.orchestra.run.trial007.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.746 INFO:teuthology.orchestra.run.trial007.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:38:58.746 INFO:teuthology.orchestra.run.trial007.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:38:58.746 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:58.746 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:38:58.782 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-test 2026-02-18T23:38:59.099 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:11 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:38:59.180 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:38:59.181 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:59.181 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:38:59.181 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:59.181 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:38:59.181 INFO:teuthology.orchestra.run.trial007.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:59.182 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:38:59.183 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:38:59.183 INFO:teuthology.orchestra.run.trial007.stdout:Install 5 Packages 2026-02-18T23:38:59.183 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:38:59.183 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 49 M 2026-02-18T23:38:59.183 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 194 M 2026-02-18T23:38:59.183 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:38:59.491 INFO:teuthology.orchestra.run.trial007.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 4.9 MB/s | 233 kB 00:00 2026-02-18T23:38:59.510 INFO:teuthology.orchestra.run.trial007.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 16 MB/s | 303 kB 00:00 2026-02-18T23:38:59.515 INFO:teuthology.orchestra.run.trial007.stdout:(3/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.3 MB/s | 163 kB 00:00 2026-02-18T23:38:59.518 INFO:teuthology.orchestra.run.trial007.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 7.1 MB/s | 64 kB 00:00 2026-02-18T23:38:59.800 INFO:teuthology.orchestra.run.trial007.stdout:(5/5): ceph-test-17.2.9-0.el9.x86_64.rpm 135 MB/s | 48 MB 00:00 2026-02-18T23:38:59.801 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:38:59.801 INFO:teuthology.orchestra.run.trial007.stdout:Total 79 MB/s | 49 MB 00:00 2026-02-18T23:38:59.827 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:38:59.836 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:38:59.836 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:00.015 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:00.015 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:00.222 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:00.227 INFO:teuthology.orchestra.run.trial007.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:39:00.232 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:39:00.241 INFO:teuthology.orchestra.run.trial007.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:39:00.241 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:39:00.518 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-selinux-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:39:00.530 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /sys 2026-02-18T23:39:00.530 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /proc 2026-02-18T23:39:00.530 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /mnt 2026-02-18T23:39:00.531 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /var/tmp 2026-02-18T23:39:00.531 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /home 2026-02-18T23:39:00.531 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /root 2026-02-18T23:39:00.531 INFO:teuthology.orchestra.run.trial028.stdout:skipping the directory /tmp 2026-02-18T23:39:00.531 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:01.128 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:39:01.158 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-radosgw-2:17.2.9-0.el9.x86_64 24/26 2026-02-18T23:39:01.159 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:01.159 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T23:39:01.159 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:39:01.159 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T23:39:01.159 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:01.160 INFO:teuthology.orchestra.run.trial028.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:39:01.172 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 25/26 2026-02-18T23:39:01.172 INFO:teuthology.orchestra.run.trial028.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:39:01.493 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-base-2:17.2.9-0.el9.x86_64 1/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-common-2:17.2.9-0.el9.x86_64 2/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-radosgw-2:17.2.9-0.el9.x86_64 3/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-selinux-2:17.2.9-0.el9.x86_64 4/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libcephfs2-2:17.2.9-0.el9.x86_64 5/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libradosstriper1-2:17.2.9-0.el9.x86_64 6/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librgw2-2:17.2.9-0.el9.x86_64 7/26 2026-02-18T23:39:01.494 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-ceph-argparse-2:17.2.9-0.el9.x86_64 8/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-ceph-common-2:17.2.9-0.el9.x86_64 9/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-cephfs-2:17.2.9-0.el9.x86_64 10/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-rados-2:17.2.9-0.el9.x86_64 11/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-rbd-2:17.2.9-0.el9.x86_64 12/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-rgw-2:17.2.9-0.el9.x86_64 13/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 19/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 20/26 2026-02-18T23:39:01.495 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 21/26 2026-02-18T23:39:01.496 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 22/26 2026-02-18T23:39:01.496 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librados2-2:17.2.9-0.el9.x86_64 23/26 2026-02-18T23:39:01.496 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 24/26 2026-02-18T23:39:01.496 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librbd1-2:17.2.9-0.el9.x86_64 25/26 2026-02-18T23:39:01.554 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 26/26 2026-02-18T23:39:01.566 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:01.566 INFO:teuthology.orchestra.run.trial028.stdout:Upgraded: 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: librados2-2:17.2.9-0.el9.x86_64 librbd1-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: ceph-base-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: ceph-radosgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: ceph-selinux-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: libcephfs2-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T23:39:01.567 INFO:teuthology.orchestra.run.trial028.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: libradosstriper1-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: librgw2-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: python3-ceph-argparse-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: python3-ceph-common-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: python3-cephfs-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: python3-rados-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.568 INFO:teuthology.orchestra.run.trial028.stdout: python3-rbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.569 INFO:teuthology.orchestra.run.trial028.stdout: python3-rgw-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:01.569 INFO:teuthology.orchestra.run.trial028.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T23:39:01.569 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:01.569 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:01.594 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-test 2026-02-18T23:39:01.924 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:12 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:02.005 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: ceph-test x86_64 2:17.2.9-0.el9 ceph 48 M 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: libcephsqlite x86_64 2:17.2.9-0.el9 ceph 163 k 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T23:39:02.006 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout:Install 5 Packages 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 49 M 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 194 M 2026-02-18T23:39:02.007 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:02.128 INFO:teuthology.orchestra.run.trial028.stdout:(1/5): libcephsqlite-17.2.9-0.el9.x86_64.rpm 2.5 MB/s | 163 kB 00:00 2026-02-18T23:39:02.197 INFO:teuthology.orchestra.run.trial028.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 1.7 MB/s | 233 kB 00:00 2026-02-18T23:39:02.255 INFO:teuthology.orchestra.run.trial028.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2026-02-18T23:39:02.369 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:39:02.386 INFO:teuthology.orchestra.run.trial028.stdout:(4/5): ceph-test-17.2.9-0.el9.x86_64.rpm 149 MB/s | 48 MB 00:00 2026-02-18T23:39:02.386 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:39:02.592 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:39:02.592 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:39:02.592 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:39:02.592 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:39:02.592 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:39:02.645 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:02.646 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:02.678 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph 2026-02-18T23:39:02.702 INFO:teuthology.orchestra.run.trial028.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 528 kB/s | 303 kB 00:00 2026-02-18T23:39:02.704 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:02.704 INFO:teuthology.orchestra.run.trial028.stdout:Total 70 MB/s | 49 MB 00:00 2026-02-18T23:39:02.733 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:02.741 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:02.741 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:02.919 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:02.920 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:02.980 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:14 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:03.063 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:39:03.064 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:39:03.065 INFO:teuthology.orchestra.run.trial007.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout:Install 40 Packages 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 28 M 2026-02-18T23:39:03.066 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 98 M 2026-02-18T23:39:03.067 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:03.124 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:03.129 INFO:teuthology.orchestra.run.trial028.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T23:39:03.133 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T23:39:03.141 INFO:teuthology.orchestra.run.trial028.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T23:39:03.142 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:39:03.630 INFO:teuthology.orchestra.run.trial007.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 157 kB/s | 6.4 kB 00:00 2026-02-18T23:39:03.682 INFO:teuthology.orchestra.run.trial007.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 15 MB/s | 1.4 MB 00:00 2026-02-18T23:39:03.685 INFO:teuthology.orchestra.run.trial007.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 22 MB/s | 2.1 MB 00:00 2026-02-18T23:39:03.695 INFO:teuthology.orchestra.run.trial007.stdout:(4/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 23 MB/s | 240 kB 00:00 2026-02-18T23:39:03.712 INFO:teuthology.orchestra.run.trial007.stdout:(5/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 48 MB/s | 3.9 MB 00:00 2026-02-18T23:39:03.796 INFO:teuthology.orchestra.run.trial007.stdout:(6/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 135 MB/s | 15 MB 00:00 2026-02-18T23:39:04.253 INFO:teuthology.orchestra.run.trial007.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 72 kB/s | 40 kB 00:00 2026-02-18T23:39:04.433 INFO:teuthology.orchestra.run.trial007.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 100 kB/s | 72 kB 00:00 2026-02-18T23:39:04.591 INFO:teuthology.orchestra.run.trial007.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 318 kB/s | 253 kB 00:00 2026-02-18T23:39:04.728 INFO:teuthology.orchestra.run.trial007.stdout:(10/40): python3-cryptography-36.0.1-5.el9.x86_ 2.6 MB/s | 1.2 MB 00:00 2026-02-18T23:39:04.749 INFO:teuthology.orchestra.run.trial007.stdout:(11/40): python3-pycparser-2.20-6.el9.noarch.rp 853 kB/s | 135 kB 00:00 2026-02-18T23:39:04.887 INFO:teuthology.orchestra.run.trial007.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 795 kB/s | 126 kB 00:00 2026-02-18T23:39:04.910 INFO:teuthology.orchestra.run.trial007.stdout:(13/40): python3-urllib3-1.26.5-7.el9.noarch.rp 1.3 MB/s | 218 kB 00:00 2026-02-18T23:39:04.981 INFO:teuthology.orchestra.run.trial007.stdout:(14/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 2.6 MB/s | 246 kB 00:00 2026-02-18T23:39:04.982 INFO:teuthology.orchestra.run.trial007.stdout:(15/40): python3-ply-3.11-14.el9.noarch.rpm 194 kB/s | 106 kB 00:00 2026-02-18T23:39:04.993 INFO:teuthology.orchestra.run.trial007.stdout:(16/40): python3-libstoragemgmt-1.10.1-1.el9.x8 2.1 MB/s | 177 kB 00:00 2026-02-18T23:39:05.065 INFO:teuthology.orchestra.run.trial007.stdout:(17/40): python3-mako-1.1.4-6.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2026-02-18T23:39:05.076 INFO:teuthology.orchestra.run.trial007.stdout:(18/40): python3-packaging-20.9-5.el9.noarch.rp 930 kB/s | 77 kB 00:00 2026-02-18T23:39:05.146 INFO:teuthology.orchestra.run.trial007.stdout:(19/40): python3-autocommand-2.2.2-8.el9.noarch 424 kB/s | 29 kB 00:00 2026-02-18T23:39:05.148 INFO:teuthology.orchestra.run.trial007.stdout:(20/40): python3-markupsafe-1.1.1-12.el9.x86_64 210 kB/s | 35 kB 00:00 2026-02-18T23:39:05.149 INFO:teuthology.orchestra.run.trial007.stdout:(21/40): python3-toml-0.10.2-6.el9.noarch.rpm 494 kB/s | 42 kB 00:00 2026-02-18T23:39:05.179 INFO:teuthology.orchestra.run.trial007.stdout:(22/40): python3-backports-tarfile-1.2.0-1.el9. 1.8 MB/s | 60 kB 00:00 2026-02-18T23:39:05.203 INFO:teuthology.orchestra.run.trial007.stdout:(23/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 796 kB/s | 43 kB 00:00 2026-02-18T23:39:05.218 INFO:teuthology.orchestra.run.trial007.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 697 kB/s | 11 kB 00:00 2026-02-18T23:39:05.226 INFO:teuthology.orchestra.run.trial007.stdout:(25/40): python3-cherrypy-18.6.1-2.el9.noarch.r 7.4 MB/s | 358 kB 00:00 2026-02-18T23:39:05.229 INFO:teuthology.orchestra.run.trial007.stdout:(26/40): python3-cheroot-10.0.1-4.el9.noarch.rp 2.1 MB/s | 173 kB 00:00 2026-02-18T23:39:05.235 INFO:teuthology.orchestra.run.trial007.stdout:(27/40): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2026-02-18T23:39:05.241 INFO:teuthology.orchestra.run.trial007.stdout:(28/40): python3-jaraco-collections-3.0.0-8.el9 1.5 MB/s | 23 kB 00:00 2026-02-18T23:39:05.244 INFO:teuthology.orchestra.run.trial007.stdout:(29/40): python3-jaraco-context-6.0.1-3.el9.noa 1.3 MB/s | 20 kB 00:00 2026-02-18T23:39:05.251 INFO:teuthology.orchestra.run.trial007.stdout:(30/40): python3-jaraco-functools-3.5.0-2.el9.n 1.1 MB/s | 19 kB 00:00 2026-02-18T23:39:05.255 INFO:teuthology.orchestra.run.trial007.stdout:(31/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.8 MB/s | 26 kB 00:00 2026-02-18T23:39:05.260 INFO:teuthology.orchestra.run.trial007.stdout:(32/40): python3-logutils-0.3.5-21.el9.noarch.r 2.8 MB/s | 46 kB 00:00 2026-02-18T23:39:05.263 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: libcephsqlite-2:17.2.9-0.el9.x86_64 4/5 2026-02-18T23:39:05.275 INFO:teuthology.orchestra.run.trial007.stdout:(33/40): python3-portend-3.1.0-2.el9.noarch.rpm 1.1 MB/s | 16 kB 00:00 2026-02-18T23:39:05.277 INFO:teuthology.orchestra.run.trial007.stdout:(34/40): python3-pecan-1.4.2-3.el9.noarch.rpm 13 MB/s | 272 kB 00:00 2026-02-18T23:39:05.278 INFO:teuthology.orchestra.run.trial007.stdout:(35/40): python3-more-itertools-8.12.0-2.el9.no 2.9 MB/s | 79 kB 00:00 2026-02-18T23:39:05.281 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:39:05.292 INFO:teuthology.orchestra.run.trial007.stdout:(36/40): python3-tempora-5.0.0-2.el9.noarch.rpm 2.3 MB/s | 36 kB 00:00 2026-02-18T23:39:05.294 INFO:teuthology.orchestra.run.trial007.stdout:(37/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 4.7 MB/s | 90 kB 00:00 2026-02-18T23:39:05.309 INFO:teuthology.orchestra.run.trial007.stdout:(38/40): python3-zc-lockfile-2.0-10.el9.noarch. 1.3 MB/s | 20 kB 00:00 2026-02-18T23:39:05.317 INFO:teuthology.orchestra.run.trial007.stdout:(39/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 16 MB/s | 427 kB 00:00 2026-02-18T23:39:05.318 INFO:teuthology.orchestra.run.trial007.stdout:(40/40): python3-webob-1.8.8-2.el9.noarch.rpm 5.7 MB/s | 230 kB 00:00 2026-02-18T23:39:05.319 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:05.319 INFO:teuthology.orchestra.run.trial007.stdout:Total 12 MB/s | 28 MB 00:02 2026-02-18T23:39:05.440 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:05.457 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:05.457 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:05.503 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-test-2:17.2.9-0.el9.x86_64 5/5 2026-02-18T23:39:05.503 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-test-2:17.2.9-0.el9.x86_64 1/5 2026-02-18T23:39:05.504 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libcephsqlite-2:17.2.9-0.el9.x86_64 2/5 2026-02-18T23:39:05.504 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T23:39:05.504 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T23:39:05.556 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout: ceph-test-2:17.2.9-0.el9.x86_64 libcephsqlite-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout: libxslt-1.1.34-12.el9.x86_64 socat-1.7.4.1-8.el9.x86_64 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:05.557 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:05.590 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph 2026-02-18T23:39:05.594 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:05.594 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:05.783 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:05.784 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:39:05.786 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:39:05.791 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:39:05.796 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:39:05.826 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:39:05.848 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:39:05.856 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:39:05.863 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:39:05.866 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:39:05.872 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:39:05.878 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:39:05.881 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:39:05.887 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:39:05.890 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:39:05.895 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:16 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:05.897 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:39:05.900 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:39:05.910 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:39:05.915 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:39:05.939 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:39:05.978 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: ceph x86_64 2:17.2.9-0.el9 ceph 6.4 k 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mds x86_64 2:17.2.9-0.el9 ceph 2.1 M 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr x86_64 2:17.2.9-0.el9 ceph 1.4 M 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-modules-core noarch 2:17.2.9-0.el9 ceph-noarch 240 k 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mon x86_64 2:17.2.9-0.el9 ceph 3.9 M 2026-02-18T23:39:05.980 INFO:teuthology.orchestra.run.trial028.stdout: ceph-osd x86_64 2:17.2.9-0.el9 ceph 15 M 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T23:39:05.981 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T23:39:05.982 INFO:teuthology.orchestra.run.trial028.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:05.983 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:05.984 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:05.984 INFO:teuthology.orchestra.run.trial028.stdout:Install 40 Packages 2026-02-18T23:39:05.984 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:05.984 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 28 M 2026-02-18T23:39:05.984 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 98 M 2026-02-18T23:39:05.985 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:05.993 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:39:06.018 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:39:06.030 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:39:06.037 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:39:06.050 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:39:06.065 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:39:06.141 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:39:06.149 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:39:06.172 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:39:06.200 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:39:06.208 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:39:06.218 INFO:teuthology.orchestra.run.trial028.stdout:(1/40): ceph-17.2.9-0.el9.x86_64.rpm 162 kB/s | 6.4 kB 00:00 2026-02-18T23:39:06.252 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:39:06.270 INFO:teuthology.orchestra.run.trial028.stdout:(2/40): ceph-mgr-17.2.9-0.el9.x86_64.rpm 16 MB/s | 1.4 MB 00:00 2026-02-18T23:39:06.277 INFO:teuthology.orchestra.run.trial028.stdout:(3/40): ceph-mds-17.2.9-0.el9.x86_64.rpm 21 MB/s | 2.1 MB 00:00 2026-02-18T23:39:06.287 INFO:teuthology.orchestra.run.trial028.stdout:(4/40): ceph-mgr-modules-core-17.2.9-0.el9.noar 24 MB/s | 240 kB 00:00 2026-02-18T23:39:06.298 INFO:teuthology.orchestra.run.trial028.stdout:(5/40): ceph-mon-17.2.9-0.el9.x86_64.rpm 49 MB/s | 3.9 MB 00:00 2026-02-18T23:39:06.315 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:39:06.316 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:39:06.339 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:39:06.339 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:06.339 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:39:06.339 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:39:06.339 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:39:06.339 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:06.344 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:39:06.355 INFO:teuthology.orchestra.run.trial028.stdout:(6/40): ceph-osd-17.2.9-0.el9.x86_64.rpm 183 MB/s | 15 MB 00:00 2026-02-18T23:39:06.362 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:39:06.362 INFO:teuthology.orchestra.run.trial007.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:39:06.363 INFO:teuthology.orchestra.run.trial007.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:39:06.363 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:06.372 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:39:06.396 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:39:06.396 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:39:06.396 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:06.965 INFO:teuthology.orchestra.run.trial028.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 60 kB/s | 40 kB 00:00 2026-02-18T23:39:07.040 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:39:07.042 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:39:07.067 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:39:07.067 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:07.068 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:39:07.068 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:39:07.068 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:39:07.068 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:07.072 INFO:teuthology.orchestra.run.trial028.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 93 kB/s | 72 kB 00:00 2026-02-18T23:39:07.154 INFO:teuthology.orchestra.run.trial028.stdout:(9/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 317 kB/s | 253 kB 00:00 2026-02-18T23:39:07.236 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:39:07.258 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:39:07.258 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:07.258 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:39:07.258 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:39:07.258 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:39:07.258 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:07.311 INFO:teuthology.orchestra.run.trial028.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 857 kB/s | 135 kB 00:00 2026-02-18T23:39:07.345 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:39:07.366 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:39:07.366 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:07.366 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:39:07.366 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:39:07.366 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:39:07.366 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:07.383 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:39:07.384 INFO:teuthology.orchestra.run.trial028.stdout:(11/40): python3-ply-3.11-14.el9.noarch.rpm 341 kB/s | 106 kB 00:00 2026-02-18T23:39:07.470 INFO:teuthology.orchestra.run.trial028.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 800 kB/s | 126 kB 00:00 2026-02-18T23:39:07.514 INFO:teuthology.orchestra.run.trial028.stdout:(13/40): python3-cryptography-36.0.1-5.el9.x86_ 2.3 MB/s | 1.2 MB 00:00 2026-02-18T23:39:07.524 INFO:teuthology.orchestra.run.trial028.stdout:(14/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 4.4 MB/s | 246 kB 00:00 2026-02-18T23:39:07.536 INFO:teuthology.orchestra.run.trial028.stdout:(15/40): python3-mako-1.1.4-6.el9.noarch.rpm 15 MB/s | 172 kB 00:00 2026-02-18T23:39:07.543 INFO:teuthology.orchestra.run.trial028.stdout:(16/40): python3-urllib3-1.26.5-7.el9.noarch.rp 1.3 MB/s | 218 kB 00:00 2026-02-18T23:39:07.544 INFO:teuthology.orchestra.run.trial028.stdout:(17/40): python3-markupsafe-1.1.1-12.el9.x86_64 3.8 MB/s | 35 kB 00:00 2026-02-18T23:39:07.554 INFO:teuthology.orchestra.run.trial028.stdout:(18/40): python3-toml-0.10.2-6.el9.noarch.rpm 4.5 MB/s | 42 kB 00:00 2026-02-18T23:39:07.558 INFO:teuthology.orchestra.run.trial028.stdout:(19/40): python3-libstoragemgmt-1.10.1-1.el9.x8 4.0 MB/s | 177 kB 00:00 2026-02-18T23:39:07.578 INFO:teuthology.orchestra.run.trial028.stdout:(20/40): python3-packaging-20.9-5.el9.noarch.rp 2.2 MB/s | 77 kB 00:00 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:39:07.700 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:39:07.701 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:39:07.702 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:39:07.702 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:39:07.702 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:39:07.709 INFO:teuthology.orchestra.run.trial028.stdout:(21/40): python3-autocommand-2.2.2-8.el9.noarch 189 kB/s | 29 kB 00:00 2026-02-18T23:39:07.727 INFO:teuthology.orchestra.run.trial028.stdout:(22/40): python3-backports-tarfile-1.2.0-1.el9. 355 kB/s | 60 kB 00:00 2026-02-18T23:39:07.727 INFO:teuthology.orchestra.run.trial028.stdout:(23/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 291 kB/s | 43 kB 00:00 2026-02-18T23:39:07.752 INFO:teuthology.orchestra.run.trial028.stdout:(24/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 441 kB/s | 11 kB 00:00 2026-02-18T23:39:07.757 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:39:07.757 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:39:07.758 INFO:teuthology.orchestra.run.trial007.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:39:07.759 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:39:07.760 INFO:teuthology.orchestra.run.trial007.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:07.761 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:07.777 INFO:teuthology.orchestra.run.trial028.stdout:(25/40): python3-jaraco-classes-3.2.1-5.el9.noa 715 kB/s | 18 kB 00:00 2026-02-18T23:39:07.784 INFO:teuthology.orchestra.run.trial028.stdout:(26/40): python3-cheroot-10.0.1-4.el9.noarch.rp 2.3 MB/s | 173 kB 00:00 2026-02-18T23:39:07.794 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-base 2026-02-18T23:39:07.797 INFO:teuthology.orchestra.run.trial028.stdout:(27/40): python3-cherrypy-18.6.1-2.el9.noarch.r 5.0 MB/s | 358 kB 00:00 2026-02-18T23:39:07.802 INFO:teuthology.orchestra.run.trial028.stdout:(28/40): python3-jaraco-collections-3.0.0-8.el9 927 kB/s | 23 kB 00:00 2026-02-18T23:39:07.810 INFO:teuthology.orchestra.run.trial028.stdout:(29/40): python3-jaraco-context-6.0.1-3.el9.noa 751 kB/s | 20 kB 00:00 2026-02-18T23:39:07.822 INFO:teuthology.orchestra.run.trial028.stdout:(30/40): python3-jaraco-functools-3.5.0-2.el9.n 791 kB/s | 19 kB 00:00 2026-02-18T23:39:07.827 INFO:teuthology.orchestra.run.trial028.stdout:(31/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.0 MB/s | 26 kB 00:00 2026-02-18T23:39:07.837 INFO:teuthology.orchestra.run.trial028.stdout:(32/40): python3-logutils-0.3.5-21.el9.noarch.r 1.7 MB/s | 46 kB 00:00 2026-02-18T23:39:07.848 INFO:teuthology.orchestra.run.trial028.stdout:(33/40): python3-more-itertools-8.12.0-2.el9.no 3.0 MB/s | 79 kB 00:00 2026-02-18T23:39:07.863 INFO:teuthology.orchestra.run.trial028.stdout:(34/40): python3-portend-3.1.0-2.el9.noarch.rpm 624 kB/s | 16 kB 00:00 2026-02-18T23:39:07.873 INFO:teuthology.orchestra.run.trial028.stdout:(35/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.5 MB/s | 90 kB 00:00 2026-02-18T23:39:07.890 INFO:teuthology.orchestra.run.trial028.stdout:(36/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.3 MB/s | 36 kB 00:00 2026-02-18T23:39:07.898 INFO:teuthology.orchestra.run.trial028.stdout:(37/40): python3-pecan-1.4.2-3.el9.noarch.rpm 3.7 MB/s | 272 kB 00:00 2026-02-18T23:39:07.902 INFO:teuthology.orchestra.run.trial028.stdout:(38/40): python3-webob-1.8.8-2.el9.noarch.rpm 7.9 MB/s | 230 kB 00:00 2026-02-18T23:39:07.923 INFO:teuthology.orchestra.run.trial028.stdout:(39/40): python3-zc-lockfile-2.0-10.el9.noarch. 800 kB/s | 20 kB 00:00 2026-02-18T23:39:07.942 INFO:teuthology.orchestra.run.trial028.stdout:(40/40): python3-werkzeug-2.0.3-3.el9.1.noarch. 8.0 MB/s | 427 kB 00:00 2026-02-18T23:39:07.944 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:07.944 INFO:teuthology.orchestra.run.trial028.stdout:Total 14 MB/s | 28 MB 00:01 2026-02-18T23:39:08.061 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:08.078 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:08.078 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:08.100 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:08.165 INFO:teuthology.orchestra.run.trial007.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:08.182 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:08.182 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:08.182 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:08.202 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install cephadm 2026-02-18T23:39:08.215 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:08.216 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:08.416 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:08.418 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-18T23:39:08.419 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-18T23:39:08.424 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 3/40 2026-02-18T23:39:08.429 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 4/40 2026-02-18T23:39:08.460 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 5/40 2026-02-18T23:39:08.480 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 6/40 2026-02-18T23:39:08.489 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 7/40 2026-02-18T23:39:08.495 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 8/40 2026-02-18T23:39:08.499 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 9/40 2026-02-18T23:39:08.505 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 10/40 2026-02-18T23:39:08.509 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:08.510 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 11/40 2026-02-18T23:39:08.513 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 12/40 2026-02-18T23:39:08.519 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 13/40 2026-02-18T23:39:08.522 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 14/40 2026-02-18T23:39:08.529 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 15/40 2026-02-18T23:39:08.533 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/40 2026-02-18T23:39:08.543 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/40 2026-02-18T23:39:08.548 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/40 2026-02-18T23:39:08.572 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/40 2026-02-18T23:39:08.590 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 83 k 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 375 k 2026-02-18T23:39:08.591 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:08.628 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/40 2026-02-18T23:39:08.644 INFO:teuthology.orchestra.run.trial007.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.5 MB/s | 83 kB 00:00 2026-02-18T23:39:08.644 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:08.644 INFO:teuthology.orchestra.run.trial007.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:39:08.644 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:08.647 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:08.647 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:08.648 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:08.648 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:08.652 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/40 2026-02-18T23:39:08.663 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:08.665 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/40 2026-02-18T23:39:08.671 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/40 2026-02-18T23:39:08.685 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-18T23:39:08.700 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-18T23:39:08.712 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:08.726 INFO:teuthology.orchestra.run.trial007.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:08.776 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-18T23:39:08.784 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-18T23:39:08.786 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:08.808 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-18T23:39:08.837 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-18T23:39:08.841 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:08.841 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:08.841 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:08.841 INFO:teuthology.orchestra.run.trial007.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:39:08.841 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:08.841 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:08.843 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-18T23:39:08.868 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:39:08.887 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-18T23:39:08.951 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 32/40 2026-02-18T23:39:08.951 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:39:08.975 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mgr-2:17.2.9-0.el9.x86_64 33/40 2026-02-18T23:39:08.976 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:08.976 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T23:39:08.976 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:39:08.976 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T23:39:08.976 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:08.980 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-18T23:39:08.997 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:39:08.997 INFO:teuthology.orchestra.run.trial028.stdout:Creating group 'libstoragemgmt' with GID 992. 2026-02-18T23:39:08.997 INFO:teuthology.orchestra.run.trial028.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 992 and GID 992. 2026-02-18T23:39:08.997 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:09.005 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:39:09.028 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-18T23:39:09.028 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T23:39:09.028 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:09.182 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repo Size 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:39:09.266 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 137 k 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 379 k 2026-02-18T23:39:09.267 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:09.329 INFO:teuthology.orchestra.run.trial007.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.1 MB/s | 137 kB 00:00 2026-02-18T23:39:09.330 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:09.330 INFO:teuthology.orchestra.run.trial007.stdout:Total 2.1 MB/s | 137 kB 00:00 2026-02-18T23:39:09.330 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:09.333 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:09.333 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:09.361 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:09.361 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:09.410 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:09.410 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:09.433 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:09.433 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:09.433 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:39:09.434 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:09.677 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-18T23:39:09.679 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:39:09.705 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-osd-2:17.2.9-0.el9.x86_64 37/40 2026-02-18T23:39:09.705 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:09.705 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T23:39:09.705 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:39:09.705 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T23:39:09.705 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:09.740 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:09.740 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:09.740 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:09.740 INFO:teuthology.orchestra.run.trial007.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:09.740 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:09.740 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:09.767 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-mgr 2026-02-18T23:39:09.873 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:39:09.894 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mon-2:17.2.9-0.el9.x86_64 38/40 2026-02-18T23:39:09.894 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:09.894 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T23:39:09.894 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:39:09.894 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T23:39:09.894 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:09.981 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:39:10.002 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mds-2:17.2.9-0.el9.x86_64 39/40 2026-02-18T23:39:10.003 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:10.003 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T23:39:10.003 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:39:10.003 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T23:39:10.003 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:10.019 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:39:10.076 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:10.140 INFO:teuthology.orchestra.run.trial007.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:10.157 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:10.158 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:10.158 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:10.179 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:39:10.351 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-2:17.2.9-0.el9.x86_64 40/40 2026-02-18T23:39:10.351 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-2:17.2.9-0.el9.x86_64 1/40 2026-02-18T23:39:10.351 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mds-2:17.2.9-0.el9.x86_64 2/40 2026-02-18T23:39:10.351 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mgr-2:17.2.9-0.el9.x86_64 3/40 2026-02-18T23:39:10.351 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mon-2:17.2.9-0.el9.x86_64 4/40 2026-02-18T23:39:10.351 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-osd-2:17.2.9-0.el9.x86_64 5/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 6/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 13/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 14/40 2026-02-18T23:39:10.352 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 15/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 16/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 17/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 18/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 19/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 20/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 21/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 22/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 23/40 2026-02-18T23:39:10.353 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 24/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 25/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 26/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 27/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 28/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 29/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 30/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 31/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 32/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 33/40 2026-02-18T23:39:10.354 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 34/40 2026-02-18T23:39:10.355 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 35/40 2026-02-18T23:39:10.355 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 36/40 2026-02-18T23:39:10.355 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 37/40 2026-02-18T23:39:10.355 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 38/40 2026-02-18T23:39:10.355 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 39/40 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: ceph-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mds-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-modules-core-2:17.2.9-0.el9.noarch 2026-02-18T23:39:10.407 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mon-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: ceph-osd-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:10.408 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:10.442 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-base 2026-02-18T23:39:10.481 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:10.564 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:10.565 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:10.565 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:39:10.565 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:10.565 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:10.565 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:39:10.565 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout:Installing weak dependencies: 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:10.566 INFO:teuthology.orchestra.run.trial007.stdout:Install 7 Packages 2026-02-18T23:39:10.567 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:10.567 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 3.8 M 2026-02-18T23:39:10.567 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 81 M 2026-02-18T23:39:10.567 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:10.749 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:10.813 INFO:teuthology.orchestra.run.trial028.stdout:Package ceph-base-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:10.831 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:10.831 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:10.831 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:10.852 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install cephadm 2026-02-18T23:39:11.015 INFO:teuthology.orchestra.run.trial007.stdout:(1/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 569 kB/s | 24 kB 00:00 2026-02-18T23:39:11.020 INFO:teuthology.orchestra.run.trial007.stdout:(2/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 308 kB/s | 15 kB 00:00 2026-02-18T23:39:11.085 INFO:teuthology.orchestra.run.trial007.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 31 MB/s | 3.5 MB 00:00 2026-02-18T23:39:11.163 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:11.245 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout: cephadm noarch 2:17.2.9-0.el9 ceph-noarch 83 k 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 83 k 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 375 k 2026-02-18T23:39:11.246 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:11.299 INFO:teuthology.orchestra.run.trial028.stdout:cephadm-17.2.9-0.el9.noarch.rpm 1.5 MB/s | 83 kB 00:00 2026-02-18T23:39:11.300 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:11.300 INFO:teuthology.orchestra.run.trial028.stdout:Total 1.5 MB/s | 83 kB 00:00 2026-02-18T23:39:11.300 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:11.302 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:11.302 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:11.303 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:11.303 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:11.319 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:11.334 INFO:teuthology.orchestra.run.trial007.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 28 kB/s | 9.0 kB 00:00 2026-02-18T23:39:11.369 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:11.383 INFO:teuthology.orchestra.run.trial028.stdout: Installing : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:11.419 INFO:teuthology.orchestra.run.trial007.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 103 kB/s | 41 kB 00:00 2026-02-18T23:39:11.452 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:11.482 INFO:teuthology.orchestra.run.trial007.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 77 kB/s | 31 kB 00:00 2026-02-18T23:39:11.507 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : cephadm-2:17.2.9-0.el9.noarch 1/1 2026-02-18T23:39:11.507 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:11.507 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:11.507 INFO:teuthology.orchestra.run.trial028.stdout: cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:39:11.507 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:11.507 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:11.534 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T23:39:11.645 INFO:teuthology.orchestra.run.trial007.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 606 kB/s | 188 kB 00:00 2026-02-18T23:39:11.647 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:11.647 INFO:teuthology.orchestra.run.trial007.stdout:Total 3.5 MB/s | 3.8 MB 00:01 2026-02-18T23:39:11.648 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:11.652 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:11.652 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:11.684 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:11.684 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:11.736 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:11.738 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:39:11.743 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:39:11.754 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:39:11.757 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:39:11.760 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:39:11.841 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:11.922 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:11.922 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repo Size 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout: ceph-immutable-object-cache x86_64 2:17.2.9-0.el9 ceph 137 k 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 137 k 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 379 k 2026-02-18T23:39:11.923 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:11.985 INFO:teuthology.orchestra.run.trial028.stdout:ceph-immutable-object-cache-17.2.9-0.el9.x86_64 2.2 MB/s | 137 kB 00:00 2026-02-18T23:39:11.985 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:11.985 INFO:teuthology.orchestra.run.trial028.stdout:Total 2.2 MB/s | 137 kB 00:00 2026-02-18T23:39:11.985 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:11.989 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:11.989 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:12.016 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:12.016 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:12.065 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:12.066 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:12.088 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:12.088 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:12.088 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T23:39:12.088 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:12.200 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:39:12.203 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:39:12.333 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:39:12.365 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:12.365 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:12.365 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:12.365 INFO:teuthology.orchestra.run.trial028.stdout: ceph-immutable-object-cache-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:12.365 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:12.365 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:12.388 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:39:12.388 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:12.388 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:12.389 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:12.392 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-mgr 2026-02-18T23:39:12.419 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:39:12.712 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:12.722 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:24 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:12.776 INFO:teuthology.orchestra.run.trial028.stdout:Package ceph-mgr-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:12.793 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:12.794 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:12.794 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:12.804 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:12.804 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:12.805 INFO:teuthology.orchestra.run.trial007.stdout:Install 12 Packages 2026-02-18T23:39:12.806 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:12.806 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 43 M 2026-02-18T23:39:12.806 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 234 M 2026-02-18T23:39:12.806 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:12.816 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T23:39:13.120 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:24 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:13.202 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-dashboard noarch 2:17.2.9-0.el9 ceph-noarch 3.5 M 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:39:13.203 INFO:teuthology.orchestra.run.trial028.stdout: ceph-grafana-dashboards noarch 2:17.2.9-0.el9 ceph-noarch 24 k 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout: ceph-prometheus-alerts noarch 2:17.2.9-0.el9 ceph-noarch 15 k 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout: python3-jwt noarch 2.4.0-1.el9 epel 41 k 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout:Installing weak dependencies: 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout: python3-jwt+crypto noarch 2.4.0-1.el9 epel 9.0 k 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:13.204 INFO:teuthology.orchestra.run.trial028.stdout:Install 7 Packages 2026-02-18T23:39:13.205 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:13.205 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 3.8 M 2026-02-18T23:39:13.205 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 81 M 2026-02-18T23:39:13.205 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:13.288 INFO:teuthology.orchestra.run.trial007.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 55 MB/s | 7.4 MB 00:00 2026-02-18T23:39:13.318 INFO:teuthology.orchestra.run.trial007.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 990 kB/s | 30 kB 00:00 2026-02-18T23:39:13.325 INFO:teuthology.orchestra.run.trial028.stdout:(1/7): ceph-grafana-dashboards-17.2.9-0.el9.noa 587 kB/s | 24 kB 00:00 2026-02-18T23:39:13.329 INFO:teuthology.orchestra.run.trial028.stdout:(2/7): ceph-prometheus-alerts-17.2.9-0.el9.noar 315 kB/s | 15 kB 00:00 2026-02-18T23:39:13.375 INFO:teuthology.orchestra.run.trial007.stdout:(3/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 53 MB/s | 3.0 MB 00:00 2026-02-18T23:39:13.384 INFO:teuthology.orchestra.run.trial007.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 1.7 MB/s | 15 kB 00:00 2026-02-18T23:39:13.392 INFO:teuthology.orchestra.run.trial028.stdout:(3/7): ceph-mgr-dashboard-17.2.9-0.el9.noarch.r 33 MB/s | 3.5 MB 00:00 2026-02-18T23:39:13.397 INFO:teuthology.orchestra.run.trial007.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 3.1 MB/s | 42 kB 00:00 2026-02-18T23:39:13.412 INFO:teuthology.orchestra.run.trial028.stdout:(4/7): python3-jwt+crypto-2.4.0-1.el9.noarch.rp 104 kB/s | 9.0 kB 00:00 2026-02-18T23:39:13.423 INFO:teuthology.orchestra.run.trial007.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 204 MB/s | 5.3 MB 00:00 2026-02-18T23:39:13.434 INFO:teuthology.orchestra.run.trial007.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 21 MB/s | 244 kB 00:00 2026-02-18T23:39:13.447 INFO:teuthology.orchestra.run.trial028.stdout:(5/7): python3-jwt-2.4.0-1.el9.noarch.rpm 349 kB/s | 41 kB 00:00 2026-02-18T23:39:13.448 INFO:teuthology.orchestra.run.trial028.stdout:(6/7): python3-repoze-lru-0.7-16.el9.noarch.rpm 541 kB/s | 31 kB 00:00 2026-02-18T23:39:13.467 INFO:teuthology.orchestra.run.trial007.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 188 MB/s | 6.1 MB 00:00 2026-02-18T23:39:13.479 INFO:teuthology.orchestra.run.trial007.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 36 MB/s | 442 kB 00:00 2026-02-18T23:39:13.508 INFO:teuthology.orchestra.run.trial028.stdout:(7/7): python3-routes-2.5.1-5.el9.noarch.rpm 1.9 MB/s | 188 kB 00:00 2026-02-18T23:39:13.510 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:13.510 INFO:teuthology.orchestra.run.trial028.stdout:Total 12 MB/s | 3.8 MB 00:00 2026-02-18T23:39:13.510 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:13.514 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:13.514 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:13.546 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:13.546 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:13.567 INFO:teuthology.orchestra.run.trial007.stdout:(10/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 218 MB/s | 19 MB 00:00 2026-02-18T23:39:13.598 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:13.599 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jwt-2.4.0-1.el9.noarch 1/7 2026-02-18T23:39:13.604 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jwt+crypto-2.4.0-1.el9.noarch 2/7 2026-02-18T23:39:13.615 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/7 2026-02-18T23:39:13.617 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/7 2026-02-18T23:39:13.621 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 5/7 2026-02-18T23:39:13.915 INFO:teuthology.orchestra.run.trial007.stdout:(11/12): libquadmath-11.5.0-14.el9.x86_64.rpm 243 kB/s | 184 kB 00:00 2026-02-18T23:39:14.058 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 6/7 2026-02-18T23:39:14.061 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:39:14.076 INFO:teuthology.orchestra.run.trial007.stdout:(12/12): libgfortran-11.5.0-14.el9.x86_64.rpm 862 kB/s | 794 kB 00:00 2026-02-18T23:39:14.077 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:14.077 INFO:teuthology.orchestra.run.trial007.stdout:Total 34 MB/s | 43 MB 00:01 2026-02-18T23:39:14.202 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 7/7 2026-02-18T23:39:14.202 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 1/7 2026-02-18T23:39:14.202 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2/7 2026-02-18T23:39:14.202 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 3/7 2026-02-18T23:39:14.202 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jwt+crypto-2.4.0-1.el9.noarch 4/7 2026-02-18T23:39:14.203 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jwt-2.4.0-1.el9.noarch 5/7 2026-02-18T23:39:14.203 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 6/7 2026-02-18T23:39:14.235 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:14.249 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:14.249 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:14.257 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 7/7 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: ceph-grafana-dashboards-2:17.2.9-0.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-dashboard-2:17.2.9-0.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: ceph-prometheus-alerts-2:17.2.9-0.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: python3-jwt-2.4.0-1.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: python3-jwt+crypto-2.4.0-1.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T23:39:14.258 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:14.259 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:14.285 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T23:39:14.451 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:14.451 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:14.585 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:25 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:14.666 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:14.667 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:14.667 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:14.667 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:39:14.667 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:14.667 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-diskprediction-local noarch 2:17.2.9-0.el9 ceph-noarch 7.4 M 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T23:39:14.668 INFO:teuthology.orchestra.run.trial028.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T23:39:14.669 INFO:teuthology.orchestra.run.trial028.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T23:39:14.669 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:14.669 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:14.669 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:14.669 INFO:teuthology.orchestra.run.trial028.stdout:Install 12 Packages 2026-02-18T23:39:14.669 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:14.670 INFO:teuthology.orchestra.run.trial007.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:39:14.670 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 43 M 2026-02-18T23:39:14.670 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 234 M 2026-02-18T23:39:14.670 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:14.675 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:39:14.709 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:39:14.713 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:39:14.773 INFO:teuthology.orchestra.run.trial007.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:39:14.775 INFO:teuthology.orchestra.run.trial007.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:39:14.798 INFO:teuthology.orchestra.run.trial007.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:39:14.968 INFO:teuthology.orchestra.run.trial028.stdout:(1/12): ceph-mgr-diskprediction-local-17.2.9-0. 59 MB/s | 7.4 MB 00:00 2026-02-18T23:39:14.993 INFO:teuthology.orchestra.run.trial028.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 1.1 MB/s | 30 kB 00:00 2026-02-18T23:39:15.050 INFO:teuthology.orchestra.run.trial028.stdout:(3/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 52 MB/s | 3.0 MB 00:00 2026-02-18T23:39:15.059 INFO:teuthology.orchestra.run.trial028.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 1.7 MB/s | 15 kB 00:00 2026-02-18T23:39:15.067 INFO:teuthology.orchestra.run.trial028.stdout:(5/12): openblas-0.3.29-1.el9.x86_64.rpm 4.9 MB/s | 42 kB 00:00 2026-02-18T23:39:15.096 INFO:teuthology.orchestra.run.trial028.stdout:(6/12): openblas-openmp-0.3.29-1.el9.x86_64.rpm 187 MB/s | 5.3 MB 00:00 2026-02-18T23:39:15.107 INFO:teuthology.orchestra.run.trial028.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 21 MB/s | 244 kB 00:00 2026-02-18T23:39:15.119 INFO:teuthology.orchestra.run.trial007.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:39:15.141 INFO:teuthology.orchestra.run.trial028.stdout:(8/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 181 MB/s | 6.1 MB 00:00 2026-02-18T23:39:15.153 INFO:teuthology.orchestra.run.trial028.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 36 MB/s | 442 kB 00:00 2026-02-18T23:39:15.191 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:39:15.243 INFO:teuthology.orchestra.run.trial028.stdout:(10/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 214 MB/s | 19 MB 00:00 2026-02-18T23:39:15.411 INFO:teuthology.orchestra.run.trial028.stdout:(11/12): libquadmath-11.5.0-14.el9.x86_64.rpm 324 kB/s | 184 kB 00:00 2026-02-18T23:39:15.854 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:39:16.304 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:39:16.305 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:39:16.582 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:39:16.583 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:39:16.640 INFO:teuthology.orchestra.run.trial007.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:16.641 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:16.677 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:39:16.980 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:28 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:17.061 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:17.062 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:17.062 INFO:teuthology.orchestra.run.trial007.stdout:Install 10 Packages 2026-02-18T23:39:17.062 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:17.062 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 2.0 M 2026-02-18T23:39:17.062 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 25 M 2026-02-18T23:39:17.062 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:17.134 INFO:teuthology.orchestra.run.trial028.stdout:(12/12): libgfortran-11.5.0-14.el9.x86_64.rpm 346 kB/s | 794 kB 00:02 2026-02-18T23:39:17.138 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:17.139 INFO:teuthology.orchestra.run.trial028.stdout:Total 17 MB/s | 43 MB 00:02 2026-02-18T23:39:17.251 INFO:teuthology.orchestra.run.trial007.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 974 kB/s | 47 kB 00:00 2026-02-18T23:39:17.296 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:17.309 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:17.309 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:17.513 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:17.513 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:17.731 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:17.731 INFO:teuthology.orchestra.run.trial007.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 112 kB/s | 54 kB 00:00 2026-02-18T23:39:17.733 INFO:teuthology.orchestra.run.trial028.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-18T23:39:17.740 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:39:17.767 INFO:teuthology.orchestra.run.trial007.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 281 kB/s | 159 kB 00:00 2026-02-18T23:39:17.774 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:39:17.778 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-18T23:39:17.824 INFO:teuthology.orchestra.run.trial007.stdout:(4/10): python3-cachetools-4.2.4-1.el9.noarch.r 349 kB/s | 32 kB 00:00 2026-02-18T23:39:17.842 INFO:teuthology.orchestra.run.trial028.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-18T23:39:17.844 INFO:teuthology.orchestra.run.trial028.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-18T23:39:17.850 INFO:teuthology.orchestra.run.trial007.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 170 kB/s | 14 kB 00:00 2026-02-18T23:39:17.853 INFO:teuthology.orchestra.run.trial007.stdout:(6/10): python3-pyasn1-modules-0.4.8-6.el9.noar 428 kB/s | 279 kB 00:00 2026-02-18T23:39:17.866 INFO:teuthology.orchestra.run.trial028.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-18T23:39:17.907 INFO:teuthology.orchestra.run.trial007.stdout:(7/10): python3-google-auth-2.45.0-1.el9.noarch 3.0 MB/s | 254 kB 00:00 2026-02-18T23:39:17.939 INFO:teuthology.orchestra.run.trial007.stdout:(8/10): python3-websocket-client-1.2.3-2.el9.no 2.8 MB/s | 90 kB 00:00 2026-02-18T23:39:17.946 INFO:teuthology.orchestra.run.trial007.stdout:(9/10): python3-rsa-4.9-2.el9.noarch.rpm 642 kB/s | 59 kB 00:00 2026-02-18T23:39:18.015 INFO:teuthology.orchestra.run.trial007.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 6.2 MB/s | 1.0 MB 00:00 2026-02-18T23:39:18.016 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:18.016 INFO:teuthology.orchestra.run.trial007.stdout:Total 2.1 MB/s | 2.0 MB 00:00 2026-02-18T23:39:18.039 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:18.047 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:18.048 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:18.086 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:18.086 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:18.159 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:18.191 INFO:teuthology.orchestra.run.trial028.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-18T23:39:18.209 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:39:18.221 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:39:18.236 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:39:18.241 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:39:18.248 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:39:18.263 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-18T23:39:18.287 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:39:18.299 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:39:18.615 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:39:18.629 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:39:18.629 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:39:18.735 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:39:18.791 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:39:18.792 INFO:teuthology.orchestra.run.trial007.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:39:18.793 INFO:teuthology.orchestra.run.trial007.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:39:18.793 INFO:teuthology.orchestra.run.trial007.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:39:18.793 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:18.793 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:18.822 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:39:18.931 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:39:19.127 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:19.209 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout: Package Arch Version Repository Size 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout:Installing dependencies: 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:39:19.211 INFO:teuthology.orchestra.run.trial007.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout:Install 6 Packages 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 7.0 M 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 33 M 2026-02-18T23:39:19.212 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:19.386 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-18T23:39:19.386 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:39:19.393 INFO:teuthology.orchestra.run.trial007.stdout:(1/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 5.1 MB/s | 249 kB 00:00 2026-02-18T23:39:19.404 INFO:teuthology.orchestra.run.trial007.stdout:(2/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.1 MB/s | 124 kB 00:00 2026-02-18T23:39:19.457 INFO:teuthology.orchestra.run.trial007.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 54 MB/s | 6.0 MB 00:00 2026-02-18T23:39:19.472 INFO:teuthology.orchestra.run.trial007.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 6.9 MB/s | 548 kB 00:00 2026-02-18T23:39:19.483 INFO:teuthology.orchestra.run.trial007.stdout:(5/6): python3-typing-extensions-4.15.0-1.el9.n 3.4 MB/s | 86 kB 00:00 2026-02-18T23:39:19.574 INFO:teuthology.orchestra.run.trial007.stdout:(6/6): python3-natsort-7.1.1-5.el9.noarch.rpm 339 kB/s | 58 kB 00:00 2026-02-18T23:39:19.577 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:19.577 INFO:teuthology.orchestra.run.trial007.stdout:Total 19 MB/s | 7.0 MB 00:00 2026-02-18T23:39:19.609 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:19.615 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:19.615 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:19.661 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 12/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarc 1/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-18T23:39:19.662 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-18T23:39:19.663 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-18T23:39:19.663 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-18T23:39:19.663 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:19.663 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:19.719 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-18T23:39:19.719 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:19.719 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:19.719 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-diskprediction-local-2:17.2.9-0.el9.noarch 2026-02-18T23:39:19.719 INFO:teuthology.orchestra.run.trial028.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:19.720 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:19.724 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:19.758 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-mgr-rook 2026-02-18T23:39:19.776 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:39:19.786 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:39:20.005 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:39:20.029 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:39:20.045 INFO:teuthology.orchestra.run.trial007.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:39:20.046 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:39:20.073 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:31 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:20.153 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:39:20.153 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:39:20.153 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:39:20.153 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:39:20.153 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:39:20.153 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:39:20.154 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-rook noarch 2:17.2.9-0.el9 ceph-noarch 47 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T23:39:20.155 INFO:teuthology.orchestra.run.trial028.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout:Install 10 Packages 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 2.0 M 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 25 M 2026-02-18T23:39:20.156 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:20.208 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:39:20.208 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:20.208 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:20.209 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:20.238 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install ceph-fuse 2026-02-18T23:39:20.544 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:32 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:20.626 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:20.626 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:20.626 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:20.626 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:20.626 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:20.626 INFO:teuthology.orchestra.run.trial007.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 813 k 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 2.4 M 2026-02-18T23:39:20.627 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:20.630 INFO:teuthology.orchestra.run.trial028.stdout:(1/10): ceph-mgr-rook-17.2.9-0.el9.noarch.rpm 964 kB/s | 47 kB 00:00 2026-02-18T23:39:20.676 INFO:teuthology.orchestra.run.trial028.stdout:(2/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.6 MB/s | 159 kB 00:00 2026-02-18T23:39:20.693 INFO:teuthology.orchestra.run.trial028.stdout:(3/10): python3-pyasn1-modules-0.4.8-6.el9.noar 2.4 MB/s | 279 kB 00:00 2026-02-18T23:39:20.718 INFO:teuthology.orchestra.run.trial028.stdout:(4/10): python3-requests-oauthlib-1.3.0-12.el9. 609 kB/s | 54 kB 00:00 2026-02-18T23:39:20.719 INFO:teuthology.orchestra.run.trial007.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 8.6 MB/s | 813 kB 00:00 2026-02-18T23:39:20.719 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:20.719 INFO:teuthology.orchestra.run.trial007.stdout:Total 8.5 MB/s | 813 kB 00:00 2026-02-18T23:39:20.719 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:20.723 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:20.723 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:20.758 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:20.759 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:20.843 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:20.860 INFO:teuthology.orchestra.run.trial007.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:20.914 INFO:teuthology.orchestra.run.trial028.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 64 kB/s | 14 kB 00:00 2026-02-18T23:39:20.971 INFO:teuthology.orchestra.run.trial028.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 109 kB/s | 32 kB 00:00 2026-02-18T23:39:21.079 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:21.106 INFO:teuthology.orchestra.run.trial028.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 438 kB/s | 59 kB 00:00 2026-02-18T23:39:21.135 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:21.135 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:21.135 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:21.135 INFO:teuthology.orchestra.run.trial007.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:21.135 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:21.135 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:21.163 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install librados-devel 2026-02-18T23:39:21.203 INFO:teuthology.orchestra.run.trial028.stdout:(8/10): python3-google-auth-2.45.0-1.el9.noarch 525 kB/s | 254 kB 00:00 2026-02-18T23:39:21.206 INFO:teuthology.orchestra.run.trial028.stdout:(9/10): python3-websocket-client-1.2.3-2.el9.no 892 kB/s | 90 kB 00:00 2026-02-18T23:39:21.364 INFO:teuthology.orchestra.run.trial028.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 2.3 MB/s | 1.0 MB 00:00 2026-02-18T23:39:21.365 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:21.365 INFO:teuthology.orchestra.run.trial028.stdout:Total 1.6 MB/s | 2.0 MB 00:01 2026-02-18T23:39:21.392 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:21.400 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:21.400 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:21.439 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:21.439 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:21.467 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:21.513 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:21.549 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:21.550 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:21.550 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:21.550 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:21.550 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:21.550 INFO:teuthology.orchestra.run.trial007.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:39:21.550 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 126 k 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 448 k 2026-02-18T23:39:21.551 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:21.562 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-18T23:39:21.574 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-18T23:39:21.588 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-18T23:39:21.593 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-18T23:39:21.600 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-18T23:39:21.614 INFO:teuthology.orchestra.run.trial007.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 1.9 MB/s | 126 kB 00:00 2026-02-18T23:39:21.615 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:21.615 INFO:teuthology.orchestra.run.trial007.stdout:Total 1.9 MB/s | 126 kB 00:00 2026-02-18T23:39:21.615 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:21.618 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:21.618 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:21.639 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-18T23:39:21.648 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:21.648 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:21.650 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:39:21.702 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:21.718 INFO:teuthology.orchestra.run.trial007.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:21.800 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:21.857 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:21.857 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:21.857 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:21.857 INFO:teuthology.orchestra.run.trial007.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:21.857 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:21.857 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:21.882 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install libcephfs2 2026-02-18T23:39:21.962 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-18T23:39:21.975 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-18T23:39:21.976 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mgr-rook-2:17.2.9-0.el9.noarch 10/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mgr-rook-2:17.2.9-0.el9.noarch 1/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-18T23:39:22.080 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-18T23:39:22.138 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-18T23:39:22.138 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-rook-2:17.2.9-0.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T23:39:22.139 INFO:teuthology.orchestra.run.trial028.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T23:39:22.140 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:22.140 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:22.170 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T23:39:22.192 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:22.257 INFO:teuthology.orchestra.run.trial007.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:22.275 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:22.276 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:22.276 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:22.297 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install libcephfs-devel 2026-02-18T23:39:22.474 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:22.557 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: Package Arch Version Repository Size 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-cephadm noarch 2:17.2.9-0.el9 ceph-noarch 124 k 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Installing dependencies: 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Install 6 Packages 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 7.0 M 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 33 M 2026-02-18T23:39:22.558 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:22.609 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:22.691 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:22.692 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:22.693 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:22.693 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 25 k 2026-02-18T23:39:22.693 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 110 k 2026-02-18T23:39:22.693 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:22.734 INFO:teuthology.orchestra.run.trial007.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 586 kB/s | 25 kB 00:00 2026-02-18T23:39:22.734 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:22.734 INFO:teuthology.orchestra.run.trial007.stdout:Total 574 kB/s | 25 kB 00:00 2026-02-18T23:39:22.735 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:22.736 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:22.736 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:22.737 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:22.738 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:22.757 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:22.773 INFO:teuthology.orchestra.run.trial007.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:22.827 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:22.883 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:22.883 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:22.883 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:22.883 INFO:teuthology.orchestra.run.trial007.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:22.883 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:22.883 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:22.909 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install librados2 2026-02-18T23:39:23.051 INFO:teuthology.orchestra.run.trial028.stdout:(1/6): ceph-mgr-cephadm-17.2.9-0.el9.noarch.rpm 2.0 MB/s | 124 kB 00:00 2026-02-18T23:39:23.052 INFO:teuthology.orchestra.run.trial028.stdout:(2/6): python3-jinja2-2.11.3-8.el9.noarch.rpm 3.9 MB/s | 249 kB 00:00 2026-02-18T23:39:23.105 INFO:teuthology.orchestra.run.trial028.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 52 MB/s | 6.0 MB 00:00 2026-02-18T23:39:23.217 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:23.281 INFO:teuthology.orchestra.run.trial007.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:23.299 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:23.300 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:23.300 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:23.322 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install librbd1 2026-02-18T23:39:23.331 INFO:teuthology.orchestra.run.trial028.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 207 kB/s | 58 kB 00:00 2026-02-18T23:39:23.406 INFO:teuthology.orchestra.run.trial028.stdout:(5/6): python3-typing-extensions-4.15.0-1.el9.n 288 kB/s | 86 kB 00:00 2026-02-18T23:39:23.522 INFO:teuthology.orchestra.run.trial028.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2026-02-18T23:39:23.522 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:23.522 INFO:teuthology.orchestra.run.trial028.stdout:Total 7.3 MB/s | 7.0 MB 00:00 2026-02-18T23:39:23.552 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:23.558 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:23.558 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:23.605 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:23.605 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:23.634 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:23.669 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:23.698 INFO:teuthology.orchestra.run.trial007.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:23.716 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:23.716 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:23.716 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:23.717 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/6 2026-02-18T23:39:23.726 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2026-02-18T23:39:23.737 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install python3-rados 2026-02-18T23:39:23.943 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2026-02-18T23:39:23.967 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2026-02-18T23:39:23.983 INFO:teuthology.orchestra.run.trial028.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 5/6 2026-02-18T23:39:23.983 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:39:24.047 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:24.092 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 6/6 2026-02-18T23:39:24.092 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 1/6 2026-02-18T23:39:24.092 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2026-02-18T23:39:24.092 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/6 2026-02-18T23:39:24.092 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2026-02-18T23:39:24.092 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2026-02-18T23:39:24.113 INFO:teuthology.orchestra.run.trial007.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:24.131 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:24.132 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:24.132 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:24.150 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 6/6 2026-02-18T23:39:24.150 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:24.150 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:24.150 INFO:teuthology.orchestra.run.trial028.stdout: ceph-mgr-cephadm-2:17.2.9-0.el9.noarch 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:24.151 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:24.154 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install python3-rgw 2026-02-18T23:39:24.180 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install ceph-fuse 2026-02-18T23:39:24.465 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:24.484 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:24.530 INFO:teuthology.orchestra.run.trial007.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:24.547 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:24.548 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:24.548 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:24.566 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:24.566 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:24.566 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:24.566 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:24.566 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:24.566 INFO:teuthology.orchestra.run.trial028.stdout: ceph-fuse x86_64 2:17.2.9-0.el9 ceph 813 k 2026-02-18T23:39:24.567 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:24.567 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:24.567 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:24.567 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:24.567 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:24.568 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 813 k 2026-02-18T23:39:24.568 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 2.4 M 2026-02-18T23:39:24.568 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:24.569 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install python3-cephfs 2026-02-18T23:39:24.649 INFO:teuthology.orchestra.run.trial028.stdout:ceph-fuse-17.2.9-0.el9.x86_64.rpm 9.7 MB/s | 813 kB 00:00 2026-02-18T23:39:24.650 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:24.650 INFO:teuthology.orchestra.run.trial028.stdout:Total 9.6 MB/s | 813 kB 00:00 2026-02-18T23:39:24.650 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:24.653 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:24.653 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:24.687 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:24.688 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:24.773 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:24.789 INFO:teuthology.orchestra.run.trial028.stdout: Installing : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:24.876 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:24.940 INFO:teuthology.orchestra.run.trial007.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:24.957 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:24.958 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:24.958 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:24.979 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install python3-rbd 2026-02-18T23:39:25.004 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:25.060 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : ceph-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:25.060 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:25.060 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:25.060 INFO:teuthology.orchestra.run.trial028.stdout: ceph-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:25.060 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:25.060 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:25.087 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install librados-devel 2026-02-18T23:39:25.290 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:25.356 INFO:teuthology.orchestra.run.trial007.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:25.374 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:25.375 INFO:teuthology.orchestra.run.trial007.stdout:Nothing to do. 2026-02-18T23:39:25.375 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:25.394 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:25.397 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install rbd-fuse 2026-02-18T23:39:25.477 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout: librados-devel x86_64 2:17.2.9-0.el9 ceph 126 k 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:25.478 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:25.479 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:25.479 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:25.479 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 126 k 2026-02-18T23:39:25.479 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 448 k 2026-02-18T23:39:25.479 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:25.540 INFO:teuthology.orchestra.run.trial028.stdout:librados-devel-17.2.9-0.el9.x86_64.rpm 2.0 MB/s | 126 kB 00:00 2026-02-18T23:39:25.540 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:25.540 INFO:teuthology.orchestra.run.trial028.stdout:Total 2.0 MB/s | 126 kB 00:00 2026-02-18T23:39:25.541 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:25.543 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:25.543 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:25.574 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:25.574 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:25.628 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:25.645 INFO:teuthology.orchestra.run.trial028.stdout: Installing : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:25.704 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:25.726 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:25.784 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : librados-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:25.784 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:25.784 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:25.784 INFO:teuthology.orchestra.run.trial028.stdout: librados-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:25.784 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:25.784 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:25.786 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 82 k 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 222 k 2026-02-18T23:39:25.787 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:25.811 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install libcephfs2 2026-02-18T23:39:25.840 INFO:teuthology.orchestra.run.trial007.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.5 MB/s | 82 kB 00:00 2026-02-18T23:39:25.840 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:25.841 INFO:teuthology.orchestra.run.trial007.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:39:25.841 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:25.843 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:25.844 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:25.874 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:25.874 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:25.925 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:25.941 INFO:teuthology.orchestra.run.trial007.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.024 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.081 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.081 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:26.082 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:26.082 INFO:teuthology.orchestra.run.trial007.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:26.082 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:26.082 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:26.109 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install rbd-mirror 2026-02-18T23:39:26.123 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:26.188 INFO:teuthology.orchestra.run.trial028.stdout:Package libcephfs2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:26.206 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:26.206 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:26.206 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:26.228 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install libcephfs-devel 2026-02-18T23:39:26.421 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:26.505 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:26.505 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:26.505 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:26.505 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:26.505 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:26.505 INFO:teuthology.orchestra.run.trial007.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 2.9 M 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 12 M 2026-02-18T23:39:26.506 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:26.545 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:26.604 INFO:teuthology.orchestra.run.trial007.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 30 MB/s | 2.9 MB 00:00 2026-02-18T23:39:26.604 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:26.605 INFO:teuthology.orchestra.run.trial007.stdout:Total 29 MB/s | 2.9 MB 00:00 2026-02-18T23:39:26.605 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:26.608 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:26.609 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:26.627 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout: libcephfs-devel x86_64 2:17.2.9-0.el9 ceph 25 k 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:26.628 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:26.629 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:26.629 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 25 k 2026-02-18T23:39:26.629 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 110 k 2026-02-18T23:39:26.629 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:26.648 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:26.648 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:26.672 INFO:teuthology.orchestra.run.trial028.stdout:libcephfs-devel-17.2.9-0.el9.x86_64.rpm 575 kB/s | 25 kB 00:00 2026-02-18T23:39:26.672 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:26.672 INFO:teuthology.orchestra.run.trial028.stdout:Total 564 kB/s | 25 kB 00:00 2026-02-18T23:39:26.672 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:26.674 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:26.674 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:26.675 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:26.675 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:26.694 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:26.709 INFO:teuthology.orchestra.run.trial028.stdout: Installing : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.764 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.821 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : libcephfs-devel-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.821 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:26.822 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:26.822 INFO:teuthology.orchestra.run.trial028.stdout: libcephfs-devel-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:26.822 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:26.822 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:26.832 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:26.834 INFO:teuthology.orchestra.run.trial007.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.847 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install librados2 2026-02-18T23:39:26.856 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:26.857 INFO:teuthology.orchestra.run.trial007.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:26.857 INFO:teuthology.orchestra.run.trial007.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:39:26.857 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:39:26.857 INFO:teuthology.orchestra.run.trial007.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:39:26.857 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.157 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:27.162 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:27.162 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.162 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:27.163 INFO:teuthology.orchestra.run.trial007.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:27.163 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.163 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:27.190 DEBUG:teuthology.orchestra.run.trial007:> sudo yum -y install rbd-nbd 2026-02-18T23:39:27.220 INFO:teuthology.orchestra.run.trial028.stdout:Package librados2-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:27.238 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:27.239 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:27.239 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:27.260 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install librbd1 2026-02-18T23:39:27.500 INFO:teuthology.orchestra.run.trial007.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:38:48 PM UTC. 2026-02-18T23:39:27.576 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:27.583 INFO:teuthology.orchestra.run.trial007.stdout:Dependencies resolved. 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout:Installing: 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout:Transaction Summary 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout:================================================================================ 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout:Install 1 Package 2026-02-18T23:39:27.584 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.585 INFO:teuthology.orchestra.run.trial007.stdout:Total download size: 165 k 2026-02-18T23:39:27.585 INFO:teuthology.orchestra.run.trial007.stdout:Installed size: 477 k 2026-02-18T23:39:27.585 INFO:teuthology.orchestra.run.trial007.stdout:Downloading Packages: 2026-02-18T23:39:27.640 INFO:teuthology.orchestra.run.trial028.stdout:Package librbd1-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:27.647 INFO:teuthology.orchestra.run.trial007.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.5 MB/s | 165 kB 00:00 2026-02-18T23:39:27.648 INFO:teuthology.orchestra.run.trial007.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:27.648 INFO:teuthology.orchestra.run.trial007.stdout:Total 2.5 MB/s | 165 kB 00:00 2026-02-18T23:39:27.648 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction check 2026-02-18T23:39:27.652 INFO:teuthology.orchestra.run.trial007.stdout:Transaction check succeeded. 2026-02-18T23:39:27.652 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction test 2026-02-18T23:39:27.657 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:27.658 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:27.658 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:27.679 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install python3-rados 2026-02-18T23:39:27.683 INFO:teuthology.orchestra.run.trial007.stdout:Transaction test succeeded. 2026-02-18T23:39:27.683 INFO:teuthology.orchestra.run.trial007.stdout:Running transaction 2026-02-18T23:39:27.737 INFO:teuthology.orchestra.run.trial007.stdout: Preparing : 1/1 2026-02-18T23:39:27.754 INFO:teuthology.orchestra.run.trial007.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:27.832 INFO:teuthology.orchestra.run.trial007.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:27.889 INFO:teuthology.orchestra.run.trial007.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:27.889 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.889 INFO:teuthology.orchestra.run.trial007.stdout:Installed: 2026-02-18T23:39:27.889 INFO:teuthology.orchestra.run.trial007.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:27.889 INFO:teuthology.orchestra.run.trial007.stdout: 2026-02-18T23:39:27.889 INFO:teuthology.orchestra.run.trial007.stdout:Complete! 2026-02-18T23:39:27.921 DEBUG:teuthology.parallel:result is None 2026-02-18T23:39:27.983 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:28.049 INFO:teuthology.orchestra.run.trial028.stdout:Package python3-rados-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:28.066 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:28.067 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:28.067 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:28.087 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install python3-rgw 2026-02-18T23:39:28.394 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:28.459 INFO:teuthology.orchestra.run.trial028.stdout:Package python3-rgw-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:28.476 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:28.477 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:28.477 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:28.499 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install python3-cephfs 2026-02-18T23:39:28.806 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:28.870 INFO:teuthology.orchestra.run.trial028.stdout:Package python3-cephfs-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:28.888 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:28.888 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:28.888 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:28.910 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install python3-rbd 2026-02-18T23:39:29.220 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:29.285 INFO:teuthology.orchestra.run.trial028.stdout:Package python3-rbd-2:17.2.9-0.el9.x86_64 is already installed. 2026-02-18T23:39:29.302 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:29.303 INFO:teuthology.orchestra.run.trial028.stdout:Nothing to do. 2026-02-18T23:39:29.303 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:29.325 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install rbd-fuse 2026-02-18T23:39:29.634 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:29.717 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout: rbd-fuse x86_64 2:17.2.9-0.el9 ceph 82 k 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:29.718 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:29.719 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 82 k 2026-02-18T23:39:29.719 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 222 k 2026-02-18T23:39:29.719 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:29.771 INFO:teuthology.orchestra.run.trial028.stdout:rbd-fuse-17.2.9-0.el9.x86_64.rpm 1.5 MB/s | 82 kB 00:00 2026-02-18T23:39:29.772 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:29.772 INFO:teuthology.orchestra.run.trial028.stdout:Total 1.5 MB/s | 82 kB 00:00 2026-02-18T23:39:29.772 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:29.775 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:29.775 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:29.806 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:29.806 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:29.857 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:29.873 INFO:teuthology.orchestra.run.trial028.stdout: Installing : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:29.955 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:30.012 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : rbd-fuse-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:30.013 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:30.013 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:30.013 INFO:teuthology.orchestra.run.trial028.stdout: rbd-fuse-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:30.013 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:30.013 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:30.041 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install rbd-mirror 2026-02-18T23:39:30.349 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:30.433 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:30.433 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:30.433 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout: rbd-mirror x86_64 2:17.2.9-0.el9 ceph 2.9 M 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 2.9 M 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 12 M 2026-02-18T23:39:30.434 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:30.537 INFO:teuthology.orchestra.run.trial028.stdout:rbd-mirror-17.2.9-0.el9.x86_64.rpm 29 MB/s | 2.9 MB 00:00 2026-02-18T23:39:30.537 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:30.537 INFO:teuthology.orchestra.run.trial028.stdout:Total 29 MB/s | 2.9 MB 00:00 2026-02-18T23:39:30.537 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:30.540 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:30.540 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:30.580 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:30.580 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:30.763 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:30.764 INFO:teuthology.orchestra.run.trial028.stdout: Installing : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:30.789 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:30.789 INFO:teuthology.orchestra.run.trial028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T23:39:30.789 INFO:teuthology.orchestra.run.trial028.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T23:39:30.789 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:39:30.789 INFO:teuthology.orchestra.run.trial028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T23:39:30.789 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.106 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : rbd-mirror-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:31.106 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.107 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:31.107 INFO:teuthology.orchestra.run.trial028.stdout: rbd-mirror-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:31.107 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.107 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:31.135 DEBUG:teuthology.orchestra.run.trial028:> sudo yum -y install rbd-nbd 2026-02-18T23:39:31.454 INFO:teuthology.orchestra.run.trial028.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 11:38:49 PM UTC. 2026-02-18T23:39:31.536 INFO:teuthology.orchestra.run.trial028.stdout:Dependencies resolved. 2026-02-18T23:39:31.536 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:31.536 INFO:teuthology.orchestra.run.trial028.stdout: Package Architecture Version Repository Size 2026-02-18T23:39:31.536 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:31.536 INFO:teuthology.orchestra.run.trial028.stdout:Installing: 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout: rbd-nbd x86_64 2:17.2.9-0.el9 ceph 165 k 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout:Transaction Summary 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout:================================================================================ 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout:Install 1 Package 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout:Total download size: 165 k 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout:Installed size: 477 k 2026-02-18T23:39:31.537 INFO:teuthology.orchestra.run.trial028.stdout:Downloading Packages: 2026-02-18T23:39:31.596 INFO:teuthology.orchestra.run.trial028.stdout:rbd-nbd-17.2.9-0.el9.x86_64.rpm 2.7 MB/s | 165 kB 00:00 2026-02-18T23:39:31.597 INFO:teuthology.orchestra.run.trial028.stdout:-------------------------------------------------------------------------------- 2026-02-18T23:39:31.597 INFO:teuthology.orchestra.run.trial028.stdout:Total 2.7 MB/s | 165 kB 00:00 2026-02-18T23:39:31.597 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction check 2026-02-18T23:39:31.600 INFO:teuthology.orchestra.run.trial028.stdout:Transaction check succeeded. 2026-02-18T23:39:31.600 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction test 2026-02-18T23:39:31.631 INFO:teuthology.orchestra.run.trial028.stdout:Transaction test succeeded. 2026-02-18T23:39:31.631 INFO:teuthology.orchestra.run.trial028.stdout:Running transaction 2026-02-18T23:39:31.686 INFO:teuthology.orchestra.run.trial028.stdout: Preparing : 1/1 2026-02-18T23:39:31.702 INFO:teuthology.orchestra.run.trial028.stdout: Installing : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:31.783 INFO:teuthology.orchestra.run.trial028.stdout: Running scriptlet: rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:31.841 INFO:teuthology.orchestra.run.trial028.stdout: Verifying : rbd-nbd-2:17.2.9-0.el9.x86_64 1/1 2026-02-18T23:39:31.841 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.841 INFO:teuthology.orchestra.run.trial028.stdout:Installed: 2026-02-18T23:39:31.841 INFO:teuthology.orchestra.run.trial028.stdout: rbd-nbd-2:17.2.9-0.el9.x86_64 2026-02-18T23:39:31.841 INFO:teuthology.orchestra.run.trial028.stdout: 2026-02-18T23:39:31.841 INFO:teuthology.orchestra.run.trial028.stdout:Complete! 2026-02-18T23:39:31.874 DEBUG:teuthology.parallel:result is None 2026-02-18T23:39:31.875 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:39:31.875 INFO:teuthology.packaging:ref: None 2026-02-18T23:39:31.875 INFO:teuthology.packaging:tag: None 2026-02-18T23:39:31.875 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:39:31.875 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:39:31.875 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:39:32.053 DEBUG:teuthology.orchestra.run.trial007:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:39:32.075 INFO:teuthology.orchestra.run.trial007.stdout:17.2.9-0.el9 2026-02-18T23:39:32.076 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:39:32.076 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:39:32.078 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T23:39:32.079 INFO:teuthology.packaging:ref: None 2026-02-18T23:39:32.079 INFO:teuthology.packaging:tag: None 2026-02-18T23:39:32.079 INFO:teuthology.packaging:branch: quincy 2026-02-18T23:39:32.079 INFO:teuthology.packaging:sha1: 5c7d9533eb2b3fdb031dd48c8022c4d967a9a910 2026-02-18T23:39:32.079 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=quincy 2026-02-18T23:39:32.241 DEBUG:teuthology.orchestra.run.trial028:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T23:39:32.263 INFO:teuthology.orchestra.run.trial028.stdout:17.2.9-0.el9 2026-02-18T23:39:32.263 INFO:teuthology.packaging:The installed version of ceph is 17.2.9-0.el9 2026-02-18T23:39:32.263 INFO:teuthology.task.install:The correct ceph version 17.2.9-0 is installed. 2026-02-18T23:39:32.265 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T23:39:32.265 DEBUG:teuthology.orchestra.run.trial007:> set -ex 2026-02-18T23:39:32.265 DEBUG:teuthology.orchestra.run.trial007:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:39:32.292 DEBUG:teuthology.orchestra.run.trial028:> set -ex 2026-02-18T23:39:32.292 DEBUG:teuthology.orchestra.run.trial028:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T23:39:32.329 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T23:39:32.330 DEBUG:teuthology.orchestra.run.trial007:> set -ex 2026-02-18T23:39:32.330 DEBUG:teuthology.orchestra.run.trial007:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:39:32.358 DEBUG:teuthology.orchestra.run.trial007:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:39:32.423 DEBUG:teuthology.orchestra.run.trial028:> set -ex 2026-02-18T23:39:32.424 DEBUG:teuthology.orchestra.run.trial028:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T23:39:32.450 DEBUG:teuthology.orchestra.run.trial028:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T23:39:32.533 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T23:39:32.533 DEBUG:teuthology.orchestra.run.trial007:> set -ex 2026-02-18T23:39:32.533 DEBUG:teuthology.orchestra.run.trial007:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:39:32.558 DEBUG:teuthology.orchestra.run.trial007:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:39:32.623 DEBUG:teuthology.orchestra.run.trial028:> set -ex 2026-02-18T23:39:32.623 DEBUG:teuthology.orchestra.run.trial028:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T23:39:32.649 DEBUG:teuthology.orchestra.run.trial028:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T23:39:32.712 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T23:39:32.713 DEBUG:teuthology.orchestra.run.trial007:> set -ex 2026-02-18T23:39:32.713 DEBUG:teuthology.orchestra.run.trial007:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:39:32.739 DEBUG:teuthology.orchestra.run.trial007:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:39:32.803 DEBUG:teuthology.orchestra.run.trial028:> set -ex 2026-02-18T23:39:32.803 DEBUG:teuthology.orchestra.run.trial028:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T23:39:32.829 DEBUG:teuthology.orchestra.run.trial028:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T23:39:32.895 INFO:teuthology.run_tasks:Running task cephadm... 2026-02-18T23:39:33.028 INFO:tasks.cephadm:Config: {'cephadm_branch': 'quincy', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:quincy', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'do not have an application enabled', 'application not enabled', 'or freeform for custom applications', 'POOL_APP_NOT_ENABLED', 'is down', 'OSD_DOWN', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY', 'PG_DEGRADED', 'Reduced data availability', 'Degraded data redundancy', 'pg .* is stuck inactive', 'pg .* is .*degraded', 'FS_DEGRADED', 'OSDMAP_FLAGS', 'OSD_UPGRADE_FINISHED', 'Replacing daemon mds', 'MDS_ALL_DOWN', 'MDS_UP_LESS_THAN_MAX', 'filesystem is offline', 'with fewer MDS than max_mds'], 'sha1': '5c7d9533eb2b3fdb031dd48c8022c4d967a9a910'} 2026-02-18T23:39:33.028 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:39:33.030 INFO:tasks.cephadm:Cluster fsid is 13ac8196-0d23-11f1-bddd-d404e6e7d460 2026-02-18T23:39:33.030 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2026-02-18T23:39:33.030 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '10.20.193.7', 'mon.c': '[v2:10.20.193.7:3301,v1:10.20.193.7:6790]', 'mon.b': '10.20.193.28'} 2026-02-18T23:39:33.030 INFO:tasks.cephadm:First mon is mon.a on trial007 2026-02-18T23:39:33.030 INFO:tasks.cephadm:First mgr is y 2026-02-18T23:39:33.030 INFO:tasks.cephadm:Normalizing hostnames... 2026-02-18T23:39:33.030 DEBUG:teuthology.orchestra.run.trial007:> sudo hostname $(hostname -s) 2026-02-18T23:39:33.060 DEBUG:teuthology.orchestra.run.trial028:> sudo hostname $(hostname -s) 2026-02-18T23:39:33.095 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2026-02-18T23:39:33.096 DEBUG:teuthology.orchestra.run.trial007:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:33.151 INFO:teuthology.orchestra.run.trial007.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:39 /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:33.151 DEBUG:teuthology.orchestra.run.trial028:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:33.202 INFO:teuthology.orchestra.run.trial028.stdout:-rw-r--r--. 1 ubuntu ubuntu 378585 Feb 18 23:39 /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:33.202 DEBUG:teuthology.orchestra.run.trial007:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:33.222 DEBUG:teuthology.orchestra.run.trial028:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:33.253 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2026-02-18T23:39:33.253 DEBUG:teuthology.orchestra.run.trial007:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:39:33.264 DEBUG:teuthology.orchestra.run.trial028:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2026-02-18T23:39:33.504 INFO:teuthology.orchestra.run.trial007.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:39:33.529 INFO:teuthology.orchestra.run.trial028.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:39:33.661 INFO:teuthology.orchestra.run.trial007.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:39:33.662 INFO:teuthology.orchestra.run.trial007.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:39:33.662 INFO:teuthology.orchestra.run.trial007.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:quincy: initializing source docker://quay.ceph.io/ceph-ci/ceph:quincy: reading manifest quincy in quay.ceph.io/ceph-ci/ceph: manifest unknown 2026-02-18T23:39:33.662 INFO:teuthology.orchestra.run.trial007.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:39:33.669 INFO:teuthology.orchestra.run.trial028.stderr:Non-zero exit code 125 from /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:39:33.669 INFO:teuthology.orchestra.run.trial028.stderr:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:quincy... 2026-02-18T23:39:33.669 INFO:teuthology.orchestra.run.trial028.stderr:/bin/podman: stderr Error: unable to copy from source docker://quay.ceph.io/ceph-ci/ceph:quincy: initializing source docker://quay.ceph.io/ceph-ci/ceph:quincy: reading manifest quincy in quay.ceph.io/ceph-ci/ceph: manifest unknown 2026-02-18T23:39:33.669 INFO:teuthology.orchestra.run.trial028.stderr:ERROR: Failed command: /bin/podman pull quay.ceph.io/ceph-ci/ceph:quincy 2026-02-18T23:39:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:39:33.678 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 30, in nested vars.append(enter()) ^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks/cephadm.py", line 589, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on trial007 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:39:33.680 INFO:tasks.cephadm:Archiving crash dumps... 2026-02-18T23:39:33.683 DEBUG:teuthology.misc:Transferring archived files from trial007:/var/lib/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475/remote/trial007/crash 2026-02-18T23:39:33.684 DEBUG:teuthology.orchestra.run.trial007:> sudo tar c -f - -C /var/lib/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/crash -- . 2026-02-18T23:39:33.710 INFO:teuthology.orchestra.run.trial007.stderr:tar: /var/lib/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:39:33.711 INFO:teuthology.orchestra.run.trial007.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:39:33.713 DEBUG:teuthology.misc:Transferring archived files from trial028:/var/lib/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/crash to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475/remote/trial028/crash 2026-02-18T23:39:33.714 DEBUG:teuthology.orchestra.run.trial028:> sudo tar c -f - -C /var/lib/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/crash -- . 2026-02-18T23:39:33.739 INFO:teuthology.orchestra.run.trial028.stderr:tar: /var/lib/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/crash: Cannot open: No such file or directory 2026-02-18T23:39:33.739 INFO:teuthology.orchestra.run.trial028.stderr:tar: Error is not recoverable: exiting now 2026-02-18T23:39:33.740 INFO:tasks.cephadm:Checking cluster log for badness... 2026-02-18T23:39:33.740 DEBUG:teuthology.orchestra.run.trial007:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'do not have an application enabled' | egrep -v 'application not enabled' | egrep -v 'or freeform for custom applications' | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'is down' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v 'pg .* is stuck inactive' | egrep -v 'pg .* is .*degraded' | egrep -v FS_DEGRADED | egrep -v OSDMAP_FLAGS | egrep -v OSD_UPGRADE_FINISHED | egrep -v 'Replacing daemon mds' | egrep -v MDS_ALL_DOWN | egrep -v MDS_UP_LESS_THAN_MAX | egrep -v 'filesystem is offline' | egrep -v 'with fewer MDS than max_mds' | head -n 1 2026-02-18T23:39:33.775 INFO:teuthology.orchestra.run.trial007.stderr:grep: /var/log/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:39:33.777 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2026-02-18T23:39:33.777 DEBUG:teuthology.orchestra.run.trial007:> sudo egrep '\[SEC\]' /var/log/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'do not have an application enabled' | egrep -v 'application not enabled' | egrep -v 'or freeform for custom applications' | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'is down' | egrep -v OSD_DOWN | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | egrep -v PG_DEGRADED | egrep -v 'Reduced data availability' | egrep -v 'Degraded data redundancy' | egrep -v 'pg .* is stuck inactive' | egrep -v 'pg .* is .*degraded' | egrep -v FS_DEGRADED | egrep -v OSDMAP_FLAGS | egrep -v OSD_UPGRADE_FINISHED | egrep -v 'Replacing daemon mds' | egrep -v MDS_ALL_DOWN | egrep -v MDS_UP_LESS_THAN_MAX | egrep -v 'filesystem is offline' | egrep -v 'with fewer MDS than max_mds' | head -n 1 2026-02-18T23:39:33.840 INFO:teuthology.orchestra.run.trial007.stderr:grep: /var/log/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/ceph.log: No such file or directory 2026-02-18T23:39:33.842 INFO:tasks.cephadm:Compressing logs... 2026-02-18T23:39:33.842 DEBUG:teuthology.orchestra.run.trial007:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:39:33.884 DEBUG:teuthology.orchestra.run.trial028:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:39:33.904 INFO:teuthology.orchestra.run.trial007.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2026-02-18T23:39:33.905 INFO:teuthology.orchestra.run.trial007.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:39:33.905 INFO:teuthology.orchestra.run.trial007.stderr:/var/log/ceph/cephadm.log: 66.9% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:39:33.906 INFO:teuthology.orchestra.run.trial007.stderr: 2026-02-18T23:39:33.906 INFO:teuthology.orchestra.run.trial007.stderr:real 0m0.010s 2026-02-18T23:39:33.906 INFO:teuthology.orchestra.run.trial007.stderr:user 0m0.008s 2026-02-18T23:39:33.906 INFO:teuthology.orchestra.run.trial007.stderr:sys 0m0.010s 2026-02-18T23:39:33.908 INFO:teuthology.orchestra.run.trial028.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2026-02-18T23:39:33.909 INFO:teuthology.orchestra.run.trial028.stderr:: No such file or directory 2026-02-18T23:39:33.909 INFO:teuthology.orchestra.run.trial028.stderr:/var/log/ceph/cephadm.log: 67.2% -- replaced with /var/log/ceph/cephadm.log.gz 2026-02-18T23:39:33.910 INFO:teuthology.orchestra.run.trial028.stderr: 2026-02-18T23:39:33.910 INFO:teuthology.orchestra.run.trial028.stderr:real 0m0.010s 2026-02-18T23:39:33.910 INFO:teuthology.orchestra.run.trial028.stderr:user 0m0.004s 2026-02-18T23:39:33.911 INFO:teuthology.orchestra.run.trial028.stderr:sys 0m0.014s 2026-02-18T23:39:33.911 INFO:tasks.cephadm:Archiving logs... 2026-02-18T23:39:33.911 DEBUG:teuthology.misc:Transferring archived files from trial007:/var/log/ceph to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475/remote/trial007/log 2026-02-18T23:39:33.913 DEBUG:teuthology.orchestra.run.trial007:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:39:33.972 DEBUG:teuthology.misc:Transferring archived files from trial028:/var/log/ceph to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475/remote/trial028/log 2026-02-18T23:39:33.974 DEBUG:teuthology.orchestra.run.trial028:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T23:39:34.000 INFO:tasks.cephadm:Removing cluster... 2026-02-18T23:39:34.000 DEBUG:teuthology.orchestra.run.trial007:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 13ac8196-0d23-11f1-bddd-d404e6e7d460 --force 2026-02-18T23:39:34.344 DEBUG:teuthology.orchestra.run.trial028:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 13ac8196-0d23-11f1-bddd-d404e6e7d460 --force 2026-02-18T23:39:34.674 INFO:tasks.cephadm:Removing cephadm ... 2026-02-18T23:39:34.675 DEBUG:teuthology.orchestra.run.trial007:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:34.691 DEBUG:teuthology.orchestra.run.trial028:> rm -rf /home/ubuntu/cephtest/cephadm 2026-02-18T23:39:34.707 INFO:tasks.cephadm:Teardown complete 2026-02-18T23:39:34.707 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/run_tasks.py", line 112, in run_tasks manager.__enter__() File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks/cephadm.py", line 2216, in task with contextutil.nested( File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/contextutil.py", line 30, in nested vars.append(enter()) ^^^^^^^ File "/usr/lib/python3.12/contextlib.py", line 137, in __enter__ return next(self.gen) ^^^^^^^^^^^^^^ File "/home/teuthworker/src/github.com_ceph_ceph-c_5c7d9533eb2b3fdb031dd48c8022c4d967a9a910/qa/tasks/cephadm.py", line 589, in pull_image run.wait(ctx.cluster.run(args=cmd, wait=False)) File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 485, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_fa17720d0088c3ac28e473468bfc79eeaff5cd38/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on trial007 with status 1: 'sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull' 2026-02-18T23:39:34.708 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2026-02-18T23:39:34.726 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T23:39:34.739 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... 2026-02-18T23:39:34.740 DEBUG:teuthology.orchestra.run.trial007:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:39:34.741 DEBUG:teuthology.orchestra.run.trial028:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T23:39:35.057 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T23:39:35.079 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T23:39:35.079 DEBUG:teuthology.orchestra.run.trial007:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:39:35.085 DEBUG:teuthology.orchestra.run.trial028:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T23:39:35.100 INFO:teuthology.orchestra.run.trial007.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:39:35.107 INFO:teuthology.orchestra.run.trial028.stderr:bash: line 1: ntpq: command not found 2026-02-18T23:39:35.126 INFO:teuthology.orchestra.run.trial007.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:39:35.126 INFO:teuthology.orchestra.run.trial007.stdout:=============================================================================== 2026-02-18T23:39:35.126 INFO:teuthology.orchestra.run.trial007.stdout:^- 172-234-44-141.ip.linode> 2 6 17 57 +15ms[ +15ms] +/- 92ms 2026-02-18T23:39:35.126 INFO:teuthology.orchestra.run.trial007.stdout:^+ 108.61.73.243 2 6 17 57 +680us[ +680us] +/- 39ms 2026-02-18T23:39:35.126 INFO:teuthology.orchestra.run.trial007.stdout:^* as393746.mci.trtnw.net 2 6 17 57 -322us[ -375us] +/- 23ms 2026-02-18T23:39:35.126 INFO:teuthology.orchestra.run.trial007.stdout:^- 172-234-25-10.ip.linodeu> 2 6 17 56 -5563us[-5563us] +/- 77ms 2026-02-18T23:39:35.132 INFO:teuthology.orchestra.run.trial028.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T23:39:35.132 INFO:teuthology.orchestra.run.trial028.stdout:=============================================================================== 2026-02-18T23:39:35.132 INFO:teuthology.orchestra.run.trial028.stdout:^- 66.42.71.197.vultruserco> 2 6 17 57 +592us[ +140us] +/- 47ms 2026-02-18T23:39:35.133 INFO:teuthology.orchestra.run.trial028.stdout:^+ 108.61.215.221.vultruser> 3 6 17 57 +905us[ +454us] +/- 23ms 2026-02-18T23:39:35.133 INFO:teuthology.orchestra.run.trial028.stdout:^- ntp.maxhost.io 2 6 17 57 +1309us[ +858us] +/- 57ms 2026-02-18T23:39:35.133 INFO:teuthology.orchestra.run.trial028.stdout:^* ntp.swyn.net 2 6 17 56 -423us[ -874us] +/- 9649us 2026-02-18T23:39:35.134 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T23:39:35.152 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T23:39:35.153 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T23:39:35.193 DEBUG:teuthology.orchestra.run.trial007:> 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 2026-02-18T23:39:35.234 DEBUG:teuthology.orchestra.run.trial028:> 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 2026-02-18T23:39:35.273 DEBUG:teuthology.orchestra.run.trial007:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:39:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:39:35.298 DEBUG:teuthology.orchestra.run.trial028:> 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 -e scontext=system_u:system_r:logrotate_t:s0 2026-02-18T23:39:35.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:39:35.338 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T23:39:35.350 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T23:39:35.363 INFO:teuthology.task.internal:Duration was 132.146431 seconds 2026-02-18T23:39:35.364 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T23:39:35.381 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T23:39:35.381 DEBUG:teuthology.orchestra.run.trial007:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:39:35.384 DEBUG:teuthology.orchestra.run.trial028:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T23:39:35.420 INFO:teuthology.orchestra.run.trial028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:39:35.420 INFO:teuthology.orchestra.run.trial007.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T23:39:35.697 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T23:39:35.698 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial007.front.sepia.ceph.com 2026-02-18T23:39:35.698 DEBUG:teuthology.orchestra.run.trial007:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T23:39:35.756 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial028.front.sepia.ceph.com 2026-02-18T23:39:35.760 DEBUG:teuthology.orchestra.run.trial028:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T23:39:35.780 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T23:39:35.780 DEBUG:teuthology.orchestra.run.trial007:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:39:35.798 DEBUG:teuthology.orchestra.run.trial028:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:39:35.862 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T23:39:35.862 DEBUG:teuthology.orchestra.run.trial007:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:39:35.876 DEBUG:teuthology.orchestra.run.trial028:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T23:39:35.897 INFO:teuthology.orchestra.run.trial007.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:39:35.898 INFO:teuthology.orchestra.run.trial007.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:39:35.898 INFO:teuthology.orchestra.run.trial007.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:39:35.898 INFO:teuthology.orchestra.run.trial007.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:39:35.898 INFO:teuthology.orchestra.run.trial007.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:39:35.901 INFO:teuthology.orchestra.run.trial007.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:39:35.925 INFO:teuthology.orchestra.run.trial028.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T23:39:35.925 INFO:teuthology.orchestra.run.trial028.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T23:39:35.925 INFO:teuthology.orchestra.run.trial028.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T23:39:35.925 INFO:teuthology.orchestra.run.trial028.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T23:39:35.925 INFO:teuthology.orchestra.run.trial028.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T23:39:35.929 INFO:teuthology.orchestra.run.trial028.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 86.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T23:39:35.930 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T23:39:35.942 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T23:39:35.942 DEBUG:teuthology.orchestra.run.trial007:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:39:35.968 DEBUG:teuthology.orchestra.run.trial028:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T23:39:35.996 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T23:39:36.018 DEBUG:teuthology.orchestra.run.trial007:> 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 2026-02-18T23:39:36.021 DEBUG:teuthology.orchestra.run.trial028:> 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 2026-02-18T23:39:36.041 INFO:teuthology.orchestra.run.trial007.stdout:kernel.core_pattern = core 2026-02-18T23:39:36.063 INFO:teuthology.orchestra.run.trial028.stdout:kernel.core_pattern = core 2026-02-18T23:39:36.075 DEBUG:teuthology.orchestra.run.trial007:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:39:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:39:36.110 DEBUG:teuthology.orchestra.run.trial028:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T23:39:36.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T23:39:36.149 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T23:39:36.170 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T23:39:36.170 DEBUG:teuthology.misc:Transferring archived files from trial007:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475/remote/trial007 2026-02-18T23:39:36.170 DEBUG:teuthology.orchestra.run.trial007:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:39:36.211 DEBUG:teuthology.misc:Transferring archived files from trial028:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/jcollin-2026-02-17_12:45:39-upgrade:quincy-x:stress-split-wip-jcollin-testing-20260217.080557-squid-distro-default-trial/53475/remote/trial028 2026-02-18T23:39:36.212 DEBUG:teuthology.orchestra.run.trial028:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T23:39:36.246 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T23:39:36.246 DEBUG:teuthology.orchestra.run.trial007:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:39:36.255 DEBUG:teuthology.orchestra.run.trial028:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T23:39:36.301 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T23:39:36.314 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T23:39:36.314 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T23:39:36.326 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T23:39:36.326 DEBUG:teuthology.orchestra.run.trial007:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:39:36.328 DEBUG:teuthology.orchestra.run.trial028:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T23:39:36.342 INFO:teuthology.orchestra.run.trial007.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:39 /home/ubuntu/cephtest 2026-02-18T23:39:36.356 INFO:teuthology.orchestra.run.trial028.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 23:39 /home/ubuntu/cephtest 2026-02-18T23:39:36.357 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T23:39:36.368 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T23:39:36.397 INFO:teuthology.run:Summary data: description: upgrade:quincy-x:stress-split/{0-distro/centos_9.stream_runc 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 132.14643144607544 failure_reason: '"grep: /var/log/ceph/13ac8196-0d23-11f1-bddd-d404e6e7d460/ceph.log: No such file or directory" in cluster log' flavor: default owner: scheduled_jcollin@soko04.front.sepia.ceph.com sentry_event: null status: fail success: false 2026-02-18T23:39:36.397 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T23:39:36.492 INFO:teuthology.run:FAIL